-
vc调用matlab
将一个m文件转成c /cpp文件并在VC中进行编译。这种方法有个烦人的地方,每次你都需要把matlab生成的一 大堆c和h文件考到vc中,比如我读入一副图片先做膨胀,再腐蚀,再进行小波变换,最后 显示。这样一个程序会生成大概150多个文件,每次都要拷贝这些文件很不方便。我试着用 了另外一种方法,可以简化这些工作。那就是不生成cpp文件交给VC去编译,而是直接在m atlab中生成一个dll交给VC去链接即可。这样无论matlab生成多少文件,都只需要拷贝三 个文件即可。 (m to a document conversion c/cpp files and compile VC. Such a method is a nagging place every time you need Matlab has generated a lot of c and h vc document examination, for example, I read a photo, first expansion, and corrosion, further wavelet transform, the last show. Such a procedure will probably generate more than 150 documents, each copy of these documents must be very inconvenient. I tried another kind of approach can simplify their work. It is not generating cpp documents to the VC to compile, but m atlab directly in the formation of a dll to the VC to link. No matter how many documents generated Matlab, only three need to copy documents.)
- 2005-03-22 21:40:12下载
- 积分:1
-
Exercise05
5th exercise of computer graphics course
- 2014-11-22 23:55:14下载
- 积分:1
-
electromagnetic-radiation
电磁射线理论的经典教材,通信信道仿真必备(Classic textbook theory of electromagnetic radiation, an essential communication channel simulation)
- 2013-12-04 12:50:57下载
- 积分:1
-
LLMSMATLAAB2M
LMS算法的收敛速度度曲线的MATLAB程序
(LMS algorithm convergence speed curve of the MATLAB program)
- 2012-07-26 16:24:58下载
- 积分:1
-
MATLAB-GA-
在MATLAB平台上编写的遗传算法GA程序(GA program using matlab)
- 2012-04-18 15:13:43下载
- 积分:1
-
modbusgw-0.1.tar
MODBUS programEach instance of modbusgw acts a master to a modbus serial network. Currently each
instance of modbusgw will only support one modbus serial network (future revisions will support
multiple networks in a single gateway for now, it is necessary to start multiple instances).
(MODBUS programEach instance of modbusgw acts a master to a modbus serial network. Currently eachinstance of modbusgw will only support one modbus serial network (future revisions will supportmultiple networks in a single gateway for now, it is necessary to start multiple instances).)
- 2008-02-12 18:59:53下载
- 积分:1
-
Search-AT-List-Box
search in list box in exe form
- 2013-11-26 15:32:48下载
- 积分:1
-
TimeZoneEditorSrc
In mid-2003, someone in the Lounge asked for a list of time zones. I said that I had one, but the data was in a CodeBase/FoxBase file. Chris Maunder asked if I could retrieve that data and submit it to CodeProject. After procrastinating a few weeks, I decided to go ahead and not only extract the data, but to write a program to edit that data.
- 2007-10-16 09:33:47下载
- 积分:1
-
proposed_method
在阵列天线自适应信号处理中,经常会出现因为阵元位置信号角度估计等误差引起的,天线性能急剧下降的问题,在此运用稳健性的方法提出一种稳健的自适应阵列天线波束合成方法,来解决此问题(In the adaptive array antenna signal processing, often occur because the sensor position signal angle estimation error caused a sharp decline in the performance of the antenna problem, a robust adaptive array antenna beam synthesis method in this application of the robustness of the method to solve this problem)
- 2014-09-25 10:53:31下载
- 积分:1
-
weizhicharu
请输序列,输入-1结束,再输入一个数字,输入插入位置,插入其中,按照程序插入后显示出来完成这个程序(Please input sequence, enter-1 end, and then enter a number, enter the insertion position, into which, in accordance with the procedures after the completion of this program insertion displayed)
- 2014-11-15 18:52:55下载
- 积分:1