资源列表
main
- 纯真版IP数据库查询代码原源代码中有一个错误导致取出的地区信息有误 在readFullAddr函数中 if ( byte == REDIRECT_MODE_2 ) { int p = 0 fread(&p,1,3,dbfile) address = readString(p) fseek(dbfile,p+4,SEEK_SET) 这段中 最后一句fseek(dbfile,p+4,SEEK_SET) 应改为 fseek(dbfile,co
MemoryOperation
- 操作系统中内存分配与回收的模拟和实现
digitalclock
- 具有调时,定时,跑秒,功能 程序完整,供各位网友参考-Has transferred, the timing, running second, the functional integrity of the procedures for your reference Netizen
func_triplot
- Compositional data: triplot. Plot a 3-part compositional data set in a ternary diagram
allpath
- 有向图,所有路径计算,不包含环路,结果中忽略了环路-null
mysqlconnetpool
- mysql长连接代码,用于频繁的mysql数据库操作不便,或是容易引起其他问题,舍其短连接-mysql connection code length for frequent inconvenience mysql database operations, or easily lead to other problems, connected homes of their short
xindrag
- 基于VB设计的新颖的拖放功能,希望给有需要朋友给予帮助,谢谢!-VB to design novel drag and drop functionality to need friends to offer help, thank you!
thr_sche
- 一种经典的多线程创建方法,使用此算法使得程序的移植性以及开发周期都得到很大提高-A classic multi-thread creation, the use of this algorithm makes the transplant procedure as well as the development cycle have been greatly improved
1
- Disk and files renaming
CImageCtrl
- VC MFC显示图片控件-image control for MFC
SingletonT
- 简单而高效的单体模式基类。使用时只需要继承就可以了。-Simple and efficient single-mode base class. Only need to use inheritance.
getcdrom
- 返回系统驱动器类型,主要是查找光驱的盘符,内附源代码。-Return the system drive types, mainly the search drive letter, enclosing the source code.
