-
!---Beginning-Visual-CPP-2012
This book is for anyone who wants to learn how to write C++ applications for the Microsoft Windows operating system using Visual C++. I make no assumptions about prior knowledge of any particular programming language, so there are no prerequisites other than some aptitude for programming and suffi cient enthusiasm and commitment for learning to program in C++ to make it through this book.
- 2014-09-20 14:46:33下载
- 积分:1
-
matlab
matlab 教程(matlab tutorial)
- 2010-05-06 22:55:51下载
- 积分: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
-
myradoncom
\this file contains the matlab file for radon function with its c file. to run on matlab compile the file using c++ compiler to convert c file into mex file.
- 2011-09-29 00:22:08下载
- 积分:1
-
BootStrap
bootstrap matlab 程序,内含4个文件(bootstrap matlab programe,there are four files)
- 2011-11-15 10:09:26下载
- 积分:1
-
binary-amplitude-shift
在现代通信原理课程中,在MATLAB中实现二进制幅移键控调制程序。(In modern communication theory course, to implement in MATLAB binary amplitude shift keying modulation program.)
- 2011-10-04 10:42:12下载
- 积分:1
-
zmax2005
ZEMAX是美国 Radiant Zemax 公司所发展出的光学设计软件,可做光学组件设计与照明系统的照度分析,也可建立反射,折射,绕射等光学模型,并结合优化,公差等分析功能,是套可以运算sequential及Non-Sequential的软件。(ZEMAX is a wonderful too for designing light .)
- 2013-12-27 20:23:00下载
- 积分:1
-
inverter-control
太阳能光伏并网发电及其逆变控制,光伏发电的入门级书籍,含有控制、MPPT、孤岛检测等(Solar photovoltaic power generation and inverter control, entry-level books photovoltaic containing control, MPPT, islanding detection)
- 2016-09-28 21:13:18下载
- 积分:1
-
EmbeddedSystemLab_OpalRT
A hex file extremely useful for all
- 2012-09-05 16:40:58下载
- 积分:1
-
hechengkongjingleida
张澄波的综合孔径雷达比较老的版本,但是很基础,逻辑简单明了(Zhang Chengbo of synthetic aperture radar older version, but it is based on simple logic)
- 2010-07-15 15:47:37下载
- 积分:1