-
xian
运用matlab软件,编程运算,进行回归分析(Use matlab software, programming operations, the regression analysis)
- 2013-09-14 10:15:19下载
- 积分:1
-
EnumerateAudioCaptureFilterCapabilities
audio card enumerate searching ok.
for multimedia developing project.
thank you
- 2014-01-08 17:50:46下载
- 积分:1
-
matlab0809
用MATLAB引警做VC和MATLAB的混合编程,将图像读出,并绘制灰度直方图。(Use MATLAB engine to acomplish VC and MATLAB mixed programming, read out the image and draw the histogram.)
- 2010-08-11 16:48:00下载
- 积分:1
-
matlab
说明: Matlab是科学计算与仿真中常用的工具软件,本文阐述Matlab编程中需要注意的问题!(Matlab is commonly used in scientific computing and simulation software tool, this paper, Matlab programming issues that need attention!)
- 2010-03-31 10:54:46下载
- 积分:1
-
clamav-bytecode-compiler-master
camlav下载,欢迎研究杀毒人士下载,里面有代码的所有内容(calav,welcome to download the code)
- 2014-02-17 16:18:49下载
- 积分:1
-
Matlab_and_VC
vc 和 matlab 混合编程例程,已通过测试(vc and matlab mixed programming routines, has been tested)
- 2007-09-16 10:38:04下载
- 积分:1
-
matlab
用vc把相片的信息读入电脑,然后可以利用矩阵将数据进行编辑,以达到某种效果!(read the information of photo into the computer.)
- 2009-04-02 14:50:53下载
- 积分:1
-
matlab.yinqing
用VC++和MATLAB的混合编程可以实现很多强大的功能,本例即是其中用MATLAB引擎实现的方法之一(With VC++ And MATLAB programming can be a mixture of many powerful features, that is, in this case is one of MATLAB engine using one of the ways to realize)
- 2008-05-07 13:25:14下载
- 积分:1
-
very-simple-volume-rendering_puc
Very Simple Volume Rendering
- 2014-11-24 17:52:41下载
- 积分:1
-
job
有m台不同的机器,n个不同的工件。每个工件有多道工序,每道工序由指定的机器在固定的时间内完成。一道工序一旦开始处理,就不能中断。每台机器一次只能处理一道工序。一个调度就是决定每台机器上工序的处理顺序,使得机器完成所有工件的时间最短。具体的,该问题就是要求在满足(1)、(2)两个约束条件的前提下,确定每台机器上工序的顺序,使加工的时间跨度(从开始加工到全部工件都加工完所需要的时间)达到最小。其中,(1)表示工件约束条件:对每个工件而言,机器对它的加工路线是事先确定的;(2)表示机器约束条件:对每台机器而言,一次只能对一道工序进行加工。()
- 2007-09-18 23:30:48下载
- 积分:1