资源列表
5a5x.rb
- 自动从www.5a5x.com采集易语言源码的一段Ruby脚本-Automatic easy language source code for some Ruby scr ipt from www.5a5x.com acquisition
uboot-ping
- uboot ping代码学习笔记,从uboot的启动,到任务加载流程进行了描述-uboot ping code study notes, from uboot start to the task of loading process described
udp_Java_example
- udp服务器简单代码,实现接收客户端发送的udp协议信息。包含客户端的代码。-a udp server
tcp_Java_example
- java实现的tcp协议客户端和服务器实例代码-a tcp server and client example for java
NetTran
- (利用GIF_LZW算法实现的)网络图片传输 一、使用TCP协议传输数据。理由:稳定性好。 二、使用字节数据流进行传输,理由: A:VB的String存在自动Unicode转换问题,影响速度; B:可以直接发送8位字节数据,不需要使用Base64编码,从而减少了编码时间。 三、使用GIF-LZW压缩算法压缩图像。理由: A:行程编码、Huffman压缩算法压缩率太低; B:JPEG压缩算法需要太多位运算,且运算量大(有专门MMX优化算法),不利于VB实现;
myprogram
- 通过自己的努力,终于学会了p2p打洞,在本程序中,详细展示了p2p udp打洞的实现方法.-Through their own efforts, and finally learned p2p holes in the program, detailed show p2p udp holes realization.
linux-ftp
- Linux下的FTP服务器端和客户端。详情请参考内置说明pdf文档-FTP server and client under Linux. For details, please refer to built-in instructions pdf documents
IPTV_Sys
- IPTV是目前比较流行的电视播放系统,本软件用软件模拟的方法实现机顶盒和路由器,能够在局域网内实现视频信号的组播-IPTV system can broadcast video signal in a local network
DevWebControl
- 复选实现的DropDownCheckList-Check the implementation DropDownCheckList
Tips-to-PHP-programming
- PHP编程的十大技巧,希望它们可以帮你在编程的时候提高效率及质量-Ten PHP programming skills, I hope they can help you to improve the efficiency and quality of programming when
sjacan
- can的测试程序 基于把can当做网络设备-the test program about can bus,and use can bus as internet device.
123
- winsock编程,在多线程下的服务器端,实现可以同时接受多个客户端请求-Multi-threaded server-side winsock programming