资源列表
pthread_mutex
- (可直接使用)用互斥锁写的一个打印机程序,通过加锁和解锁使得多台打印机可同步工作-(Can be used directly) with the exclusive lock to write a printer process, by locking and unlocking makes the work more than one printer simultaneously
server.c.tar
- linux 环境下,C语言编写的客户端应用程序-linux network
fork
- 使用C语言实现进程间的控制。并使用KILL命令杀死对应进程-use c to fork
hash.c
- HASH加密源码,简单实用的加密方法,一个函数即可实现加/解密- Hash encrypt/dencrypt source.
computer
- fluent 软件中的UDF,初学UDF的童鞋可以看看,应该会有一定的帮助。-This is a UDF ,if you are learn UDF ,you can downlond
buttons
- Cobalt buttons platform device driver for Linux.
lcd_ctrl
- Liquid crystall control for MCU
cov_utf8
- 使用shell脚本,在linux环境中批量转换文件夹中的文件为utf8编码-use shell to cov all the file to utf8 code
btree-128
- btree init mempool128 for Linux v2.13.6.
1130
- a dos app. includes students info in it.
jy
- 1. 1号进程创建2,3号两个进程 2. 2号进程执行系统命令,ls,ps,cp等 3. 3号进程创建4,5号两个进程 4. 4号进程创建两个线程Thread1,Thread2 5. Thread1:循环速出“I am child1.”5次 6. Thread2:循环输出“I am child2.”5次 7. 5号进程执行一个用户编写的可执行文件 -1. No. 2 process to create two processes 2. 2, the impleme