-
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
-
24 hour alarm clock application source
24 hour alarm clock application source
- 2023-07-13 20:05:03下载
- 积分:1
-
win2000 under the direct access to port 1, using install_giveio.bat, call loaddr...
win2000下直接访问端口
1、用install_giveio.bat,调用loaddrv.exe,安装giveio.sys 到系统中。
2、安装 port.pas后,在delphi的‘Custom‘面板中, 有一个port元件。
3、拖一个TPort到窗体上,命名为port。
4、那么就可以直接访问端口(2000下也可以),如:读 i:= port[$378] 写 port[$378]:=
5、status_giveio.sys 查看状态,remove_giveio.sys 反安装驱动。
6、tstio.exe 直接调用bios来发声,可以用来测试是否安装驱动成功。cygwin1.dll是loaddrv.exe 要调用的,因为它是用MinGw32下的gcc编译的。 -win2000 under the direct access to port 1, using install_giveio.bat, call loaddrv.exe, installed into the system giveio.sys. 2, installed after port.pas in delphi the
- 2022-07-16 02:09:50下载
- 积分:1
-
Completed using C language interface with MFC calculators, realize a simple fixe...
用C语言完成的带有MFC界面的计算器,实现定点数的简单计算-Completed using C language interface with MFC calculators, realize a simple fixed-point calculation
- 2022-09-08 09:45:03下载
- 积分:1
-
一个简单的学生成绩管理系统
描述太短?郁闷,我还能说些什么...
一个简单的学生成绩管理系统
描述太短?郁闷,我还能说些什么-A simple description of student achievement management system is too short? Depressed, what can I say? ?
- 2023-03-24 02:20:04下载
- 积分:1
-
IPv4 和 IPv6 Ping示例
IPv4 和 IPv6 坪样品,提供学习网络初学者的例程。
- 2022-08-25 13:52:07下载
- 积分:1
-
IOCP服务器
完成端口实现高并发连接,附测试客户端,server端使用VS2010编译,client端为VS2008
- 2022-03-10 22:01:31下载
- 积分:1
-
网络结构图控件中的流定义,可用于配置分布式系统网络结构
网络结构图控件中的流定义,可用于配置分布式系统网络结构-network structure which controls the flow definition, can be used to configure distributed network structure
- 2023-06-15 19:35:04下载
- 积分:1
-
固定程序使用一定次数后不能再次使用,这个代码就是这样的功能,希望大家喜欢。在vc环境下运行...
固定程序使用一定次数后不能再次使用,这个代码就是这样的功能,希望大家喜欢。在vc环境下运行-fixed use a certain number of procedures can not use again, the code is such a function, hope you like them. In vc operating environment
- 2023-07-20 21:25:04下载
- 积分:1
-
基于Boost.Asio实现的HTTP客户端开发工具库
基于Boost.Asio实现的HTTP客户端开发工具库, 它支持HTTP(1.0/1.1)、HTTPS,断点续传,多线程并发下载,异步,HTTP/SOCKS4/SOCKS5代理支持等特性,开发者可以轻松的基于这个库开发其他相关应用。
- 2022-03-15 08:50:58下载
- 积分:1