搜索资源列表
dkji
- 本程序可以用来统计保存在EXCEL表中高中各科考试成绩分析情况。 EXLS表的格式要求: 第一行为标题行:考号 学号 姓名 成绩 第一列:考号 060100101 前六位为文理科分类,后二位是座位号 第二列:学号 班级+序号 第三列:姓名 李兵 第四列:成绩 90 注意:(1)文件名最好为单科科目名称 (2) 本软件只统计第4列的数据-this procedure can be used to keep statistics in Excel
uf_modifysql
- 动态修改数据窗口的Where子句,用到pfc,(pb9+oracle)测试通过,非常好用,简单。-dynamic modification of the data window Where clause, which used PFC, (pb9 oracle) test, a very convenient, simple.
fmodbcsql
- 本例要使用的ODBC数据源名为LocalServer,该数据源指向SQL Server的一个名为test数据库内的student数据表。student数据表的数据可从本目录内的student.txt文件导入。在测试本例前务请预先创建好上述ODBC数据源、数据库和数据表。-the cases to use the ODBC data source named LocalServer. The data sources point to a SQL Server database known as
ID3code
- id3算法进行决策树生成 以信息增益最大的属性作为分类属性,生成决策树,从而得出决策规则。id3的源码决策树最全面最经典的版本.id3决策树的实现及其测试数据.id3 一个有用的数据挖掘算法,想必对大家会有所帮助!-id3 decision tree algorithms to generate information gain the greatest attribute as a classification attributes, generate decision tree, Thus,
Theclassicalid3
- id3的源码决策树最全面最经典的版本.id3决策树的实现及其测试数据.id3 一个有用的数据挖掘算法,想必对大家会有所帮助!id3算法进行决策树生成 以信息增益最大的属性作为分类属性,生成决策树,从而得出决策规则。-id3 the most comprehensive source Decision Tree classic version. Id3 decision tree and the achievement test data. I d3 a useful data mining al
GCSJK
- 工程监理试验数据管理系统设计,此系统是使用SQL SERVER 2000作为数据库后台,用来存取数据,所以使用此系统,首先要安装一个SQL SERVER 2000数据库。-Project Management test data management system design, The system is the use of SQL Server 2000 as a database background, used to access the data, Therefore, the us
MyMFCODBCSmpl
- 一个非常不错的MFC ODBC范例,利用SQL Server自带的数据库Northwind,用ODBC建立DNS数据源MyNWind,就可以测试。-a very good example of MFC ODBC, SQL Server Northwind own database using ODBC data sources to establish MyNWind DNS, it can test.
sqltest
- 一个数据库测试程序,测试将100万条数据导入到数据库中进行性能对比-A database test program, test will be 100 million data into the database for performance comparison
zq
- 1)利用Access 2003创建数据库 Student.mdb,在数据库中创建3个表tabStudent、tabCourse、tabScore,每个表的参考结构如下,并设计3个表之间的联系及参照完整性。 2)在每个数据表中输入必要的测试数据。 tabStudent表至少输入10个同学的基本信息 tabCourse表至少输入4门课程的数据 tabScore表每个同学至少输入2门课程的成绩 3)完成如下设计工作:
Performance
- 使用Delphi开发高效的数据库应用系统(实例源码),从测试dbexpress、bde/idapi和dbexpress开始,观察dbexpress的执行行为,dbexpress和bde/idapi的性能比较,访问大量数据的速度,调整dbexpress访问数据的方式,调整packetrecords特性值,改变dbexpress处理数据的行为,delphi 7之后的tsimpledataset,实例包中的源码将向您展示上述知识。 -Use Delphi to develop efficient
sqltest
- 使用JDBC测试access,成功,并且动态增加数据源-The use of JDBC test access, success, and the dynamic increase in the data source
sakila-db
- 这是MySQL官方测试用的数据库,费了一番功夫找到的。使用命令 mysql -u root -p <sakila-schema.sql mysql -u root -p <sakila-data.sql 导入数据库中,数据库结构参见mysql文档。-This is the official test MySQL database, costs a lot of effort to find. Use the command mysql-u root-p <sakil
test
- 在linux系统下利用OCI 将从键盘输入的数据插入到oracle数据库。-OCI from the keyboard input data is inserted into the oracle database on linux.
data-test
- 数据库测试的定义、原则,掌握数据测试用例的方法、步骤以及输出结果的展现;数据库测试的内容;数据库调试的原则、步骤以及方法; -data test
online-test-system
- 本系统是为在线考试,组卷阅卷提供方便,所以主要实现如下目标: 管理随意增加,修改考生信息。数目不限 增加选择,多选,填空,简单题。设置每题的分值难易程度,以及所属的分类。 控制在线考试的时间,添加考生,分发试卷,开始和停止考试。 考生在线参加考试,查询成绩,修改资料。 -The system is a online exam, test paper marking convenience, and so achieve the following objectives: ma
sjkgcs1
- 考数据库的可以查看,欢迎您的来观看,这一定对您有帮助。-for sql text,This helps you test data test, welcome to watch
db2Test
- db2批量导数据测试,测试每秒10万条数据。-db2 bulk conductivity data test, test, 100,000 data per second.
matla2
- 很好的可试验开发神经网络软件,包括说明书,对导入数据测试模型开发学习神经网络很有帮助-Good test developed neural network software, including manual import data test model development learning neural network helpful
SPSS-data
- SPSS数据包,可以拿来做测试用,上数据挖掘的时候老师用的-SPSS data package, can be used as a test
数据库test
- SQL语言完成建表、插入数据、修改数据、查询等内容(SQL language completes building table, inserting data, modifying data, querying and so on.)