-
VC与MATLAB,计算速度更快,程序较为繁琐,但垫…
VC运算速度较快,相对于matlab而言,编程较为烦琐,而matlab编程灵活,并且方很多工具箱,使用极为方便,但是matlab的M语言编写的仿真程序的仿真速度相对较慢。
C-MEX函数是基于C语言编写的C与matlab接口函数,是matlab应用程序接口的一个重要组成部分。通过它不但可以将现有的C语言编写的程序轻松地引入到matlab环境中使用,避免了重复的程序设计,而且可以使用C语言为matlab定制用于特定目的的函数(如为了保护算法设计等),
以完成在matlab中不易实现的任务。此外,更重要的一点,使用C语言编写的C-MEX函数可以有效地提高M灯matlab环境中数据处理速度和效率。
-VC computing faster, compared to matlab, the program is more cumbersome, but matlab programming flexibility, and a lot of side toolbox, use very convenient, but the M-language matlab simulation program written in a relatively slow simulation speed.
C-MEX function is based on the C language interface written in C and matlab functions matlab application interface is an important component. It can not only be through the existing programs written in C language easily introduced into the matlab environment, to avoid the duplication of programming, and can be customized using the C language for matlab functions for specific purposes (such as algorithm design, etc. in order to prote
- 2022-02-26 02:53:32下载
- 积分:1
-
H无穷控制理论最早的文献,鼻祖级。作者是Bruce A.Francis.
H无穷控制理论最早的文献,鼻祖级。作者是Bruce A.Francis.-H infinite control theory earliest literature, the founder level. The author is Bruce A. Francis.
- 2022-03-21 03:27:33下载
- 积分:1
-
马尔可夫模型,很详细的介绍,通俗易懂,适合初学者
马尔可夫模型,很详细的介绍,通俗易懂,适合初学者-Markov model, very detailed, easily understood, for beginners
- 2022-07-03 04:54:57下载
- 积分:1
-
用c#语言进行的天气识别系统,里面有四叉树算法,有一些网格优化算法导航....
用c#语言进行的天气识别系统,里面有四叉树算法,有一些网格优化算法导航.-With c# Language weather identification system, which has quadtree algorithm, there are some navigation mesh optimization algorithm.
- 2022-05-17 05:32:24下载
- 积分:1
-
SQLServer初学教程,浅显易懂。
SQLServer初学教程,浅显易懂。-SQLServer Beginners Guide, simple words.
- 2022-09-28 01:35:04下载
- 积分:1
-
一本关与oralce的书,很有用的
一本关与oralce的书,很有用的-a clearance and oralce book very useful
- 2023-02-03 07:10:03下载
- 积分:1
-
SC16C554的数据手册,从官网上下载的,具体内容见手册,
SC16C554的数据手册,从官网上下载的,具体内容见手册,-SC16C554 data manual downloaded from the official, specific content, see the manual,
- 2023-07-21 08:55:03下载
- 积分:1
-
本教程举例说明了如何使用 ADO 编程模型对数据源进行查询及更新。教程首先讲述了完成此项任务的必要步骤,然后分别通过 Microsoft Visual Basi...
本教程举例说明了如何使用 ADO 编程模型对数据源进行查询及更新。教程首先讲述了完成此项任务的必要步骤,然后分别通过 Microsoft Visual Basic、以 VC++ Extensions 为特征的 Microsoft Visual C++、Microsoft Visual Basic、Scripting Edition 和以 ADO for Windows Foundation Classes (ADO/WFC) 为特征的 Microsoft Visual J++ 进行更为具体的说明。-This tutorial illustrates how to use the ADO programming model for the data source query and update. First Tutorial about the completion of the tasks necessary steps, and then through the Microsoft Visual Basic, to VC++ Extensions characterized Microsoft Visual C++, Microsoft Visual Basic, Scripting Edition and ADO for Windows Foundation Classes (ADO/WFC) for the characteristics of Microsoft Visual J++ more specific.
- 2022-07-08 06:53:11下载
- 积分:1
-
h.263英文协议 详细介绍了h.263协议
h.263英文协议 详细介绍了h.263协议-English H.263 agreement detailed agreement on the H.263
- 2022-11-13 14:05:03下载
- 积分:1
-
C++网络编程,卷2,着重对ACE框架,提供全面的…
C++ Network Programming, Volume 2, focuses on ACE frameworks, providing thorough coverage of the concepts, patterns, and usage rules that form their structure. This book is a practical guide to designing object-oriented frameworks and shows developers how to apply frameworks to concurrent networked applications. C++ Networking, Volume 1, introduced ACE and the wrapper facades, which are basic network computing ingredients. Volume 2 explains how frameworks build on wrapper facades to provide higher-level communication services.
- 2022-07-20 21:28:53下载
- 积分:1