资源列表
pang123
- asm汇编语言版的贪吃蛇 具有计分功能 蛇身是笑脸-asm assembly language version of Snake with a scoring function is the smiling face蛇身
md5c
- MD5加密算法,函数定义: void ToMD5(char *src, char *md5code) src为传入字符串,md5code为MD5加密后的内容。-This is a MD5 encode function. Function is defined as following: void ToMD5(char*src, char*md5code) src: source string md5code: encoded string
dnw_source_code
- 三星的arm在调试时用的软件DNW的源码;用户可以自行改编以适用自己的需要。-Samsung`s arm when in the debug source software DNW users can self-adapt in order to apply to their own needs.
l2r-original-8475
- one of the best servers of mmo game lineage2 from l2r team
Beginning_Linux_Command_Line_Apress_2009
- Beginning the Linux Command Line (2009) by Sander van Vugt
USB_Camera_base_on_Video4Linux
- 嵌入式视频采集系统的详细步骤说明,特别适合嵌入式初学者,包括,采集,截取,存储,显示说明以及源代码。有很好的参考价值-Embedded video capture system that the detailed steps, particularly suitable for embedded beginners, including, acquisition, interception, storage and display, as well as source code. Have a
wei_linux
- 多线程编程基础(理论+实例) 包括互斥锁,条件变量,线程数据,信号量,线程属性。-The basis of multi-threaded programming (theory+ examples), including mutex locks, condition variables, thread data, semaphores, thread attributes.
dondlixue
- 共享资源,主要针对中国包装专业的研究生,来更好地发挥作用-damage
jinchengtongxin
- 进程间通信基础(理论+实例) 包括管道,有名管道,消息队列,信号灯,共享内存,socket。-The basis of inter-process communication (theory+ examples), including pipelines, well-known pipes, message queues, semaphore, shared memory, socket.
busybox-1.1.3.tar
- busybox的源代码 busybox是一个功能强大而且体积小的命令包 方便移植到arm上-busybox source code is a powerful busybox and small size of the order package to facilitate the transfer to the arm
m4-1.4.13.tar
- m4 source code for compile macro
RSAcode
- 利用公开密钥密码算法,加密和解密使用不同的密钥。 (1)使用密钥PK对明文加密后,在用解密密钥SK解密,可得到明文, DSK(EPK(X))=X (2)加密密钥不能用来解密,DPK(EPK(X))!=X在计算机上可以容易的产生 成对的PK,SK,从已知的PK实际上不可能推导SK (3)加密和解密的密钥可以对调,即EPK(DSK(K))=X (4)从PK到SK的推导过程是几乎不可能的-The use of public key cryptographic al
