资源列表
qp
- Quoted-Printable也是MIME邮件中常用的编码方式之一。同Base64一样,它也将输入的字符串或数据编码成全是ASCII码的可打印字符串。 Quoted-Printable编码的基本方法是:输入数据在33-60、62-126范围内的,直接输出;其它的需编码为“=”加两个字节的HEX码(大写)。为保证输出行不超过规定长度,可在行尾加“=\\r\\n”序列作为软回车。
raw_socket
- RAW SOCKET编程与以太网帧分析基础,用于熟悉基本的raw socket编程,对以太网帧进行初步分析。-RAW SOCKET Programming and Ethernet frame analysis based on the raw socket used to be familiar with basic programming, the initial points of the Ethernet frame Analysis.
CSDN-crack
- 突破CSDN积分限制下载文件的方法,对于没有积分或者不想注册的用户,可以试试,如果经常光顾该网站,并下载,请尊重别人的劳动,-CSDN break points limit download files
shuzu101
- 两个集合 A,B,依次输入集合中的元素,通过运算求出两个集合的交集-Two sets A and B, followed by input elements in the collection obtained by computing the intersection of two sets
test
- FTp服务器的功能实现 ,服务器端和客户端的实现-FTp server functions, server-side and client to achieve
main
- megaWIFI控制 用单片机智能联接 WIFI 有朋友可以下载参考。-megaWIFI control MCU intelligent connection WIFI A friend can be downloaded for reference.
ads
- 有渐变雪花效果的渐变广告条。使用divText.filters过滤器来实现。
3
- 利用Javamail来发送邮件
client
- UDPclient端代码(BUPTIS)-UDPclient side code (BUPTIS)
mapping
- 局域网,域控内,磁盘存储,自动网络映射盘符,一步到位-LAN domain control, disk storage, automatic network mapping letter, step
Seed_Fill_8
- 我的图形学作业,一个比较简单的8联通区域种子填充的算法,并用opengl做出了图形界面-My graphics work, a relatively simple 8 Unicom regional seed filling algorithm, and made a graphical interface with opengl
Make
- Unix_Linux TCP网络编程中Make工程管理Makefile编写实例-Makefile program