搜索资源列表
一个通用的隐性马尔可夫C代码库
- 一个用C语言编写的通用的隐性马尔可夫代码库-a general c code for hidden semi-Markov model
C Simulation
- 用c语言实现的Turbo码仿真系统。做成exe文件形式,可以直接运行。并生成仿真结果文档,保存在所在文件家。仿真结果主要体现为信噪比。-using language of Turbo Codes simulation system. Exe files causing form can be directly run. Simulation results and generate documents, kept in the home where documents. Simulation r
数学常用算法C++版
- 陈必红 编写的《用C++语言编写的数学常用算法》光盘内容-prepared by the "C language commonly used to prepare the mathematical algorithm" CD-ROM
c语言简易计算器
- 用c语言实现的简易计算器,键盘操作,图形界面,可以进行四则运算-use of simple language calculator, keyboard, graphics interface, for four Operational
cure.c++
- 经典cure聚类算法,实现用c++语言.大家-classic cure clustering algorithm, and using the c language. We look at
C++random
- 教你怎么用C++产各种各样的随机数,尤其是正态随机数-teach you how C random variety of products, in particular the number of normal random numbers
HJYJXZ.c
- 用c语言实现的龙格库塔算法和阿当姆斯算法。是学习计算方法的入门级程序实例。
Double-integration-in-C-Language
- 用C语言实现二重积分数值计算,精度较高;并且仿照程序中实现二重积分的思想,可以很容易扩展到三重以上的积分。
em-c++
- 本文介绍了用c++实现em算法,非常有用!
c++mathfunc
- 用c++编写数学常用算法的源代码,包括矩阵、向量操作,一般和特殊函数。
ruiji(C)
- 用C及部分C++语言编程实现锐积算法(包括输入和输出部分)
jizhi(C)
- 用C及C++语言实现求极值,内包含不相交锐积,相容,包含,输入输出等算法
银行家算法C++Builder
- 用C++Builder实现的银行家算法可以任意 输入进程个数各类资源的个数输出安全序列-with C + + Builder bankers algorithm can process arbitrary importation of all types of resources the number of security Sequence Number output
最优化作业C++源代码
- 用C++编的一些最优化作业中的程序,有Newton法,DFP法,共轭梯度法,单纯形法,内点法,外点法,内外点法,都能使用,我已经全部调试过了-C compile some of the most optimized operating procedures, Newton, DFP, conjugate gradient method, the simplex method, interior point method, the points outside the law, outside p
用c 语言编写数学常用算法
- 这是一个用c语言编写的常用数值算法,请大家下载-There are some familiar mathmatic algorithms by C language, plese download it.
矩阵处理的C语言源程序
- 矩阵处理的C语言源程序 是用C语言处理矩阵问题的一个源程序 很有用的哦-matrix of C language source code is in C language processing matrix of a very useful source of the oh
用c++实现2cnf-sat问题的图形解决方法
- 2cnf-sat问题用c++实现的图形解决方法,2cnf-sat problems using c++ Achieve graphical solution
c
- 用c 语言编写的各种函数,比如 冒泡排序,选择排序, 汉诺塔算法-Written by c various functions, such as Bubble Sort, Selection Sort, Tower of Hanoi algorithm, etc.
math.c
- 用C语言开发的一个简单数学运算器,可以进行简单的数学运算-Developed using C language, a simple mathematical calculator can perform simple mathematical operations
fft-c程序
- 用c语言实现MATLAB中的fft函数,实用可行(Implementation of FFT functions in MATLAB with C language)