-
贪心算法 ;用到图结构,栈和队列来解决哈密顿回路;输出结果:路径(每条边及其权值),总和...
贪心算法 ;用到图结构,栈和队列来解决哈密顿回路;输出结果:路径(每条边及其权值),总和-Greedy algorithm use graph structure,stacks and queues to solve the Hamiltonian circuit output:path (each edge and the right value),the sum
- 2022-02-07 22:59:14下载
- 积分:1
-
CWinThread
CWinThread开发实例,供创建进程与线程学习-CWinThread
- 2022-12-07 18:00:03下载
- 积分:1
-
计算用运算符后缀法表示的表达式的值。后缀表达式也称逆波兰表达式,比中缀表达式计算起来更方便简单些,中缀表达式要计算就存在着括号的匹配问题,所以在计算表达式值时一...
计算用运算符后缀法表示的表达式的值。后缀表达式也称逆波兰表达式,比中缀表达式计算起来更方便简单些,中缀表达式要计算就存在着括号的匹配问题,所以在计算表达式值时一般都是先转换成后缀表达式,再用后缀法计算表达式的值。如:表达式(a+b*c)/d-e用后缀法表示应为abc*+d/e-。只考虑四则算术运算,且假设输入的操作数均为1位十进制数(0―9),并且输入的后缀形式表达式不含语法错误-calculated Operators suffix France said the value of the expression. Suffix expression also called inverse Poland expression, which is made up of formulas can be more convenient for some simple, ordinary expression to calculate the brackets on the existence of the matching problem, in the calculation of expression values are generally first converted into a suffix expression, reuse suffix calculated the value of the expression. Such as : The expression (a, b* c)/d-e suffix method used to be said for abc* d/e-. Consider only four arithmetic operations and the operation of input assumptions are a few decimal (0-9), and enter the suffix-free form expression syntax errors
- 2023-07-12 10:50:03下载
- 积分:1
-
a VC creating an NetService cases
一个利用VC创建有NetService例-a VC creating an NetService cases
- 2022-12-25 06:35:03下载
- 积分:1
-
Visual C++和matlab联合编程的详细代码
Visual C++和matlab联合编程的详细代码-Visual C++ And joint programming in detail matlab code
- 2022-07-08 05:15:49下载
- 积分:1
-
计算油库库容的经典算法,Q
计算油库库容的经典算法,Q-q方法,用来确定补油的量和补油点。-Q-q method for oil product depot capacity computing, a classic method of determing the amount of oil supply and the point to gain oil
- 2022-06-15 20:06:35下载
- 积分:1
-
a memory pool small example of the application of the memory pool can be used as...
一个内存池应用的小例子,对内存池的使用可以作为参考-a memory pool small example of the application of the memory pool can be used as a reference
- 2022-08-09 06:43:04下载
- 积分:1
-
Partition the first partition in the operating system file storage space for the...
分区分配 在 操作系统文件存储 先分区 再分配空间-Partition the first partition in the operating system file storage space for the redistribution of
- 2022-08-02 17:02:42下载
- 积分:1
-
在 MFC 程序中使用 MS Office 的源代码
在 MFC 程序中使用 MS Office 的源代码-MFC procedures in the use of MS Office source code
- 2022-01-26 05:47:15下载
- 积分:1
-
一个印章生产器源码,可以改变字和图标的大小等,功能
一个印章生产器源码,可以改变字和图标的大小等,功能-Generator source of a seal, you can change the size of words and icons, etc., function more
- 2022-02-04 13:29:00下载
- 积分:1