搜索资源列表

  1. DS-Algo-VC

    0下载:
  2. 严蔚敏的数据结构(C语言)源码,适合研究
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:3057468
    • 提供者:吕鹏
  1. Algo

    0下载:
  2. 网上收集的关于各种算法的各种讨论-online collection of the various algorithms discussed
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:792561
    • 提供者:凌晨
  1. sorting&searchng algo

    0下载:
  2. This a collection of algorithms for sorting and searching.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:119773
    • 提供者:赵勇
  1. algo & data structures graphs

    0下载:
  2. 图的遍历:图是由顶点集合(vertex)及顶点间的关系集合组成的一种数据结构:Graph=( V, E ).使用拓扑排序的算法.-traverse the map : The map is set by the vertex (Vertex) and the relationship between peak set consisting of a data structure : Graph = (V, E). The use of
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2808
    • 提供者:黄枫
  1. 实数自适应并行遗传算法的研究

    1下载:
  2. 曾孝平,陈燕飞,李勇明.实数自适应并行遗传算法的研究。针对遗传算法中的早收敛现象,提出了一种实数自适应并行遗传算法(real adaptive parallel genetic algo- rithm,RAPGA)。该算法采用了一种并行遗传进化结构,并将自适应交叉、变异算子引入到本算法中,增强和保 持了种群的多样性。最后,通过与其他经典优化遗传算法进行比较显示,RAPGA对多个标准测试函数均表现出 较好的搜索性能。
  3. 所属分类:文档资料

    • 发布日期:2009-03-13
    • 文件大小:119274
    • 提供者:amilymoon
  1. 算法设计与分析

    0下载:
  2. Kozen的《The Design and Analysis of Algorithms》是一本比较经典的讲义形式的算法设计与分析教材,其中许多图论问题算法很有用。Djvu格式。 These are my lecture notes from CS681: Design and Analysis of Algo- Algorithms, a one-semester graduate course Kozen taught at Co
  3. 所属分类:数据结构常用算法

  1. md5_asm_32

    0下载:
  2. 汇编写的md5加密算法-Md5 encrypt algorithm written in ASM
  3. 所属分类:加密解密

    • 发布日期:2024-05-20
    • 文件大小:8192
    • 提供者:站长
  1. CRC-16 CRC-32 算法介绍,程序代码

    0下载:
  2. CRC-16 CRC-32 算法介绍,程序代码-CRC-16 CRC-32 algorithm, the program code
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-20
    • 文件大小:5120
    • 提供者:管冬兵
  1. 多边形裁剪

    0下载:
  2. 用C语言编的多边形裁剪源代码-Code of Clipping Polygons using C language
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:纯净水
  1. Algo

    0下载:
  2. 网上收集的关于各种算法的各种讨论-online collection of the various algorithms discussed
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-20
    • 文件大小:792576
    • 提供者:凌晨
  1. sorting&searchng algo

    0下载:
  2. This a collection of algorithms for sorting and searching.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-20
    • 文件大小:119808
    • 提供者:
  1. algo & data structures graphs

    0下载:
  2. 图的遍历:图是由顶点集合(vertex)及顶点间的关系集合组成的一种数据结构:Graph=( V, E ).使用拓扑排序的算法.-traverse the map : The map is set by the vertex (Vertex) and the relationship between peak set consisting of a data structure : Graph = (V, E). The use of
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:黄枫
  1. c4.5算法数据(VC VERSION)

    1下载:
  2. 数据挖掘c4.5算法(vc语言版本)欢迎大家下载测试!!!! - The data mining c4.5 algorithm (vc language edition) welcome everybody downloading test! ! ! !
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-20
    • 文件大小:156672
    • 提供者:万喜
  1. i2c-algo-pxa

    0下载:
  2. I2C algorithm for the PXA I2C bus acce
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-20
    • 文件大小:3072
    • 提供者:blind2804189
  1. gandalf.1.5

    0下载:
  2. Gandalf软件(含源码)主要用于计算机视觉分析与相关数字分析。用C语言编写。Gandalf is a computer vision and numerical algorithm library, written in C, which allows you to develop new applications that will be portable and run FAST. Includes many useful vi
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-20
    • 文件大小:4782080
    • 提供者:郑元义
  1. osbymayfar

    0下载:
  2. 本程序实现FCFS先来先服务,SPF短进程优先,FPF_Reaved抢占式高优先级,TimePiece时间片轮转这四种进程调度算法。 程序运行时根据提示选择相应进程调度算法,然后调用函数GetRandProc(LPVOID lpParam)(程序专门为该函数开辟新的线程)产生随机进程并将其插入到就绪队列中然后再用相应的进程调度算法调度进程运行。 -the program FCFS first-come first-serve,
  3. 所属分类:软件工程

    • 发布日期:2024-05-20
    • 文件大小:21504
    • 提供者:mayfar
  1. Sterren_ASe_Explorer

    0下载:
  2. A*算法的演示程序,可以自由设置障碍和地形,单步演示A*算法的寻路过程。包含源码,是学习A*算法的最佳工具。-A* algorithm demo program, they can set up obstacles and terrain, single-step demonstration of the A* search algorithm road course. Includes source is studying A* al
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-20
    • 文件大小:389120
    • 提供者:river
  1. hPSO

    0下载:
  2. A hybrid Particle Swarm Optimization algorithm for finding the minimum of the function fitness in the real space.-Particle Swarm Optimization algo abbreviation for finding the minimum of the function fi tness in the re
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:chen
  1. bch_erasures

    0下载:
  2. Erasure correction achieved by two errors-only decoding passes using the Euclidean algorithm. Any (valid) code length can be input. -Erasure correction achieved by two errors- only decoding passes using the Euclidean
  3. 所属分类:通讯编程

    • 发布日期:2024-05-20
    • 文件大小:5120
    • 提供者:里海
  1. bellman

    0下载:
  2. 用C语言实现最短路径算法中的Bellman-Ford算法,这个算法可以用来解决信号处理中的一些问题。bellman_ford.c为源程序;distance.txt文件存放各界点之间的距离,以99999表示无穷大;bellman_ford.txt文件是输出文件,存放每轮循环得到的中间值,以及最后得到的到各个节点的最短距离,如果图包含负回路,文件中返回FALSE。-C language shortest path algorithm to
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-20
    • 文件大小:103424
    • 提供者:李文
« 1 2 34 5 6 7 8 9 10 ... 30 »

源码中国 www.ymcn.org