资源列表
imp1.tar
- Linux 是一个源码开放的操作系统,无论是普通用户还是企业用户都可以编写自己的内核代码,再加上对标准内核的裁剪从而制作出适合自己的操作系统。目前有很多中低端用户使用的网络设备的操作系统是从标准 Linux 改进而来的,这也说明了有越来越多的人正在加入到 Linux 内核开发团体中。 一个或多个内核模块的实现并不能满足一般 Linux 系统软件的需要,因为内核的局限性太大,如不能在终端上打印,不能做大延时的处理等等。当我们需要做这些的时候,就需要将在内核态采集到的数据传送到用户态的一个
sources.txt.tar
- ubuntu8.10环境下的专用教育源,速度300K/S,本人测试过的!-the sources of ubuntu8.10, the speed can up to be 300KBPS
xml
- 解析XML文件的结点内容,并保存到结构体中。然后在主函数中打印结果(没有实现,望高手指点)。-parse content of XML doc,and save to struct,but i can t get the content from struct,may someone teach me,thanks a lot!
autorun.tar
- 用inotify写的,监视机顶盒/mnt/OTG目录,U盘自动运行程序,运行U盘根目录中的update.sh脚本,进行机顶盒升级-write with the inotify function family, monitor the "/mnt/OTG" directory of a set-top-box, automatically run the scr ipt "update.sh" in that directory which is mounted with Udisk
cipher
- Cipher operations driver for Linux.
entry
- Handler function table, one entry per opcode.
SegmentTermPositions
- Segment Term Positions QT for Linux Source Code.
JSMessageChannelConstructor
- JS Message Channel Constructor for Linux Web Interface Manager.
MpegYHP7484SNMPJTGSX7887Finance3132
- 今天把一个源码MpegYHP7484SNMPJTGSX7887Finance3132分享给大家,希望你们喜欢-Share a source MpegYHP7484SNMPJTGSX7887Finance3132 today to you, hope you like it
geffe
- 标准的Geffe密钥流序列生成器,它由3个LFSR线性反馈移位寄存器和非线性组合子系统组成。供交流和学习。-Standard Geffe key stream sequence generators, which consists of three linear feedback shift register LFSR and nonlinear combination subsystems. For communication and learning.
init_processor
- startup code for processors other than the first. The system is initialized, so we just need to initialize our private data and private hardware, and inform the system that we are available.
fft_bib
- 在信号处理中,我们经常需要使用FFT,也就是快速傅里叶变化,在这里提供了一个基于linux系统的快速傅里叶变化的C语言实现代码,供大家下载使用-this code is for the transformation of FFT