-
matlab-a-VC
Vc+_+调用matlab的一个实例,包括matlab源文件,VC源文件,以及word和pdf文件说明(Vc+_+ call matlab one instance, including the matlab source file, VC source files, as well as word and pdf file description)
- 2013-07-13 16:10:42下载
- 积分:1
-
cuda_histogram
在matlab中可以调用的程序,用c语言编写,cuda求直方图(used in caculating histogram of color images , )
- 2010-09-28 09:31:32下载
- 积分:1
-
A-non-linear-control
利用非线性控制完成光伏并网逆变器的设计,设计中采用先进的反步法,介绍很好。(Using nonlinear control to complete the design of the photovoltaic (pv) grid inverter, adopted in the design of advanced reverse moves, the introduction is very good.)
- 2013-12-03 23:18:53下载
- 积分:1
-
Long
使用VarPtr来取得变量的内存地址
使用CopyMemory取得指定地址的内容(Use CopyMemory obtain the content of the specified address)
- 2014-09-01 11:54:58下载
- 积分:1
-
momitor
监视程序,能监视系统有没有打开扫雷程序,如果打开就关闭,其窗口自动隐藏,按ALT+F10调出窗口,(Monitoring program, can monitor the system has no open mine program, if the opening is closed, its windows auto-hide, press ALT+ F10 transferred out of the window,)
- 2009-10-03 03:34:46下载
- 积分:1
-
zcgzxl
最长公共子序列的 c代码,可以直接运行获得结果。(C code for the longest common subsequence can be run directly.)
- 2013-12-04 16:13:33下载
- 积分:1
-
hadi-alizade
this is a new alghorithm about tabu search....
- 2013-05-26 16:47:20下载
- 积分:1
-
HSJZ
function [ H ,S ] = HS( f )
UNTITLED2 Summary of this function goes here
Detailed explanation goes here
syms x1 x2
f1=diff(f,x1)
f2=diff(f,x2)
S= [f1 f2]
H = [diff(f1,x1) diff(f1,x2) diff(f2,x1) diff(f2,x2)]
end
s0=subs(S,findsym(S),[0 0])(function [H, S] = HS (f) UNTITLED2 Summary of this function goes here Detailed explanation goes here syms x1 x2 f1 = diff (f, x1) f2 = diff (f, x2) S = [f1 f2] H = [diff (f1, x1) diff (f1, x2) diff (f2, x1) diff (f2, x2)] end s0 = subs (S, findsym (S), [0 0 ]))
- 2013-04-11 23:40:13下载
- 积分:1
-
VCMatlab
matlab和VC++混合编程的详细教程,相信对大家一定会有帮助!(matlab and VC++ mixed programming detailed tutorial, I believe we must help!)
- 2010-10-26 14:55:02下载
- 积分:1
-
lightningcentralcontrol
灯光中央控制系统的设计应用,是一份非常经典的灯光控制应用领域的文档(灯光中央控制系统的设计应用)
- 2010-01-03 19:27:18下载
- 积分:1