搜索资源列表
存储管理源代码
- 分区式存储管理源代码 一、可变分区存储管理的基本策略 1)不预先划分几个固定分区,分区的建立是在作业的处理过程中进行的,各分区的大小由作业的空间需求量决定。 2)采用指针方式将各个空闲分区链接而成的链表,用以记录主存分配现状。 3)分配与回收算法按空闲分区链接方式的不同分类,有最佳、最坏、首次和下次适应四种算法。 二、程序模拟的设计 1、基本思想 采用事件驱动模型。事件有: 1)申请主存事件,表示一个作业创建时提出的主存资源要求; 2)释放主存事件,表示一个作
字图像获取处理及实践应用一书光盘
- 图像处理光盘里面附带了很多在图像处理中经常用到的基本处理算法,如快速傅立叶变换,中值滤波等-image processing fringe discs inside a lot in image processing frequently used to deal with the basic algorithm, as Fast Fourier Transform, the value filter
6s_src
- fortran原代码,提供各种基本算法的程序.可移植性能很好.-fortran source code, the basic algorithm for the procedure. Portability will be good.
myGA
- 王正林优化教程里的基本遗传算法,与大家共享-The Zhenglin optimization tutorial basic genetic algorithm, and share
1620821978
- 用C语言编写的基本遗传算法,读者可以根据需要进行相应参数的设定。-Using C language prepare the basic genetic algorithm, the reader can make the appropriate parameters.
All-kinds-of-sort
- 本代码实现了几乎所有的排序算法,如冒泡排序,选择排序,基数排序,快速排序等。-This source code implements all kinds of basic sorting algorithm, such as bubble sort,radix sort,select sort,quick sort and so on.
erweijibenjihebianhuansuanfa
- 计算机图形学二位基本几何变换算法,基于OpenGL平台-Computer Graphics 2 basic geometric transformation algorithm, based on the OpenGL platform
SGA
- 基本遗传算法代码实现,选择交叉变异 对于初学遗传算法的同志很有帮助,希望大家一起提高进步-Code to achieve the basic genetic algorithm, select the crossover and mutation genetic algorithm for beginners comrades helpful, hope all of us to improve progress
Disperse_Maths
- 离散数学书本几种基础算法编程实现 使用VC环境-Discrete Mathematics books are several basic algorithm programming environment using VC
cPP_lab
- 基本数据类型和表达式、数据的输入与输出、算法的基本控制结构、自定义数据类型的基本应用 -Basic data types and expressions, data input and output, the basic control structure of the algorithm, custom data types of the basic application
Polynomial-together
- 数据结构,一元多项式相加。已编译通过,书本基本算法-Data structure, the sum of one yuan polynomial. Compiled by, books basic algorithm
computer-graphic
- 此代码是计算机图形学实践教程(Visual C ++中版)的源代码,包括一些计算机图形学基本算法。-This code is the “practice of computer graphics tutorial (Visual C++ Edition) ”source code, including some of the basic algorithm for computer graphics.
math
- 义隆单片机常用算法,都是一些基础的设计,可能算法并不是很高效,只是提供一个思路。-Elan Singlechip commonly used algorithm, are designed and some basic algorithm, and may not be very efficient, only provide a train of thought.
CPP
- 列出了C++基本算法的一些源代码如递归,跳转-Listed C++ basic algorithm source code, such as recursion, jump
Simulated-annealing-algorithm
- 模拟退火算法的详细讲解,基本的matlab代码实现,入门必需-Explain in detail the simulated annealing algorithm matlab code basic, entry required
Kalman-filter-basic-algrithm
- 基于KF滤波技术的目标跟踪实现程序,包含了相应的改进算法,可以直接运行。-Target tracking based on the technology of KF filter implementation procedures, and contains the corresponding improved algorithm, can be directly run.
Cyuyanchengxuji
- C语言常见基本算法,可直接调用,提高编程效率-Common basic algorithm of C language
C-200-practice-examples
- 经典样例200个,c++,vs2015亲测都可跑通,入门非常不错,部分代码很简单,基础算法,新手可以学习下。-Classic sample 200, C, vs2015 pro test can run through, entry is very good, some of the code is very simple, the basic algorithm, the novice can learn under.
ministl
- 个人重写注释版 简洁 STL程序库,支持基本容器 算法 迭代器 以及类型萃取(Personal rewrite Notes version concise STL library, support the basic algorithm and container iterator type extraction)
OFDM
- OFDM的基本算法,采用QAM/QPSK ,信道为多径衰落条件下(The basic algorithm of OFDM. QAM/QPSK, and the channel is multipath fading.)