-
o
o-r mapping 实现以面向对象的方式建立对关系型数据库的映射。-o-r mapping in order to achieve the object-oriented approach to the relational database mapping.
- 2022-03-13 19:14:59下载
- 积分:1
-
,"智能大厦自动报警系统",是从赛奎春所主编的"C++信息系统开发实例精选"CD中拷贝出来的,对mscomm 控件进制转换串口通信等内容进行了详细介绍。...
,"智能大厦自动报警系统",是从赛奎春所主编的"C++信息系统开发实例精选"CD中拷贝出来的,对mscomm 控件进制转换串口通信等内容进行了详细介绍。
- 2022-04-29 08:33:18下载
- 积分:1
-
This is some of the information data structure, which content is relatively simp...
这份是数据结构的一些资料,里面内容相对比较简单,但却非常值得一看~-This is some of the information data structure, which content is relatively simple, but very much worth a visit ~
- 2022-08-16 02:24:14下载
- 积分:1
-
VC下的ADO编程封装类。可灵活方便的应用于VC下的ADO编程
VC下的ADO编程封装类。可灵活方便的应用于VC下的ADO编程-VC under the category ADO programming package. Flexibility can be applied to the VC under the ADO programming
- 2022-06-12 20:17:38下载
- 积分:1
-
过JAVA编程产生一系列伪随机数,掌握平方取中法、乘同余法、混合同余法产生均匀随机数的方法。...
过JAVA编程产生一系列伪随机数,掌握平方取中法、乘同余法、混合同余法产生均匀随机数的方法。-off Java programming produce a series of pseudo-random numbers, master Mid-square method, I took with the law, mixed with the law I have Random Number method.
- 2023-05-31 04:50:02下载
- 积分:1
-
数据库的应用,基于索引,实现一个简单的B+树搜索树
数据库的应用,基于索引,实现一个简单的B+树搜索树
-Database application, based on the index, the realization of a simple B+ tree search tree
- 2022-03-04 03:54:13下载
- 积分:1
-
用C语言实现的――运动会分数统计系统,属于数据结构课程设计内容....
用C语言实现的――运动会分数统计系统,属于数据结构课程设计内容.-use of the C language-- Games Score statistical system data structure is designed course content.
- 2023-02-26 02:10:04下载
- 积分:1
-
9_database例版
这节课将为您介绍SQL(结构化查询语言)和一个数据库连接。该术语“查询”是指搜索,质疑,或找到或研究。当你查询数据库,你是搜索在数据库中的信息。查询组件封装了一个SQL语句是在客户端应用程序用于检索,插入,更新,以及从一个或多个数据库中删除数据表。查询组件可以使用远程数据库服务器(客户端/服务器)和其他许多数据库驱动程序。大多数情况下,你使用查询来选择一个用户应该在应用程序中看到的数据,当您使用表组件,就像你做。查询,但是,也可以进行更新,插入和删除显示操作以及检索的记录。当您使用查询来执行插入,更新和删除操作,查询通常不会返回的记录进行查看。
- 2022-03-07 11:13:44下载
- 积分:1
-
data clustering
it数据挖掘项目这里采用分类聚类算法,hm那里采用k均值和模糊c均值提出算法,c4.5 ans see 5算法我们在本项目工作中采用,
- 2022-04-25 17:50:46下载
- 积分:1
-
一. 问题描述很多涉及图上操作的算法都是以图的遍历为基础的。试写一个程序,演示在连通的无向图上访问全部节点的操作。二. 基本要求以邻接多重链表为存储结构。实现连...
一. 问题描述很多涉及图上操作的算法都是以图的遍历为基础的。试写一个程序,演示在连通的无向图上访问全部节点的操作。二. 基本要求以邻接多重链表为存储结构。实现连通无向图的深度和广度优先遍历。以用户指定的节点为起点,分别输出每种遍历下的节点访问序列和相应生成树的边集。-one. Description many issues involving maps of algorithms are to traverse the map-based. A written test procedures, demonstrating the connectivity of undirected graph visit all the nodes on the operation. 2. Adjacent to the basic requirements for storage of multiple linked list structure. Connectivity to the map without the depth and breadth- first traversal. User specified nodes as a starting point, the output of each node traversal visit Spanning Tree sequence and the corresponding set of edges.
- 2022-07-10 16:08:09下载
- 积分:1