-
zhajinhua
6603二次开发运营版炸金花,带前后台控制(6603 Golden fried version of the secondary development operations)
- 2014-02-10 10:32:54下载
- 积分:1
-
GPIO-V2
Core M3直接操作寄存器控制GPIO的用法。(Core M3 directly manipulate registers control the GPIO usage.)
- 2013-11-28 09:54:33下载
- 积分:1
-
VSxMatlab
vc调用matlab,如何使用vc来调用matlab的文件等一些基础功能(matlab use vc++)
- 2013-01-10 15:48:19下载
- 积分:1
-
POS.ActivityMonitor
User Activity Monitoring program in POS Application.
- 2015-04-06 15:32:57下载
- 积分:1
-
kao
MAtlab file for Digital communication
- 2009-09-10 14:12:23下载
- 积分:1
-
power_wind_dfig
说明: 风力发电系统matlab仿真模型 风力发电系统matlab仿真模型 风力发电系统matlab仿真模型(Matlab simulation model of wind power generation system)
- 2021-04-09 20:08:59下载
- 积分:1
-
a-Windowed-Hough-Transform
The problem of detecting rectangular structures in images arises in many applications, building extraction
in aerial images to particle detection in cryo-electron microscopy.
- 2015-03-13 10:59:38下载
- 积分:1
-
radon
this is the source code for the radon transform. it is the c file. u have to save this file as c file and then compile it using mex compiler in matlab.
- 2011-09-23 16:55:26下载
- 积分:1
-
matlab-signal-processing
一本关于matlab信号处理很好的教程,书中涵盖了信号处理所能用的所有程序(A good tutorial on matlab signal processing, the book covers all the signal processing program that can be used)
- 2013-11-27 21:29:53下载
- 积分: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