资源列表
位图处理
- 位图文件windows编程-windows bitmap file programming
jg
- 传世服务端的结构,让你在编写传世服务端少走写弯路,更直接查询到和了解各个文件的内容.是助编写私服的好文章
TireTree
- Trie树,又称字典树、单词查找树,是一种树形结构,用于保存大量的字符串。它的优点是:利用字符串的公共前缀来节约存储空间,是一种比较简单的数据结构。理解起来比较简单,但Trie树也有它的缺点,Trie树的内存消耗非常大。-Trie tree, also known as a dictionary tree, word search tree is a tree structure used to save a lot of strings. Its advantages are: the use
i2c_interface
- i2c interface driver-i2c interface
MOShortCut
- MO最短路径, MO最短路径算法-MO shortest path, MO shortest path, MO shortest path algorithm
C_LINK
- Linkded list program made by me. in my degree work
boduanzhuanhuan
- 本程序能实现读取TXT文本,然后将数组进行BSQ,BIL,BIP之间的转换-This procedure can achieve to read TXT text, and then array BSQ, BIL, BIP conversion between
lj
- 清除系统垃圾,把windows日常的垃圾文件删掉。-Trash removal system, the daily junk files windows deleted.
example-24
- 《Visual C++编程技巧典型案例解析》随书光盘《Visual C++编程技巧典型案例解析——网络与通信及计算机安全与维护篇》中实例24-" Visual C++ programming skills typical case analysis" CD with the book " Visual C++ programming skills a typical case analysis- Network and communications and comput
3
- 操作SqlServer数据库的完整类,包括链接数据库、关闭数据库、查询、执行、显示在DataGridView里等等操作。-Operate SqlServer database class
876545678
- VB判断windows驱动器的类型,软盘、硬盘或U盘-VB determine the type of windows drive, floppy disk, hard disk or U disk
VBComboBox
- VB对ComboBox的输入内容进行检查,在失去光标焦点时判断输入内容是否符合要求,不正确则给出提示。窗口中使用了临时标签,用来获得焦点,使组合框能够失去焦点,并在失去焦点时进行有效性检查。输入的数据不在列表中,请重新输入-VB ComboBox contents of the input is checked, the cursor loses focus when typing to determine whether the request is not correct, give tip