搜索资源列表
81-101
- vc灵感编程范例源代码 81 创建树 82 创建声音控制按钮 83 播放控制 84 文本对话框 85 时钟 87 通信控制 88 创建文本区域组件 89 更改文本区域 91 学校报表 92 银行平衡表 93 Java多线程小程序演示浏览 94 发送接收数据 95 信件处理 96 服务器监听 97 发送接收UDP数据 98 创建备用屏幕 99 SQL数据集 100 视频会话 101 绘图-vc inspiration programming model to create the source c
myadodemo
- 吐血制作的两个ado 里面两个类,一个是连接的 一个是数据集的 这个做到了够用,同时也做到了实用与精练!-vomit blood produced by the two ado inside two categories, one is a link between the data sets is one of this done enough, but also achieve a practical and concise!
17154640945
- 一个十分好用的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
sjcx
- 该实例介绍了简单数据集的开发。 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
Shequ_Mis
- 主要技术: 1.对常见控件的使用(如:TStrings、TStringList、Tlist) 2.数据库链接:常见的数据访问技术(ADO技术,BDE技术) TadoConnection(数据链接)/TadoQuery(数据集)控件, TDataModule数据模块使用, 读取配置文件 3.事件驱动编程: 窗体事件(OnActivate,OnCreate,OnShow)键盘事件(KeyPress),鼠标事件(MouseMove),定时事件(Timer) 4.动态生成组件
last_SIP
- 主要内容: 使用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
ann_1.1
- ANN is a library written in the C++ programming language to support both exact and approximate nearest neighbor searching in spaces of various dimensions.ANN is also a testbed containing programs and procedures for generating data sets, collect
DataFilter
- 当我们在操作数据集时,往往需要对数据进行筛选。例如:一个名为Customer的数据表,它具有CustNo、CustName、Country、Address、Phone、State、TaxRate等字段,如果只想查看国别为China或顾客号大于1000的顾客记录,就需要对数据集进行过滤。经总结,有下面这些过滤方法: 一、利用Ttable和Tquery的Filter属性 二、用ApplyRange筛选数据集的记录 三、用OnFilterRecord事件筛选 四、用Tquery控件的S
Invoke_ActiveX_Control_in_Delphi
- 对于activex控件的动态调用,而不是使用在delphi中注册的方法。这是一段试验程序。调用程序中的代码比较重要,实现这个功能。其余的几个都是测试的ActiveX控件。那个“数据集操作的ActiveForm”使用的是sqlserver的NorthWind的数据库,各位自己在AdoConnection里面重新设置一下就可以了。这段代码主要是尝试如何设置/获取 ActiveX控件的属性,调用ActiveX控件中带参数的方法等。-for dynamic call, rather than using
TextFileDataSet
- 该构件能读取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.
dataset_person
- dat文件,是apriori算法所用到的数据集,很多人找,因此上传-dat document is apriori algorithm uses data sets, many people find it uploads
Libsvm-dataset
- 用于实现上面应用程序的相关数据集.是matlab数据文件格式的-used to achieve the above applications related data sets. Matlab is the data file format
dongtaitu
- 对于一个动态系统dy/dt=-y(t)+x(t-m),m为一个时间滞后常量,x(t)、y(t)都是关于时间 t的函数,其中x是一个正态分布的数据集合,可随机产生,这样情况下,如何将系统情况 用样本点表示出来 -for a dynamic system dy / dt =- y (t) x (t-m), m for a time lag constants, x (t), y (t) are on the function of time t, where x is a normal
UCI
- 这是一个基于weka数据挖掘的实验测试数据集,格式为.arff,里面包含有名词性和数值型的数据集,用于weka挖掘测试.-This is a weka data mining based on the experimental data sets format. Arff. which contains terms and numerical data sets for test mining weka.
OLEDB
- 本示例说明如何在 C# 中使用 Microsoft Access 数据库。它显示如何创建数据集并从数据库向该数据集添加表。示例程序中使用的 BugTypes.mdb 数据库是一个 Microsoft Access 2000 .mdb 文件-this example of how the C# using the Microsoft Access database. It shows how to set up data from the database and data sets added
My_eclat
- A program to find frequent itemsets with the relim algorithm (recursive elimination), which is inspired by the FP-growth algorithm, but does its work without prefix trees or any other complicated data structures. The main strength of this algorithm i
My_relim
- A program to find frequent itemsets with the relim algorithm (recursive elimination), which is inspired by the FP-growth algorithm, but does its work without prefix trees or any other complicated data structures. The main strength of this algorithm i
DimensionalityReductionOfClusteredData
- Matlab code for Dimensionality Reduction of Clustered Data Sets
protein-data
- 一个arff格式的源码数据集,可用于WEKA挖掘软件当中。-1 arff format source data sets which can be used for mining software WEKA.
VBPbutton-Control-DataSet-data
- VB利用按钮控制数据集浏览的一个小程序,可实现用按钮对数据集的控制,对于VB新手可以学习一下-VB use button to control the datasets browse a small program, can be realized using the buttons on the control of the data sets, for VB novice can learn about
