-
Greedy algorithm used to solve aflow have time to adjust the flowshop scheduling...
用贪心算法解决aflow 有调整时间的流水作业调度问题。-Greedy algorithm used to solve aflow have time to adjust the flowshop scheduling problem.
- 2022-08-10 09:37:08下载
- 积分:1
-
约瑟夫环的问题.采用循环链表来解决...简单
约瑟夫环的问题.采用循环链表来解决...简单-Joseph Ring issue. ... Using circular linked list to solve a simple ....
- 2022-01-22 17:43:57下载
- 积分:1
-
可以用4*4矩阵键盘调整的数字钟,通过动态扫描显示在四位数码管上。...
可以用4*4矩阵键盘调整的数字钟,通过动态扫描显示在四位数码管上。-Can use 4* 4 matrix keyboard adjust the digital clock, through the dynamic scan is displayed in the four digital tube.
- 2022-08-20 11:48:30下载
- 积分:1
-
用非
设有由n个不相同的整数组成的数列,记为:
a(1)、a(2)、……、a(n)且a(i)a(j) (ij)
例如3,18,7,14,10,12,23,41,16,24。
若存在i1
- 2022-02-27 03:47:28下载
- 积分:1
-
可以进行简单的S型座位编排!这是一个数据库应用的小程序,可以继续扩展其功能...
可以进行简单的S型座位编排!这是一个数据库应用的小程序,可以继续扩展其功能-can conduct a simple S-type seating arrangements! This is a small database application procedures, can continue to expand its functions
- 2023-07-13 05:40:02下载
- 积分:1
-
常用算法和数据结构的方法!
常用算法和数据结构的c++实现方法!-commonly used algorithms and data structures of c method!
- 2022-02-14 03:54:48下载
- 积分:1
-
音像制品销售管理 音像制品销售管理
音像制品销售管理 音像制品销售管理-Audio and video products audio and video products sales management sales management sales management audio and video products
- 2022-02-01 13:53:10下载
- 积分:1
-
- 2023-05-26 13:10:03下载
- 积分:1
-
应用程序,面向课程设计
应用程序,面向课程设计-applications, design-oriented courses
- 2022-01-28 17:24:14下载
- 积分:1
-
遍历是二叉树经常要遇到的一种操作.可以运用到二叉树结点计数,线索化二叉树,求二叉树的深度,表达式求值等算法中.在遍历的过程中,对结点的访问具有普遍的含义,可以是...
遍历是二叉树经常要遇到的一种操作.可以运用到二叉树结点计数,线索化二叉树,求二叉树的深度,表达式求值等算法中.在遍历的过程中,对结点的访问具有普遍的含义,可以是输出各结点的数据域信息,也可以是对结点作其他处理.另外,通过一次完整的遍历,可使二叉树中结点信息由非线性排列变为某种意义上的线性排列.也就是说,遍历操作使非线性结构线性化.
-traverse binary tree is frequently encountered in a operation. Binary Tree can be applied to node count, clues of a binary tree, the binary tree for depth, in the expression evaluates such algorithm. the ergodic process, right node of the visit is universal meaning, it can be output in each node of data domain information, also be on the node for other treatment. Besides, a complete traversal, Binary enables information from the node into a nonlinear with a sense of linear order. In other words, Traversing operation nonlinear structure so linear.
- 2022-02-27 00:08:38下载
- 积分:1