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

搜索资源列表

  1. 排序算法、字典和B-树的C++语言实现

    0下载:
  2. 排序算法、字典和B-树的C++语言实现 代码内容 包括以下算法: qui.c sort: quicksort qsort.c sort: qsort ins.c sort: insert sort shl.c sort: shell sort has.c dictionary: hash tables bin.c dictionary: binary tree rbt.c dictionary: red-black trees skl.c dic
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:24.36kb
    • 提供者:罗鹏魁
  1. 几个C语言数据结构算法的例子

    0下载:
  2. 几个C语言数据结构算法的例子,- Some data structure algorithmic code writed by C language
  3. 所属分类:数据结构常用算法

    • 发布日期:2017-11-08
    • 文件大小:4.9kb
    • 提供者:
  1. c

    0下载:
  2. C语言的数值计算源代码集合,包括矩阵计算、方程求根、插值等算法-C language source code for a collection of numerical calculation, including the matrix calculation, equation Roots, interpolation algorithms。
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-27
    • 文件大小:8.5kb
    • 提供者:Royal
  1. LDPC--C

    14下载:
  2. 此为C++环境下的LDPC编译码的完整的源代码。常用于通信系统的编译码仿真过程。有助于各种项目的完成。-This is the C++ environment LDPC coding and decoding of the complete source code. Commonly used in the encoding and decoding communication system simulation. Contribute to the completion of various
  3. 所属分类:matlab例程

    • 发布日期:2013-10-12
    • 文件大小:1.42mb
    • 提供者:黄珊琳
  1. MPEG_souce-code

    0下载:
  2. Mpeg压缩的C++源代码,对于图像压缩,视频压缩,图像编码领域的朋友很有用-Mpeg compression of the C++ source code, for image compression, video compression, image coding friends useful
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:39.48kb
    • 提供者:郝人
  1. C语言常用算法源代码

    0下载:
  2. C语言常用算法源代码-C language commonly used calculates the law origin code
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-09
    • 文件大小:308.44kb
    • 提供者:mongehover
  1. c

    0下载:
  2. c语言求解四阶龙格库塔法的算法源代码,例子:某一地区的病菌传染,三种人员的人数的状态方程,即可能受传染的人数x1,已被传染的病的人数x2,及已治愈的人数x3,并假设他们是因接触而传染。-c language for solving fourth-order Runge-Kutta method algorithm source code, example: a certain area of the bacteria infection, the number three state equat
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:4.05kb
    • 提供者:邢庆河
  1. C++

    0下载:
  2. C++经典数值算法源码~~~~ C++经典数值算法源码~~~~ C++经典数值算法源码-C++ Classical numerical algorithm source ~ ~ ~ ~ C++ Classical numerical algorithm source ~ ~ ~ ~ C++ Classical numerical algorithm source code
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-06
    • 文件大小:240.37kb
    • 提供者:jack
  1. c

    0下载:
  2. c指纹识别的源代码 由c程序编写,,是源代码哦-c fingerprint identification of the source code by c programmers, is the source code Oh
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:43.29kb
    • 提供者:zengw
  1. C-algorithm

    0下载:
  2. C语言常用算法源代码,各算法见目录下文件名,希望对各位学习有帮助-C language source code commonly used algorithm, the algorithm see the file name directory, and they hope to help you learn
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:308.05kb
    • 提供者:www
  1. put-c-code-into-matlab-

    0下载:
  2. put c code into matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:14.84kb
    • 提供者:zhangming
  1. Writing-MATLAB-C-MEX-Code

    0下载:
  2. Writing MATLAB C-MEX Code
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:240.38kb
    • 提供者:bodhitreechen
  1. c++ code

    0下载:
  2. this code is showing how to use STL.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2014-11-17
    • 文件大小:653byte
    • 提供者:shubham_codebus
  1. C-Code-Generation-for-a-MATLAB-Kalman-Filtering-A

    0下载:
  2. C Code Generation for a MATLAB Kalman Filtering Algorithm - MATLAB & Simulink Example
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:225.2kb
    • 提供者:Arash
  1. 模糊C均值聚类(FCM)

    4下载:
  2. 模糊C均值聚类,matlab程序,简单易懂,程序可以运行。(Fuzzy C means clustering, Matlab code, easy to understand, the program can run.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-19
    • 文件大小:2kb
    • 提供者:onion888
  1. C语言实现哈夫曼编码

    0下载:
  2. 利用C语言完整实现哈夫曼编码,语法简洁,较易理解。(The use of C language integrity Huffman coding, syntax concise, easier to understand.)
  3. 所属分类:数学计算

    • 发布日期:2017-12-19
    • 文件大小:12kb
    • 提供者:小T_00
  1. GSO-C代码

    1下载:
  2. GSO -C代码,适合初学者,要求对人工萤火虫算法有一定的了解。(GSO -C code, suitable for beginners, requires a certain understanding of artificial firefly algorithm.)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-01-03
    • 文件大小:1kb
    • 提供者:renwoxing604
  1. c语言入门代码

    0下载:
  2. c语言入门的相关代码 包含了循环,数组,指针,文件,结构等基本知识(Relevant code for the introduction of C language It contains basic knowledge of loops, arrays, pointers, files, structures, and so on)
  3. 所属分类:数据结构

  1. 简单遗传算法求函数极值C代码

    0下载:
  2. 简单遗传算法求函数极值C代码,简单练手,希望有帮助(Simple genetic algorithm for function extreme value C code)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-04-19
    • 文件大小:2kb
    • 提供者:淡爱18
  1. 模糊PID控制算法C语言代码

    2下载:
  2. 模糊PID控制算法C语言代码,用于模糊算法的学习和研究。(Fuzzy PID control algorithm C language code)
  3. 所属分类:matlab例程

« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com