搜索资源列表
排序算法、字典和B-树的C++语言实现
- 排序算法、字典和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
几个C语言数据结构算法的例子
- 几个C语言数据结构算法的例子,- Some data structure algorithmic code writed by C language
c
- C语言的数值计算源代码集合,包括矩阵计算、方程求根、插值等算法-C language source code for a collection of numerical calculation, including the matrix calculation, equation Roots, interpolation algorithms。
LDPC--C
- 此为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
MPEG_souce-code
- Mpeg压缩的C++源代码,对于图像压缩,视频压缩,图像编码领域的朋友很有用-Mpeg compression of the C++ source code, for image compression, video compression, image coding friends useful
C语言常用算法源代码
- C语言常用算法源代码-C language commonly used calculates the law origin code
c
- 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
C++
- C++经典数值算法源码~~~~ C++经典数值算法源码~~~~ C++经典数值算法源码-C++ Classical numerical algorithm source ~ ~ ~ ~ C++ Classical numerical algorithm source ~ ~ ~ ~ C++ Classical numerical algorithm source code
c
- c指纹识别的源代码 由c程序编写,,是源代码哦-c fingerprint identification of the source code by c programmers, is the source code Oh
C-algorithm
- C语言常用算法源代码,各算法见目录下文件名,希望对各位学习有帮助-C language source code commonly used algorithm, the algorithm see the file name directory, and they hope to help you learn
put-c-code-into-matlab-
- put c code into matlab
Writing-MATLAB-C-MEX-Code
- Writing MATLAB C-MEX Code
c++ code
- this code is showing how to use STL.
C-Code-Generation-for-a-MATLAB-Kalman-Filtering-A
- C Code Generation for a MATLAB Kalman Filtering Algorithm - MATLAB & Simulink Example
模糊C均值聚类(FCM)
- 模糊C均值聚类,matlab程序,简单易懂,程序可以运行。(Fuzzy C means clustering, Matlab code, easy to understand, the program can run.)
C语言实现哈夫曼编码
- 利用C语言完整实现哈夫曼编码,语法简洁,较易理解。(The use of C language integrity Huffman coding, syntax concise, easier to understand.)
GSO-C代码
- GSO -C代码,适合初学者,要求对人工萤火虫算法有一定的了解。(GSO -C code, suitable for beginners, requires a certain understanding of artificial firefly algorithm.)
c语言入门代码
- c语言入门的相关代码 包含了循环,数组,指针,文件,结构等基本知识(Relevant code for the introduction of C language It contains basic knowledge of loops, arrays, pointers, files, structures, and so on)
简单遗传算法求函数极值C代码
- 简单遗传算法求函数极值C代码,简单练手,希望有帮助(Simple genetic algorithm for function extreme value C code)
模糊PID控制算法C语言代码
- 模糊PID控制算法C语言代码,用于模糊算法的学习和研究。(Fuzzy PID control algorithm C language code)