-
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
-
DivXTest
一个测试播放 DivX编码的数据影像的Project。 (a test broadcast DivX encoded video data Project.)
- 2007-02-10 12:49:18下载
- 积分:1
-
rog
在matlab中用高斯—勒让德方法求二重积分(Seeking double integral using Gauss method in matlab)
- 2012-04-20 01:01:31下载
- 积分:1
-
63-9113-HDL-32E-manual_Rev-E_NOV2012
32线激光雷达的使用手册,对于激光雷达的入门使用和编程操作有着极大的帮助作用。(32 lidar' s manual, Getting Started Using the laser radar and programming operations has a great help.)
- 2015-08-03 12:20:31下载
- 积分:1
-
0712253
I wrote this program for coloring any map with only 4 colors. Input for it is an bitmap file with 24 bit colors (must gray/scale). Output is a bitmap which is colored with maximum 4 colors.
- 2009-12-01 02:34:09下载
- 积分:1
-
模仿Windows任务栏
说明: 一个rar包,主要是模式windows的任务栏的功能,(a rar packs, the main mode of windows is the task bar functions,)
- 2005-09-14 11:40:12下载
- 积分:1
-
UART_GUI
RS232通訊用GUI,可偵測PC上的所有Port供使用者選擇,並提供9600、115200兩個baud rate供使用者選擇(如需其他baud rate可自行於code內添加),提供RX、TX接收傳送功能,下方接收欄可接收第一個0x0A指令之前所有資料,右方接收欄則接收剩餘所有資料。(RS232 communication with the GUI, can be detected on all Port PC for users to choose and provide 9600,115200 two user selectable baud rate (for other baud rate can add their own in the code), to provide RX, TX reception transmission function, the receiver can receive all the information bar below before the first 0x0A command bar on the right to receive all the information you receive surplus.)
- 2014-12-22 17:51:39下载
- 积分:1
-
Riemann-matlab.doc
用cfd解1一维Riemann问题,采用二阶精度两步差分格式进行数值求解(Cfd solution with a one-dimensional Riemann problem, the use of second-order accurate numerical solution of the two-step difference scheme)
- 2015-02-27 23:01:25下载
- 积分:1
-
Matlab-Ga
基于Matlab遗传算法的最优投资组合选择(Matlab genetic algorithm-based optimal portfolio selection)
- 2013-05-10 20:20:55下载
- 积分:1
-
AlphaBelMMX
alphablending for mmx
- 2010-01-11 11:40:25下载
- 积分:1