CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 简单算法

搜索资源列表

  1. 数据结构算法演示swf

    1下载:
  2. 用FLASH动画演示常用数据结构和算法,使深奥变为简单.建议下载.-with Flash animation demo commonly used data structures and algorithms, so esoteric become simple. Recommended download.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:415010
    • 提供者:老妖
  1. 五子棋核心算法

    2下载:
  2. 五子棋是一种受大众广泛喜爱的游戏,其规则简单,变化多端,非常富有趣味性和消遣性。这里设计和实现了一个人机对下的五子棋程序,采用了博弈树的方法,应用了剪枝和最大最小树原理进行搜索发现最好的下子位置。介绍五子棋程序的数据结构、评分规则、胜负判断方法和搜索算法过程-331 is a widely loved by the public of the game, its rules simple and changeable, very rich and interesting recreational
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2008-10-13
    • 文件大小:2967
    • 提供者:yang
  1. 语法词法分析

    1下载:
  2. 一个c语言写的词法分析器和语法分析器的简单算法,适用于编译原理的初学者-a written language lexical analyzer and parser simple algorithms, compiler theory applies to the beginners
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:4485
    • 提供者:吴绪林
  1. 简单遗传算法和简单bp网络的程序

    0下载:
  2. 基于Matlab的简单遗传算法和简单bp网络的程序实现-based on Matlab simple genetic algorithms and simple bp Network Program
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:8139
    • 提供者:
  1. snakes算法简单程序(可运行)

    0下载:
  2. snakes算法简单程序(可运行),对初步学习snakes算法有帮助-snakes simple algorithm (runs), the preliminary study snakes help Algorithm
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:4701
    • 提供者:吴俊强
  1. 高精度算法

    0下载:
  2. 这个程序里面包含ACM中常考的高精度算法的全部,非常有价值,算法比传统的要简单精炼-inside the ACM often contain high-precision test algorithm all, a very valuable, algorithm than the traditional simple refining
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:4023
    • 提供者:陈万通
  1. 采用剥夺式优先算法,对四个进程进行模拟调度

    0下载:
  2. 进程调度程序是进程管理的主要内容之一,通过设计,编制,调试一个简单的进程调度模拟系统,对进程调度,进程运行状态变换及PV操作加深理解和掌握.-process scheduler process management is one of the main contents, design, develop and debug a simple process of scheduling simulation systems, the process of scheduling, process
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:22091
    • 提供者:姚天伟
  1. 使用禁忌搜索法约求解瑟夫环改进算法

    0下载:
  2. 使用禁忌搜索法约求解瑟夫环改进算法,程序简单易懂。-use tabu search about solving Cerf Central improved algorithm, procedures simple and understandable.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1373
    • 提供者:ge
  1. 我的图形学

    0下载:
  2. 二维图形的几何转换,首先通过屏幕上任意四点绘制通过四点的曲线,再通过平移,旋转缩放等实现一些简单算法-2D geometry conversion, first through the screen drawing arbitrary 4:00 through 4:00 curve, and through translation, rotation scaling algorithm to achieve some simple
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:4562
    • 提供者:岳做启
  1. buddy_算法

    1下载:
  2. Buddy(伙伴)算法每次分配包含一个或者多个物理页面的内存块,页面以2的次幂的内存块来分配。首先搜寻满足请求大小的页面,它从满足当前申请大小的Buddy数据结构的m_ freePages域着手沿链来搜索空闲页面。如果没有这样请求大小的空闲页面,则它搜索两倍于请求大小的内存块。这个过程一直将持续到所有的Buddy 被搜索完或找到满足要求的内存块为。如果找到的页面块大于请求的块则对其进行分割以使其大小与请求块匹配。由于块大小都是2的次幂所以分割过程十分简单:空闲块(低地址)被连进相应大小的队列而这
  3. 所属分类:系统编程

    • 发布日期:2011-05-27
    • 文件大小:4311
    • 提供者:npu
  1. 简单遗传算法与人工智能

    1下载:
  2. 实现了遗传算法的功能,采用java实现,只需要简单的设置文件就可以运行。(java)-a genetic algorithm to achieve the function, using java realized, requires only a simple configuration files on the run. (Java)
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:92744
    • 提供者:dong
  1. my遗传算法

    0下载:
  2. 该算法实现了神经网络的遗传算法,从简单的角度出发,说明的算法-the algorithm to achieve a neural network genetic algorithm, from the simple point of view that the algorithm
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:86237
    • 提供者:应吉平
  1. 关于二十四点游戏的基本算法

    0下载:
  2. 关于二十四点游戏的基本算法!漫长的假期对于我来说总是枯燥无味的,闲来无聊便和同学玩起童年时经常玩的二十四点牌游戏来。此游戏说来简单,就是利用加减乘除以及括号将给出的四张牌组成一个值为24的表达式。- About 24 games basic algorithms! Long vacation regarding me said always dull, 24 signs which with the schoolmate idly comes bored then to play when
  3. 所属分类:游戏引擎

    • 发布日期:2008-10-13
    • 文件大小:1049
    • 提供者:悠威
  1. 经典算法

    0下载:
  2. 最经典的C算法,有简单的也有难的,算法极其精妙-classic C algorithms, it is simple difficult, the algorithm is extremely exquisite
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:124556
    • 提供者:zh
  1. Leasen图的建立和DFS&BFS算法

    0下载:
  2. 数据结构中关于DFS和BFS的练习,较简单的实现了二叉树的DFS和BFS搜索-data structure of DFS and BFS practice, the realization of a simple binary tree search DFS and the BFS
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1652
    • 提供者:李立纯
  1. 字符串匹配算法

    0下载:
  2. 一个简单的数据结构算法,字符串基本匹配算法与模式匹配算法的演示.-a simple data structure algorithms, the basic string matching algorithms and pattern matching algorithm demonstration.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:13661
    • 提供者:谢树扬
  1. 简单优先算法

    0下载:
  2. 本程序主要用于实现自底向上分析技术中的简单优先分析算法,简单文法可由键盘输入,实现功能包括:简单优先文法的判别,优先关系矩阵的输出,句子的识别等-the procedures used to achieve a bottom-up analysis of a simple priority analysis algorithms, simple grammar could be the keyboard input to achieve features include : simple gra
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:3488
    • 提供者:米子
  1. Bresenham高效画线算法

    0下载:
  2. 画线的算法不少,但要作到高速、简单并不容易。斜率相乘法是最简单的方法之一,但计算每个点均要花费不少时间用于乘、除法运算;下面介绍的是Bresenham s高效画线算法,对每个点的坐标计算只要加、减法就能完成。-line drawing algorithm, but a lot to be done fast, simple is not easy. The slope is the most simple multiplication is one of the ways, but each p
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:4180
    • 提供者:小倪
  1. 加、解密算法大全

    1下载:
  2. 多种加密解密算法包括md2 md5 sha des 等多种加密解密的算法的源代码 并包含简单的使用测试程序-variety of encryption and decryption algorithms, including md2 md5 sha des various encryption and decryption algorithm source code and include the use of a simple test procedure
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:394384
    • 提供者:zl
  1. 数值算法大全

    0下载:
  2. 其中含有数值分析常用的15个算法,经测试 全部可以使用,而且语言简练,语句简单-containing numerical analysis of 15 commonly used algorithm, can use all the tests, but concise language, simple statement
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:7919
    • 提供者:wjf
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com