-
Cguide
帮助新手规范C程序书写格式 帮助老手纠正错误的书写习惯 使程序效率更高(C program written to help novice standard format to help veterans to correct the wrong writing habits to make programs more efficient)
- 2009-12-08 16:42:44下载
- 积分:1
-
VC_MATLAB7SharedLibrary
调用MATLAB7 Compiler 产生共享库程序的方法介绍,有如下的大致结构:
1.声明变量或者是函数作为输入变量;
2. 调用 mclInitalizeApplication函数,并测试是否成功,该函数设置了一个全局的MCR
状态,并且构建MCR实例;
3. 对于每个库,调用一次<libraryname>Initalize函数,为库创建一个MCR 实例;
4. 调用库中的函数,并处理其结果(这是程序的主要部分);
5. 为每个库调用一次<libraryname>Terminate函数,用于注销相联系的MCR;
6. 调用 mclTerminateApplication函数,释放与全局MCR状态相联系的资源;
7. 清除变换,关闭文件等,然后退出。(VC+ MATLAB7 C Shared Library Target)
- 2009-06-06 10:46:54下载
- 积分:1
-
cfar
MATLAB雷达检测CFAR.这是CA-CFAR程序。里面包含所需要的函数和数据文件。(This is simple cell-averaging lead/lag CFAR.)
- 2021-04-27 13:58:45下载
- 积分:1
-
your-power
里面包含两个程序,利用这两个程序你实现对于其他程序的处理。非常实用(Which contains two procedures, the use of these two procedures you implement other programs for processing. Very practical)
- 2013-07-21 17:07:39下载
- 积分:1
-
MFC
UpdateData、Invalidate、InvalidateRect和UpdateWindow及RedrawWindow的区别(Difference UpdateData, Invalidate, InvalidateRect and UpdateWindow and RedrawWindow of)
- 2015-01-10 09:59:47下载
- 积分:1
-
213MatlabPC
非常有名的捕食者算法Matlab+C 可进行目标定位(Very well-known predator algorithms
Matlab+C)
- 2012-04-02 17:20:57下载
- 积分:1
-
Search-in-Rotated-Sorted-Array
LeetCode OJ:Search in Rotated Sorted Array
- 2014-06-01 15:49:43下载
- 积分:1
-
kousun_xiaoshu
与苏教版小学数学教材配套,五年级上册小数部分的口算题相对应,能够实现自动出题与评分.(Primary Mathematics textbooks and Su Jiaoban matching the fifth-grade book title fractional part of the port operator that corresponds to a problem with the automatic rate.)
- 2010-02-06 14:02:11下载
- 积分:1
-
Tflmsziph
该程序用matlab实现FLLMS算法,并绘出了收敛曲线。
(The program using matlab achieve FLLMS algorithms, and plot the convergence curve.)
- 2012-07-26 15:40:34下载
- 积分:1
-
POW
an exemple of source that i was programming last night
- 2014-12-11 03:28:11下载
- 积分:1