资源列表
23pipe.tar
- 管道基础 管道的建立 管道父子之间的通信-Communication between the father and son of the pipeline based on the establishment of the pipe pipeline
er档
- 用汇编编写程序,任意输入两个数进行四则运算。要求从键盘输入数据和运算符,并把运算的结果显示在屏幕上。 你好-used to prepare the compilation process, arbitrary number of input 2 for 4 operator. Requests from the keyboard data entry and Operators, and the results of operations on the screen. Hello
PELCO-D__1
- linux下云台控制协议,云台控制协议有很多种,这是其中之一,并有详细解释。
Desktop
- 庞加莱截面图的源程序 换行业批评指正,-Poincare map the source change industry criticism and
timer
- 对后台进程计时,如果超时则*后台程序。中间使用了trap来抓住kill信号-A timer to keep track of the back stage program
Cbeyondclose
- 实现远程关闭对方的电脑!说明本程序是用C#写的!-Cbeyondclose
Lab9
- 我们学校计算机网络实验,Java实现的crc差错检测。希望对大家有用。-Our school computer network experiment, Java achieved crc error detection. Useful for all of us hope.
main
- 多处理器MAC控制,MP MAC control file and some useful information,and key points is attached. Please use it and refine in further. -MP MAC control file and some useful information,and key points is attached. Please use it and refine in further.
udp_proxy
- UDP Proxy. 实现UDP端口转发功能.-UDP Proxy is a tool for forwarding udp pkts to other machine/ports
python_programs.tar
- Python programs for website upload.
SimpleServer
- 从Java 1.7 以后NIO可以采用系统底层的Socket来实现了,大大提高了吞吐量。 相比Reactor方式,Nio2可以称为Proactor方式的实现。具体是程序避免等待而采用回调函数类。-From Java 1.7 after NIO Socket can be used to achieve the underlying system, and greatly improving the throughput. Compared to Reactor way, Nio2 may b