搜索资源列表

  1. C++经典数值算法源码

    0下载:
  2. C++经典数值算法源码 非常难得的经典算法,赶快下载吧-C classical numerical algorithm is a rare source of the classic algorithms, it quickly download
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:246419
    • 提供者:噶发
  1. Julia—逃逸时间算法

    0下载:
  2. Julia的逃逸时间算法,是分形领域的经典算法实现,供大家参考学习。-the escape time algorithm is fractal fields of classical algorithm for reference study.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:27061
    • 提供者:许晓凡
  1. 经典算法DES

    0下载:
  2. 用DELPHI实现的经典加密算法DES,能够对文本文件进行加密。-This sutra DES encryption arithmetic is implemented by DELPHI.It can encrypt the textfile.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:8530
    • 提供者:大撒法
  1. B样条曲面蒙面算法

    0下载:
  2. B样条曲面蒙面算法,是实现b样条曲面的经典算法-B-spline surface masked algorithm, is b-spline surfaces of the classical algorithm
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:155990
    • 提供者:叶子
  1. 经典算法三的二十次方除以17

    0下载:
  2. 经典的算法三的二十次方除以十七,通过一个循环就能求解出结果.-classical algorithm for three of the 20-th divided by 17, a cycle can solve the result.
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:1585
    • 提供者:徐杰
  1. 经典算法

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

    • 发布日期:2008-10-13
    • 文件大小:124556
    • 提供者:zh
  1. 数据结构及算法经典源程序集

    0下载:
  2. 数据结构经典算法源码,包括二叉数,队列,栈.应有尽有-data structure classical algorithm source code, including the number two forks, queue, stack. Everything
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:309059
    • 提供者:haip
  1. java算法

    0下载:
  2. JAVA算法大集合都是经典算法,对学习有所帮助-Java algorithms are great gathering classic algorithms to help learning
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:12156
    • 提供者:健健
  1. 过河算法

    0下载:
  2. 过河算法属于面试经典算法,有很多人会被问到,羊虎人咋个过河才安全-algorithm belongs to the river interviews classic algorithm, a lot of people asked that the sheep were 17th Tiger river safe
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:443275
    • 提供者:刘胜国
  1. 数据结构经典算法实现

    0下载:
  2. c实现的常用几个算法-c achieve several commonly used algorithms
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:7705
    • 提供者:qw
  1. N皇后问题回溯算法

    0下载:
  2. 皇后问题的拓展 经典算法-Queen expand the classical algorithm
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1413
    • 提供者:王丰
  1. 数据结构算法

    0下载:
  2. 数据结构经典算法 是学习编程的经典例子,对于数据结构的学习有一定的帮助-data structure classical learning programming algorithm is the classic example, the data structure of the study will help
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1333
    • 提供者:牟小东
  1. 经典算法演示系统

    0下载:
  2. 这是一个经典的数据结构动态演示系统,支持C语言和pascal语言,对初学者肯定会有很大帮助-This is a classic demonstration of dynamic data structure, and C language support pascal language for beginners certainly be of much help
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:2318927
    • 提供者:蓝羽
  1. 边缘检测各种算法编码

    0下载:
  2. 边缘检测的各种经典算法,很值得一看。机会不容错过。快来看呀。-edge detection algorithm for the classic, is an eye-catcher. The opportunity should not be missed. Come see ah.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:1905894
    • 提供者:yuan
  1. C语言kmp算法实现

    0下载:
  2. 研究计算机程序算法中关于字符串操作的经典算法实现源程序-study computer programming algorithm for string manipulation of the classic algorithm source code
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1259
    • 提供者:ipkh
  1. 银行家经典算法

    0下载:
  2. 操作系统中的银行家算法在LINUX环境下面进行模拟.-operating system in the banker's algorithm below LINUX environment simulation.
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:1288
    • 提供者:孙迪
  1. 字符串匹配算法(KMP KR BM)

    0下载:
  2. 单模式字符串匹配算法里面最经典的算法,KMP算法,KR算法 和BM算法
  3. 所属分类:数值算法/人工智能

    • 发布日期:2010-09-06
    • 文件大小:2820
    • 提供者:tjltail
  1. 遗传算法

    0下载:
  2. 基于VC++的遗传算法源码(相当经典
  3. 所属分类:Windows编程

  1. 粒子群算法求解tsp问题

    1下载:
  2. 用粒子群算法求解TSP问题,经典算法求解经典问题,受益良多。
  3. 所属分类:数值算法/人工智能

    • 发布日期:2009-11-12
    • 文件大小:4108
    • 提供者:mxwbuaa
  1. 经典图论

    0下载:
  2. 这是一本图论算法的经典之作
  3. 所属分类:文档资料

    • 发布日期:2009-11-13
    • 文件大小:5240398
    • 提供者:xiaohuang_17
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »

源码中国 www.ymcn.org