CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - c compiler
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - c compiler - List
[
matlab
]
examle
DL : 0
Matcom是mathTools公司推出的一个能将M文件转化成相同功能C++代码的工具。相比Matlab自带的编译器Compiler,用Matcom转化代码要简单和方便得多。本文将结合作者编程经验,以VC6.0和Matcom为例,详细介绍如何利用Matcom进行VC与Matlab的联合编程。-Matcom is mathTools Company introduced a document can M into the same functional C code tool. Compared Matlab's own compiler Compiler, with Matcom into code should be simple and more convenient. In this paper the author programming experience, and Matcom VC6.0 example, details on how to use Matcom VC and Matlab for the joint program.
Date
: 2026-01-10
Size
: 101kb
User
:
[
matlab
]
vcmatlab7src
DL : 0
MATLAB Compiler 是MATLAB自带的一个编译器,它能将m文件转化成 C、C++或p等各种类型的源代码,并根据需要生成可执行文件、lib文件(库文件)、dll文件或S函数文件等。MATLAB 6.5 使用的编译器包括了MATLAB 的C\C++数学库函数以及图形库。动态链接库(dll)是编写软件中常用的一种技术,MATLAB提供了将M文件编制成dll文件的方法,本文就介绍如何在MATLAB6.5中将m文件z转化成dll文件,然后在VC中调用该dll文件。 -MATLAB Compiler is a built-in MATLAB Compiler, it will be m documents into C, C p, or other types of source code and generating executable required documents lib files (libraries), dll files or documents S function. MATLAB 6.5 The compiler includes MATLAB C \ C math library functions and graphics library. Dynamic link library (dll) software is commonly used to prepare a technical, MATLAB M will provide the documentation dll file into the method, on how the document Matlab6.5 will m z into dll file, and then call in the VC dll file.
Date
: 2026-01-10
Size
: 41kb
User
:
林林
[
matlab
]
jxxfc1
DL : 0
介绍了如何将m文件转换成VC可调用的dll文件,在这章中介绍如何利用编译器将m文件转换成对应的C\C++文件,并在VC中调用-on how to convert documents into m VC dll with the available documents, In this chapter, how to use the compiler to convert documents into m corresponding to the C \ C paper and called in VC
Date
: 2026-01-10
Size
: 13kb
User
:
王大众
[
matlab
]
VC++_Matlab
DL : 0
许多工程软件需要用到复杂的数学算法。VC++能够形成各种用户界面, 并可以直 接与系统及底层硬件交换数据。因此研究VC++和Matlab 的混合编程具有很大的实际意义。 该文讨论了如何使用Matlab 的Complier 将*.m函数编译为动态链接库DLL, 提供给VC++ 调用的方法, 提供了一种VC++与Matlab 混合编程的快速实现。-Many engineering software necessary to use complex mathematical algorithms. VC++ Can form a variety of user interface, and can be directly related to systems and data exchange underlying hardware. The study VC++ And Matlab programming hybrid has great practical significance. The article discussed how to use the Matlab Compiler to compile*. m functions for dynamic link library DLL, available to VC++ Call methods, provides a VC++ With Matlab rapid realize mixed language programming.
Date
: 2026-01-10
Size
: 103kb
User
:
贺鼎宏
[
matlab
]
45666019bosuxingchengsuanfa
DL : 0
MATLAB Compiler 是MATLAB自带的一个编译器,它能将m文件转化成 C、C++或p等各种类型的源代码,并根据需要生成可执行文件、lib文件(库文件)、dll文件或S函数?BR> [lms_communication-MATLAB comes with MATLAB Compiler is a compiler, it will be m file into C, C++ Or p, such as various types of source code, and in accordance with the need to generate executable files, lib files (library files), dll documents or S function? BR
Date
: 2026-01-10
Size
: 22kb
User
:
黄礼祥
[
matlab
]
matlabyinqingwithc++.cpp
DL : 0
利用VC++6.0集成编程界面编写综合运用MAT数据文件和MATLAB引擎技术的(求矩阵的奇异值)C++源码程序。本程序说明了:1.如何利用VC++6.0集成编程界面编写源码程序;2.编译链接产生EXE文件所需的间夹文件。注意:要将压缩包内除matlabyinqingwithc++.cpp的所有文件都要拷贝到matlabyinqingwithc++.cpp的“任务文件夹下”。-Use VC++ 6.0 integrated programming interface MAT preparation of comprehensive use of data files and MATLAB engine technology (the singular value matrix) C++ Source procedures. This procedure describes: 1. How to use VC++ 6.0 integrated programming interface to prepare source procedures 2. Compiler generated EXE file the necessary link between the document folder. NOTE: In addition to compression packages matlabyinqingwithc++. Cpp must copy all the files to matlabyinqingwithc++. Cpp s mission folder.
Date
: 2026-01-10
Size
: 206kb
User
:
[
matlab
]
BOCostFunction
DL : 0
解决线性assignment的算法,c++实现,并且提供matlab接口,编译后可以用matlab调用-Solve the linear assignment algorithm, c++ Realize, and to provide matlab interface, the compiler can be used after the call matlab
Date
: 2026-01-10
Size
: 4kb
User
:
丰子扬
[
matlab
]
compiler3
DL : 0
The MATLAB Compiler automatically converts MATLAB M-files to C and C++ code. The MATLAB Compiler includes the MATLAB C/C++ Math and Graphics Libraries, which let you automatically convert your MATLAB applications to C and C++ code for stand-alone applications.
Date
: 2026-01-10
Size
: 1017kb
User
:
zhuzhu
[
matlab
]
hunhebianma
DL : 0
VC + + 与MATLAB 混合编程,可以将VC 优秀的可视化编程能力和MATLAB 强大的计算能力结合起来。 分析了C 语言与MATLAB7. x 在接口的特点,详细介绍了VC + + 6. 0 与MATLAB7. x 混合编程的三种方法: MATLAB 引擎、MATLAB 编译器和MATLAB COM 编译器-VC++ Mixed with MATLAB programming, can be excellent VC Visualization MATLAB programming capacity and computing power together. Analysis of the C language and MATLAB7. X in the interface characteristics described in detail VC++ 6. 0 and MATLAB7. X mixed programming in three ways: MATLAB engine, MATLAB Compiler and MATLAB COM compiler
Date
: 2026-01-10
Size
: 272kb
User
:
胡辉
[
matlab
]
workonnnet
DL : 0
所有程序的运行和编译环境为:Visual C++ 6.0和MATLAB 6.5 service pack1(一般情况下MATLAB 6.5即可)。-All programs running and the compiler environment: Visual C++ 6.0 and MATLAB 6.5 service pack1 (under normal circumstances can MATLAB 6.5).
Date
: 2026-01-10
Size
: 855kb
User
:
郭刚
[
matlab
]
5
DL : 0
一道程序编译顺序的考题,涉及到函数调用的先后顺序及运算符号的优先级等问题。下面我展开给你讲。 C的程序编译总是从main函数开始的,这道题的重点在“fun((int)fun(a+c,b),a-c)) ”语句。 系统首先要确定最外层 fun()函数的实参,第一个参数的确定需要递归调用fun()函数(不妨称其为内层函数)。内层函数的两个参数分别为x=a+b=2+8=10、y=b=5,执行函数体x+y=10+5=15,于是得外层函数的参数x=15。其另一个参数y=a-c=2-b=-6,再次执行函数体,得最终返回值x+y=15+(-6)=9。 -Compiling together the sequence of test procedures, involving the sequence of function calls and operator symbols, such as the priority problem. Now I give you to start speaking. Procedures for C compiler always start from the main function and at这道题the focus of " fun ((int) fun (a+ c, b), ac)) " statement. System must first determine the most outer layer of fun () function of real parameters, the first parameters of recursive calls required fun () function (may be called the inner function). Inner function separately for the two parameters x = a+ b = 2+8 = 10, y = b = 5, to execute the function body x+ y = 10+5 = 15, then the outer function parameters were x = 15 . Its another parameter y = ac = 2-b =- 6, once again to execute the function body may eventually return the value of x+ y = 15+ (-6) = 9.
Date
: 2026-01-10
Size
: 2kb
User
:
蜗蜗牛
[
matlab
]
CodeCoverageTool
DL : 0
The Code Coverage Tool (CCT) Matlab代码转化用于实时仿真的S函数。-The Code Coverage Tool (CCT) measures C statement coverage in code built as a Real-Time Workshop S-Function. It operates in conjunction with lcc (the C-Compiler that ships with the standard MATLAB installation).
Date
: 2026-01-10
Size
: 775kb
User
:
杨枫
[
matlab
]
GLTree2DFEX
DL : 0
FAST K-NEAREST NEIGHBORS SEARCH -FAST K-NEAREST NEIGHBORS SEARCH Description You can find the description at: http://www.advancedmcode.org/gltree.html A Pro Version has been published on: http://www.advancedmcode.org/gltree-pro-version-a-fast-nearest-neighbour-library-for-matlab-and-c.html Acknowledgements The author wishes to acknowledge the following in the creation of this submission: K-NEAREST NEIGHBOURS AND RADIUS (RANGE) SEARCH This submission has inspired the following: K-NEAREST NEIGHBOURS AND RADIUS (RANGE) SEARCH, FAST K-NEAREST NEIGHBOURS SEARCH 3D VERSION MATLAB release MATLAB 7.5 (R2007b) Other requirements Need a mex compiler Zip File Content Other Files BuildGLTree2DFEX.cpp, BuildGLTree2DFEX.m, DeleteGLTree2DFEX.cpp, DeleteGLTree2DFEX.m, GLTree2DFEX.cpp, GLTree2DFEX.h, license.txt, NNSearch2DFEX.cpp, NNSearch2DFEX.m, TestMexFiles.m
Date
: 2026-01-10
Size
: 8kb
User
:
谢冉
[
matlab
]
m_to_COM
DL : 0
在VISUAL C++ 6.0编译器环境下,实现MATLAB中COM组件的开发。-In VISUAL C++ 6.0 compiler environment, to achieve the development of MATLAB, COM components.
Date
: 2026-01-10
Size
: 6kb
User
:
孔旗
[
matlab
]
PAL_library
DL : 0
/* * file : PAL_library.c * project : PIC PAL SOFTWARE VIDEO GENERATOR * author : Bruno Gavand * compiler : mikroC V6.2 * date : January 17, 2006 * * description : * PAL library for PIC18 MCU * This library turns your PIC18 into a B&W PAL software video generator * * schematic : ___ RD0 (LUM) +---|___|---+ 100 | ____ | RB0 (SYNC) +---|____|--+--------> VIDEO OUT (to TV video input) 1K GND +--------------------> GND-/* * file : PAL_library.c * project : PIC PAL SOFTWARE VIDEO GENERATOR * author : Bruno Gavand * compiler : mikroC V6.2 * date : January 17, 2006 * * description : * PAL library for PIC18 MCU * This library turns your PIC18 into a B&W PAL software video generator * * schematic : ___ RD0 (LUM) +---|___|---+ 100 | ____ | RB0 (SYNC) +---|____|--+--------> VIDEO OUT (to TV video input) 1K GND +--------------------> GND
Date
: 2026-01-10
Size
: 7kb
User
:
sds
[
matlab
]
Matlab_Cpp_Programming
DL : 0
刘维的《精通Matlab与Cpp混合程序设计》。 本书主要介绍如何运用Matlab与C/C++进行混合程序设计。共分8章,主要包括:Matlab程序设计初步、Matlab编译器、Matlab与C语言的接口、生成可独立运行的Matlab程序、Visual C++调用Matlab程序、Matlab DotNet Builder与Visual C++、Matcom与C/C++以及Visual C++调用Mattab C++数学库。另外,附录中介绍有关动态链接库的基础知识。-By Liu Wei. This book describes how to use Matlab and C/C++ mixed programming. Is divided into eight chapters, including: Matlab programming initially, Matlab compiler, Matlab and C language interface, generates an independent run Matlab programs, Visual C++ calling Matlab program, Matlab DotNet Builder and Visual C++, Matcom and C/C++ and Visual C++ call Mattab C++ math library. In addition, the appendix introducing the basics of the dynamic link library.
Date
: 2026-01-10
Size
: 27.17mb
User
:
Ming
[
matlab
]
be-accomplished-in-MatlabaC-CPP-
DL : 0
本书主要介绍如何运用Matlah与C.C + +进行混合程序设计。共分8章。主要包括Matlab程序设计初步、Matlab编译器、Matlab与C语言的接口、生成可独立运行的iatlah程序、VC++调用Matlah程序、Matlab DotNet Builder与VC++,Matcom与C/C++以及VC++调用Matlab C++数学库。另外,附录中介绍有关动态链接库的基础知识。各章包含大量 的实例程序,可供寻求将Matlab程序脱离Matlab环境的Matlab程序设计人员、寻求在Matlab中调用C/C++程序的程序设计人员、寻求在C,C++中调用Matlab程序的程序设计人员学习和参考。-This book describes how to use Matlah mixed with the CC++ programming. Divided into 8 chapters. Including Matlab programming initially, Matlab compiler, Matlab and C language interface to generate can be run independently of the iatlah program, VC++ calls Matlah program, Matlab DotNet Builder and VC++, Matcom and C/C++ and VC++ calling Matlab C++ math library. In addition, the appendix describes the dynamic link library on the basis of knowledge. Each chapter contains a large number of example programs are available for the Matlab program from the Matlab environment, Matlab programmer, seeking to Matlab to call C/C++ program programmers seek to C, C++ calling Matlab program programmers study and reference.
Date
: 2026-01-10
Size
: 26.88mb
User
:
wkm
[
matlab
]
myradoncom
DL : 0
\\this file contains the matlab file for radon function with its c file. to run on matlab compile the file using c++ compiler to convert c file into mex file.
Date
: 2026-01-10
Size
: 9kb
User
:
yogs
[
matlab
]
Matlab-Trans-C
DL : 0
在matlab下如何调用c语言编写的程序,包括编译器的选择和设置-In matlab how to call the c language program, including the compiler options and settings
Date
: 2026-01-10
Size
: 2kb
User
:
谢仪希
[
matlab
]
xcode7_mexopts
DL : 0
source files to install c compiler in matlab for mac
Date
: 2026-01-10
Size
: 279kb
User
:
animator
«
1
2
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.