CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - database

搜索资源列表

  1. myisodata

    0下载:
  2. isodata算法,针对的是iris数据库,代码可以直接运行,很好用。要是要用于自己的数据库,只需要把文件名,结构体信息修改下即可。-isodata algorithm, the iris against a database, code can be run, it just works. If the database to be used for their own, just to the file name, the structure of information can be mo
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-07
    • 文件大小:1066441
    • 提供者:周丽霞
  1. btree

    0下载:
  2. 数据库的应用,基于索引,实现一个简单的B+树搜索树 -Database application, based on the index, the realization of a simple B+ tree search tree
  3. 所属分类:Data structs

    • 发布日期:2017-04-29
    • 文件大小:9597
    • 提供者:julia
  1. readmit

    0下载:
  2. 该压缩包内含美国麻省理工学院的MIT数据库的读取调用程序,以及mit数据库本身,基本上研究心电的学者都要用到这个数据库和调用程序,所以可免去心电研究者寻找数据库以及调用数据库的烦恼-The package includes the MIT Massachusetts Institute of Technology called the procedures to read the database, as well as mit database itself can be removed fr
  3. 所属分类:matlab

    • 发布日期:2017-06-21
    • 文件大小:35118697
    • 提供者:zhengp
  1. roughset

    1下载:
  2. ,在MATLAB环境下对 学生自主学习成绩决策表进行了求解,分析了该决策表的上近似集、下近似集、不可分辨关系、约简、核集、属性依赖度的概念,从而 在原始数据的基础上得出了条件属性与决策属性间的关系。 -The knowledge theory based on rough set can help to simplify the knowledge proceeded from originaldata. In the paper it intro- duces the roug
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:341711
    • 提供者:水晶
  1. ID3algorithm

    0下载:
  2. 随着高校的扩招,学生的数量越来越大,传统的对学生成绩的统计分析方法已不适应深入分析的需要。针对学生情 况数据库应用数据挖掘中的 ID3 算法进行了情况分类,并对得到的结果进行了分析,得出了影响学生成绩的内部原因以及 其它一些结论。-As the result of the enrollment scale of universities expanding, the number of students in universities increased gradually duri
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:32932
    • 提供者:雨梦缘
  1. DatabaseSystems

    0下载:
  2. 《数据库系统概论》课件,详细地讲解了数据库的各种概论、描述了SQL的使用-" An Introduction to Database Systems" Courseware
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-06-12
    • 文件大小:19704565
    • 提供者:
  1. jboss-portal-2.0.1RC1-jboss-4.0.2

    0下载:
  2. jboss服务器! java开发员必备! 一般与sqlserver数据库组合!-jboss server! java developer must have! Sqlserver database with the combination of the general!
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-10-31
    • 文件大小:46331914
    • 提供者:123456789
  1. ATM_c

    0下载:
  2. 本ATM软件为纯C++编写,没有用到数据库,完全对文件进行操作,适合初学者学习!-The ATM software for the pure C++ development, did not use a database to operate entirely on paper, suitable for beginners to learn!
  3. 所属分类:Data structs

    • 发布日期:2017-05-06
    • 文件大小:1300333
    • 提供者:张英波
  1. FLDbasedFaceRecognitionSystem_v2

    0下载:
  2. 基于fisherface的人脸图像识别,采用lda降维的方法来识别人脸图像-This package implements a well-known FLD-based face recognition method, which is called Fisherface [1]. All functions are easy to use, as they are heavy commented. Furtheremore, a sample scr ipt is incl
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:261703
    • 提供者:paul
  1. face_database

    0下载:
  2. att和yalesface的人脸数据库,相信需要的人很多!-face database of att and yaleface,i think someone needs it!
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-05-17
    • 文件大小:4641232
    • 提供者:黄立
  1. FLASH

    0下载:
  2. FLASH中动态调用数据库信息 -FLASH dynamic call database information call FLASH dynamic database information
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-10
    • 文件大小:1030053
    • 提供者:lower
  1. tt.o

    0下载:
  2. 用java语言实现的qq登陆注册功能,用的是sqlserver数据库。可以供参考哦!-Java language used to achieve the registration of qq landing, using a sqlserver database. Oh, to be available for reference!
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-03
    • 文件大小:226195
    • 提供者:小新
  1. FIM(mushroom)

    1下载:
  2. 一种基于Apriori算法的改进算法,只扫描一次数据库,将事务转换为布尔矩阵。-An algorithm based on Apriori algorithm, only one database scan will be converted to Boolean Matrix Service
  3. 所属分类:数学计算/工程计算

    • 发布日期:2013-04-28
    • 文件大小:3960891
    • 提供者:大哥
  1. Improved_apriori_algorithm_for_efficiency

    0下载:
  2. 一种新的高效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
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-06
    • 文件大小:185015
    • 提供者:刘曦
  1. fingerprintsourcecode

    0下载:
  2. 北航开发的指纹识别系统,编译都没问题,因为缺少原图像库,因此程序运行可能有点问题,但是源码可供大家交流参考。-BUAA developed fingerprint identification system, the compiler no problem because the lack of the original image database, it may be a bit run, but to facilitate the exchange of source code for r
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-05-22
    • 文件大小:6741260
    • 提供者:刘子木
  1. 1.6b

    0下载:
  2. AVY变频器数据库源代码,源码-AVY Change the Pin machine database source code
  3. 所属分类:STL

    • 发布日期:2017-04-16
    • 文件大小:241369
    • 提供者:rare
  1. apriori

    0下载:
  2. Apriori的经典实现 与 oracle 数据库相连-the implement of apriori,connecting to Oracle database
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:30449
    • 提供者:zjm
  1. Munetest

    0下载:
  2. 实现动态菜单,从数据库读取,跟动态TREEVIEW一样-Dynamic menu, read from the database with the same dynamic TREEVIEW
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-17
    • 文件大小:92554
    • 提供者:shenlong
  1. autofaceV5.0

    0下载:
  2. 自动人脸检测识别系统V5.0是一套集图象处理、人脸检测和人脸识别以及人脸图像数据库管理于一体的完整人脸识别系统。-Automatic Face Detection and Recognition System V5.0 is a set of image processing, face detection and face recognition and human face image database management in one complete face recognition
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-06-09
    • 文件大小:16423896
    • 提供者:铁军
  1. matlab

    0下载:
  2. MAtlab documents for help and access database
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:22578
    • 提供者:shirin
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 32 »
搜珍网 www.dssz.com