资源列表
exec
- 个进程中启动另一个程序的执行而该进程仍然能够继续运行,可以使用fork和execve系统调用/exec函数-A process to start another program implementation and the process can still continue to run, you can use the fork and execve system call/exec function
test25
- 1.编写程序,从指定目录文件开始,打印目录文件树(opendir, readdir); 2.编写程序,打印指定目录文件下的所有的文件(readdir),同时标识除文件的类型(stat); 3.编写程序,在指定目录文件下创建一个新文件,删除一个指定文件,拷贝指定文件;-Write a program file from the specified directory, print directory file tree (the opendir, the fashion in which
pass
- ubuntu 用户密码加密简单代码! /etc/shadow 用户加密简单代码!-ubuntu user password encryption code!
SDL_dcevents_c
- Variables and functions exported by SDL_sysevents.c to other parts of the native video subsystem (SDL_sysvideo.c).
qatomiccomparator_p
- Atomic Comparator Source Code for Linux.
MediaPlayerDemo
- Media Player Demo Source Code for Andriod.
ProxyOutputStream
- Proxy Output Stream extends Filter Output Stream Source Code for Andriod.
AudioCodec
- It s important code and new files that can help you in your doings. Stop do it fix your code right now.
TTYIJ
- 这个电脑系统的源码是易语言写的,功能效果好事不错的-The source of the computer system is easy to write language, the effect of good results good
credit_card_checker_with_luhn_algorithm
- check validation of smart card with luhn algorithm
ED_crypt
- 明文密文的加解密,並且可設定金鑰。 利用xor所實作出來的程式。-Encryption and decryption plaintext ciphertext, and keys can be set. Make use of xor to the real program.
Record-every-add-RW
- 运行于Intel Pintool环境,用于记录被测软件每次内存读写地址,以16位内存地址记录,可作为检测软件行为的小工具。-Build in Intel Pintool, to record and output tested program s every memory reading and writing address in 0X16 format, to monitoring tested program s habits.