-
tree
使用非递归的方法遍历二叉树,可以直接运行。(
Non-recursive binary tree traversal.)
- 2013-12-04 16:08:43下载
- 积分:1
-
a
说明: 100米比赛排名 C++实现100米比赛排名 C++实现(100m rankings C++, the 100 meters ranks C++,)
- 2010-11-19 23:24:18下载
- 积分:1
-
MySQL事务部分回滚-回滚到指定保存点
mysql数据回滚,回滚数据到指定保存点。用于线上恢复问题(MySQL data rollback)
- 2020-06-15 22:45:01下载
- 积分:1
-
baiji
百鸡算法是一种简单的逻辑算法,通过不同的鸡不同的价钱,得出大鸡小鸡的个数(Typical code for white chicken algorithm)
- 2012-06-02 16:31:30下载
- 积分:1
-
sqllite
sqllite的例子,注释部分包含了对mp3和图片的处理!(the examples of sqllite, the comment section that contains the mp3 and picture processing!)
- 2012-05-31 09:22:08下载
- 积分:1
-
VC操作SQLSERVER数据库
附件是VC操作SQLSERVER数据库的参考源程序,程序直接能运行
- 2020-11-29下载
- 积分:1
-
zuixiaoshengchengshu
最小生成树C语言程序,提供给喜欢编程以及数学建模的同学(Minimum spanning tree C language program)
- 2015-02-08 20:15:45下载
- 积分:1
-
EX_Database01
说明: 这是一个数据库访问技术方面的程序,是基于ODBC技术的数据库访问,显示数据库表中的所有记录。(This is a database access technical aspects of the procedure is based on ODBC database access technology, the database shows the table all records.)
- 2006-03-21 11:54:54下载
- 积分:1
-
JGMFC
一个MFC编的算法分析课程设计实验“重排九宫源码”(MFC compiled an algorithm analysis course design experiment " rearrangement kau kung source" )
- 2010-03-11 16:13:32下载
- 积分:1
-
touziwenti
1. 熟悉动态规划的使用方法
2. 分析投资问题的最优子结构
3. 用动态规划求解投资问题
求解总投资额为m,共有n个项目,Gi(x)为向第i项工程投资费用为x时的收益,如何分配资源才能获得最大利润。
(1. Familiar with dynamic programming using method 2. Analysis of the optimal sub-structure of investment 3 investment using dynamic programming to solve a total investment of $ m, a total of n items, Gi (x) for the project to the investment costs of the i when the income of x, how to allocate resources in order to maximize profits.)
- 2011-07-03 22:41:07下载
- 积分:1