搜索资源列表
100道C语言经典实例
- 用标准C语言解决100道经典数学问题,堪称经典,是C程序开发员必备的C源码库,具有很强的参考价值。-using standard C language to solve 100 classical mathematical problems for his classic, C procedures required developers of C source code library, and has a strong reference value.
利用c语言编写的最速下降法程序
- 利用c语言编写的最速下降法程序,其中包括利用进退法和0.618法进行的一维搜索,Use c language steepest descent method procedures, including the use of advance and retreat method and 0.618 for one-dimensional search
数值分析的C语言程序
- 数值分析的C语言程序, 三对角线追赶法,Numerical Analysis of the C language program, the three diagonal to catch up with the Law
c
- 数值分析的2个c语言程序 1)I显示方法(2)艾特肯-Numerical Analysis 2 c language program 1) I show the method (2) aitken
FFT
- C语言的FFT(快速傅里叶变换),其中碟形结的复数运算用一个“类”来实现,使得程序简单易懂,可移植性高-C-FFT (fast Fourier transform), in which the plural disc-end computing to a new " category" to achieve, making the procedure easy-to-read, high portability
fft.c
- 快速傅立叶变换的c语言开发程序,简单易懂。-fft
one
- 一元稀疏多项式计算器加减乘除等程序 C语言编写-C
c
- 正交多项式法计算最小二乘法拟合的c语言程序-Orthogonal polynomial method to calculate the least-squares fitting of c language program
C-Program
- C语言程序100例,对于初学者是不错的辅助资料。-100 cases of C language program is good for beginners supporting information.
C-study
- 其中有大量的常用的数学计算公式的C语言程序,可以方便大家的学习。还有一比较好的编程思路。-A large number of commonly used mathematical formula C language program, which can facilitate the learning. There is also a good programming ideas.
c-program
- 简单c语言程序程序,用作自己的初步学习作用-simple c program
Bee-colony-algorithm-C-Notes
- 蜂群算法C语言程序,程序中有详细的注释,适合初学者-Bee colony algorithm C language program, the program has detailed notes for beginners
Runge-Kutta-c-language-program
- 龙格库塔c语言程序:龙格-库塔(Runge-Kutta)方法是一种在工程上应用广泛的高精度单步算法。由于此算法精度高,采取措施对误差进行抑制,所以其实现原理也较复杂。-Runge-Kutta c language program: Runge- Kutta (Runge-Kutta) method is a widely used in engineering high-precision single-step algorithm. Due to the high accuracy of th
C-program-Algorithm
- C语言的常用算法教程,内含pdf教程及C语言程序源码-Tutorial C language commonly used algorithm that includes pdf tutorial and C language source program
include
- 使用高斯消元法反复迭代得到高斯有限差分形式下的C语言程序(Gauss iteration method is used to obtain the C language program in the form of Gauss finite difference)
C语言股票成本计算器
- 适用于目前的上证和深证股票的成本计算,纯C语言源码,可以作为初学者学习参考,控制台小程序.(simple pure C code for stock cost calc.)
C语言程序
- C语言小程序,仅供初学者参考学习,不喜勿喷(Simple C program, only for the freshman to study, best wishes.)
c语言源程序900例
- 用于数学建模中最常见的30个C语言基本程序,有助于新手实现对数学建模和C语言的快速入手,谢谢(The most commonly used 30 basic Matlab programs in mathematical modeling, help novice to achieve the rapid start of mathematical modeling and Matlab, thank you)
fft-c程序
- 用c语言实现MATLAB中的fft函数,实用可行(Implementation of FFT functions in MATLAB with C language)
程序代码
- 用C语言编程实现神经网络的构建和训练的程序代码 以及matlab编程实现偏最小二乘法(Programming and training program code in C language;Matlab programming for partial least square method)