资源列表
Words2BMP
- 将文本存储到一个位图里面达到加密的效果,将位图用记事本打开之后还原为原有的文字-Stores the text to a bitmap inside of encryption effect, restore bitmap after use Notepad to open the original text
tongbuyuhuchi
- 在同一个进程地址空间内执行的两个线程。生产者线程生产物品,然后将物品放置在一个空缓冲区中供消费者线程消费。消费者线程从缓冲区中获得物品,然后释放缓冲区。当生产者线程生产物品时,如果没有空缓冲区可用,那么生产者线程必须等待消费者线程释放出一个空缓冲区。当消费者线程消费物品时,如果没有满的缓冲区,那么消费者线程将被阻塞,直到新的物品被生产出来,我的具体做法也是如此,建立缓冲区,生产者生产的产品放入,消费者从中取产品,如果没有产品,则等待。-err
linux-dev-manage.c
- 该C程序通过调用linux环境下的一些系统函数,实现对linux中/dev目录的管理,包括统计该目录下文件数目,以及列出所有文件等。-The C program by calling the linux environment, some system functions to realize the linux in the/dev directory management, including the statistics of the directory number of files,
ams_delta_serio
- Amstrad E3 (Delta) keyboard port driver.
br_forward
- Forwarding decision Linux ethernet bridge
cq93vc
- ALSA SoC CQ0093 Voice Codec Driver for DaVinci platforms
Text1
- 划分悬臂梁的三角形网格。可以自由设置参数。-Divided cantilever triangular mesh. Can be freely set parameters.
HttpDateTime
- Helper for parsing an HTTP date.
Authenticator
- An implementation of this class is able to obtain authentication information for a connection in several ways.
ipcomp6
- IP Payload Compression Protocol (IPComp) for IPv6 - RFC3173.
harmony-search
- 使用和声搜索算法是需要编写的代码,由此可实现其故障定位的功能-The use of harmony search algorithm is the need to write code, which can achieve the function of its fault location
OK
- C语言课设:学生考勤系统 包含四个功能模块录入 查询 修改 评分-C language courses provided: Student Attendance System It contains four modules input query modification Rating
