搜索资源列表
34460
- Floyd v1.0 算法执行,非常简单,由标准的C++编写。适合研究算法的人使用。-Floyd v1.0 algorithm is quite simple, standard C + +. Algorithms for the study of the population.
CSharp写的计算器
- 自己用C#写的程序,里面包含各种算法,如:加减乘除,平方开方,实现计算结果累加.是学windows的典型好例。-own use C# to write procedures, which contains algorithms, such as : the arithmetic, square prescribing and achieving results accumulate. The school windows is a good typical cases.
小小秘书(SmartAssistant)
- 本软件用C#编写,功能强大,其内容有:系统时间读取与修改,正点报时,农历算法,时节算法,定时闹钟,定时关机,日程表,记事本,私人日记,语音秘书(含语音识别功能),通信录,优美活泼的界面,是网上少见的C#学习极品。你安装完试试,肯定让你喜欢。-the software with C# prepared, powerful, its contents are : system time to read with changes revealed timekeeping, the Lunar New
数据结构与算法综合资料库
- 数据结构与算法综合资料库.很详细的资料.有一些实例和详细分析-data structures and algorithms integrated database. Very detailed information. Some examples and detailed analysis
shuju jiegou实验1
- 《数据结构与算法》实验要求与指导,来自重点大学2005的一个实习内容。很不错的程序老师做的帮助同学更好的学习数据结构-"data structures and algorithms" experimental requirements and guidance from the university in 2005 as an attachment. The procedure is very good teachers do to help students learn b
分配回收
- 1. 存储管理采用可变分区方式。可变分区方式是按作业需要的主存空间大小来分配分区的。当作业装入主存时,根据主存的需要量察看有无足够的空间分配,若有,则按需要量分配一个分区给该作业;若无,则作业不能装入。随着作业的装入,撤离,主存被分成许多分区,有的占用,而有的是空闲的。 2. 存储分配分别采用首次适应算法、最佳适应算法和最差适应算法。 3. 当一个新作业要求装入主存时,查找空闲区表,从中找出一个足够大的空闲区。若找到大于作业需要量的空闲区,则把它分成二部分,一部分为占用区,另一部分
hsdfhjshdj
- 对深度优先(Depth first) 、宽度优先(Breath first) 、爬山法(Hill Climbing) 、 最佳优先(Best first) 以及A*搜索算法进行分析比较,要求: 给出这几种算法的描述; 根据SearchDemonstration程序中给出的示例,给出各算法的执行过程-priority right depth (Depth first), the width of priority (Breath first), mountaineering (Hill C
银行家法
- 一、实验目的: 熟悉银行家算法,理解系统产生死锁的原因及避免死锁的方法,加深记意。 二、实验要求: 用高级语言编写和调试一个描述银行家算法的程序。 三、实验内容: 1、 设计一个结构体,用于描述每个进程对资源的要求分配情况。包括:进程名——name[5],要求资源数目——command[m](m类资源),还需要资源数目——need[m],已分配资源数目——allo[m]。 2、 编写三个算法,分别用以完成:①申请资源; ②显示资源;③释放资源。(动态完成)-an ex
生成树gr
- 养学生的算法设计能力及良好的程序设计习惯。通过学习,要求学生能够掌握典型算法的设计思想及程序实现,能够根据实际问题选取合适的存储方案设计出简洁、高效、实用的算法,为后续课程的学习及软件开发打下良好的基础。学习这门课程,习题和实验是两个关键环节。学生理解算法,上机实验是最佳的途径之一。因此,实验环节-support students algorithm design capability and good programming habits. Through the study, requiri
0335087
- 一些常用的计算机图形学算法用c语言的实现-some frequently used in computer graphics algorithms using C Language Implementation
other
- 数据结构算法演示版,简单易学,截面更人性化,多多关照-data structure algorithms demo, easy, section more humanized, to take care of
Euclidean
- 欧几里德距离的C++算法,在人工免疫系统中有广泛的应用-Euclidean distance between the C algorithms, artificial immune system in a wide range of applications
hausdorrmatching
- haussdorf匹配加遗传算法, 采用遗传算法提高速度,用haussdorf算法进行图像的匹配-haussdorf matching increase genetic algorithm, using genetic algorithms to improve the speed with haussdorf algorithm for image matching
Data-Structures-and-Algorithms-in-CSharp
- Data Structures and Algorithms in C#
the-code-of-9-prediction-algorithms
- 价值50万元的经典算法:_9种预测、处理算法(源代码)c#-50 million worth of classic algorithms: 9 predictive, processing algorithms (source code) c#
sorting-algorithms
- C++编写的各种排序算法。包括插入排序、堆排序、归并排序、基数排序、冒泡排序、希尔排序、选择排序、直插排序。-C++ written various sorting algorithms. Including insertion sort, heap sort, merge sort, radix sort, bubble sort, shell sort, selection sort, in-line sort.
oscillator-algorithms-source-code
- 模拟谐振子算法源代码,内有求解旅行商问题的算例。-oscillator algorithms source code,include examples for solving the traveling salesman problem.
2-D-phse-wrapping-algorithms
- 2-D phase wrapping algorithms
sorting-algorithms
- 几种常见排序算法的实现-realization of several common sorting algorithms.
SU15-Algorithms-CustomCollections-master
- a collection of algorithms master calculator