资源列表
LUCENE
- 给MP3类文件用LUCENE2.3系列的版本建立索引及搜索-build index for MP3
s00
- 基于linux实现,反应器设计模式,一个线程处理一个对像,一个对像事件只被一个线程处理-Linux-based implementation, reactor design mode, a thread handling an object, an object was only one thread to handle events
memmgr
- Linux操作系统采用虚拟内存管理技术,使得每个进程都有各自互不干涉的进程地址空间。该空间是块大小为4G的线性虚拟空间,用户所看到和接触的都是该虚拟地址,无法看到实际的物理内存地址。 利用这种虚拟地址不但能起到保护操作系统的效果(用户不能直接访问物理内存),而且更重要的是用户程序可使用比实际物理内存更大的地址空间。 当进程需要内存时,从内核获得的仅仅时虚拟的内存区域,而不是实际的物理地址,进程并没有获得物理内存,获得的仅仅是对一个新的线性地址区间的使用权。实际的物理内存只有当
gbn
- 使用GBN协议,模拟GBN的工作原理.
IPAddress
- Jpcap网络编程源码,Jpcap是基于wincap的用于java的类包。
user2sid-cpp
- linux的c语言重温 user2sid cpp.zip-user2sid cpp.zip
socket_example
- linux下socket编程实现,包含服务器程序,和客户端程序,可作为网络套接字编程初学者学习-under linux socket programming, including server program and client program can be used as a network socket programming for beginners to learn
slotwatcher
- 包含邮件槽服务器程序 利用邮件槽对象来实现进程间通信的程 序-mail slot contains the procedures for the use mail server trough target to achieve inter-process communication procedures
ChatServer
- 用Java实现的socket编程 客户端-socket server thread
JpcapTip
- Jpcap网络编程实例源码,Jpcap是基于wincap的用于java的类包。-Jpcap network programming source code examples, Jpcap is based wincap package for java classes.
tcp
- TCP网络传输核心代码,网络传输可直接套用。-TCP transport network core code, network transmission can be directly applied.
socket
- 用于实现Java中TCP/IP协议中sever端与client端的通信,对java初学者认识socket编程有很大的帮助。-Java is used for communication in TCP/IP protocol and the client side of the sever end, understanding for beginners java socket programming of great help.
