-
vbmatlab
本文说明 vb与matlab连接的教程(This article explains to connect vb and matlab tutorial)
- 2008-03-24 12:46:32下载
- 积分:1
-
HLSLA
GPU编程
HLSL顶点渲染实例
对于刚学习HLSL的基础很重要哦!(HLSL vertex shader GPU programming examples for just learning the basis of a very important HLSL Oh!)
- 2007-10-23 19:41:13下载
- 积分:1
-
itpp-4.3.1
IT++ is a C++ library of mathematical, signal processing and communication routines.
- 2015-04-20 11:27:40下载
- 积分:1
-
xingtaixue
数学形态学对一维信号处理程序,供大家学习参考(Mathematical morphology to one dimensional signal handler)
- 2015-11-30 17:38:37下载
- 积分:1
-
Matlab
有关Matlab的一些关于计算性问题的源程序代码,做课程设计时用到的,有一定的实用价值
(For Matlab source code on computational problems, to do curriculum design used.)
- 2012-06-06 21:56:45下载
- 积分:1
-
789020plc_1
c语言和matlab互调 c语言和matlab互调 (c language and intermodulation c Matlab language and intermodulation c Matlab and Matlab language intermodulation c Matlab language and intermodulation)
- 2007-02-09 09:40:30下载
- 积分:1
-
shengjingwangluo
用matlab实现神经网络的城市交通流量预测。主要以大脑生理变化过程为基础、模仿大脑的结构和功能(Neural network using matlab implementation of the urban traffic flow prediction. Major physiological changes to brain-based process, to imitate the structure and function of the brain)
- 2009-03-08 11:27:34下载
- 积分:1
-
fangwenkongzhi
访问控制课设报告,自主访问控制和基于角色的访问控制(Report class-based access control, discretionary access control and role-based access control)
- 2014-01-11 23:12:58下载
- 积分:1
-
Matlab-and-VC20101230
总结了matlab与vc混合编程的三种常用方法,并结合了具体的实例,简单介绍了基本的操作(Matlab and vc summarized three common hybrid programming method, and specific examples, a brief introduction of the basic operations)
- 2011-04-25 10:05:19下载
- 积分: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