资源列表
[数据库编程] hashtodatabase
说明:用HASH表操作数据库中的数据。数据的操作过程及其他。-hash table operation with the data in the database. The process of data and others.<gmq> 在 2008-10-13 上传 | 大小:3.03kb | 下载:0
[Windows编程] TSPforMATLAB
说明:这是一个c++与matlab进行混合编程利用遗传算法实现tsp的源程序,较好的解决了旅行商的问题-c Matlab mixed with the use of genetic programming algorithm tsp of the source, the better to solve the traveling salesman problem<yaoxingyu> 在 2008-10-13 上传 | 大小:11.03kb | 下载:0
[数据库编程] serverconnectpool
说明:当我们在程序中启动了一个server,这个server需要跟另一个server(比如建立在老系统上的老的c程序)之间通讯,为了增加效率需要建立一个连接池的时候不妨考虑下我的解决方案-when we launched the proceedings a server, the server needs with those of another server (such as the establishment of the old system of the old procedures c)<gmq> 在 2008-10-13 上传 | 大小:3.76kb | 下载:0
[Shell编程] sunhack_md5
说明:MD5加密小程序演示 :) -MD5 encryption procedures small demonstration :)<xyxb> 在 2008-10-13 上传 | 大小:19.87kb | 下载:0
[数据库编程] javaconnect
说明:Sql server 2000和JAVA,数据访问存储和连接。-SQL server 2000 and Java, data storage and connectivity visit.<gmq> 在 2008-10-13 上传 | 大小:1.55kb | 下载:0
[Static控件] DynaDocReaderv4.25
说明:不错 不错 不错 -Yes Yes Yes Yes Yes Yes<李阳> 在 2008-10-13 上传 | 大小:2.89mb | 下载:0
[Windows编程] peformatvisefile
说明:pe文件格式.vc.net BOOL CpefileDlg::IsPEFile(LPVOID ImageBase) { PIMAGE_DOS_HEADER pDH=NULL PIMAGE_NT_HEADERS pNtH=NULL if(!ImageBase) return FALSE pDH=(PIMAGE_DOS_HEADER)ImageBase if(pDH->e_magic!=IMAGE_DOS_SIGNATURE<rar> 在 2008-10-13 上传 | 大小:75.71kb | 下载:0
[Windows编程] pearmorangela
说明:编译要先安装WTL(用来写小程序用地),先编译 stdafx.cpp,不然会提示出错.... 注:(只在Win2000 Pro Sp4 上测试过) 1: 有生命以来第一次写的程序,还原代码基本全是照抄壳代码,没有任何技术含量,游戏而已:) 2: 附有2个典型倒子(PE-Armor 0.7x),高手就莫来了,用 Relox 修复倒也是蛮方便地。 3: 由于是第一次写程序,代码乱乱地,也没有任何思路(其实有更简便地代码,无奈没经验,老是编译失败,所以用了最笨地方法)! 4<rar> 在 2008-10-13 上传 | 大小:461.03kb | 下载:0