资源列表
VCfenxing
- 递归实现分形,用VC画一颗树,外型类似柏树。足见递归是如此消耗内存,并且看到神奇的分形理论-Recursive Fractal, VC draw a tree, shaped like cypress. Recursive memory consumption is so evident, and see the magic of fractal theory
quicksort
- Quicksort its used in the algorithm and datastructures
EfficientKeywordSearchforSLCAinXML
- 介绍有效的查询语义,结合实例简单介绍Stack Algorithm求解SLCA -An effective query semantics, with examples briefly Stack Algorithm for Solving SLCA
huffman_encoding
- huffman encoding 代码, 欢迎下载-huffman encoding
likic
- Needleman - Wunsch Algorithm
mod2
- Descr iption 编写一个C函数mod(int n, int m),实现取模运算 Input 输入包含多行数据 每行数据是两个整数a, b (1 <= a, b <= 32767) 数据以EOF结束 Output 于输入的每一行输出a b Sample Input 5 3 100 2 Sample Output 2 0-Descr iption write a C function mod (int n, int m),
main
- 满应力算法c++代码 。。。。。。工程结构优化满应力设计-Full stress method c++ code. . . . . .
Csuanfa2
- 这是刚才C算法的第二卷,主要讲解树,图,网络的算法,很详细-This is just C algorithm II, mainly on the tree, graph, network algorithms, in detail
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
