-
数据结构中的二叉树排序问题
数据结构中的二叉树排序问题-data structure, the binary sequencing problem
- 2022-01-26 07:36:38下载
- 积分: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
-
A*算法只要求产生问题的全部状态空间的部分结点及关系,就可以求解问题了,搜索效率较高。当然由于A*算法中没有回溯,因此某些情况下可能会找不到正确的解过程。...
A*算法只要求产生问题的全部状态空间的部分结点及关系,就可以求解问题了,搜索效率较高。当然由于A*算法中没有回溯,因此某些情况下可能会找不到正确的解过程。
-A* algorithm only requires a problem all part of the state space and the relationship between nodes, we can solve the problem, the search more efficient. Of course, as a result of A* algorithm is not retroactive, so some cases may be unable to find the correct solution of the process.
- 2022-01-26 07:51:35下载
- 积分:1
-
MsSql数据库辅助工具
数据库辅助工具帮助数据库管理以及程序开发者提高效率的小工具源码。SQL Tools工具有可能不被系统支持 的解决办法 如果系统没有安装数据库或者缺少相关组件,可能会导致程序不能正常工作!在源码中没有附带解决方法,这个是我的疏忽。一下补上内容:SqlTool补丁使用方法:第一步:首先将msvcr71.dll, ?SQLDMO.DLL,拷贝到C:Program FilesMicrosoft SQL Server80ToolsBinn目录。?第二步:打开开始,在运行中输入 regsvr32 "C:Program FilesMicrosoft SQL Server80ToolsBinnsqldmo.dll" 注册sqldmo.dll。问题解决组件下载链接:http://pan.baidu.com/s/1zN21v
- 2022-03-19 05:33:22下载
- 积分:1
-
用数据库开发系统,并主动代码发布
同一个数据库开发的系统,有源代码和发布版本-with a database development systems, and active code releases
- 2022-02-11 13:50:28下载
- 积分:1
-
C语言学习,由一个多项式抓准备,主要的检查方法…
学习C语言时,编写的一个多项式刮号检查程序
主要用栈实现的。-C language study, prepared by a polynomial scratching, the main inspection procedures Stack realized.
- 2022-03-24 20:03:55下载
- 积分:1
-
这是一个很好的数据库编程!
这是一个很好的数据库编程!-This is a very good database programming!
- 2022-05-20 18:42:09下载
- 积分:1
-
一个介绍Odbc的详细例子,看后,受益颇多。
一个介绍Odbc的详细例子,看后,受益颇多。-introduced a detailed examples, see, a lot of benefit.
- 2022-08-11 20:43:44下载
- 积分:1
-
数据结构典型算法实现,c实现二叉树的遍历以及赫夫曼编码
数据结构典型算法实现,c实现二叉树的遍历以及赫夫曼编码-data structure typical algorithm, c achieve the traversal of a binary tree Huffman coding
- 2022-05-08 12:13:08下载
- 积分:1
-
VC操作MYSQL的一些例子
VC操作MYSQL的一些例子-VC operation MYSQL some examples
- 2022-06-12 10:20:41下载
- 积分:1