资源列表
linux_zombie_produce_and_avoid
- linux僵死进程的产生与避免。 一个进程在调用exit命令结束自己的生命的时候,其实它并没有真正的被销毁, 而是留下一个称为僵死进程(Zombie)的数据结构(系统调用exit,它的作用是使进程退出,但也仅仅限于将一个正常的进程变成一个僵死进程,并不能将其完全销毁)。-linux zombie processes produce and avoid。 Data structure (a process calls the exit command to end their lives
DELPHI7_socket
- 基于Delphi7实现socket编程,实现TCP协议数据收发。-Based Delphi7 socket programming, TCP protocol data transceiver.
xinjian
- 客户端互传文件建议采用UDP协议,实施点对点数据传输,这样就不需要改动服务器端,如果基于tcp协议传文件,则需要将文件上传至服务器,好友再去服务器下载文件,这样增大了服务器的负荷、占用了服务器空间。 -javax.swing.JFileChooser chooser = new javax.swing.JFileChooser() if (chooser.showOpenDialog(this) == javax.swing.JFileChooser.APPROVE_O
lanqq
- 在Linux环境下利用多线程实现局域网聊天-this is the chat program of the local at the linux
um-olsr-2.34_v0.8.8.patch.tar
- olsr在2.34中的补丁,按照这些步骤可以将olsr成功添加至ns2.34中-olsr patch for ns2.34
IP
- 攻击指定IP,需要肉鸡的配合,通过Window命令实现简单IP攻击-KILL IP
mailsend
- 用VC++MFC实现的邮件收发器,适合网络编程初学者学习-a programma to recived and send EMail,lt is useful for the beginner
socket
- socket通信的完整代码,已经实验验证过,编写规范-socket code
WinPack
- 一个抓包的小程序,使用winpcap开发,包括站站过滤,根据ip过滤,和根据端口过滤.-A capture of small procedures, the use of WinPcap development, including the station according to the IP filter, filter, and according to the port filter.
RangeEncoding_pdf
- 区间编码算法的分析与实现(论文全文) 摘要:全面介绍了区间编码算法的理论基础和实现方式。详细讨论了区间编码原理、正规化操作、区间编码实现、二进制索引树的理论和实现等技术。并给出了一个切实可行的应用程序。-Range encoding algorithm analysis (full paper) Abstract: The comprehensive range encoding algorithm theoretical basis and implementation. Discus
libsvm-weights-3.12
- matlab,c++,java三种方式编写的支持向量机权重程序代码。这是由台湾教授林智仁精心编写的。里面有详细的read-matlab, c++, java three support vector machine code. This is a well-written by Taiwanese Professor Chih- Jen Lin. with detail read inside New! Click the words above to edit and view
UDPFile
- 实现udp之间的文件传输,socket编程实现,java源代码,编译通过。-Udp between the file transfer, the socket programming, java source code, compiled by.
