CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - 好的C

搜索资源列表

  1. G.729decoder

    0下载:
  2. 实现语音的压缩和解码的程序,用c语言编写的,感觉比较良好,可以出来很好的仿真图。-Voice compression and decoding process, using c language, I feel relatively good, you can map out a very good simulation.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-03
    • 文件大小:439539
    • 提供者:胡斌
  1. stack

    0下载:
  2. 用C语言实现的,栈结构,是数据结构的一个很好的实例。-Using C language, the stack structure, data structure is a good example.
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:1587
    • 提供者:king
  1. queue

    0下载:
  2. 用C语言实现的队列的数据结构,很好的学习资料。-Using C language to achieve the queue data structure, a very good learning materials.
  3. 所属分类:Data structs

    • 发布日期:2017-03-23
    • 文件大小:1335
    • 提供者:king
  1. Apriori

    2下载:
  2. 通过C++编程实现Apriori算法,可以让大家更好的理解这一算法!-Through C++ Programming Apriori algorithm, so that everyone can better understand this algorithm!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:39632
    • 提供者:Muhanmode
  1. fft_builerc++

    0下载:
  2. 采用软件模拟的FFT方式谐波计算方法,非常直观,好用-The use of software simulation mode harmonic FFT calculation method is very intuitive, easy to use
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:781493
    • 提供者:无畏
  1. zuiduanlujing

    0下载:
  2. 最短路径问题,十分实用,好好看,将极大地提高你的C语言编程能力-The shortest path problem, very practical, good looking, will greatly improve your ability to C language programming
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:1400
    • 提供者:奕琳
  1. KMP

    0下载:
  2. 本文给出KMP算法的C++源代码 很好用的 直接下载后就能用-This paper show KMP algorithm in C++ source code.It can be used directly very well after download. after
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:3533
    • 提供者:cltclt
  1. PSOcode1

    0下载:
  2. PSO算法的源代码,有很好的注释,用C++编写。-PSO algorithm source code, has very good notes, use of C++ to prepare.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-29
    • 文件大小:141738
    • 提供者:翟乐
  1. GAAStsp

    0下载:
  2. c写的遗传和蚁群融合用于tsp的代码 很好的写论文的材料-genetic and ant colony algorithm for tsp
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-03
    • 文件大小:645934
    • 提供者:rayonxu
  1. Untitled1

    0下载:
  2. 【问题描述】 设计一个利用哈夫曼算法的编码和译码系统,重复地显示并处理以下项目,直到选择退出为止。 【基本要求】 (1)初始化:键盘输入字符集大小n、n个字符和n个权值,建立哈夫曼树; (2)编码:利用建好的哈夫曼树生成哈夫曼编码; (3)输出编码; (4)设字符集及频度如下表: 字符:A B C D E F 频度:4 9 23 2 17 15 字符:G H I J K 频度:1 2 3 3 4 -【Descr iption】 d
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:1317
    • 提供者:Fiona
  1. tostack

    0下载:
  2. 用C++语言实现的数据结构中的顺序栈的算法 具有很好的移植性能。-The order of the stack
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:1694
    • 提供者:我爱罗
  1. packer

    0下载:
  2. 这是我用C语言写的一个很好的打包程序,压缩软件就是这样的原理,理解了这个程序,下一步你就可以写一个压缩软件。 功能: 1.能把若干个任何类型的小文件打包到一个大文件中。 2.可以查询打包后的大文件里包含哪些小文件,以及每个小文件的大小。 3.可以原样不变地解压出来。 如果你再加入一段Huffman代码就成为一个小型压缩软件了-This is one I used the C language to write the package procedures, functions
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:137343
    • 提供者:在路上
  1. code20090302_1

    0下载:
  2. 一个不错的c的小写数字转为大写数字转换代码,很好用...个人使用过-c
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:3497
    • 提供者:hellochina
  1. Airborne Point Echo

    3下载:
  2. C语言版,机载SAR回波仿真程序,附有FFT和复数库,以及位图显示模块。本程序注释详解,对加深SAR的理解有很好的帮助-C language version, airborne SAR echo simulation program with FFT and complex database, as well as bitmap display module. Detailed notes of this procedure, for deepening the understanding of
  3. 所属分类:数学计算/工程计算

    • 发布日期:2013-06-05
    • 文件大小:6709
    • 提供者:
  1. LastWave_3_0.windows

    0下载:
  2. LastWave,开源项目,信号处理,跨平台,主要以小波应用为主,涉及图像处理和音频处理,非常好的源代码-LastWave is a signal processing oriented command language. The 3.0 version is based on the GNU wxWidgets library. It allows LastWave to be truly multiplatform : it runs on both X11/Unix (or Li
  3. 所属分类:Algorithm

    • 发布日期:2017-06-11
    • 文件大小:19403612
    • 提供者:danny
  1. Haffmancode

    1下载:
  2. 课程设计: 1.求出在一个n×n的棋盘上,放置n个不能互相捕捉的国际象棋“皇后”的所有布局。 2.设计一个利用哈夫曼算法的编码和译码系统,重复地显示并处理以下项目,直到选择退出为止。 【基本要求】 1) 将权值数据存放在数据文件(文件名为data.txt,位于执行程序的当前目录中) 2) 分别采用动态和静态存储结构 3) 初始化:键盘输入字符集大小n、n个字符和n个权值,建立哈夫曼树; 4) 编码:利用建好的哈夫曼树生成哈夫曼编码; 5) 输出编码; 6)
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:551312
    • 提供者:赵刚
  1. FuzzyCMean

    1下载:
  2. 实现了Fuzzy C-Mean的方法,这是一种基于模糊数学的聚类方法,很好用!-Implementation of Fuzzy C-Mean method, which is a math-based Fuzzy Clustering Method, a very good use!
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2013-01-15
    • 文件大小:732
    • 提供者:yang
  1. DesigningComponentswiththeCppSTL

    0下载:
  2. 全英文版的STL书籍,本人认为比较好的一本书:Design Components with the C++ STL -The entire English version of the STL books, I think a better book: Design Components with the C++ STL
  3. 所属分类:STL

    • 发布日期:2017-05-03
    • 文件大小:770060
    • 提供者:张智伟
  1. FFT2

    0下载:
  2. 进行快速傅立叶变换,是一个改进的算法,较好。-Fast Fourier transform, an improved algorithm is better.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:837
    • 提供者:徐伟业
  1. LZW

    0下载:
  2. 采用C++编写的已经封装好的lzw压缩算法,对于常规文件压缩而言,这个压缩算法的速度还是比较不错的,也可以用于嵌入式平台下使用-The use of C++ package has been prepared lzw good compression algorithm, the conventional file compression, this compression algorithm is quite good speed, can also be used for embedded
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-14
    • 文件大小:3775
    • 提供者:leajian
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 43 »
搜珍网 www.dssz.com