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

搜索资源列表

  1. c

    0下载:
  2. A Star寻路算法 c语言实现 * 这段代码没有进行任何优化(包括算法上的), 但不意味我不知道该怎样优化它, * 它是为教学目的而做,旨在用易于理解和简洁的代码描述出 A* 算法在求最段路 * 径中的运用.-A Star pathfinding algorithm c language implementation
  3. 所属分类:Graph program

    • 发布日期:2017-04-04
    • 文件大小:2993
    • 提供者:Calio
  1. 1111

    0下载:
  2. c语言算法 他可以帮助c语言初学者轻松掌握c语言的算法。-it is very useful for the new stduy ,there are 100 in it .
  3. 所属分类:Button control

    • 发布日期:2017-03-31
    • 文件大小:218389
    • 提供者:laohou
  1. C.ZIP

    0下载:
  2. C语言常用算法源代码 C语言常用算法源代码-C++ source code for commonly used algorithms C# source code for commonly used algorithms
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:341196
    • 提供者:李想
  1. HMM_C_LANGUAGE

    0下载:
  2. 语音识别HMM算法的C语言实现,里面有详细的注释和说明,阅读起来很容易理清程序流程和思路,函数的功能以及函数怎么调用都说的很清楚。相信对语音识别的DSP编程有很大的帮助。-HMM speech recognition algorithm for C-language implementation, which has detailed notes and instructions, read them very easy to straighten out our thinking proces
  3. 所属分类:DSP program

    • 发布日期:2017-03-29
    • 文件大小:8002
    • 提供者:陈永恒
  1. c

    0下载:
  2. c语言常用算法集,很全面,有很多常用的算法,希望能对大家有帮组-c language commonly used set of algorithms, very comprehensive, there are many commonly used algorithms, hoping to help the Group Members have
  3. 所属分类:source in ebook

    • 发布日期:2017-03-31
    • 文件大小:216187
    • 提供者:叶小勇
  1. C

    0下载:
  2. C常用算法程序集(清华) c语言的多种算法源代码 很好-C common algorithms for assembly (Tsinghua) c language source code for a variety of algorithms well
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-05
    • 文件大小:10863
    • 提供者:
  1. gaosi

    0下载:
  2. C语言版本的高斯算法,并带有例子,也可以直接在TC里面正常运行-C language version of the Gauss algorithm, and with the examples, can also be directly in the TC inside the normal operation of
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:1478
    • 提供者:陈超
  1. C

    0下载:
  2. C语言描述的常用算法 很有用的 希望有帮助-C language to describe the commonly used algorithms useful want to help
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:292618
    • 提供者:
  1. C-Matlab-code-of-DSP

    0下载:
  2. 含有《数字信号处理-理论、算法与实现》一书中所涉及到的绝大部分算法。 \Dsp_c C语言编写的算法程序。 \Dsp_fortran FORTRAN语言编写的算法程序。 \Dsp_matlab 用MATLAB编写的信号处理程序,包含本书各个章节的大部分例题。-\Dsp_c \Dsp_fortran \Dsp_matlab
  3. 所属分类:source in ebook

    • 发布日期:2017-03-27
    • 文件大小:196263
    • 提供者:caiyh
  1. c

    0下载:
  2. c语言编写的算法程序,做为参考很有价值.-C,
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:45229
    • 提供者:黎海超
  1. r01

    0下载:
  2. 遗传算法车辆应急调度, C语言版本 ,产生随机车辆行驶路径。 -Emergency vehicles, scheduling genetic algorithm, C language to generate random traffic paths.
  3. 所属分类:transportation applications

    • 发布日期:2017-04-03
    • 文件大小:3351
    • 提供者:王辉
  1. PSOS_exe

    0下载:
  2. 粒子群优化算法,采用c语言实现,测试均采用经典函数。-Particle swarm optimization algorithm, using c language implementation, testing, adopt the classic function.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:58919
    • 提供者:刘丽景
  1. FPTreeGrowthC

    1下载:
  2. FPTree增长算法C语言实现 有详尽的注释和中间结果测试代码 包括:FP树, 频繁项集,条件FP树测试-FPTree Growth algorithm C implementation.It consists of detailed commnet and test code of intermediate result such as FP-Tree, frequent item set, conditional FP-Tree
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-04
    • 文件大小:214880
    • 提供者:luise
  1. c

    0下载:
  2. 常用算法程序集c语言描述第三版源码\常用算法程序集c语言描述第三版源码-Common algorithms for assembly c language to describe the third edition of the source \ common algorithms for assembly c language to describe the third edition of the source
  3. 所属分类:Other systems

    • 发布日期:2017-05-22
    • 文件大小:6590356
    • 提供者:王家家
  1. source

    0下载:
  2. ID3算法实现机器学习和分类,根据训练结果,自动生成可以运行的C++语言代码。-ID3 machine learning algorithm and classification, according to the training results, it can run automatically generated C++ language code.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:5653
    • 提供者:康维鹏
  1. calgorithms2

    0下载:
  2. 经典C语言算法,这里是第二部分。主要是汉字的自动绘制和经典搜索和排序算法。-Classic C language algorithms, where the second part. Chinese characters are mainly automatic drawing and classical searching and sorting algorithms.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-17
    • 文件大小:168366
    • 提供者:gisok
  1. GF2_LDPC.c

    1下载:
  2. 对二进制LDPC的和积译码算法。。效率很高,用C语言实现-LDPCimplementation.using c language
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:5016
    • 提供者:HJCX
  1. c

    0下载:
  2. c语言经典代码:里面有计算圆周和面积的经典算法。-c language classic code: calculation of the circumference and area inside the classical algorithm.
  3. 所属分类:Project Design

    • 发布日期:2017-04-06
    • 文件大小:144817
    • 提供者:Mr ren
  1. CLG

    0下载:
  2. CLG光流算法的c语言实现。包含cpp和h文件。-CLG Opticflow
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:4609
    • 提供者:Kyle
  1. aes

    0下载:
  2. aes算法源程序,c语言编写。vc++环境下运行通过。-aes algorithm source code, c language. vc++ environment to run through.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:205552
    • 提供者:danrenpang
« 1 2 ... 44 45 46 47 48 4950 »
搜珍网 www.dssz.com