CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - MFC matlab
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - MFC matlab - List
[
Other resource
]
mfc
DL : 0
MFC 和MATLAB 混合编程代码,使用MATCOM 进行接口的实例
Update
: 2008-10-13
Size
: 73.05kb
Publisher
:
楚燕
[
CSharp
]
shipmove_simulate_MFC
DL : 0
本程序是用MFC编写的模拟船舶运动的小程序。-the MFC process is used to prepare the ship simulation of small procedures.
Update
: 2025-02-19
Size
: 1.89mb
Publisher
:
mike
[
Documents
]
vc++matlab
DL : 1
研究matlab与vc的混合编程,对vc下用matlab的编程的学习者来说是很有用的-study Matlab and vc mixed programming, right vc using Matlab programming learners is very useful!
Update
: 2025-02-19
Size
: 102kb
Publisher
:
张兵
[
Windows Develop
]
zijizuo
DL : 0
自己写的一个基于MFC的matlab和vc++混合编程的程序-himself wrote a Matlab-based MFC and vc++ programming procedures Mixed
Update
: 2025-02-19
Size
: 1.88mb
Publisher
:
lixu
[
Other
]
GDraw3.03
DL : 0
VS2005 MFC 实现的画图程序,有线,圆、多边形填充和铁路画法-VS2005 MFC drawing programs, cable, circle, polygon filling and rail painting
Update
: 2025-02-19
Size
: 110kb
Publisher
:
阿二哥哥
[
matlab
]
vcc_mex
DL : 0
一般情况下,我们都是在MATLAB命令行或DOS命令行下编译MEX程序。 所用的命令就是:mex filename.c 这有很多不方便的地方: a. 虽然mex也可以编译C++的mex程序,但是它的主框架仍是C的 a. 当程序有多个模块时,需要多次使用mex命令,操作很麻烦 b. 不能利用VC特有的ClassWizard自动创建和维护类 c. 不能用MFC类库编写应用程序 d. 不能方便地进行类似VC的项目管理 本文详细解说如何在IDE中编译MEX程序-Under normal circumstances, we are all in the MATLAB command line or DOS command line program to compile MEX. Command is used by: mex filename.c This has a lot of inconvenient places: a. Although the mex can also compile C++ The mex program, but it is still the main frame C of a. When the procedure has a number of modules the need to repeatedly use the mex command, the operation is cumbersome b. Can not use VC-specific ClassWizard automatically create and maintain the category c. can not use MFC class library to write applications easily d. should not conduct a similar project management VC a detailed explanation of how this article IDE compiling MEX procedures
Update
: 2025-02-19
Size
: 11kb
Publisher
:
Dean
[
GDI-Bitmap
]
testmatcom_mfc
DL : 0
matlab与vc联合编程实例 实现图形在vc中的显示-joint programming and matlab examples vc in vc in the realization of graphics display
Update
: 2025-02-19
Size
: 1.88mb
Publisher
:
mircal
[
3D Graphic
]
terrain
DL : 0
MFC下地形生成变换,导弹飞行仿真!空间的转换,-Terrain Generation Transform under MFC, the missile flight simulation! Space conversion,
Update
: 2025-02-19
Size
: 4.79mb
Publisher
:
清风
[
matlab
]
mfc
DL : 0
MFC 和MATLAB 混合编程代码,使用MATCOM 进行接口的实例-MFC and MATLAB mixed programming code, the use of examples of interface MATCOM
Update
: 2025-02-19
Size
: 83kb
Publisher
:
楚燕
[
Other
]
HMMDemo
DL : 0
用C++编写的HMM模型,MFC架构的,源代码部分,资源共享-With C++ Prepared HMM model, MFC framework, the source code of the resource sharing
Update
: 2025-02-19
Size
: 94kb
Publisher
:
金爱在
[
VC/MFC
]
97288435VisualC++MFC
DL : 0
利用VC++与MATLAB混合编程实现高速转子不平衡量的解算。-Use VC++ With MATLAB Matlab high-speed rotor unbalance solver.
Update
: 2025-02-19
Size
: 89kb
Publisher
:
仲米雪
[
Graph program
]
Bezier
DL : 0
我用MFC做的小型的曲线的画法及界面,但是老师说了要用opengl,所以我想把我的程序发到网上让大家和我共享,并且给我帮助-I used to do small MFC curve drawing method and interface, but the teacher said to use opengl, so I want my hair to process online so that everyone and I share, and give me help
Update
: 2025-02-19
Size
: 1.93mb
Publisher
:
王莹
[
Other
]
YAM_Project
DL : 0
仿MATLAB计算软件本软件是一款科学计算平台,支持MATLAB的大多数语法,但尚不支持外部函数调用和复杂的数据结构。本软件可供广大师生进行基本的学习和教学工作,对科研人员也有所帮助。“YAM”意为“Yet Another Matlab”。本套软件包含如下程序: YAM.exe 软件主程序,用于输入和输出指令 compiler.exe 用于进行源代码编译并生成中间代码 interpreter.exe 用于解释中间代码并生成最终结果 Figure.exe 用于绘制图形 附加文件 MFC71u.dll,mfc71ud.dll MFC支撑库文件 编译器构造(编译原理,BNF范式,YACC和FLEX) 解释器构造(C语言,面向过程,分层架构) 主界面构造(MFC库,Windows程序设计,进程调用,面向对象,类的模块化等) 绘图程序构造(OpenGL,MFC库,Windows程序设计,C++,STL等) -err
Update
: 2025-02-19
Size
: 1.41mb
Publisher
:
乔松
[
Special Effects
]
CBIR
DL : 0
一个图片检索的MFC程序,通过特征提取计算图片间的相似度来检索出最相近的图片信息。-A picture of MFC retrieval procedures, through the feature extraction calculating the similarity between the picture to retrieve the most similar to the picture information.
Update
: 2025-02-19
Size
: 193kb
Publisher
:
lvlu
[
VC/MFC
]
vc_shuji
DL : 0
vc相关的资料,包括MFC,Matlab与VC混合编程,游戏编程指南等-vc-related information, including MFC, Matlab and VC mixed programming, games, etc. programming guide
Update
: 2025-02-19
Size
: 2.62mb
Publisher
:
hyz
[
GPS develop
]
GPS
DL : 0
gps定位 同过mfc界面,编程获取gps模块的信息,经度纬度时间等-gps
Update
: 2025-02-19
Size
: 2.08mb
Publisher
:
amanda
[
VC/MFC
]
mfcnetku
DL : 0
一本很不错的介绍mfc的书籍,我看过以后受益匪浅,推荐给大家-A very good introduction to mfc books, I have seen the future benefit and recommend it to everyone
Update
: 2025-02-19
Size
: 17.62mb
Publisher
:
xinyuan
[
matlab
]
MFC
DL : 0
Gauss and Rayleigh_simulation_matlab.
Update
: 2025-02-19
Size
: 9kb
Publisher
:
Thanh
[
Other
]
mccDemo1VC
DL : 0
mfc matlab混合编程方式实例,具体方法步骤可以看书张亮主编的一本混合编程的书(Examples of various mixed programming methods)
Update
: 2025-02-19
Size
: 226kb
Publisher
:
sunofgod
[
matlab
]
Mazen Alamir_MPC
DL : 0
Mazen Alamir教授关于MPC的matlab脚本工具(MPC toolbox of Prof. Mazen Alamir)
Update
: 2025-02-19
Size
: 4.73mb
Publisher
:
Pino0412
«
1
2
3
4
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.