资源列表
lab9
- Graph algorithm in C based program
Processer_Manager
- 加深对进程概念及进程管理各部分内容的理解;熟悉进程管理中主要数据结构的设计及进程调度算法。 1) 基本操作:进程的创建、删除。 2) 进程的基本属性: 进程名、进程时间片、进程优先级 3) 支持进程创建与撤销功能,创建后的进程在其整个生命周期中以PCB形式存在。每个进程用一个PCB表示,其内容根据具体情况设置。 进程根据其执行情况在不同队列(就绪队列、阻塞队列)间迁移。 5) 实现单处理器进程调度功能,调度等调度算法实现。 6) 管理的进程数目不少于3个,竞
Queen_lv
- 这个代码是用visual c++6.0编写的用概率算法求n皇后问题,当输入n具体值时便会出现失败和成功探测的步数,以及耗时等信息,很好地实现了经典的n皇后问题,即棋盘上放置皇后要有一定的规则,比如不同行列等。-This code is written in visual c++6.0 using probabilistic algorithms find n queens problem, the exact value of the input n there will be failures
CG-17
- alfa value calculation
Mybole
- 描述的是两个数相加,一个简单的加法程序,-Describes the sum of two numbers, a simple addition process,
acm
- 几种常见的acm算法 源码 包括简单背包问题 最短路径 游船问题 硬币问题等-Acm algorithm source code of several common
algtestsvb6code
- An application to evaluate the student s knowledge in subject "Data structures and Algorithms"-An application to evaluate the student s knowledge in subject "Data structures and Algorithms"
include
- 这代码源是哈夫曼编码,需要的朋友可以在这里下载啊!-This code source is Huffman coding, a friend in need can be downloaded here ah!
doy
- Fortran语言编写的一个年月日和年积日互转的程序源代码。输入年月日,就得到年积日。输入年积日,得到年,月,日,周几,小数点年。-Fortran language and in a plot at DATE Mutual Convert the source code. Enter year, month date, get in plot day. Enter the date on product to get the year, month, day of the week, decim
gcc_trees
- 了解gcc语法树结构和创建过程很好的资料-Gcc syntax tree and learn the process of creating good information
AntTsp
- 这是一个简单蚁群算法的实现,基于城市旅行商问题.-AntTsp.rar
daoxianpingcha
- 导线平差的相关学习资料,适合于初学者。需要更多资料可以联系我-Traverse relevant learning materials, suitable for beginners. For more information you can contact me
