资源列表
16qam
- matlab code for 16qam modulator
read_cd_vol_info
- ISO 9660 is a international standard that defines a filesystem for CD/DVD media. To get the volume name from such system in Linux we ll be dealing with the its device path once again. On my system the device path of the CD/DVD device is /dev/scd0.
blogwalking
- blogwalking source code
Makefile.tar
- 新手在linux下写的makefile文件-I write a makefile in linux system.
portdrv_bus
- PCI Express Port Bus Driver s Bus Overloading Functions
h7201-eval
- Architecture specific stuff for Hynix GMS30C7201 development board
stacktrace
- Stack trace management functions
prcm_mpu44xx
- OMAP4 PRCM_MPU module functions
shell
- 在Linux下简单模仿shell命令解析器功能,编译器GCC。-Simple imitation under Linux shell command parser function, the compiler GCC.
pro
- CDIR(列出当前文件和目录) ccopy文件1文件2(拷贝文件) cerase文件名(删除文件) CDIS字符串(显示该字符串) CEND(退出微型命令解释程序)-CDIR(列出当前文件和目录) ccopy(list) cerase(del) CDIS(cdis) CEND(end)
vigenere
- 凯撒密码破解 包含标准输入输出的简单凯撒密码破解-Caesar password crackers contain standard input and output of a simple password cracking Caesar
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