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

搜索资源列表

  1. DataFilter

    0下载:
  2. 当我们在操作数据集时,往往需要对数据进行筛选。例如:一个名为Customer的数据表,它具有CustNo、CustName、Country、Address、Phone、State、TaxRate等字段,如果只想查看国别为China或顾客号大于1000的顾客记录,就需要对数据集进行过滤。经总结,有下面这些过滤方法: 一、利用Ttable和Tquery的Filter属性 二、用ApplyRange筛选数据集的记录 三、用OnFilterRecord事件筛选 四、用Tquery控件的S
  3. 所属分类:TreeView控件

    • 发布日期:2008-10-13
    • 文件大小:1729
    • 提供者:chen
  1. Invoke_ActiveX_Control_in_Delphi

    0下载:
  2. 对于activex控件的动态调用,而不是使用在delphi中注册的方法。这是一段试验程序。调用程序中的代码比较重要,实现这个功能。其余的几个都是测试的ActiveX控件。那个“数据集操作的ActiveForm”使用的是sqlserver的NorthWind的数据库,各位自己在AdoConnection里面重新设置一下就可以了。这段代码主要是尝试如何设置/获取 ActiveX控件的属性,调用ActiveX控件中带参数的方法等。-for dynamic call, rather than using
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2008-10-13
    • 文件大小:923413
    • 提供者:孙英佶
  1. TextFileDataSet

    0下载:
  2. 该构件能读取txt文本文件到数据集对象TDataSet中,方便数据处理。适合导入出数据包操作.-component of the text can be read txt file to the target TDataSet data sets, facilitate data processing. Suited up into data packets operation.
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:13731
    • 提供者:geh
  1. dataset_person

    1下载:
  2. dat文件,是apriori算法所用到的数据集,很多人找,因此上传-dat document is apriori algorithm uses data sets, many people find it uploads
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:398991
    • 提供者:真真
  1. smartclient

    0下载:
  2. 智能客户端本章分析在客户端处理数据时的各种注意事项,包括数据缓存、数据并发以及数据集和 Windows 窗体数据绑定的使用。-smart client analysis of this chapter in processing client data to the various matters, including data caching, Concurrent data and data sets and Windows Forms data binding use.
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:21679
    • 提供者:hs
  1. bootstrap

    4下载:
  2. Matlab中实现的bootstrap源码。可用于由原始数据集生成若干个子数据集。-Matlab realized bootstrap source. Can be used by the original data sets generated a number of sub-data sets.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:83698
    • 提供者:qinglin
  1. clustershiyongdaquan

    0下载:
  2. 聚类算法全集以及内附数据集,可以方便使用。-clustering algorithm and the Collected Works of containing data sets, it is convenient to use.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:158276
    • 提供者:zyjchlina
  1. kmeans_matlab

    0下载:
  2. 使用matlab进行实现的kmeans算法。数据集。-use Matlab for achieving the kmeans algorithm. Data sets.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:59868
    • 提供者:zyjchlina
  1. Libsvm-dataset

    1下载:
  2. 用于实现上面应用程序的相关数据集.是matlab数据文件格式的-used to achieve the above applications related data sets. Matlab is the data file format
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:509692
    • 提供者:zql
  1. entropy_of_dataset

    0下载:
  2. 此程序能够计算一个数据集的熵和基于某个属性的熵-this procedure to calculate a data set based on the entropy and the entropy of a particular attribute
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:49333
    • 提供者:杨清滨
  1. stanford+rabbit

    0下载:
  2. stanford大学的兔子,很有名的数据集,搞计算机图形学的人士都知道的-stanford University of rabbits, the well-known data sets and engage in computer graphics people are aware of
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:763369
    • 提供者:wgede
  1. DataGridToExcel

    0下载:
  2. 将数据集DataSet转换为Excel表格输出,使用时要在VS2003中重新添加引用-DataSet data sets will be converted to Excel spreadsheets output use VS2003 to re-add quote
  3. 所属分类:SQL Server数据库

    • 发布日期:2008-10-13
    • 文件大小:10121
    • 提供者:可中言
  1. MystringGrid

    0下载:
  2. 重新改写的stringgrid,可以实现把stringgrid的内容填写到数据库中,可以通过传一个Dataset数据集来填充stringgrid,删除一行等等,只是一个pas文件代码,如要使用请放编译到包中然后安装就可-to rewrite the stringgrid. stringgrid can to achieve the complete contents of the database, Chuan through a Dataset data sets to fill string
  3. 所属分类:Delphi控件源码

    • 发布日期:2008-10-13
    • 文件大小:3140
    • 提供者:huping
  1. ADO-database

    0下载:
  2. ADO数据库编程:1、 添加#import指令 2定义_ConnectionPtr型变量,并建立数据库连接3定义_RecordsetPtr型变量,并打开数据集4读取当前记录的数据5修改数据 6添加记录7删除记录-ADO database programming : 1. add # import directive definition _ConnectionPtr two variables, and the establishment of the database link def
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:27376
    • 提供者:马彦
  1. cm_zfzsjxq

    0下载:
  2. 中国移动直放站监控系统数据需求规范 中国移动直放站监控系统数据需求规范规定了GSM网络中直放站覆盖设备(以下统称为“直放站”)统一监控系统管理的数据集。-China Mobile Repeater Monitoring System data needs standardize China Mobile Repeater Monitoring System data needs norms the GSM network coverage Repeater equipment (herein
  3. 所属分类:行业发展研究

    • 发布日期:2008-10-13
    • 文件大小:117747
    • 提供者:杜建强
  1. IBM_VC++

    1下载:
  2. IBM实验室提供的数据集生成器源码,可以数据挖掘中经常使用的关联规则数据集。-IBM laboratory data sets provided by the generator source, Data mining can be used in the association rules data sets.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:18055
    • 提供者:szg
  1. vbmapx0023

    0下载:
  2. MapX应用讲义 一、加载地图数据 1、 TAB的数据分为两种数据:地图数据(Layers)、属性数据(Datasets)。关系:不可 分割的一个数据集的两部分. 2、 数据加载:GST文件由GeosetManager40.exe程序生成。在程序使用gsT文件:Map1.Ge oset=Filepath+FileName 3、 问题:GST文件加载后,只是默认将地图数据加载,属性数据另外需要使用单独的命令 进行加载,否则对属性数据的操作全部非法。加载
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:56992
    • 提供者:jqw
  1. stuwe_OttLib

    0下载:
  2. OttLib套件使用说明: 1、OttEnter控件:该控件主要实现在窗口中按回车键跳转到下一控件的功能;该控件是非可视控件,Enable属性设置为True时控件生效(回车跳转到下一控件)。 2、OttDBGrid控件:该控件主要用于配合ottEdit,ottDBEdit控件进行显示数据,实际使用中无需对其进行设置,主要也就调整大小即可,显示大小也可在ottEdit,ottDBEdit控件上进行设置,在实际使用中一个窗体中共用一个就行。 3、OttEdit控件:该控件主要用于录入关联
  3. 所属分类:Delphi控件源码

    • 发布日期:2008-10-13
    • 文件大小:662739
    • 提供者:邱中天
  1. New-Mexico

    0下载:
  2. 网络安全测试数据集,墨西哥大学提供,比较有用的东西-network security test data sets, the University of Mexico, the more useful things
  3. 所属分类:搜索引擎

    • 发布日期:2008-10-13
    • 文件大小:295720
    • 提供者:libin
  1. locallinear

    0下载:
  2. 用matlab自编的基于自适应局部线形化的软件可靠性模型.效果非常良好.源程序和数据集都有,可以直接运行.-using Matlab-based adaptive self Local Alignment of software reliability models. The effect was very good. source code and data sets have, and can directly operation.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:5067
    • 提供者:邱大山
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 50 »
搜珍网 www.dssz.com