-
achieved using the binary tree traversal sequence which read and storage, will b...
用c实现的二叉树的中序遍历的读取与存储,能体现出向左倒的二叉树的打印界面,界面简单。-achieved using the binary tree traversal sequence which read and storage, will be shown left one of the binary tree Print interface that simple.
- 2023-05-12 02:45:03下载
- 积分:1
-
源码分享测试
这是一个基于OPENCV,寻找运动目标轮廓,以实现视频流的运动目标检测为目的Delphi例子。 并带有Delphi与OpenCv的编程接口。-This is based on OPENCV, search for moving object silhouette in order to achieve video streaming of moving target detection for the purpose of Delphi examples. OpenCv with Delphi and the programming interface.
- 2023-06-17 05:35:03下载
- 积分:1
-
对N皇后问题进行优化,可以在较短时间内计算出皇后排列方法的个数...
对N皇后问题进行优化,可以在较短时间内计算出皇后排列方法的个数-Optimized for N queens problem, you can calculate the Queen in a relatively short period of time means the number of ordered
- 2022-03-16 23:06:24下载
- 积分:1
-
Traverse the adjacent table and adjust the implementation of Boolean adjacency m...
遍历邻接表以及执行邻接矩阵布尔调整是数据结构里图的经典算法。- Traverse the adjacent table and adjust the implementation of Boolean adjacency matrix data structure is a classic graph algorithm.
- 2022-05-04 22:05:01下载
- 积分:1
-
c achieve the AOV
c++下的AOV实现-c achieve the AOV
- 2022-10-30 09:00:03下载
- 积分:1
-
问题描述:设有11种不问的钱币各若干张,可用这II种钱币产生许多不同的面值。试
设计一个算法,计算给定的某个面值,能有多少种不同的产生方法。例如有1分3张,...
问题描述:设有11种不问的钱币各若干张,可用这II种钱币产生许多不同的面值。试
设计一个算法,计算给定的某个面值,能有多少种不同的产生方法。例如有1分3张,2分 3张,5分1张,则能组成7分面值的方法有:3个1分+2个2分,1个1分十3个2分,2 个1分+1个5分,1个2分+1个5分共四种。
^编程任务:对于给定的II种不同钱币,编程计算某个给定面值能有多少种不同的产生
方法。-Problem Description: There should be 11 kinds of coins did not ask the number of beds available this II produced many different kinds of coin denominations. Try to design an algorithm to calculate a nominal value of a given that there can be many different returned. For instance, a sub-3, 2 points 3, 5 min 1, then can be composed of seven sub-par methods are: 3 1 min+2 2 points, a 1 minute 10 3 2 points, 2 1 points+1 5 points, a 2 min+1 5 minutes of four kinds. ^ Programming task: for a given II different coins, the calculation of a given program can have many different denominations is returned.
- 2022-11-21 20:10:03下载
- 积分:1
-
这将主机的油漆
this will host ms paint-this will host ms paint...
- 2022-04-18 20:07:08下载
- 积分:1
-
猴子摘香蕉问题使用C++语言描述,写的不好请大家多提意见!...
猴子摘香蕉问题使用C++语言描述,写的不好请大家多提意见!-Monkey mialaw problems using C++ language description, is badly written please speak up!
- 2023-07-10 19:40:03下载
- 积分:1
-
一个快速,高效的字典查询软件。采用改进的红黑树的搜索算法。...
一个快速,高效的字典查询软件。采用改进的红黑树的搜索算法。-A fast, efficient software dictionary query. Improved red and black tree search algorithm.
- 2022-02-12 10:17:48下载
- 积分:1
-
字符串形式的表达式求值算法,支持4则运算和括号
字符串形式的表达式求值算法,支持4则运算和括号-The string forms of expression evaluation algorithm, to support the four operations and brackets
- 2023-03-26 05:10:04下载
- 积分:1