CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 数据集

搜索资源列表

  1. 数据结构算法集C++

    0下载:
  2. 数据结构常用算法,C++语言,对初学者很有帮助-algorithm commonly used data structures, C language, very useful for beginners
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:7030
    • 提供者:李强
  1. 17154640945

    0下载:
  2. 一个十分好用的delphi第三方控件。它主要起到美化界面的作用。包含多个数据集,从整个界面的美化到一个按钮的改变都包括了。而且安装十分的方便,-a very user-friendly delphi third-party controls. It is mainly played the role of landscaping interface. Includes a number of data sets from the entire interface of a button to b
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:288209
    • 提供者:dtz
  1. 20051229tar

    0下载:
  2. 经典的个人事务助理的工具,主要介绍了VC数据库方面的编程,并且介绍了CFormView视图类的使用,CTabCtrl控件的使用,高级标签控件类的实现,建立ODBC数据源的建立,利用数据集访问数据库操作结果等。 -classic personal assistant tool, introduced the VC database programming, CFormView and introduced the use of the View class, CTabCtrl control
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:535715
    • 提供者:袁立
  1. 数据结构及算法经典源程序集

    0下载:
  2. 数据结构经典算法源码,包括二叉数,队列,栈.应有尽有-data structure classical algorithm source code, including the number two forks, queue, stack. Everything
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:309059
    • 提供者:haip
  1. cluto-2.1.1.tar

    0下载:
  2. 该软件是基于C均值算法的聚类软件,能对数值型数据集进行合理的聚类。-The software is based on the C - Means clustering algorithm software, capable of numerical data sets reasonable clustering.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:9364297
    • 提供者:杨秋实
  1. 简单的个人事务助理的工具

    1下载:
  2. 实现了一个简单的个人事务助理的工具,主要介绍了VC数据库方面的编程,并且介绍了CFormView视图类的使用,CTabCtrl控件的使用,高级标签控件类的实现,建立ODBC数据源的建立,利用数据集访问数据库操作结果等。-achieve a simple personal assistant tool, introduced the VC database programming, CFormView and introduced the use of the View class, CTabCt
  3. 所属分类:家庭/个人应用

    • 发布日期:2008-10-13
    • 文件大小:105728
    • 提供者:chen
  1. 数据结构算法——VisualC++6.0程序集电子教案

    0下载:
  2. 数据结构算法是编程的重要部分,很好的帮组大家!-data structure programming algorithm is an important part of a good group to help you!
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:629631
    • 提供者:杨柳
  1. sjcx

    0下载:
  2. 该实例介绍了简单数据集的开发。 1.使用了SQL Server中的pubs库中的jobs表。 2.通过数据源控件在设计时,连接数据库,通过设置TSQLQuery组件的SQL属性设置查询SQL语句。 3.运行程序-the simple example of the development of data sets. 1. The use of SQL Server pubs for the jobs table. 2. Through the data source controls
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:404820
    • 提供者:韩炜
  1. weka-3-3-5

    0下载:
  2. own Java code. WEKA 是一个机器学习运算法则,它是为解决真实世界中的数据问题。它用java写成并且几乎可以在任何平台上运行。运算法则能够被直接应用到数据集上或者从你自己的java 码中调用。-own Java code. WEKA is a machine learning algorithms, it is to solve the real-world data. Using java can be written in almost any platform. Algor
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:4893003
    • 提供者:yxkj
  1. ras9_csharp_win_datasetreport

    0下载:
  2. 该示例说明C#中如何使用水晶报表---如何从数据集获取数据-the sample C# Note how the use of crystal statements -- how to collect data from the data acquisition
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:11839
    • 提供者:lws
  1. myworkonnnet

    1下载:
  2. 多层感知器(MLP)(BP算法训练)、径向基函数网络(RBF网络)、支持向量机(SVM)对2D Mexican Hat、Gabor、Friedman 以及Polynomial等几种函数数据集进行回归和预测-multilayer perceptron (MLP) (BP algorithm training), RBF network (RBF), Support Vector Machine (SVM) to 2D Mexican Hat, Gabor, Friedman Polynomial
  3. 所属分类:matlab例程

    • 发布日期:2015-06-10
    • 文件大小:1483984
    • 提供者:张毅
  1. Shequ_Mis

    0下载:
  2. 主要技术: 1.对常见控件的使用(如:TStrings、TStringList、Tlist) 2.数据库链接:常见的数据访问技术(ADO技术,BDE技术) TadoConnection(数据链接)/TadoQuery(数据集)控件, TDataModule数据模块使用, 读取配置文件 3.事件驱动编程: 窗体事件(OnActivate,OnCreate,OnShow)键盘事件(KeyPress),鼠标事件(MouseMove),定时事件(Timer) 4.动态生成组件
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:3161102
    • 提供者:陈超群
  1. fcm

    0下载:
  2. 该文件是有关fcm的Matlab仿真算法,数据集为一随即数据集.-the paper is on the FCM Matlab simulation algorithm, data was collected for one data set.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:3649
    • 提供者:楼强
  1. epc2d-update

    0下载:
  2. 一个投影聚类算法及其数据集生成源码。 参考文献: Eric K.K. Ng, A. Fu : Efficient algorithm for Projected Clustering,-a clustering algorithm and its projection data sets generated source. References : Eric K. K. Ng, A. Fu : Projected Efficient algorithm for clustering,
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:541876
    • 提供者:章明
  1. last_SIP

    1下载:
  2. 主要内容:  使用ADO连接数据库,并返回数据集  使用DLL对数据集进行操作  运用windows线程技术对数据进行输出 -main elements : # 61548 use ADO to connect to the database, and return to # 61,548 data sets that use the DLL to operate data sets # 61548 windows threadin
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:23277
    • 提供者:张斌
  1. 1337

    0下载:
  2. 求对给定数据集估计PI 的值 具体过程是: 给定数据集中任意取两个数组成一对数的取法有 ( ) 2 C2 n 1 n n − = 种,求出这 ( ) 2 n − 1 n 对数中 两个数互素的对数Count 。再利用公式 2 ( 1) 6 2 − = n n Count π 推出 Count 3n(n − 1) π = 。-right for the give
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:763700
    • 提供者:rcponder
  1. histogram_generator

    0下载:
  2. 根据不同的数据集画出相应的柱状图 包括的主要文件有 Graph.dsw GraphView.cpp GraphView.h Graph.h
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:50855
    • 提供者:白伊清
  1. realDBSCAN

    2下载:
  2. 二维的DBSCAN聚类算法,输入(x,y)数组,搜索半径Eps,密度搜索参数Minpts。输出: Clusters,每一行代表一个簇,形式为簇的对象对应的原数据集的ID-two-dimensional clustering algorithm, the input (x, y) array, search radius Eps. Minpts density search parameters. Output : Clusters, each firm on behalf of a cluste
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1652
    • 提供者:胡瑞飞
  1. pca&mda

    0下载:
  2. pca,mda对ORL数据集上的人脸图像进行分类
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:1615
    • 提供者:吴胜
  1. PubMethod

    0下载:
  2. 这是用C++.net的托管类编的。实现从数据集转换到Excel和Word。之前应引用Microsoft.Office.Interop.Excel和Microsoft.Office.Interop.Word-C. Net hosting category series. From a data conversion to Excel and Word. Prior to invoke Microsoft.Office.Interop.Excel and Microsoft osoft.Office
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:2990
    • 提供者:方吴丰
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 50 »
搜珍网 www.dssz.com