资源列表
hd
- 什么才是 好东西 贪食蛇 检点的游戏经典的源码 -What is a good thing贪食蛇Games disorder classic source quack
hehe
- 自动骂人工具,使用了模拟按键的功能,自动发送消息 可以作为QQ攻击器-Auto curse Tools
HelloWorld105
- helloworld的各种不同写法,很有意思,对初学者很有用-helloworld different wording, very interesting, very useful for beginners
QT
- 使用信号与槽机制,实现串口通讯,GPS通信等。-Use signals and slots mechanism to achieve serial communication, GPS communications.
makefile_for_all
- 通用makefile,单文件夹和多文件夹的。使用时单文件夹夹直接放进源文件文件夹即可用,多文件夹,要添加路径。-makefile templet!!
HTTPFilter
- Sample source for http filter -Sample source for http filter . . . . . . . . . . . . . . . . . . . . . . . . .
HuffmanCode102
- 哈夫曼编码,可以编码几乎所有的字符,同时还可译码-Huffman coding, can be coded almost all of the characters, while also decoding
huocaiyouxi
- 火柴问题一直困扰着我们,其他人不需帐号就可自由下载此源码 -Matches the problem has been troubling us, other people do not have a free account can download the source code
i2c基于51的程序
- 涉及:起动总线函数,结束总线函数,字节数据传送函数,字节数据接收函数,应答子函数-involved : Start Bus function, the end of bus functions, byte data transmission function, byte data reception function, Response Functions
ID_number
- 身份证号码验证程序,15位与18位号码自动转换,17位号码自动添加末位验证码,18位号码自动验证号码是否正确-ID number verification process, 15-bit number automatic converse with 18-bit number, 17-digit number is automatically added Bottom of code, 18-bit number automatic verification number is correct
image1
- Demonstrates image compression using biorthogonal 9/7 wavelet filters.
insertionanddeletion
- 双向链表的插入和删除操作的原理和函数实现。-Two-way linked list insertion and deletion operations