-
etranger_meursault
will automatically delete the directory of debug and release, so please do not put files on these two directory
- 2010-01-10 22:03:32下载
- 积分:1
-
01627298
本软件小巧玲珑,使用简单。
当窗体移动到屏幕顶端时,会像 OICQ 那样自动缩进屏幕顶端。
同时也具用 Winamp 的窗体相吸的效果。(the Software 1000, the use of simple. When Form Mobile at the top of the screen, such as automatic indentation OICQ top screen. Also used with the Winamp Form PHASE results.)
- 2006-05-29 20:06:25下载
- 积分:1
-
dianwei1
电位电极系测井曲线,用matlab编写,可用于学测井的人参考(Potential electrode system logs, prepared by matlab, people can learn logging for reference)
- 2013-11-29 14:32:56下载
- 积分:1
-
ApplicationStack
1.进一步掌握栈的基本操作的实现。
2.掌握栈在算术表达式的计算方面的应用。
(1. Further understand the basic operation of the stack implementation. 2. Control stack in the calculation of arithmetic expression applications.)
- 2009-11-12 22:08:04下载
- 积分:1
-
tms320f28335_eQEP
another code
from the sample code category
- 2014-08-27 12:46:48下载
- 积分:1
-
FACE_recognitiong_matlab
里面含有vc++代码内容和MATLAB内容,有关于程序是实现人脸识别的,很好。(Content which contains vc++ code and MATLAB content about the program is to achieve recognition, very good.)
- 2014-10-31 15:35:14下载
- 积分:1
-
poisson_c
在偏微分方程的数值求解中,有一类很重要的问题就是求解有奇异点的泊松方程,此程序是用C写的并行程序,能极大的提高泊松方程的求解(In the numerical solution of partial differential equations, there is a class of very important issues that have a singular point of solving the Poisson equation, this program is written in C parallel programs, can greatly improve the solution of the Poisson equation)
- 2013-12-05 22:47:33下载
- 积分:1
-
在TDOA定位系统中,运用平滑的的IMM算法对机动目标进行被动跟踪 ITDOOA Smoothn
在TDOA定位系统中,运用平滑的的IMM算法对机动目标进行被动跟踪
(TDOA positioning system, the use of smooth IMM algorithm for passive tracking of maneuvering targets)
- 2012-09-15 22:26:17下载
- 积分:1
-
measure
计算脑功能网络相关测度,计算脑功能网络相关测度,,edf信号(Calculate the related measure of functional brain networks)
- 2013-01-26 09:56:47下载
- 积分: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