资源列表
LinuxProcessCommunication
- 创建两个生产者进程和两个消费者进程,生产者进程a需要生成10000个整数,每次都将自己的进程号(用getpid()函数获得)和生成的整数放入共享内存中(共享内存大小为64Byte)。生产者b每次从26个英文字母中选一个,并将自己的进程号和选中的字母放入共享内存中,直到26个字母全部都选中。消费者进程c负责从共享内存中读取数据生产者进程a的数据并且将这些数据写入文件a.out。消费者进程d从共享内存读取进程b的数据后写入b.out中。-The process of the creation of
f2c.tar
- 把fortran语言编的程序转为c语言编的程序, 运行环境linux-Fortran language of the provision of procedures to compile c language procedure linux operating environment
lili-ref-nessie
- LiLi,一个可以用于数字签名、数据完整性、加密的流密码算法源代码-LiLi, a can be used for digital signatures, data integrity, encryption stream cipher algorithm source code
sqlinject
- 一个命令行的SQL注入工具源码,对于想学习网络安全编程的人来说有参考价值。-A command-line source of SQL injection tool, for want to learn programming, network security for a valuable reference.
GNU_GCC
- GNU GCC编译器手册,编译选项说明等,可作为编写unix环境下工程的参考-GNU GCC compiler manuals, such as compiler options that can be used as the preparation of unix environment reference works
1
- 查杀系统隐藏进程-Hide the process of killing system
4
- 一个server和client的通信-A server and client communications
4
- NT服务框架.c-NT Services Framework. C
5
- 多线程dos攻击程序-Multi-threaded procedures dos attack
6
- 一个简单信息刺探工具源码-A simple tool to gather information source
Example
- Unix编程例子,很有帮助的-Unix programming examples, helpful
jiami
- 文件 加密 程序-File encryption program
