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

搜索资源列表

  1. GA-1

    0下载:
  2. 解非线性规划模型的遗传算法,采用visual c++语言编写,结构清晰,明了易懂,注释完整-Genetic Algorithm for nonlinear programming
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-01-29
    • 文件大小:1582
    • 提供者:mengjie
  1. AES-C

    0下载:
  2. aes(rijndael 算法)的C语言实现,完整的程序源码,仅供参考-aes (rijndael algorithm) of the C language, complete source code, for reference only
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-24
    • 文件大小:2407
    • 提供者:Bruce Lee
  1. gabor

    0下载:
  2. gabor滤波器算法源码,c语言描述,有兴趣可以拿去参考参考-gabor filter algorithm source code
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-31
    • 文件大小:2499
    • 提供者:lihuo
  1. c-hash

    0下载:
  2. C语言实现的哈希表算法,比链表的查询更快,在大量节点管理时很实用。-C-implemented hash table algorithm, faster than the query list, in the management of a large number of nodes is very useful.
  3. 所属分类:Linux-Unix program

    • 发布日期:2016-01-25
    • 文件大小:15360
    • 提供者:黄健
  1. LBM 多孔介质 C++程序

    40下载:
  2. 多孔介质内自然对流的LBM模拟程序,采用C++语言编写,基于Guo等人的模型开发,能够用于模拟多孔介质内的流动与传热问题。
  3. 所属分类:数据结构常用算法

  1. shujujiegouyusuanfafenxi

    0下载:
  2. 《数据结构与算法分析-C语言描述》源代码和勘误-" Data Structures and Algorithm Analysis-C language to describe the" source code and errata
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-24
    • 文件大小:24103
    • 提供者:huyayuan
  1. fft算法

    1下载:
  2. c语言编写的频谱计算测试程序,可将其用于工程中
  3. 所属分类:数据结构常用算法

  1. Compiler

    1下载:
  2. 使用LEX和yacc实现的C—语言的词法分析器和语法分析器,采用的是LALR算法,完整的编译原理实验报告-LEX and yacc use to achieve the C-language lexical analyzer and parser, LALR uses algorithms to compile a complete report of principle experiment
  3. 所属分类:Compiler program

    • 发布日期:2017-03-29
    • 文件大小:68607
    • 提供者:童华兵
  1. FIRFilter

    0下载:
  2. 此例子为fir滤波器设计c语言算法实现,包括三角窗,矩形窗,汉宁窗,汉明窗,凯萨窗等经典窗函数。可以直接调用。-This example for the fir filter design algorithm c language, including the triangular window, rectangular window, Hanning window, Hamming window, Caesar windows classic window function. Can be d
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-27
    • 文件大小:213947
    • 提供者:高奕涵
  1. optimizationinC

    0下载:
  2. 最优化算法C语言程序,包括Newon弦切法、单纯行法、抛物线插值法、最速下降法、Powell法-Optimization algorithm C Language Program, including String Newon cutting method, simple lines law, the parabolic interpolation method, steepest descent method, Powell method
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:6539
    • 提供者:xnkl
  1. datastructure

    0下载:
  2. 一些算法C语言的例子-Some examples of algorithm C language
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-12-07
    • 文件大小:42609
    • 提供者:站长
  1. EZWC11

    0下载:
  2. 几个C语言的算法程序,包括栈、队列、矩阵运算等-C language algorithms several procedures, including stacks, queues, matrix operations, etc.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-17
    • 文件大小:9512
    • 提供者:站长
  1. Cpp源代码

    0下载:
  2. 各种算法的c语言程序,包括huffman、线性表、栈、队列等--All kinds of algorithm program in C language, including huffman, lineartable, stack, queue etc.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-20
    • 文件大小:19406
    • 提供者:站长
  1. c_math2

    0下载:
  2. c语言编写数学常用算法--commonly math algorithm written in C language
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-17
    • 文件大小:51298
    • 提供者:huang_huan
  1. 大堆常用C源码

    0下载:
  2. 都是C语言常用的算法-C language is commonly used algorithm
  3. 所属分类:source in ebook

    • 发布日期:2017-11-15
    • 文件大小:295067
    • 提供者:
  1. suanfa

    0下载:
  2. c语言数值计算算法,很全-c language numerical algorithm, a very wide
  3. 所属分类:

    • 发布日期:2017-11-17
    • 文件大小:264094
    • 提供者:无名
  1. 新建 Microsoft Word 文档 (3)

    0下载:
  2. C语言编的先来先服务算法-C language made the first-come first-serve algorithm
  3. 所属分类:

    • 发布日期:2017-11-09
    • 文件大小:4417
    • 提供者:赵亚鹏
  1. Numerical Recipes Source- C2.02

    1下载:
  2. 国外的c数值算法书籍源程序(Numerical Recipes Source- C2.02)- Overseas c value algorithm books source program (Numerical Recipes Source- C2.02)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2014-03-05
    • 文件大小:747668
    • 提供者:潘虎
  1. 荷兰国旗问题(c语言)

    0下载:
  2. 演示了荷兰国旗问题(c语言)从简单到复杂的三种算法,用心体会,可得算法之奥妙-demonstration of the Dutch flag (c language), from the simple to the complex of three algorithms, a little reflection, available algorithms gives it
  3. 所属分类:Data structs

    • 发布日期:2017-11-13
    • 文件大小:1949
    • 提供者:
  1. Clanguagealgorithm

    0下载:
  2. c语言实现数据结构的小算法,包括数组、二叉树、排序等等 ,以及一些小例子-c language data structure to achieve a small algorithm, including the array, binary tree, sorting, etc., as well as some small example
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:309063
    • 提供者:程浩
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 50 »
搜珍网 www.dssz.com