搜索资源列表
Apriori2
- 这是关于数据仓库与数据挖掘的Apriori算法的实现程序,基于关系型数据库的。-This is the implementation of Apriori Algorithm used in Data Warehouse and Data Mining filed, based on the Relation Database.
最新程序
- 采用面向负荷控制技术,用面向对象思想与快速原型法的设计方法,在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
colin
- CoLIN 人工语言模拟 汉化版 2002年8月9日 原作者 布朗 alan j. brown 15 Kinloch Road Renfrew Scotland PA4 0RJ alan@barc0de.demon.co.uk http://www.barc0de.demon.co.uk/ 汉化者 陈辉 主页: http://go2debug.yeah.net 邮件: go2debug@hotm
Roughset_GetRules
- 属性约简程序: 1将roughset数据库附加到SQLServer2000数据库中 2 在system.ini中设置SQLServer2000服务器ip,若在本地,则不必设置 3 在CTR表中输入决策表 4 启动roughset_getreduce.exe求约简和规则.-attribute reduction procedures : roughset database will be an additional database to SQLServer2000 2 s
vczhiwenshibie
- 这是一个用c++编写的实现指纹识别的程序,里面带有指纹数据库,可以直接验证
k-means-iris
- 针对著名的UCI机器学习数据库中的iris data的kmeans聚类分析程序,具有代表性-For the well-known UCI machine learning repository of the iris data of kmeans cluster analysis procedure, a representative
ltjjr
- 登陆用户名/密码乱输入即可,因为功能不在这儿。 登陆界面全是图片,只是为了演示更亲切一点。 主要对话AI内容在talk.dat 里面,他是程序的数据库。 本程序核心代码为网友sc寻制作的,本人自己把外设界面加上而成的,可以给VB学习者以借鉴。-Your username/password input can be arbitrary because the function was not here. Landing Interface are pictures,
SVM-face-recognition
- SVM face recognition 程序源代码 s1-s40 --------- 人脸数据库 face.m --------- 人脸识别主程序 load_database.m------载入数据函数 其他-------------LIBSVM工具箱函数 注意:LIBSVM需要手动安装,先安装编译器,再执行make.m-Source code S1-s40-----face database Face. M-----face recognition t
pubfigDownloadingaMD5checking
- 下载PUBFIG人脸数据库的程序代码(matlab版本),同时包括后续处理代码,如对下载后的人脸图片核对其MD5校验码以确定是否是数据库中原始发布的图片。-Matlab code for downloading the face images of the PUBFIG database distributed just with a list of URL of images. If you want to use this database you have to download it y
matlab-written-number-recognistion
- 本程序基于“图像模式识别—VC++技术实现”写就,实现了线性和非线性手写数字识别。 程序主文件是homework.m 程序包括homework.m,homework.fig,Getfeature.m,losstab.m,losstab.fig,samplelib.m,samplelib.fig,save_sample.m,save_sample.fig 和数据库template.mat。 具体实现可以参考程序内注释。-this is a matalb programme,i
FaceRecognition_CNN(olivettifaces)
- 将CNN应用于人脸识别的流程,程序基于Python+numpy+theano+PIL开发,采用类似LeNet5的CNN模型,应用于olivettifaces人脸数据库,实现人脸识别的功能-CNN is applied to the process of face recognition. The program is based on Python+ numpy+ theano+ PIL development, and uses CNN model like LeNet5, which is
dilft
- 1.简介 本程序是用纯C语言编的一个基于菜单命令行的数据库系统,可以创建多个数据库,数据库表,字段,其中字段的类型只能为整()