-
1822
ebook for learning c++
- 2013-12-24 05:02:21下载
- 积分:1
-
The-PC-mouse-code
对想了解pc控制鼠标指针的源码的人有帮助,包括windows调用了那些函数,用了那些库文件等。(Would like to know the source pc control the mouse pointer to help people, including those functions called windows, with those library files.)
- 2013-12-08 12:15:20下载
- 积分: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
-
bigplot
说明: 声波方程正演模拟大模型样例。
包含三个地质层,分别对应速度可以自行修正。
震源函数是雷克子波。
C源程序,输出结果Matlab绘制。(Acoustic wave equation forward modeling big model of the sample. Consists of three geological layers, corresponding to the speed you can correct itself. Lake wavelet source function is. C source code, the output of Matlab draw.)
- 2009-08-24 22:17:28下载
- 积分:1
-
dzcl
海量工业数据处理使用,包括了稳态测试,剔除坏值,计算标准差和平均值等(Massive use of industrial data processing, including the steady-state test, remove bad values, calculate the standard deviation and mean, etc.)
- 2013-08-23 19:15:20下载
- 积分:1
-
sin
sin 函数功能,用matlab,比较常用,大家可以做个参考(function of sin by matlab)
- 2012-05-14 17:25:51下载
- 积分:1
-
sensitivity-of-OFDM-subcarriers-with-CFO
This program plots sensitivity of OFDM subcarriers with Carrier frequency offset(CFO)
- 2014-07-16 03:49:52下载
- 积分:1
-
functionFairnessProfile_cvx
说明: Running test programming
- 2019-04-24 12:07:19下载
- 积分:1
-
11032112326d2526bf92eec85a
格兰杰因果关系检验 matlab和C的源代码,可以直接输入(Granger causality test matlab and C source code can be entered directly)
- 2020-10-24 11:07:21下载
- 积分:1
-
MySmith
微波工程史密斯圆图计算,演示。根据提示在输入框中输入相应数值,在输出框中有相应输出值。(Smith microwave engineering plans, the demonstration. According to the input box prompts the corresponding values in the output of a corresponding output value box.)
- 2009-06-29 16:04:08下载
- 积分:1