搜索资源列表
计算机常用数值算法集(C++版)
- 本书主要介绍利用计算机解决科学研究、工程设计、经济与商业管理等众多领域中数值计算所涉及到的数学问题的各类数值计算算法,并利用计算机程序设计语言C编程实现这些算法。
经典c程序100例
- 经典c程序100例 C语言实例
模拟退火算法程序源码
- 本文档为模拟退火算法的C++源码实现,文档形式为PDF格式,源码详细具体,而且每一行代码带有说明
SVPWM.空间矢量脉宽调制技术
- 空间矢量脉宽调制技术.doc 例1、CLARK变换的DSP实现 例2、PARK变换的DSP实现 例3、空间矢量的算法程序 ,Space vector pulse width modulation technology. Doc Cases 1, CLARK Transform DSP realization of cases 2, PARK Transform DSP realization of Example 3, the space vector algorithm procedu
PIDC
- PID算法温控C语言程序设计,一个非常有用且简单的C语言程序-PID temperature control algorithm for C language programming, a very useful and simple C language program
Common-algorithms-for-assembly-C
- 常用算法程序集 C语言版本,是清华大学出版的。-Common algorithms for assembly C language version, published by Tsinghua University.
FFT
- fft快速傅里叶变化,c语言程序,蝶形算法-fft Fast Fourier transform, c language program, butterfly algorithm
lagrange-C
- 这是一个用C语言编写的Lagrange插值法算法程序-Lagrange interpolation algorithm is a C language program
filter-algorithm--C-language-program
- 经典滤波算法及C语言程序,对于初学者来说是非常好的指导资料,内附源代码...希望对大家有用-Classic filtering algorithm and C language program for beginners is very good guidance information containing the source code ... hope to be useful ...
C-language-numerical-algorithm-code
- C数值算法程序代码大全,很经典的代码大全-C language numerical algorithm code
C-sort4
- 该文章是C语言程序的排列的算法,以上几种算法可以有效的优化程序的处理时间和程序的运行效率等。-The arrangement of the article is the C language program of algorithm, the algorithm above can effective optimization procedure of processing time and the procedure of operation efficiency, etc.
C-sort5
- 该文章是C语言程序的排列的算法,以上几种算法可以有效的优化程序的处理时间和程序的运行效率等。-The arrangement of the article is the C language program of algorithm, the algorithm above can effective optimization procedure of processing time and the procedure of operation efficiency, etc.
2.曾棕根.ACM程序设计
- ACM算法竞赛教程,基于c++语言,可以很好地训练自己的算法设计水平(ACM algorithm competition tutorial)
常用算法程序集徐士良(C++)
- 网上都是C语言版本的,这个是C++版本的,想要的赶快下吧!!(Online are C language version, this is the C++ version, want to hurry down!!)
BP神经网络算法的C语言实现代码
- 用C语言编程,进行bp神经网络算法程序实现(BP neural network algorithm, program implementation)
温度控制的PID算法的C语言程序
- 使用C语言实现PID模糊控制算法进行恒温控制(Implementation of PID fuzzy control)
Untitled1
- 用于求解平面六杆机构运算而设计的C语言程序算法(Institutions algorithm)
增量式PID的C实现
- 当执行机构需要的不是控制量的绝对值,而是控制量的增量(例如去驱动步进电动机)时,需要用PID的“增量算法”。(When the executive body needs not the absolute value of the control volume, but the increment of the control volume (for example, to drive the stepping motor), we need to use the incremental algo
徐士良常用算法程序集(C语言描述)第三版及程序
- 徐士良常用算法程序集(C语言描述)第三版及程序 ,建议初学者阅读,可快速提升。(The third edition and program of xu shiliang's algorithm assembly (C language descr iption) is recommended for beginners to read and improve quickly.)
传递函数的C语言实现
- 详细讲解了传递函数通过C语言来进行实现的过程以及算法程序(In detail, the transfer function through the C language to achieve the process and algorithm program.)