CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 书籍源码 搜索资源 - Basic Algorithm

搜索资源列表

  1. 存储管理源代码

    1下载:
  2. 分区式存储管理源代码 一、可变分区存储管理的基本策略 1)不预先划分几个固定分区,分区的建立是在作业的处理过程中进行的,各分区的大小由作业的空间需求量决定。 2)采用指针方式将各个空闲分区链接而成的链表,用以记录主存分配现状。 3)分配与回收算法按空闲分区链接方式的不同分类,有最佳、最坏、首次和下次适应四种算法。 二、程序模拟的设计 1、基本思想 采用事件驱动模型。事件有: 1)申请主存事件,表示一个作业创建时提出的主存资源要求; 2)释放主存事件,表示一个作
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:6101
    • 提供者:Joly
  1. 字图像获取处理及实践应用一书光盘

    0下载:
  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
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:2410394
    • 提供者:张震
  1. 6s_src

    0下载:
  2. fortran原代码,提供各种基本算法的程序.可移植性能很好.-fortran source code, the basic algorithm for the procedure. Portability will be good.
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:332494
    • 提供者:hubangdie
  1. myGA

    0下载:
  2. 王正林优化教程里的基本遗传算法,与大家共享-The Zhenglin optimization tutorial basic genetic algorithm, and share
  3. 所属分类:source in ebook

    • 发布日期:2017-11-10
    • 文件大小:951
    • 提供者:sln
  1. 1620821978

    0下载:
  2. 用C语言编写的基本遗传算法,读者可以根据需要进行相应参数的设定。-Using C language prepare the basic genetic algorithm, the reader can make the appropriate parameters.
  3. 所属分类:source in ebook

    • 发布日期:2017-05-03
    • 文件大小:680566
    • 提供者:程俊仁
  1. All-kinds-of-sort

    0下载:
  2. 本代码实现了几乎所有的排序算法,如冒泡排序,选择排序,基数排序,快速排序等。-This source code implements all kinds of basic sorting algorithm, such as bubble sort,radix sort,select sort,quick sort and so on.
  3. 所属分类:source in ebook

    • 发布日期:2017-03-26
    • 文件大小:4918
    • 提供者:肖斌
  1. erweijibenjihebianhuansuanfa

    0下载:
  2. 计算机图形学二位基本几何变换算法,基于OpenGL平台-Computer Graphics 2 basic geometric transformation algorithm, based on the OpenGL platform
  3. 所属分类:source in ebook

    • 发布日期:2017-04-03
    • 文件大小:305174
    • 提供者:于爱国
  1. SGA

    0下载:
  2. 基本遗传算法代码实现,选择交叉变异 对于初学遗传算法的同志很有帮助,希望大家一起提高进步-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
  3. 所属分类:source in ebook

    • 发布日期:2017-04-13
    • 文件大小:3104
    • 提供者:李娟
  1. Disperse_Maths

    0下载:
  2. 离散数学书本几种基础算法编程实现 使用VC环境-Discrete Mathematics books are several basic algorithm programming environment using VC
  3. 所属分类:source in ebook

    • 发布日期:2017-03-30
    • 文件大小:948563
    • 提供者:凃螣霄尧
  1. cPP_lab

    0下载:
  2. 基本数据类型和表达式、数据的输入与输出、算法的基本控制结构、自定义数据类型的基本应用 -Basic data types and expressions, data input and output, the basic control structure of the algorithm, custom data types of the basic application
  3. 所属分类:source in ebook

    • 发布日期:2017-04-08
    • 文件大小:1633
    • 提供者:eiven
  1. Polynomial-together

    0下载:
  2. 数据结构,一元多项式相加。已编译通过,书本基本算法-Data structure, the sum of one yuan polynomial. Compiled by, books basic algorithm
  3. 所属分类:source in ebook

    • 发布日期:2017-11-23
    • 文件大小:411924
    • 提供者:guochuanlei
  1. computer-graphic

    0下载:
  2. 此代码是计算机图形学实践教程(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.
  3. 所属分类:source in ebook

    • 发布日期:2017-11-16
    • 文件大小:11697176
    • 提供者:zhwgis
  1. math

    0下载:
  2. 义隆单片机常用算法,都是一些基础的设计,可能算法并不是很高效,只是提供一个思路。-Elan Singlechip commonly used algorithm, are designed and some basic algorithm, and may not be very efficient, only provide a train of thought.
  3. 所属分类:source in ebook

    • 发布日期:2017-11-10
    • 文件大小:2079
    • 提供者:zhuge
  1. CPP

    0下载:
  2. 列出了C++基本算法的一些源代码如递归,跳转-Listed C++ basic algorithm source code, such as recursion, jump
  3. 所属分类:source in ebook

    • 发布日期:2017-12-04
    • 文件大小:194294
    • 提供者:yang
  1. Simulated-annealing-algorithm

    0下载:
  2. 模拟退火算法的详细讲解,基本的matlab代码实现,入门必需-Explain in detail the simulated annealing algorithm matlab code basic, entry required
  3. 所属分类:source in ebook

    • 发布日期:2017-05-02
    • 文件大小:739254
    • 提供者:gu
  1. Kalman-filter-basic-algrithm

    0下载:
  2. 基于KF滤波技术的目标跟踪实现程序,包含了相应的改进算法,可以直接运行。-Target tracking based on the technology of KF filter implementation procedures, and contains the corresponding improved algorithm, can be directly run.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-28
    • 文件大小:237006
    • 提供者:李伟
  1. Cyuyanchengxuji

    0下载:
  2. C语言常见基本算法,可直接调用,提高编程效率-Common basic algorithm of C language
  3. 所属分类:source in ebook

    • 发布日期:2017-05-04
    • 文件大小:199469
    • 提供者:liubiao
  1. C-200-practice-examples

    0下载:
  2. 经典样例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.
  3. 所属分类:source in ebook

    • 发布日期:2017-05-05
    • 文件大小:210620
    • 提供者:fenghongchen
  1. ministl

    0下载:
  2. 个人重写注释版 简洁 STL程序库,支持基本容器 算法 迭代器 以及类型萃取(Personal rewrite Notes version concise STL library, support the basic algorithm and container iterator type extraction)
  3. 所属分类:书籍源码

    • 发布日期:2018-01-07
    • 文件大小:81326080
    • 提供者:joeylee97
  1. OFDM

    0下载:
  2. OFDM的基本算法,采用QAM/QPSK ,信道为多径衰落条件下(The basic algorithm of OFDM. QAM/QPSK, and the channel is multipath fading.)
  3. 所属分类:书籍源码

    • 发布日期:2018-05-01
    • 文件大小:2048
    • 提供者:baoxiansi
« 12 3 »
搜珍网 www.dssz.com