资源列表
linux-dm2016
- dm2016加密芯片,在 linux操作系统之下的引用程序,基于i2c总线,不错,很强大。-Dm2016 encryption chip, in Linux operating system under the program, quote based on the i2c bus, yes, it s very powerful
linux-i2c-eeprom
- 实现了s3c6410通过i2c总线对eeprom的读写-Achieved through s3c6410 i2c bus read and write to the eeprom
RT3370_Linux_STA
- RT3070的LINUX驱动 按照上面的说明可以装载到ARM上-LINUX RT3070 DRIVER GOOD FOR YOU
linux-0.12
- linux0.12源码,可供初学操作系统和linux系统的同志们学习。麻雀虽小,五脏俱全。-linux0.12 source operating system for beginners and comrades learn linux system. Small but complete.
ICC-RM_B-2008.09-SP1
- ICC数字后端综合脚本,包括配置及布局、布线,时钟树综合-ICC scr ipt
SLEUTH3.0beta_p01_linux.rar
- CA仿真模型中SLEUTH模型,对于地理、土地研究很有用,CA Sleuth model in the simulation model, for geography, land research useful
QT4_assisant_in_chinese.rar
- QT4帮助文档 包里面有部分中文翻译版和英文完整版的 QT4开发必备,QT4 package to help document some inside the Chinese translation and English version of the full version of QT4 development of essential
hook-linux.rar
- Linux 2.6 内核下劫持系统调用,代码比较简单,还是可以参考参考的。,Linux 2.6 kernel system call hijacking, the code is relatively simple, or can refer to as a reference.
RX8025 linux 驱动程序
- RX8025 linux 驱动程序 RX8025 linux 驱动程序,Rx8025 linux programmer Rx8025 linux programmer
Linux-MAC20081224.rar
- 在linux下,c语言编写,可以根据对方的IP,查看其MAC地址,也可以扫描局域网在线IP的MAC和主机名。原理:建立socket ,构造netbios-ns包,循环sendto()把数据发送给对方并recvfrom()读取返回信息。根据返回的netbios回应包,读取对方的主机名,组名和mac地址。 显示结果如下: IP: 192.168.116.124 Host Name: BRN_8EEE6A/BRN_8EEE6A MAC: 00-80-77-8E-EE-6A I
NS-Mac-802_11-Document-Public_
- 这是ns2.31下的CSMA/CA代码分析,我看了该流程分析后,节省了我不少时间。,This explain csma/ca process.Through reading the document,I save lots of time to read mac code.
chat.rar
- linux下利用socket多进程/多线程实现网络聊天程序完整版代码,linux process using multi-socket/multi-threaded chat program achieve the full version of the network code