资源列表
linuxUDP
- 实现linux下UDP点对点信息传输(从客户端写入内容,发送给服务器端,再由服务器端返送回客户端),可以直观体会linux下的网络连接-Linux point under the UDP to achieve information transmission (from the client to write the content, sent to the server side, then returning back to the client server), you can visua
kernel_aodv_v2.2.2
- 此代码时基于Linux2.4内核的AODV路由协议,可以修改编译的环境(X86或arm)。通过编译可以使你的系统拥有一个全新的路由协议。-This code is AODV routing protocol based on Linux2.4 kernel , you can modify the compiler environment (X86 or arm). Through the compiler can make your system a new routing protocol.
vmm1.2.2
- synopsys vmm 最新源码,功能更加强大,对IC验证加强支持-synopsys vmm system verilog source code
bb
- 建立一个父子进程通信管道 进行通信和 程序; 用共享存储区 方式实现多个进程的通信 。 -jinchengjiandetongxin
Linux_C
- LINUX C语言一站式编程。详细介绍linux c编程的来龙去脉,很好的说明C语言的内涵和linux应用。-LINUX C language one-stop programming. Linux c programming detail the ins and outs, a good descr iption of C language, meaning and linux applications.
sharemem
- linux下共享内存的简单实例 可以很好的理解共享内存是怎么回事 很简单的-shared memory under linux simple example can be a very good understanding of how shared memory is a very simple matter
UNIXv7src.tar
- unix.v7.源码 由January 于1979发布-unix.v7.source code
DESIGN(Xorg)
- 详细讲解了Xorg的整体框架和各个API的输入输出。适用于Xorg driver开发者-Explained in detail the overall framework and Xorg input and output of each API. For Xorg driver developers
gprs
- GPRS打电话,发短信,短信命令解析,linux下编程-GPRS phone calls, send text messages, SMS Command Parsing
linux-socket-select
- linux 环境下socket编程select的使用方法.-socket programming under linux to use select.
tcpscan
- 多线程端口扫描程序 实现一个多线程端口扫描程序,满足要求: 1)能同时扫描5个IP地址 2)针对每个IP地址,开设100个线程对其进行扫描 3)如果端口打开,使用函数getservbyport获取服务名,在屏幕上打印:IP port servername,如果是未知的服务,则在屏幕上显示:IP port unkown. -Multi-threaded port scanner to achieve a multi-threaded port scanner to meet
Grahpainter
- 简单的QT画图程序,用Graphicscene实现-QT Paint program, with Graphicscene achieve