搜索资源列表
smatrix
- 数据库课程设计,用完全链表结构实现稀疏矩阵的创建,删除,以及加、减、乘、转置运算-database curriculum design, fully linked list with sparse matrix structure to achieve the creation, deletion, and, plus or minus, by transfer of home computing
Roughset_GetRules
- 属性约简程序: 1将roughset数据库附加到SQLServer2000数据库中 2 在system.ini中设置SQLServer2000服务器ip,若在本地,则不必设置 3 在CTR表中输入决策表 4 启动roughset_getreduce.exe求约简和规则.-attribute reduction procedures : roughset database will be an additional database to SQLServer2000 2 s
ram_database
- 内存数据库,或者可以称作通用数据结构。使用数组,链表实现了内存数据库的框架,包含域,记录。基本上可以管理各种程序所需要的数据结构。-memory database, or can be called generic data structure. Use arrays, linked list of memory to achieve the framework of the database, including domain record. Basically management proc
VB36
- 要解决三个冲突:1.同一老师任两门以上课程的在同一时间内安排在不同的班讲课 2.不同的课程在相同时间内安排在同一教室 3 .教室容量与学生人数的冲突 数据库:班级表(班级名称,人数) 教师表(教师名称,所教科目) 科目表(科目名称,总学时数,周学时数) 教室表(教室名称,容量) 我不知道还需不需要一个时间表?? 要求:每天上下午各开4节课,每周按5天上课,一共18周.每次两节课一起上. 在排课时,每周所开的课程的总学时数要小于周学时数. 多学时课要隔一天以上才上第二
database_edwardversion
- 1.简介 本程序是用纯C语言编的一个基于菜单命令行的数据库系统。可以创建多个数据库,数据库表,字段。其中字段的类型只能为整形,浮点型,字符型和字符串型(最大长度确定,不能改变)。 2.功能 a)数据库存储: 一个数据库存储于一个文件中,打开文件将数据库载入到内存。 保存时将内存中数据重新写到文件中去。 b)数据库管理: 提供数据库的创建,表的创建,字段的创建 提供对数据的查询,删除,修改,排序功能 c)支持SQL部分语句: 支持SELECT 和DELETE语句-1. Introduction o
TurboPascalAdvancedProgramming
- 第1章 TURBO PASCAL高级编程技术 1.1 单元及其使用 1.2 与汇编语言混合编程 1.3 与C语言混合编程 1.4 过程类型及其使用 1.5 中断例程的编写方法 1.6 动态数组及其使用 1.7 扩充内存(EMS)及其使用 1.8 扩展内存(XMS)及其使用 1.9 程序的标准数据作代码处理的方法 第2章 实用工具单元 2.1 屏幕输入与输出单元ACRT 2.2 字符串处理单元ASTR 2.3 磁盘
mytlab
- myfft是一个自编matlab函数,将输入的采样频率个采样点数建立一个数据库后,取出表中的数据进行fft分析,绘制出时频波形进行比较分析-myfft self Matlab is a function of the input sampling frequency of 000 sampling points after the establishment of a database and extract table data fft analysis, time-frequency map
2008925175139289
- 1.掌握SQL Server数据库系统SQL数据定义语言的使用方法 2.掌握SQL Server数据库系统SQL查询语言的使用方法 3.了解ADO数据控件与SQL Server的连接方式 4.用ADO数据对象对数据表进行单条件查询 -1. To master SQL Server database system SQL data definition language of the use of Method 2. To master SQL Server database sy
DMST
- 这是一个数据挖掘决策树算法示例,它能通过用户指定相应的数据库,并把数据库表中的最后一列当作决策属性,这样就可以生成一颗完整的决策树-This is a decision tree data mining algorithm for example, the user can specify the appropriate databases and database tables in the last column as a decision attribute, so that you ca
vbkechengsheji
- 软件分前台收银和收台管理两大部分: 前台可对不同会员卡产生不同的折扣率,前台涉及三张数据库表的操作: 商品表—用来查找相应的商品信息 销售表—用来记录每次销售的商品信息 库存表.—每次销售的商品要从库存中减去相应的商品数量 后台涉及商品的查询及管理,主要功能有: 商品分类查询及单个商品的查询 商品销售统计,可根据不同的时间段,不同的商品编码,进行相应的统计 商品进/出货 商品出/
books_control_system
- 这是本人C++的课程设计(内附课程设计报告)。题目是图书馆里系统。用的数据库是ACCESS,里面的表都符合3NF。连接数据源方法,请看里面的课程设计报告。-This is my C++, curriculum design (with curriculum design report). Topic library system. Database is used by ACCESS, inside the table are in line with 3NF. Connect the data
code
- 从键盘输入两个矩阵,输出这两个矩阵和这两个矩阵相乘的矩阵,图书管理系统的一小部分 要求能 登陆 注册 推出 登陆要有次数限制(失败三次退出程序等),注册信息要求写入到文本文件里保存,已知圆半径r=2.5 圆柱高h=4,求圆的周长,面积,圆球体积,圆柱体积,用cin输入要计算的项目,然后输出计算结果,输入输出时要有文字提示,求1!+2!。。。+10!c语言代码,贪吃蛇游戏的C语言代码,求几个带权字符的哈夫曼编码,本打字游戏可进行英文,其它字符和全部字符的打字训练,每次训练若干个字符并进行打字时间,
student
- 有一学生成绩管理数据库如下表,要求建立一SAS数据集score,并输出显示 创建一个新的数据集class,新增平均成绩aver变量和等级考评grade变量,grade的值是根据aver值的大小给出A、B、C、D四个等级,并显示新数据集cla-A student achievement management database as the table, called for the establishment of a SAS data set score, and output display
structure
- 数据库结构课件,适合于初学者使用,有讲到,顺序表,链表,栈,树等~-Courseware database structure, suitable for beginners, there are mentioned, the order of tables, linked lists, stacks, trees, etc. ~
Database
- matlab的常用数据库表,另外还有一些个人搜集的数据库资料-matlab commonly used database tables, plus some personal information collected by the database
chulibiaozhunguangpu4
- matlab与数据库连接,选取数据库中的目标红外谱图,提取其波峰,并把波峰值返回到数据库中,存入新建的表中-matlab with the database connection, select the target database, infrared spectrum, extraction of the crest and the wave peak to return to the database, into the new table
HibernateReflectEngineer
- 反映射数据库表为mapping文件,希望对你有所帮助.-It can Reflect table to mapping files.I hope that can help you.
LPSQSKD
- 1.简介 本程序是用纯C语言编的一个基于菜单命令行的数据库系统,可以创建多个数据库,数据库表,字段,其中字段的类型只能为整()
数据结构与数据库实验
- 编程实现表的定义及常用操作:1)判断表示表是否为空;2)获取第i个节点的内容;3)删除;4)插入(Programming definition and common operation of the table: 1) judge whether the table is empty; 2) get the content of the i-th node; 3) delete; 4) insert)
dilft
- 1.简介 本程序是用纯C语言编的一个基于菜单命令行的数据库系统,可以创建多个数据库,数据库表,字段,其中字段的类型只能为整()