资源列表
dancitongji
- 对读入的某个文本文件input.txt中,拆出英文单词,输出一个按字典顺序排列的单词表,结果输出在文本文件output.txt中,每个单词一行,并在单词后输出该单词出现的个数,两个字段之间用逗号分隔。约定单词仅由英文字母组成,单词间由非英文字母分隔,相同单词只输出一个,大小写不区分。 利用二叉树实现-the right time to a text file input.txt, divestment English words, Output by an order of the dict
bluetooth_FC5
- Linux下蓝牙驱动,在fedaro5下编译通过!-Linux Bluetooth drivers in the fedaro5 under compile!
dio_FC5
- linux下DIo驱动,在FC5下测试通过!-DIo under linux drivers in the test under FC5!
keyboard_FC5
- linux下键盘驱动,FC5下测试通过-linux under the keyboard-driven, under FC5 test pass! !
mouse_FC5
- Linux下鼠标驱动程序,FC5下测试通过-Linux mouse driver, the test under FC5! !
sl811hs_vxworks_host_driver_v1_0_12
- 有关vxworks 的host 的源程序,非常有用-the vxworks the host of the source, very useful
sub1
- 这是基于linux平台下关于多进程进度条控制的程序,用GTK完成,体现了linux的多进程控制特性-This is based on the Linux platform on the progress of the multi-process control procedures, complete with GTK, linux embodies the characteristics of multi-process control
wildmidi-0.2.2.tar
- WildMidi Midi Library and Player
12serial
- 串口程序,一个很好的Linux、Unix下的串口,并口程序源代码-Serial procedures, a very good Linux, Unix Serial, Parallel source code
bluez-libs-2.13
- 基于liunx的蓝牙协议栈源代码版本為2.13,可以方便的下載和移植!-liunx based on the Bluetooth protocol stack source code for version 2.13, can easily download and transplant!
bch_awgn
- The intention is to show you how to incorporate the AWGN/Rayleigh fading models in the basic decoding program. -The intention is to show you how to incorpor ate the AWGN / Rayleigh fading models in the basi c decoding program.
RBDS
- The decoding algorithm used in RBDS.c is based on error trapping. The program emulates the operation of the encoder and decoder of a binary cyclic codes, using bitwise shifts and xor for modulo g(x) operations. -The decoding algorithm used in RBDS.c