资源列表
abc
- a program that creates three threads. These threads access a shared integer, called buer, one at a time. The buer will initially be set to 0. Each thread should print its thread ID, process ID and the buer s current value in one statement, t
t1
- how to search for the biggest end folder from your sistem (under Linux)
staticcharTHISFILE
- __FILE__为预编译器常量,返回当前编译的文件名,还有比较常用的几个预编译器常量, __LINE__编译器在编译的文件的第几行; __DATE__返回当前的日期Jul-20-2004; __TIME__返回当前的时间hh:mm:ss; -welcome to read!!!
Bcast
- This program uses MPI to send a char vector from one process to all the others, including itself. It simulates Bcast, but uses Send()
Caesarp20Cipher
- Caesear Encryption Example in C
csrc-mn10300
- MN10300 clocksource driver for Linux.
elf64_getshdr
- Return section header for Linux.
read_data
- fortran语言编程,可实现读取已有数据进入主程序中进行运算处理小程序。-fortran language programming, can be read existing data into the main program for computing processing procedures.
main
- 这是移位密码加密解密的程序源码,可以实现移位密码加解密-This is a shift cipher encryption and decryption program source code, can achieve shift cipher encryption and decryption
bios_extract.tar
- BIOS extractor tools for various systems.
RSA
- RSA implementation in c
intreg
- Linux Device Driver: The interrupt register provides for the generation of software.