-
vb 自动关机
vb 自动关机-vb automatic Guan Ji
- 2022-05-25 21:29:04下载
- 积分:1
-
关于进程同步的,完成的是生产者消费者问题。包含信号量
关于进程同步的,完成的是生产者消费者问题。包含信号量-With regard to the process of synchronization, and the completion of the producer consumer problem. With semaphores
- 2022-03-12 06:50:32下载
- 积分:1
-
在多文档界面中使用TabB ar切换窗口
在多文档界面中使用TabB ar切换窗口 -in Multi- Document Interface TabB used in MDI use TabBar switching window ar window switches
- 2022-07-05 04:00:13下载
- 积分:1
-
WinCE5.0 EVC4.0 MFC应用程序
WinCE5.0 EVC4.0 MFC应用程序-WinCE5.0 EVC4.0 MFC applications
- 2023-01-21 18:05:04下载
- 积分:1
-
LMS241GF18 pre
LMS241GF18 pre-approval Datasheet and Initial code
- 2022-03-22 21:57:35下载
- 积分:1
-
Design of C language source code browser
C语言设计的浏览器的源码,附有设计思想框架等-Design of C language source code browser
- 2022-05-06 12:01:05下载
- 积分:1
-
基于kinect的汉语语音识别代码
基于kinect的汉语语音识别代码,可控制乌龟前后左右运动,可自由更改图像和程序,建议开发环境Visual——studio2013(WPF),CPU:i5,2.0GHz以上。
- 2022-08-21 19:50:43下载
- 积分:1
-
串口发送数据源码(vc6)
串行端口是系统资源的一部分,其本质是作为CPU和串行设备间的编码转换器。当数据从 CPU经过串行端口发送出去时,字节数据转换为串行的位(Bit); 接收数据时,串行的位被转换为字节数据。应用程序要使用串口进行通信,必须在使用之前向操作系统提出资源申请要求(即打开串口),通信完成后再释放资源(即关闭串口)
- 2022-03-23 05:33:16下载
- 积分:1
-
有关共享内存,生成dll函数库
有关共享内存,生成dll函数库-the shared memory, generate dll libraries
- 2023-07-19 08:05:03下载
- 积分: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