搜索资源列表
最新程序
- 采用面向负荷控制技术,用面向对象思想与快速原型法的设计方法,在SQL SERVER数据库中实现模型及数据的存储。算法尽量简单实用,时间复杂性及空间复杂性必须在实际环境允许的范围之内。-used for load control technology, using the object-oriented thinking and rapid prototyping of the system, SQL Server database implementation model and data st
duoduodocotor
- 我做的专家诊断系统 数据库不是很全你们可以自己添加 数据库资源很好用很简单-expert diagnostic system database is not all you can add their resources to good use database is very simple
stucontrol
- java开发的数据库,这个比较大,初学者不太容易看懂,不过这个使用odbc比较简单-java development of the database, which is rather large, beginners not readily accessible. However, this is relatively simple to use odbc
CompactAndModifyDatabase
- 使用VB进行简单数据库的压缩和数据库的修改-VB simple database compression and database changes
wbxml2-0.9.2.tar
- WAP Binary XML 简单地说,它就是一个定义好的XML片断,可以表述出同步服务器地址、远程数据库名称、登录账号等等内容-WAP Binary XML simply, it is a good definition of XML fragment, Synchronization can to express server, remote database name, account number, etc. Login
datadispose
- 自己毕业时做的程序,主要是面向逆向工程数据处理的,其中还有简单的和数据库链接,以及文件等的操作
JXJW
- 使用改进的遗传算法实现简单的高校排课,连接的数据库为sql server 2
BooKshop
- wuAsp.net2.0开发的网上图书销售系统 实现简单的分类管理、图书管理,在线购书等基本功能 采用三层架构开发,默认管理帐号51aspx,密码admin,DB文件夹下为数据库
Aprioiri_DM
- Aprioir算法的的Vc++的简单实现。所采用的数据集在程序中的到体现,没有采用数据库。适合初学数据挖掘的读者。
人脸识别例子
- 人脸识别的简单例子,包括实验用的数据库和Yale人脸识别数据库
DBmatlab
- matlab和数据库的连接,本实例用ODBC连接,使用时要在本机上建立数据源,程序提供对Access操作的简单功能-matlab and database connection, the example of using ODBC connection, when used in this machine to set up a data source, the program provides a simple function of Access Operation
bbs1
- 简单的BBS系统,界面比较简单,但基本上能实现BBS的一些功能,也有SQL数据库在里面-Simple BBS system, the interface is relatively simple, but has basically been able to achieve some of the features of BBS, but also inside SQL databases
btree
- 数据库的应用,基于索引,实现一个简单的B+树搜索树 -Database application, based on the index, the realization of a simple B+ tree search tree
Improved_apriori_algorithm_for_efficiency
- 一种新的高效Apriori算法。提出一种使用先验算法产生频繁2项目集,并给出一种简单有效的逐步缩减交易数据库的方法,加快了频繁k项目集的验证速度。-To solve the bottleneck of the apriori algorithm,a new method to generate the 2-frequent item sets is put forword. To accelerate the verification speed of the k-frequent item s
DBTest
- 一个简单的基于数据库,网络的,jndi+web+dbcp 这是 一个可以直接运行的,我找了一个暑假才找到的,用NETBEAn-jndi+web+dbcp+tomcat ,it can run easily when you import into the netbean
code
- 从键盘输入两个矩阵,输出这两个矩阵和这两个矩阵相乘的矩阵,图书管理系统的一小部分 要求能 登陆 注册 推出 登陆要有次数限制(失败三次退出程序等),注册信息要求写入到文本文件里保存,已知圆半径r=2.5 圆柱高h=4,求圆的周长,面积,圆球体积,圆柱体积,用cin输入要计算的项目,然后输出计算结果,输入输出时要有文字提示,求1!+2!。。。+10!c语言代码,贪吃蛇游戏的C语言代码,求几个带权字符的哈夫曼编码,本打字游戏可进行英文,其它字符和全部字符的打字训练,每次训练若干个字符并进行打字时间,
student
- 一个简单的jsp+servlet增删该查的项目数据库为mysql数据库-A simple jsp+ servlet add or delete items in the search database mysql database
sjk
- 数据库(Database)是按照数据结构来组织、存储和管理数据的仓库,它产生于距今五十年前,随着信息技术和市场的发展,特别是二十世纪九十年代以后,数据管理不再仅仅是存储和管理数据,而转变成用户所需要的各种数据管理的方式。数据库有很多种类型,从最简单的存储有各种数据的表格到能够进行海量数据存储的大型数据库系统都在各个方面得到了广泛的应用。-Database (Database) is based on the data structure to organize, store and manage
stock
- 数据结构,堆,栈,队列的学习以及在简单数据库的应用,自己编写小型仓库管理系统的实现。-stock of a magasin, client can buy goods,and factory apply the goods。the coder who will manage the data of the magasin
algorithms
- 分类算法是统计学分类方法,它是一类利用概率统计知识进行分类的算法。在许多场合,朴素贝叶斯(Naï ve Bayes,NB)分类算法可以与决策树和神经网络分类算法相媲美,该算法能运用到大型数据库中,且方法简单、分类准确率高、速度快。-The classification algorithm is the statistical classification, it is a knowledge of probability and statistics classification alg