-
vcmat
以前使用matlab和vc混合编程都使用的是先将m程序用mcc转化成dll,再在vc中调用
的方法。这种方法对比较复杂的m文件很方便,但是对一些小的程序,如曲线可视化、计算矩阵特征值等,对这些只需要一两行代码的小程序,再使用dll就得不偿失了。经过试验后,发现可以直接在C++程序中调用matlab c/c++ math & graphic library的函数。(before using Matlab and vc mixed programming using the first procedure used mcc m into dl l, then vc call method. This method of complex documents m very easy, but for some minor procedures, such as curve visualization, matrix eigenvalue calculation, and so on, these are just two lines need a small procedure code, reuse dll on the loss outweighs the gain. After testing, can be found directly in the C Programming Calling Matlab c/c math)
- 2007-01-16 11:13:13下载
- 积分:1
-
TSP-GA
使用遗传算法解决TSP问题,简单,通用,鲁棒性好(The use of genetic algorithm to solve the TSP problem, simple, universal, robust and good)
- 2010-01-05 11:35:26下载
- 积分:1
-
MSC-Develop-Manual-for-iOS
这是科大讯飞的IOS开发文档,可合成语音,可语音识别(MSC Develop Manual for iOS)
- 2014-06-11 11:08:43下载
- 积分:1
-
Pay-parking-manage-system
停车场收费管理程序,本程序是华为软件训练营的任务之一,供大家参考,c语言编写(Parking fees management program, this program is Huawei Software One of the tasks of training camp, for your reference, c language)
- 2013-09-15 11:11:36下载
- 积分:1
-
msvcrt-v5
microsoft visual studio c++ runtime library version 5
- 2010-07-26 01:00:32下载
- 积分:1
-
N102104171_BT1
Image hiding - Steganography
This program to hide a text file in 24-bit bitmap image
- 2014-11-14 07:20:36下载
- 积分:1
-
裸机_BH1750
说明: 在CC2530上读取BH1750光照传感器数据并发送(This is a program that get Illumination data by BH1750 and send the data through CC2530.)
- 2020-06-20 08:20:02下载
- 积分:1
-
Sparse matrix implementation
#包括;
- 2023-05-18 14:20:03下载
- 积分:1
-
The FunCows Adventure Game
FunCows冒险游戏是一款用SDL2制作的冒险游戏,SDL2是最古老、最好的游戏开发库之一。
- 2023-06-12 10:45:04下载
- 积分:1
-
Textprinting
Welcome to C++!
It tells how you can print out "Welcome to C++!"
- 2019-05-14 21:07:02下载
- 积分:1