-
Only the highest priority with a number of priority scheduling algorithm (that i...
才用最高优先数优先的调度算法(即把处理机分配给优先数最高的进程)和先来先服务算法-Only the highest priority with a number of priority scheduling algorithm (that is, the number of processors allocated to the highest priority of the process) and the first-come first-serve algorithm
- 2022-01-22 13:21:44下载
- 积分:1
-
软件学院数据结构与算法分析课程设计 一个文本编辑器的课程设计报告...
软件学院数据结构与算法分析课程设计 一个文本编辑器的课程设计报告-School of Software Data Structures and Algorithm Analysis course design a text editor, curriculum design report
- 2022-08-11 21:02:24下载
- 积分:1
-
TreePropSheet
Vc TreePropSheet demo源码,展示TreePropSheet的使用和操作。CPropertySheet类实例的应用,为Vc开发中CPropertySheet的使用提供很好的参考
- 2022-03-03 04:28:23下载
- 积分:1
-
读写U盘的源程序
读写U盘的源程序-reader of the source
- 2022-04-23 09:38:55下载
- 积分:1
-
实现了乒乓操作,用多路选择器来实现,简单易懂。
实现了乒乓操作,用多路选择器来实现,简单易懂。-Achieved a ping-pong operation, With the MUX to achieve, easy to understand
- 2022-01-26 07:01:04下载
- 积分:1
-
德国 一随机振动分析程序,希望对需要的人有所帮助
德国 一随机振动分析程序,希望对需要的人有所帮助-Germany, a random vibration analysis program, hope to those who need help
- 2023-02-11 21:00:03下载
- 积分:1
-
使用索引快速搜寻
使用索引快速搜寻-use Quick Search Index
- 2023-03-28 01:55:02下载
- 积分:1
-
polynomial approximation多项式逼近的C
polynomial approximation多项式逼近的C-polynomial approximation polynomial approximation of C
- 2022-05-20 03:55:12下载
- 积分:1
-
生成等角度均匀分布的网格点阵的c++程序,可以用于工程,数学等领域的按角度(alpha, belta, gamma)搜索优化问题。...
生成等角度均匀分布的网格点阵的c++程序,可以用于工程,数学等领域的按角度(alpha, belta, gamma)搜索优化问题。-Generate uniformly distributed angle of the grid lattice. The c++ program can be used for engineering, mathematics and other fields according to the angle (alpha, belta, gamma) searching optimization problem.
- 2022-06-01 11:04:03下载
- 积分:1
-
10. 编写程序对八皇后问题进行求解:在8行8列的棋盘上放置8个皇后,使任一个皇后都不能吃掉其他的7个皇后(注:皇后可吃掉与她处于同行或同列或同一对角线上的其他...
10. 编写程序对八皇后问题进行求解:在8行8列的棋盘上放置8个皇后,使任一个皇后都不能吃掉其他的7个皇后(注:皇后可吃掉与她处于同行或同列或同一对角线上的其他棋子),并将结果以某种方式显示出来。-10. Write a program to solve the eight queens problem: In the line 8 8 of 8 placed on board the Queen, so that either a queen can not eat the other seven Queen (Note: The Queen can eat with her peers or the same column in the or the same diagonal and other pieces), and the results displayed in some way.
- 2023-08-14 11:50:03下载
- 积分:1