-
0002
用c++实现的差分格式求解微分方程。两点边值问题的差分格式( yong chafen geshi shijiande qiujie weifenfangcheng )
- 2010-05-26 22:16:42下载
- 积分:1
-
PQ
说明: 应用于并网的分布式发电或微网系统 PQ控制要求电站的有功和无功是可控的(The distributed power generation or microgrid system PQ control applied to the grid requires that the active and reactive power of the plant is controllable)
- 2017-09-20 19:18:08下载
- 积分:1
-
pcre
Binary for PCSE
Updated and packed with an unkown packer
- 2014-08-15 21:27:44下载
- 积分:1
-
AE
说明: AppWizard has created this AE application for you. This application
not only demonstrates the basics of using the Microsoft Foundation classes
but is also a starting point for writing your application.
- 2010-05-14 14:02:22下载
- 积分:1
-
Tu_hoc_Matlab
tai lieu huong dan su dung matlab
- 2012-05-19 21:09:43下载
- 积分:1
-
Subclust
减聚类的类代码,可以直接使用获得类中心,类数目(Clustering by class code, you can directly use a type of center, type the number of)
- 2008-04-08 10:56:52下载
- 积分:1
-
modu_classify
以前常有的调制识别程序大多是基于MATLAB的,本程序是基于C语言的实用程序,可以识别AM、FM、DSB、LSB、USB、CW、Noise等模拟调制信号的调制类型,是在实际工程中正在应用的实用程序!(Previous common modulation identification procedures are mostly based on MATLAB, and this program is based on the C language utility can identify the AM, FM, DSB, LSB, USB, CW, Noise and other analog modulation signal modulation type is the actual project utilities are being applied!)
- 2009-09-26 19:05:48下载
- 积分:1
-
cifa1
实现haffuman编码的功能,可以正确运行仿真并实现正常的输出(Encoding functions to achieve haffuman)
- 2009-12-08 00:04:04下载
- 积分:1
-
54512
matlab指令大全,基础学习必然会用得着(the matlab instruction Daquan, the basis of learning will certainly need it)
- 2013-03-25 21:56:59下载
- 积分:1
-
recursion
说明: 递归,是函数实现的一个很重要的环节,很多程序中都或多或少的使用了递归函数。递归的意思就是函数自己调用自己本身,或者在自己函数调用的下级函数中调用自己。
递归之所以能实现,是因为函数的每个执行过程都在栈中有自己的形参和局部变量的拷贝,这些拷贝和函数的其他执行过程毫不相干。这种机制是当代大多数程序设计语言实现子程序结构的基础,是使得递归成为可能。(Recursion, is a function to achieve a very important part of many programs are more or less use the recursive function. Recursive mean that the function of its own call to themselves or subordinates in their own function calls a function to call their own. Recursion that can be achieved because the function of each execution in the stack has its own shape parameters and local variables of the copy, the copy and the implementation process has nothing to do other functions. This mechanism is the most modern programming language implementation subroutine structure of the foundation is to make recursion possible.)
- 2009-08-30 16:26:06下载
- 积分:1