-
在“浅析VC与Matlab联合编程(一)”中简单介绍了VC与matcom的接口编程,实现了VC调用matcom的一个基本功能,要真正熟练使用接口编程,还要对函数...
在“浅析VC与Matlab联合编程(一)”中简单介绍了VC与matcom的接口编程,实现了VC调用matcom的一个基本功能,要真正熟练使用接口编程,还要对函数调用有一定了解。本文通过一个实例,较详细的介绍如何在VC中调用matcom编译后的函数。-The port program of VC and matcom is simplely introduced in the book-brief analysis of VC and Matlab combination program (part one), a basic function by using VC calling matcom can be achieved. But if you want to truly master the port program you must have some comprehension of the calling of function.That how to call the function after matcom compilation is related in detail by an example in this paper.
- 2022-05-13 15:36:25下载
- 积分:1
-
得到所有进程列表的程序
得到所有进程列表的程序-The app of getting all the processes
- 2022-07-04 16:16:39下载
- 积分:1
-
jforum 论坛 速度非常优秀的开源论坛,虽然功能还不足.利用了很多JSP新技术,并且支持HSQLDB数据库,是学习研究的好东东哦....
jforum 论坛 速度非常优秀的开源论坛,虽然功能还不足.利用了很多JSP新技术,并且支持HSQLDB数据库,是学习研究的好东东哦.-Jforum source code, a very fast forum source code, using the newest technology of JSP, support HSQLDB database.
- 2022-03-02 16:47:40下载
- 积分:1
-
博耶
Boyer-Moore language vc++ -Boyer-Moore language vc++
- 2022-01-31 13:53:23下载
- 积分:1
-
一个异步聊天系统,系统只允许客户与服务器相互传送字符串数据,不实现任意客户之间的直接信息传递。...
一个异步聊天系统,系统只允许客户与服务器相互传送字符串数据,不实现任意客户之间的直接信息传递。-An asynchronous chat system, the system only allows the client and the server can transmit the string data, not to achieve any of its customers a direct transmission of information.
- 2022-06-03 13:57:16下载
- 积分:1
-
process of chat (client), communicating in time
200405181013101213聊天程序(客户端),及时通信开发-process of chat (client), communicating in time
- 2022-04-07 03:27:25下载
- 积分:1
-
VC编写的拨号程序源代码
VC编写的拨号程序源代码-VC prepared by the dial-up source code
- 2022-03-04 11:57:50下载
- 积分:1
-
One has multiple functions, you can edit forms, applicable to a wide range of da...
一个有多种功能,可以编辑的表格,适用于多种数据,消息的整理与记录-One has multiple functions, you can edit forms, applicable to a wide range of data, collate and record information
- 2022-03-18 08:00:01下载
- 积分:1
-
查询CPU信息
MFC源码 关于获取CPU信息,信息有厂商 频率 等一系列信息
里面应用的还有汇编 所以比WMI查询的信息更加准确和有效
- 2022-02-04 07:41:08下载
- 积分:1
-
Mobile手机录像,获取源数据是WMV9格式,输出格式为ASF
Requirements:
Visual Studio 2005,
Win...
Mobile手机录像,获取源数据是WMV9格式,输出格式为ASF
Requirements:
Visual Studio 2005,
Windows Mobile 5.0 Pocket PC SDK,
ActiveSync 4.0.-Feature Area:
Video capture
Description:
This sample provides the basic video capture functionalities: It captures and encodes video in a WMV file,
and captures and encodes an image in a jpeg file.
Usage:
Build and deploy using Visual Studio 2005.
Relevant APIs/Associated Help Topics:
ICaptureGraphBUilder2
Assumptions:
Your device needs to have a video capture driver installed (the emulator ships with a null capture driver).
The video will be saved to the root of your device to "video1.asf".
The still picture will be saved to "test.jpg"
If you wish, you can change these hardcoded values in the code for the files to be saved to a different
location.
Requirements:
Visual Studio 2005,
Windows Mobile 5.0 Pocket PC SDK,
ActiveSync 4.0.
- 2022-03-10 08:30:19下载
- 积分:1