搜索资源列表
C中加汇编_计算圆周率
- 介绍了在VC编辑器中,加入汇编语言的以实现混合编程的方法,并演示了计算圆周率的过程,很不错-introduced in VC editor, by adding assembly language to achieve the mixed programming method and demonstrated the calculation of the ratio of the circumference and very good! !
FEM
- 它是在DOS环境下开发的数学计算软件,菜单中主要的一种是“有限元法”,使用的编程语言是C语言,解压无需密码。-It is the DOS environment to develop a mathematical calculation software, the main menu is a "finite element method", the use of the C programming language is the language, extract no p
C++_Best_Math_Library
- 该文件为c++的数学函数库!是一个非常有用的编程工具.它含有各种数学函数,为科学计算、工程应用等程序编写提供方便!-the document to the c Math Library! It is a very useful programming tools. It contains a variety of mathematical functions, for science, engineering application procedures for the preparation
AI030
- 传教士野人坐同一船只过河问题的C语言程序-missionaries Savage sit the same river vessels of the C Programming Language
kkfft_dualinput
- 一个fft的C语言程序,输入可以是实数,也可以是复数。 -a fft the C Programming Language, the importation can be real, and can also be complex.
clanguageyichuansuanfa
- C语言遗传算法包。主要介绍C语言编程的遗传算法。-GA C language package. Introduces the C programming language genetic algorithm.
emap3
- 计算电磁学的3维矢量有限元程序 EMAP-3 is a vector (edge element) code. Vector codes are generally not affected by spurious modes and have other inherent advantages. The code is written in the C programming language and can be compiled and run on PCs, workstat
SPALIB
- SPALIB.C */ /* SUBPROGRAMS IN ALPHABETICAL ORDER */ /* IN THE C PROGRAMMING LANGUAGE
时间抽选基2FFT及IFFT算法C语言实现
- 正在学数字信号处理,感觉上学期信号与系统学得不扎实,因为当时只是死记公式,这学期数信老师提倡动手实践,觉得自己在编程中对公式理解得更加深刻了。 以下是我写的FFT,欢迎指教。-is studying digital signal processing, signal feel semester with enough solid school system, because only memorizing formulas, a few letters this semester to prom
interfunc
- 要求出一个矩阵的逆矩阵有许多方法,这里介绍以 Gauss-Jordan Elimination 来求出逆矩阵的方法,算法函数用C++写成,可在C++编程环境下直接调用-requested a matrix inverse matrix there are many ways here to introduce the Gauss-Jordan Elimination get to the inverse matrix method, the algorithm functions with C
超快的搜索算法
- 非常快的字符搜索算法。注:上传时,不知为何当开发语言选为C++BUILDER时,类别不能选择,故我都选为VC&C++,实际都是C++BUILDER -characters very fast search algorithm. Note : uploads, I wonder why, when the C programming language elected BUILDER, the category is not an option, so I have elected to VCC,
C++youhuajisuan
- 拟牛顿法(变尺度法)DFP算法的c/c++源码,可以通过修改目标函数进行各种计算。-Quasi-Newton method (DFP) DFP algorithm c/c++ Source, you can by modifying the objective function for a wide variety of computing.
ADI
- 用C语言编写的有限差分法程序,采用隐式的交替方向法,求解温度场问题-Using C language program of the finite difference method, using the alternating direction implicit method, solve the problem of temperature field
dd
- 进行积分算法的c语言编程 进行的 的拉力拉拉链拉-Integral Algorithm for the c programming language to pull the zipper pull of the pulling force
TC-C
- 运用TC编程求算相关系数及其置信水平,及一元线性回归模型相关-Calculating the correlation coefficient and its confidence level by using the TC programming
feixianxing
- Gauss-seidel解非线性方程的c++编程-Gauss-seidel for solving nonlinear equations of the c++ programming
qujianerfenfa
- 是c语言编程,数值计算方法,区间二分法编程。-Is the c programming language, numerical calculation, interval dichotomy programming.
channel-capacity-C
- 熟悉用c语言编程来模拟实现离散信道容量的计算-Familiar with the c programming language to simulate a discrete calculation of channel capacity
the-longest-palindrome-substring
- 对于给定的一个字符串,求出其中最长的回文子串。其中子串的含义是:在原串中连续出现的字符串片段。本算法采用C++编程,一定是你不错的选择!-For a given string,we should find the longest palindrome substring. Which means that the substring: string fragment in the original string of consecutive. The algorithm uses the C++
c和fortran混编(基于GNULinux)
- 文章给出了C语言和FORTRAN语言混合编程的方法,搞数值计算的小伙伴们可以看看。(The article gives the C language and FORTRAN language mixed programming method, engage in numerical calculation of small partners can look at.)