资源列表
fork
- 在linux或unix中,使用系统调用fork( )创建两个子进程,并观察子进程和父进程的运行情况。-In linux or unix, the use of system calls fork () to create two sub-processes, and to observe the sub-process and the operation of the parent process.
chgdiff
- 通过分析VASP计算结果,计算表面吸附的差分态密度-By analyzing the VASP calculations, calculation of the differential adsorption density of states
heibaiyinxie1wei
- 关于黑白图像的隐写,主要是将秘密信息经过编码加密,然后嵌入到载体图像中进行传输,以保证信息安全-Black and white image steganography, secret information is encrypted, then embedded into the carrier image transmission to ensure that information security
clients
- client program in client socket communication
intc2
- support for the 2nd INTC controller of the 5249 driver
Init_Mcu
- 智能小车控制程序之Init_Mcu 智能小车控制程序之Init_Mcu-intelligent car
sp_fdp
- IEEE754 floating point arithmetic single precision for Linux.
SQLXML
- Maps SQL s XML type into Java.
ep7211-sir
- IR port driver for the Cirrus Logic CLPS711X processors.
elf_util
- Updates for PPC64 by Todd Inglett, Dave Engebretsen & Peter Bergner for Linux v2.13.6.
perfmon_generic
- This file contains the generic PMU register descr iption tables and pmc checker used by perfmon.c.
diffie_hellman
- Implement Diffie-Hellman Key exchange protocol and demonstrate that at the end, both person will have a common Key. Do the following: 1. Set a variable p ( e.g. p = 37) and g (e.g. g = 5). 2. Generate a, a random number mod p. Now generate A,