CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 界面编程 其它 搜索资源 - algorithm,

搜索资源列表

  1. 最佳适应算法 信安 陆华锋 20022638

    0下载:
  2. 最佳适应算法是动态内存分区分配算法的一种。所谓“最佳”是指每次为作业分配内存时,总是把能满足要求、又是最小的空闲分区分配给作业,避免“大材小用”。为了加速寻找,该算法要求将所有的空闲分区按其内容以从小到大的顺序形成一空闲分区链。这样,第一次找到的能满足要求的空闲区,必然是最佳的。-best adaptation algorithm is a dynamic memory allocation through an algorithm. The so-called "best"
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:36.31kb
    • 提供者:快乐人儿
  1. maze dfs

    0下载:
  2. dfs 深度优先搜索!这是走迷宫的基本算法。用广义表建立迷宫,用邻接表建立图,用dfs搜索,许多大学的数据结构作业-dfs depth-first search! Maze This is the basic algorithm. Generalized Table established maze, with the establishment of the adjacent table map, with dfs search, the University of many data str
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1.31kb
    • 提供者:笨熊
  1. 成绩管理20034581赵传仕

    0下载:
  2. 学生成绩管理系统 C语言 1、掌握结构化设计方法。 2、了解大型软件的设计技术 3、在实际应用背景下灵活运用线性表的顺序存储结构和链式存储结构。 4、灵活运用线性表上的各种基本运算,完成题目需求。 5、在实例中运用排序与查找算法。-student performance management system a C language, master structural design methods. Two, understand the design of large software tec
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3.7kb
    • 提供者:赵传仕
  1. 内部排序

    0下载:
  2. 内部排序算法,此程序包含了基本的排序算法,并对各个算法的性能做了相应的分析-internal sorting algorithm, which includes the basic sorting algorithm, as well as the performance of various algorithms do the corresponding analysis
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3.7kb
    • 提供者:胡斌
  1. MIXBuilder

    0下载:
  2. MIX的模拟器: MIX是《计算机程序设计艺术》(TAOCP)的作者高德纳(Donald.E.Knuth)在TAOCP中描述算法时使用的一种假想的机器,所以书中的汇编代码无法在任何一个机器上运行,附件中的程序可以让以MIXAL汇编语言写成的算法在Windows平台上汇编并且可以单步跟踪运行。详细情况参看其中的MIXBuilder.doc文件。 -MIX simulator : MIX "Art of Computer Programming" (TAOCP), the aut
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:701.92kb
    • 提供者:余伟
  1. gene

    0下载:
  2. 这是一些经典算法的描述,是由中国科学院的张法院士所编写的,对生物信息学有非常重要的意义。-This is the classical algorithm described by CAS academician Zhang law prepared by the Bioinformatics is a very important significance.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:4.67mb
    • 提供者:huwu
  1. c-algorithm-set

    0下载:
  2. c语言的经典算法源代码!其中包含数据结构中很多重要的算法,还有链表&树等多种常用算法的应用-classical algorithm source code! Data structure which contains many important algorithms, Chain & trees and other commonly used algorithm application
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:239.3kb
    • 提供者:张维成
  1. 分洪问题

    0下载:
  2. 工件加工问题,本程序提供了工件加工问题的一般算法question1 question2 question3经过调试能成功运行-workpiece machining, the process of machining the general algorithm question1 question2 question3 after the successful operation Debugging
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:4.99kb
    • 提供者:刘奇杰
  1. 图论常用算法通用matlab程序

    0下载:
  2. 包括最短路及最小生成树算法,对于参加建模很有用的-including the most short-circuit and the minimum spanning tree algorithm, for participating in modeling very useful
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:4.34kb
    • 提供者:笑我多情
  1. 经典C程序

    0下载:
  2. 有100个C程序,包括许多经典的算法。又很高的收藏价值。-About 100 C programs, which includes a lot of classic algorithm. It s worth downloading.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:17.85kb
    • 提供者:pppp
  1. 对GZIP源码分析报告

    0下载:
  2. gzip源代码分析研究文档,可以熟悉gzip的算法, 原理,是毕业设计的项目-gzip source code analysis research documents, may be familiar with gzip the algorithm, the principle, is the graduation project project
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:22.79kb
    • 提供者:张政波
  1. ol

    0下载:
  2. 欧拉前差公式通用程序 欧拉前差公式的算法,精度不是很高,误差相对比较大- In front of Euler in front of difference formula general routine Euler the difference formula algorithm, the precision is not very high, the error relative quite is big
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:899byte
    • 提供者:石头
  1. JOS2

    0下载:
  2. 链表式的josphus问题,数据结构与算法的练习题-Chain-josphus issues, data structure and algorithm Exercises
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:858byte
    • 提供者:leo
  1. 图深度优先

    0下载:
  2. 图的深度优先算法动态演示,用到了直线的中点绘制算法-map algorithm for dynamic priority depth demonstration of the use of linear midpoint Rendering Algorithm
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:203.74kb
    • 提供者:张三
  1. asamin

    2下载:
  2. 退火算法 用C语言实现算法函数,Matlab语言实现算法-annealing algorithm in C language function algorithm, the algorithm in Matlab
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:45.03kb
    • 提供者:王天哲
  1. xuehaiwuya

    0下载:
  2. 算法有关于树的遍历的,还有图的搜索等等的数据结构相关算法-algorithm on the traversal of the tree, and there are also search the data structure correlation algorithm
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1.58kb
    • 提供者:陈煦
  1. yinghang

    0下载:
  2. 是用c++编辑的银行家算法,是有点长,不过我相信只要努力就有收获的-is editor bankers algorithm, is a bit long, but I believe as long as the efforts will harvest
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1.92kb
    • 提供者:不知道
  1. FORTRAN常用算法程序集

    1下载:
  2. FORTRAN编制的常用算法程序,对学习数学分析的同学很有参考价值-FORTRAN prepared by the procedure commonly used algorithm for the study of mathematical analysis of the students was useful
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:122.15kb
    • 提供者:张峰
  1. Kmeans

    2下载:
  2. 量化程序,采用标准的Loyd-Max algorithm,提供了一个实例,并对结果进行了分析。很有学习的价值。
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1.08kb
    • 提供者:pengtanthu
  1. D-Algorithm

    1下载:
  2. 数字电路故障分析之D算法C++实现。按照教科书编写,可能比较古板。-digital circuit failure analysis algorithm C D realization. According to textbook writing, perhaps more rigid.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:6.7kb
    • 提供者:俞怡炜
« 12 3 4 5 6 7 8 9 10 ... 13 »
搜珍网 www.dssz.com