搜索资源列表
db_connection
- 一个数据库连接池的完整代码,根据网上找来的代码改写。在jbuilder下测试完全通过 使用时注意修改properties文件。用于商业用途请与原开发者联系。原则上只用于学习目的-a database connection pool integrity code, according to the Internet brought the code rewritten. In JBuilder fully tested through the use of properties when chan
db2
- 访问DB2数据库的标准模板代码,可以用来连接DB2数据库,测试使用快速-Visit the DB2 database standard template code, can be used to connect DB2 database, testing the use of rapid
rsglxt
- 一个完整的系统程序源码,这个源程序代码可以进行编译和运行,没有任何的问题,已经经过测试-Procedures for a complete system source code, the source code can be compiled and run without any problems, have been tested
hwqd
- 1. 直接安装并运行案例程序 运行“安装程序\Disk144\Disk1”目录中setup.exe文件,按照系统提示进行安装,可使本例程序在任何Windows系统上运行。 登录时初始用户名和密码为(注意大小写): admin:123456 系统管理员,具有所有权限 test:123456 测试用户,无权限 2. 阅读和执行源代码程序 (1)复制光盘内容到本地机,并取消相应目录及其下属内容的“只读”属性。 (2)双击“源代码\assets”文件夹内的
GEDemo
- GE实时数据库,包括入库和取数的测试代码-GE real-time database storage and take the number of test code
MongodbTest
- mongodb数据库基本操作学习测试代码!-mongodb test code
dbview
- C#远程分布式数据库查询系统代码,程序分客户端连接和服务端,测试数据是MDB,也就是Access数据库,你可以换为SQL。测试时Windows弹出的警报需要点击允许连接。-C# remote Distributed database query system code, the procedure, the client and server, the test data is MDB Access database, you can change to SQL. The the test Wi
3
- 第3章 数据的预处理(此程序是用matlab编写的,此代码已经通过本人测试)-Chapter 3 pretreatment data (this procedure is used matlab, this code has passed my test)
malletTest
- mallet测试代码, 非常优秀的自然语言处理工具包,基于Java编写,可以进行文本分类,聚类等功能,并且支持加入自定义的算法,其中有众多的API接口,有着很好的研究和实用价值。-mallet test code, very good natural language processing toolkit based on Java, you can text classification, clustering and other functions, and supports adding
testSQLite
- VC访问SQLite数据库的完整工程,包含了基本的数据库应用测试代码,对快速学习有帮助。-VC access SQLite Database
leveldb_win
- Leveldb是一个google实现的非常高效的kv数据库,一直以来只有linux版本,没有windows版本,这份源码将最新leveldb1.18版port到VS2010上,并成功编译为dll并且附上了调用测试代码-Leveldb google achieve a very efficient kv , has been the only linux version, no windows version, this version of the source code of the late