资源列表
lock
- Linux网络编程。主要实现共享资源问题。通过lock()函数实现锁定,unlock()实现解锁,以避免造成临界资源的死锁问题。
PELCO-D_2
- linux下云台控制协议,云台控制协议有很多种,这是其中之一,并有详细解释。
udpserver
- 基于udp通信的服务器端源代码,可以与基于udp通信的客户端端实现通话-server for udp communication
Multicast-routing
- 多播路由模拟 演示如何利用NS-2来模拟多播路由,是一个组播数据包的寻路过程,其中涉及到的网络动态特性包括节点动态的加入和离开一个组。-Multicast routing simulation demonstrates how to use NS-2 to simulate a multicast routing, a multicast packet find its way process, involving the dynamic characteristics of the netwo
reptile
- 这是一个简易的python贴吧爬虫程序,只是初学者之用,要求python是2.x版本!- a easy python crawlers of baidu tieba, just for learning
Hermite.rar
- Hermite插值,不少实际问题不但要求在节点上函数值相等,而且要求他的导数值也相等,Hermite interpolation, a lot of practical problems requires not only the function values in the nodes are equally divided, but also his value is also equal to I.
BOX
- opencv codes in C++ (linux and eclipse)
clsocketserver4
- socket 同步通讯 server端 源代码,可以运行
tcpserver
- TCP服务器端示例 TCP server-TCP server
Winsock
- 此系统可以实现两台计算机的远程通信! 是用winsock控件完成的! 分为服务器端和客户端.-system can realize both computers remote communication! Is completed winsock controls! Divided into server-side and client.
wireless-working.tcl
- this an wimax-awg example-this is an wimax-awg example
TcpDemo
- 建立TCP客户端和服务端,把数据从客户端输入,再从服务端输出-Establish TCP client and server, the data input from the client, then the output from the server