-
TRI
教你如何绘制三角形,带源代码!!!教你如何绘制三角形,带源代码!!!!(Teach you how to draw Triangle)
- 2010-01-05 16:44:28下载
- 积分:1
-
UMAT-fuhao-shuoming
abaqus二次开发子程序umat符号说明及实例详解,初学者必备之基础(abaqus secondary development subroutine umat symbol descriptions and examples detailed essential foundation for beginners)
- 2021-04-05 16:59:04下载
- 积分: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
-
Matlab
Matlab数字信号处理与应用源代码,这是一本书上的关于matlab的源代码,对于学习小波变换的初学者可以参考一下啊。(Application of digital signal processing and Matlab source code, this is a book on matlab source code for beginners to learn on wavelet transform for reference ah.)
- 2010-05-12 11:49:53下载
- 积分:1
-
bypass-UAC-souce-code
本代码可以实现绕过win7UAC(用户账户控制),可以很好的实现(This code can realize to bypass win7UAC, (User Account Control), can achieve a good)
- 2013-04-19 11:37:28下载
- 积分:1
-
PCA_ONE
PCA程序,用于信号的主分量分析,用过几次,感觉不错(PCA program, the main component for signal analysis, used a few times, I feel good)
- 2013-01-05 14:07:34下载
- 积分:1
-
surce_randon
说明: Randon data from program
- 2019-05-12 01:42:24下载
- 积分:1
-
PCA
主成分分析的Matlab程序,包括完整的计算过程,相关参数计算及绘图(Principal component analysis)
- 2015-01-23 11:25:04下载
- 积分:1
-
MProojectPlanO
MODTRAN MATLAB 结结合使用且能移植到Visual C
(The MODTRAN MATLAB Junction combined with use and can be ported to Visual C)
- 2012-09-15 14:49:54下载
- 积分:1
-
t
说明: 文章编辑系统,输入一页文字,程序可以统计出文字、数字、空格的个数。
静态存储一页文章,每行最多不超过80个字符,共N行
(Article editing system, input a word, the program can be worked out, words, numbers, the number of spaces. Static storage an article, each line no more than 80 characters, a total of N rows)
- 2010-01-25 23:00:40下载
- 积分:1