-
-
DrawBoard.rar
用Java语言开发的一个小小画图板,模拟windows系统自带的画图板。
使用方法,把DrawBoard.rar包解压缩到Eclipse的workspace文件夹路径下,运行MainWindow.java即可运行
-
matfile_format.zip
... command, which
writes the arrays currently in memory to a file as a continuous byte stream. By
convention, this file has the filename extension .mat thus the name MAT-file.
The load command reads the arrays from a MAT-file into the MATLAB
workspace.
-
keep.rar
Useful Matlab function for delete all variables in the workspace but important ones. When you have many variables and want to delete most of them, this function allow you to "keep" them without typing "clear " and the name of all variables to delete. It ...
-
TCP.rar
简单实现TCP通讯,放入EClipse的workspace中。
-
actcode.rar
... are written to from the code functions using the primitives
ttLogStart, ttLogStop, ttLogNow, and ttLogValue. After the simulation
the logged attributes can be found in Matlab workspace, having the name specified
by variable.
The task log types are
-
signal_analyzer(1).rar
主要内容(signal_analyzer.rar)如下:
test1.txt 第一列为时间t,0.001s为步长;第二列为系统的输入信号;第三列为系统的输出信号。
signal_analyzer.m首先将test1.txt 的数据读入workspace,然后进行FFT,分析出两信号的频率,输出对于输入的幅值衰减(db),输出对输入的相位差。
-
-
-
OpenCV(SourceCode)1.rar
学习OpenCV的实例源码,非常适合初学者学习。(其中还有自己编程实现的小程序,与大家一起分享)。实例子目录中的*.dsw和*.dsp文件分别为Windows下Visual C++ 6.0的Workspace文件和Project文件。(注:上传共分为6个压缩文件)
-
OpenCV(SourceCode)2.rar
学习OpenCV的实例源码,非常适合初学者学习。(其中还有自己编程实现的小程序,与大家一起分享)。实例子目录中的*.dsw和*.dsp文件分别为Windows下Visual C++ 6.0的Workspace文件和Project文件(注:上传共分为6个压缩文件)
-