-
严蔚敏编写的《数据结构》第7章的答案,全部为源码
严蔚敏编写的《数据结构》第7章的答案,全部为源码-the answers of chapter 7 of a book called ‘Data Structures’ writen by Yan Wei Min
- 2022-03-13 00:24:29下载
- 积分:1
-
层次的非递归算法
层次的非递归算法-level of non- recursive algorithm
- 2022-12-16 09:10:03下载
- 积分:1
-
COOL的PB框架界面
COOL的PB框架界面-COOL framework of the PB interface
- 2022-01-21 20:40:27下载
- 积分:1
-
参考课堂迷宫问题的解题方法,建立move数组,若马当前位置是(x,y),则沿着第i(1<=i<=8)个方向跳一步,到达新的位置为( x’,y’),下...
参考课堂迷宫问题的解题方法,建立move数组,若马当前位置是(x,y),则沿着第i(1
- 2022-05-27 14:06:38下载
- 积分:1
-
athletes to achieve the agenda, through a two
实现运动员日程安排,可以通过一个二维的矩阵在显示安排除-athletes to achieve the agenda, through a two-dimensional matrix display arrangement
- 2022-09-23 00:20:02下载
- 积分:1
-
如何分离一个顺序表里的0元素和非0元素?本程序展示了三种高效算法并比较他们之间的性能...
如何分离一个顺序表里的0元素和非0元素?本程序展示了三种高效算法并比较他们之间的性能-How to separate 0 and non-0 element in a squencial list? The program shows three effective algorithm and compare their performances.
- 2022-03-12 05:02:42下载
- 积分:1
-
Java写的含有一个jdbc驱动的小型数据库数据库引擎
Java写的含有一个jdbc驱动的小型数据库数据库引擎-A small database engine which includes a jdbc driver written in Java
- 2022-04-10 16:36:22下载
- 积分:1
-
用module来定义数据类型
用module来定义数据类型-module used to define data types
- 2022-10-07 09:40:03下载
- 积分:1
-
excel仪表盘,很强大的仪表盘功能,做得很漂亮
excel仪表盘,很强大的仪表盘功能,做得很漂亮-excel
- 2022-09-30 22:15:03下载
- 积分:1
-
单纯形法,可以用于进行线性规划解的求取。在数学上有一定的应用价值,但速度上可能不太优化,如果对速度有要求的,可参考MATLAB...
单纯形法,可以用于进行线性规划解的求取。在数学上有一定的应用价值,但速度上可能不太优化,如果对速度有要求的,可参考MATLAB-Simplex method, linear programming solution can be used to carry out the strike. In mathematics there is a certain value, but the speed may not be optimized for speed if required, can refer to MATLAB
- 2023-06-28 19:55:03下载
- 积分:1