-
数据库操作,封装了BDE数据库操作的所有方法。C编译器…
数据库操作类,封装了BDE数据库操作的所有方法。 编译环境 C++ Builder6 下通过。-database operations, a package of database operation BDE all methods. C compiler environment Builder6 through.
- 2022-02-03 05:20:06下载
- 积分:1
-
database for the purpose of the database includes learning and practicing java
数据库方面的法宝,里面包括数据库学习和练习java -database for the purpose of the database includes learning and practicing java
- 2022-12-31 10:35:04下载
- 积分:1
-
一个实现了三个查找功能的c语言源代码,分别是顺序查找,折半查找和二叉查找树上的查找。可用VC直接编译运行,对查找算法做了很好的演示。...
一个实现了三个查找功能的c语言源代码,分别是顺序查找,折半查找和二叉查找树上的查找。可用VC直接编译运行,对查找算法做了很好的演示。-A search function to achieve the three c-language source code, namely, sequential search, binary search and binary search tree to find. VC can be compiled to run directly on the search algorithm has done a very good presentation.
- 2022-09-05 07:45:02下载
- 积分:1
-
这个源程序是关于无向图的邻接表生成和显示的,可以用这个程序实现...
这个源程序是关于无向图的邻接表生成和显示的,可以用这个程序实现-the source of the undirected graph generation and adjacent table shows, this procedure can be used to achieve
- 2022-01-25 21:49:30下载
- 积分:1
-
具有n 个顶点的无向网络G的每个生成树刚好具有n
具有n 个顶点的无向网络G的每个生成树刚好具有n-1条边,采用三种不同的贪婪策略来选择这n-1条边。-n vertices to the non-G network spanning tree just with each n-1 edge, using three different strategies to choose greed that n-1 edge.
- 2022-04-16 04:01:43下载
- 积分:1
-
VC下实现响铃的小程序,自动生成一个小文件,可以用realplayer等播放器打开...
VC下实现响铃的小程序,自动生成一个小文件,可以用realplayer等播放器打开-VC under Neither the small program automatically generates a small file that can be used REALPLAYER other players open
- 2022-06-15 11:58:02下载
- 积分:1
-
cutting parts : a given width of the rectangular plate W, the height of rectangu...
零件切割问题:
给定一块宽度为W的矩形板,矩形板的高度不受限制。现需要从板上分别切割出n个高度为hi,宽度为wi的矩形零件。切割的规则是零件的高度方向与矩形板的高度方向保持一致。问如何切割使得所使用的矩形板的高度h最小?
任给一个输入实例,能输出切割所需要的实际高度并能用图形演示切割的过程-cutting parts : a given width of the rectangular plate W, the height of rectangular plate unrestricted. Need from the board is cutting out respectively n height of the hi, wi width of the rectangular parts. Cutting parts to the rules of the height of the rectangular plate with a high degree of consistent direction. Asked how cutting makes use of the rectangular plate height h minimum? As an input for example, will cut output by the needs of the high and can be used graphic demonstration of the cutting proce
- 2022-01-27 17:45:40下载
- 积分:1
-
LIC 数据库系统
这个项目用来跟踪政策的 LIC 数据库。通过使用此您可以搜索策略、 添加政策、 添加客户、 添加代理、 搜索 AGGENT,查看代理配置文件和更多。所以它是很好用的数据库。
- 2022-03-29 11:33:25下载
- 积分:1
-
哈夫曼树的基本运算与实现的基本算法,对于数据结构初学者很有用...
哈夫曼树的基本运算与实现的基本算法,对于数据结构初学者很有用
-Huffman tree basic operations and realization of the basic algorithm, for data structures useful for beginners
- 2022-01-25 22:18:10下载
- 积分:1
-
邻接表,邻接矩阵的创建以及对它的一些操作等
邻接表,邻接矩阵的创建以及对它的一些操作等-Adjacency list, adjacency matrix, as well as the creation of some of its operations
- 2023-08-30 01:40:03下载
- 积分:1