搜索资源列表
计算器源代码c
- 计算器源代码c。和windows自带的功能差不多。很多科学计算还没有加入。-c source code calculator. Windows and almost onboard functions. Many scientific computing has not joined.
一个通用的隐性马尔可夫C代码库
- 一个用C语言编写的通用的隐性马尔可夫代码库-a general c code for hidden semi-Markov model
C语言科学计算源代码
- 主要用于数字仿真方面的代码,可以供做控制,系统辨识等方面的朋友参考。-mainly for the digital simulation code can be done for control, system identification, such as a friend of reference.
iapws
- 提供水蒸气热力性质计算源代码(C++基础)-provide steam thermodynamic properties calculation of the source code (C basis)
IBM-shujushengchengqi
- IBM(原)数据生成器和源代码,是C语言的,很经典,相信对大家有很大的帮助-IBM (original) data generator and the source code, C language, classic, I think we have a great help! !
uxy
- 用Mento carlo方法求解椭圆型微分方程的c++代码-Pfizer carlo methods used to solve the differential equations of elliptic code c
kiss_fft_v1_2_5
- FFT的源代码,C语音,比其他的FFT代码更加效率高和质量好.-FFT source code, C voice, other than the FFT code more efficient and better quality.
C++_Program
- 几个比较经典的C++源程序及头文件,希望对学习者有所帮助!-several more classic C + + source code and header files, and I hope to help learners!
Counter(C++)
- 计算机组成原理的一个浮点数运算器。 C++编写,可输入阶码位数,尾数位数。完整实现浮点数的运算。-Computer principle of a floating point arithmetic unit. C, the code can be imported bands, the median mantissa median. Achieve complete float arithmetic.
c++ty
- 一个非常经典的用C++写成的数值算法的源代码-a very classic use of the C + + algorithm written in the source code. .
necpp_20050915
- 矩量法仿真电磁辐射和散射的源代码(c++)-moment method simulation of electromagnetic radiation and scattering the source code (c)
转人民币大写C++源代码
- 转人民币大写C++源代码.zip-turn yuan capital C source code. Zip
FFT.c
- Fast Fourier Transform using MPI libraries (Source Code)
C-algorithm
- C语言常用算法源代码,各算法见目录下文件名,希望对各位学习有帮助-C language source code commonly used algorithm, the algorithm see the file name directory, and they hope to help you learn
polyfit-c
- 多项式拟合的C语言代码,可以用于各种数学计算,参数拟合等-Polynomial fitting of the C language code can be used for a variety of mathematical calculations and parameter fitting
BP-neural-network-source-code(C)
- BP神经网络的算法,比较完整,采用C语言编写,在visual c++下编译通过-BP neural network algorithm, more complete, using C language, by in visual c++ compile
Encoder/Decoder for binary BCH codes in C
- Encoder/decoder for binary BCH codes in C
C语言股票成本计算器
- 适用于目前的上证和深证股票的成本计算,纯C语言源码,可以作为初学者学习参考,控制台小程序.(simple pure C code for stock cost calc.)
C语言实现哈夫曼编码
- 利用C语言完整实现哈夫曼编码,语法简洁,较易理解。(The use of C language integrity Huffman coding, syntax concise, easier to understand.)
C语言实现FFT(快速傅里叶变换)
- 可实现对输入的序列FFT变换的C代码,代码可直接在VC下运行(C code can be implemented for the sequence FFT transformation of the input)