资源列表
FlatDateTimePicker_src
- DateTime选择控件-the selection control of DateTime
p444444
- 在 CGI 程序中获取表单数据 http_request.h-in the CGI process form data access http_request.h
wwwserver
- 一个基于UDP协议的扫描程序,实现网络扫描功能,用java实现,效率较高-a udp protocal scaner
aodv.tar
- tcl coding for 6 node aodv routing protocol and to simulate in network simulator
Bai18
- clipping a polygon with clipping windows
serial
- 嵌入式tcp服务端的程序,亲自测试能够使用-Embedded TCP server program, personally test can be used!!!
TCPchecksum
- 用C语言编写的求TCP,UDP包头校验和的程序。
client
- Socket programming in linux. Client.c describe how to client connect to server by TCP/IP
linux
- 简单课表查询,在LINUX下开发编译的,可以实现简单课表查询,以及系统当前时间。-Timetable simple queries, compiled under LINUX development, can achieve a simple curriculum inquiry, and the current system time.
base64
- Base64是MIME邮件中常用的编码方式之一。它的主要思想是将输入的字符串或数据编码成只含有{ A - Z , a - z , 0 - 9 , + , / }这64个可打印字符的串,故称为“Base64”。 Base64编码的方法是,将输入数据流每次取6 bit,用此6 bit的值(0-63)作为索引去查表,输出相应字符。这样,每3个字节将编码为4个字符(3×8 → 4×6);不满4个字符的以 = 填充。
imagesdownloader
- 使用python3写的百度图片爬虫,能根据关键字搜索想要的图片。非常好用。- Use python3 wrote Baidu picture reptiles, according to a keyword search for the desired image. Very easy to use.