-
good
一个货物管理系,用的是面向对象的开发方法,里面所有说明齐全,点击startup就可以运行,名为good的文件夹里面是源代码。(A cargo management system, using object-oriented development methodology, which all the notes complete, click the startup will be able to run, to be called good folder is inside the source code.)
- 2007-12-21 17:47:29下载
- 积分:1
-
MATLABsoftware_system_simular_method
MATLAB软件系统控制彷真方法祥解.rar 对于实现算法设计的初学者来说是很好的老师哦:)(MATLAB software system control simulation method祥解. Rar for the realization of algorithm design is a good beginner s teacher oh:))
- 2008-01-28 23:21:34下载
- 积分:1
-
duanlu
根据电缆长度计算电缆短路电流。写的不是非常好(Calculation of cable short circuit current according to the length of the cable.)
- 2014-08-14 11:55:11下载
- 积分:1
-
LBM-liquid
matlab 模拟单相流动换热,验证可行。有很好的参靠价值意义(matlab simulation of single-phase flow and heat transfer, proven feasible. Have a good sense of the value of participation by)
- 2013-11-18 10:37:06下载
- 积分:1
-
DDC_filter
matlab simulink实现DCC滤波器,通信课程设计肯定用的到。(DCC filter matlab simulink realization, communication course design certainly used to.)
- 2013-10-16 16:32:50下载
- 积分:1
-
MIMO_OFDM
一些很好的有关MIMO—OFDM的学术论文(Some very good paper on MIMO OFDM system)
- 2009-07-13 19:47:00下载
- 积分:1
-
GAMIT-introduction-of-chinese
GAMIT软件在卫星观测数据处理领域应用广泛,计算的结果也很精确,对于需要误差项精确计算值得程序开发人员和科学研究人员有很大的帮助,此文档主要介绍GAMIT软件的使用,比较容易上手(GAMIT software in satellite observation data processing field applications, the results of the calculation are very accurate, the need for the error term is precise calculation program development personnel and scientific researchers are of great help, the document GAMIT mainly introduces the application of the software, is easy to use
)
- 2012-04-21 10:26:43下载
- 积分:1
-
point_rotate
matlab中实现三维空间中一点绕一条直线旋转的程序,输入一点,一条直线和一个角度,输出旋转后的点。(Three-dimensional space, matlab point in a straight line rotating around the program, enter the point, a straight line and a point of view, the output after the point of rotation.)
- 2010-08-02 16:29:17下载
- 积分:1
-
dxVideo
This library contains helper functions to read image frames into matlab from Video
file using DirectShow. This library has borrowed codes from Ashwin Thangali s
"DirectShow (DirectX) based AVI file reader", and it can read multiple video formats besides avi.
Features:
a) can read frames from rmvb, avi, etc.
b) handles most codecs installed on the system
d) its implementation is only based on the IMediaDet interface
-- Depending on your Matlab version, the .mexw32 files may need to be renamed as .dll
-- The library usage is as follows,
[avi_hdl, avi_inf] = dxVideoOpen(avi_filename)
pixmap = dxVideoReadMex(avi_hdl, frame_num)
img = reshape(pixmap,[avi_inf.Height,avi_inf.Width,3])
dxVideoCloseMex(avi_hdl)
-- recompile the library
I have compiled the code with the DirectShow lib in Microsoft DirectX 9.0 SDK Update (December 2004)
-- known limitation
a)only works for windows :(
b)may be slow for big image frames and some codecs.
- 2009-11-05 17:17:06下载
- 积分:1
-
Archive
sobel算子进行边缘监测,附有源代码和效果图(sobel operator edge monitoring, with the source code and effect diagram)
- 2013-10-04 23:36:09下载
- 积分:1