-
SurfBox
A set of C++ and Matlab routines implementing the surfacelet transform
surfacelet的一个非常好用的工具箱(A set of C++ And Matlab routines implementing the surfacelet transformsurfacelet a very useful toolbox)
- 2009-01-13 15:40:46下载
- 积分:1
-
pointer
文档中介绍了三种二维数组指针的用法,让读者对二维数组指针有了更进一步的了解。(Document introduces three kinds of the usage of the two-dimensional array pointer, let readers have a better understanding of how two dimensional array pointer.)
- 2014-12-17 12:56:44下载
- 积分:1
-
BasicTime
You all might have used CTime or CTimeSpan to manipulate the system timer. Here is an article to show you how your system timer works. I will give you an idea of port communications behind the system clock manipulations. Those who are a little biased on hardware and software interfacing practices would find this article of great help.
- 2007-10-16 09:37:44下载
- 积分:1
-
Fractal-Visual-CPP
分形算法与程序设计Visual C++实现完整版。介绍了许多分形算法,并给出了算法实现的关键部分。(To realize the full version of fractal algorithm and program design of Visual C++. Introduced many fractal algorithm, and gives the key part of the algorithm to achieve.)
- 2014-09-13 16:24:55下载
- 积分:1
-
2Dmath
2D math algorithm library
to manipulate 2D vectors and matrix
- 2014-10-09 14:16:14下载
- 积分:1
-
MelodySteppingstone
This is dialog program.
for use playing the music through the serial interface.
So, this program is included RS-232.
- 2014-08-18 19:42:08下载
- 积分: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
-
MexDemo
说明: 几个VC++源代码,使用C-MEX文件来实现VC++与MATLAB的混合编程。(Several VC++ source code, the use of C-MEX file to achieve the VC++ and MATLAB programming mixed.)
- 2009-08-21 15:14:27下载
- 积分:1
-
CreatingGraphicalUserInterfaces
一本介绍matlab GUI编程的书,里面包括了各种控件的编程,比如菜单、编辑框、按钮、列表框等。(An introduction matlab GUI programming books, which include a variety of control programming, such as menus, edit boxes, buttons, list boxes and so on.)
- 2010-06-13 23:55:44下载
- 积分:1
-
PQ-power-flow
基于MATLAB,用PQ分解法计算电力系统潮流(Solutions trend calculated using PQ decomposition method)
- 2014-11-06 09:29:23下载
- 积分:1