-
许多工程软件需要用到复杂的数学算法。VC++能够形成各种用户界面, 并可以直
接与系统及底层硬件交换数据。因此研究VC++和Matlab 的混合编程具有很大...
许多工程软件需要用到复杂的数学算法。VC++能够形成各种用户界面, 并可以直
接与系统及底层硬件交换数据。因此研究VC++和Matlab 的混合编程具有很大的实际意义。
该文讨论了如何使用Matlab 的Complier 将*.m函数编译为动态链接库DLL, 提供给VC++
调用的方法, 提供了一种VC++与Matlab 混合编程的快速实现。-many engineering software necessary to use complex mathematical algorithms. VC can form various user interface, and can directly with the system and the underlying hardware data exchange. The study VC and Matlab programming mixed with great practical significance. The paper discusses how to use the Matlab m*. Complier will function compiled as DLL DL L, VC called to the methods, a VC and Matlab for the rapid realization.
- 2022-01-30 13:24:35下载
- 积分:1
-
#include <stdio.h>
#include <stdlib.h>
#define STACKSIZE 50
typed...
顺序栈的出栈、入栈、求栈长等基本操作
#include
#include
#define STACKSIZE 50
typedef char DateType
typedef struct-#include
#include
#define STACKSIZE 50
typedef char DateType
typedef struct
- 2022-01-25 22:01:46下载
- 积分:1
-
STLport 是一个多平台的 ANSI C++ 标准类库实现,具备很多高级特征,并且为效率,异常安全性和线程安全性做了优化,还做了许多扩展,如 hash 表和...
STLport 是一个多平台的 ANSI C++ 标准类库实现,具备很多高级特征,并且为效率,异常安全性和线程安全性做了优化,还做了许多扩展,如 hash 表和单链。
-STLport is a multiplatform ANSI C++ standard library implementation, has a number of advanced features, and for the efficiency, safety and thread-safe exception of doing optimization, has also done a lot of extensions, such as the hash table and single-strand.
- 2022-03-31 08:58:18下载
- 积分:1
-
DOS的基本命令, 都是非常实用的
DOS的基本命令, 都是非常实用的-Basic DOS commands are very useful
- 2022-03-01 20:16:11下载
- 积分:1
-
获得一个唯一的硬件 ID
这是我写的 Michael Haephrati,一个可靠的硬件 ID 是寻找的文章
WMI 组的类
Windows 提供了一套可用于大多数硬件枚举的类和识别任务名为 WMI 或 Windows 管理规范。这些都是扩展到 Windows 驱动程序模型 (WDM)。
WMI 提供了每个检测的组件静态信息和动态通知有关的任何更改。大多数编程语言可以用于本地和远程管理计算机和服务器,枚举及其检测的组件和发生的更改通知。
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2023-05-28 20:15:03下载
- 积分:1
-
美丽的建筑
Beautiful Architecture -- 英文版
全球19位顶尖架构师智慧结晶
本书围绕5个主题领域来组织本书的内容:概述、企业应用、系统、最终用户应用和编程语言。本书让最优秀的设计师和架构师来描述他们选择的软件架构,剥开架构的各层,展示他们如何让软件做到实现功能、可靠、易用、高效率、可维护、可移植和优雅。-Beautiful Architecture, 1st Edition
by Diomidis Spinellis Georgios Gousios
------------------------------------
Publisher: O Reilly Media, Inc.
Pub Date: January 29, 2009
--------------------------------------
With this book, you ll discover:
How Facebook s architecture is the basis for a data-centric application ecosystem
The effect of Xen s well-designed architecture on the way operating systems evolve
How community processes within the KDE project help software architectures evolve from rough sketches to beautiful systems
How creeping featurism has helped GNU Emacs gain unanticipated functionality
The magic behind the Jikes RVM self-optimizable, self-hosting runtime
Design choices and building blocks that made Tandem the choice platform in high-availability environments for
- 2022-02-16 08:12:28下载
- 积分:1
-
我本科的毕业论文
有关教学系统的设计的工程文档
我本科的毕业论文
有关教学系统的设计的工程文档-my undergraduate dissertation on the teaching system design engineering document
- 2022-01-26 02:44:53下载
- 积分:1
-
PT2240编程手册和数据表
PT2240 Programming manual and datasheet
- 2022-08-14 10:15:18下载
- 积分:1
-
VC示波器实例+WTL80
用mfc+WTL编写的接收串口数据并图形显示的软件模拟示波器,
外国人写的一个虚拟示波器,具有多通道,实时动态显示波形功能。能选择性为曲线添加节点修饰,还能用鼠标对曲线拉框局部放大,更关键的是,代码效率相当高,4通道同时动态跟踪显示曲线,完全无视觉停顿感。工程是MFC+ATL编写的,ATL跟MFC相似度达到90%以上,只要你对MFC不是很菜,读懂代码完全没问题。里面有很多C++编程上的技巧,仔细研究,相信你会大有收获。压缩包附带WTL头文件,解压后包含就行。
- 2022-04-16 21:16:03下载
- 积分:1
-
matlab中移动字符对象,有源程序 并附有说明 直接复制到matlab的m文件中即可运行...
matlab中移动字符对象,有源程序 并附有说明 直接复制到matlab的m文件中即可运行-matlab moving characters in the object, there is a direct copy the source code with a note to the matlab m-file to run
- 2022-04-09 08:13:56下载
- 积分:1