搜索资源列表
客户端数据集更新实例
- 《Delphi 7数据库应用技术与实例》源代码__客户端数据集更新实例.ra《Delphi 7数据库应用技术与实例》源代码__客户端数据集更新实例.ra-"Delphi 7 database technology and application examples of the" source code __ client data update examples. R a "Delphi 7 database technology and application e
ch6daan
- 严蔚敏 数据结构题集 第六章 答案 自己做的 -Yan Wei Min data structure that sets the sixth chapter of the answer themselves
sjjg_suanfaji
- 数据结构及算法C语言实现代码集.有数据结构中的常用算法源码(c语言编写),如图论算法、线性表、栈和队列的及一些常见的计算问题
MyAssistant
- 实现了一个简单的个人事务助理的工具,主要介绍了VC数据库方面的编程,并且介绍了CFormView视图类的使用,CTabCtrl控件的使用,高级标签控件类的实现,建立ODBC数据源的建立,利用数据集访问数据库操作结果等。
UCI数据集
- UCI数据集 可用于验证机器学习算法
Exam100
- 该源码主要是利用数据集的方法来实现用数据库实现动态的菜单。-The main source of data collection method is to use the database to achieve the dynamic menu.
siheyi
- 本系统是ASP+Access 编写而成,集手机号码归属地查询,全国身份证查询,区号查询,邮编查询于一体. 手机号码查询归属地的数据库来源于联通,移动,网通内部数据,数据总数将近12万条绝对齐全,准确率100 ! 可自行转换为其他格式数据库(如MYSQL,MS SQL等)。最后调整时增加了159,153,156,150等最新号码段 本数据库将不定时更新 全国身份证查询系统使用的数据和国家正规数据保持一致绝对无错-www.98bk.com
kmeans
- 经典的k-means程序,包含了很多的数据集,具有几点的聚类程序的描述。以供大家参考。-kmeans
TSP
- 这是焦李成团队编写的《免疫优化计算、学习与识别》的TSP问题的数据集-Immune optimization calculation, learning and recognition
Time-Series-Analysis-in-R-
- 时间序列分析及应用:R语言 (2011汉译版,英文第2版)随书程序与数据集及勘误表-Time Series Analysis with Applications in R by Jonathan D. Cryer and Kung-Sik Chan
apriori
- 简单的apriori算法实践,包括生成数据集、生成频繁项集、计算信息相关度和置信度,最终输出关联关系数据-Simple apriori algorithm practice, including generating data sets, generate frequent item sets, computing-related information and confidence, the final output data association
heart_scale
- 该文件为libsvm核心数据集文件,用于测试libsvm安装和学习开发。-This file is libsvm core data set files for testing libsvm install and learn to develop.
LMNN
- LMNN算法源码及UCI数据集测试,本人研究生科研学习代码。-the classification of enterprise’s public opinions the extraction of text feature LMNN algorithm Huber loss function.
DeepLearningTutorials-master-theano
- theano官网deep learning教程的python源码,包括所用的数据集。-theano official website of deep learning tutorial python source code, including the use of data sets.
HDF5program
- 【HDF5program.rar】关于HDF5文件科学数据集,属性,群组等的创建或读写操作。- 【h5_crtdat.c】Create a dataset 【h5_rdwt.c】Read and write to a dataset 【h5_crtatt.c】Create an attribute 【h5_crtgrp.c】Create a group 【h5_crtgrpar.c】Create groups in a file using absolute and
chapter14
- 基于svm的数据分类预测,数据集是意大利葡萄酒种类的数据集,对葡萄酒进行种类识别以及分类。-Based on the svm data classification prediction, the data set is the Italian wine category data set, the wine species identification and classification.
informationgain
- 信息增益算法,该算法计算每个特征对数据集的信息增益。(Information gain algorithm, which calculates the information gain of each feature to the data set.)
vbemgmm
- 在混合高斯模型参数估计方法上有很多方法,例如最大似然函数的EM算法,但是该算法容易出现过拟合,故本文提出了一个变分EM的算法来对参数进行估计,可以避免EM算法中的不足。 下面的示例文件中说明了使用下面的示例文件说明了用法 examplevbem,VBEM M示例文件 faithful.txt数据集为例(The parameters of Gauss mixture model estimation method has a lot of methods, such as the maxim
常用算法程序集第五版
- 数值积分、线性方程组求解、数据处理、统计分析算法(Numerical integration, linear equations, data processing, statistical analysis algorithm)
卫星地图生成su模型
- 此方法用来将数据集合并 importpandasaspdimportglobimportos pathr=r'D:\XX\XX'#批量文件所在路径file=sorted(glob.glob(os.path.join(pathr,"*.csv")),key=la...