-
Easy to learn beginners VC++, The preparation of the first part of game and how...
易于入门者学习VC++,编写小游戏的第一部分,怎样显示出一个人物。-Easy to learn beginners VC++, The preparation of the first part of game and how to show a character.
- 2023-06-10 12:35:03下载
- 积分:1
-
自动关闭和重启计算级的程序
用vc代码实现 代码简洁
自动关闭和重启计算级的程序
用vc代码实现 代码简洁
-Automatic shutdown and restart procedure for calculating using vc code-level implementation code clean
- 2022-01-21 22:08:10下载
- 积分:1
-
在这里下载COM的源代码
inside com source here download
- 2022-03-04 21:31:30下载
- 积分:1
-
批量的dicom转换成12位png文件
可选择目的文件夹,命名为数字...
批量的dicom转换成12位png文件
可选择目的文件夹,命名为数字-DICOM volume into a choice of 12 purpose png file folder, named for the digital
- 2022-11-21 10:05:03下载
- 积分:1
-
使用COM实现的编辑wave文件的程序
使用COM实现的编辑wave文件的程序 -The app of editing wave file in com way
- 2022-01-25 17:29:21下载
- 积分:1
-
COM组件技术教程PPT。泛北艾
COM组件技术教程PPT。北大潘爱民的,对于COM组件技术有兴趣的人,绝对是一套极好的技术基础教材。-COM Component Technology Tutorial PPT. North PAN Ai-min, and COM component technology for those who are interested in, it is a set of excellent teaching material and technological foundation.
- 2022-02-25 14:24:43下载
- 积分:1
-
在MFC程序中如何注册/注销ActiveX控件(_OCXVC++编程文档编程论坛,很不错的...
在MFC程序中如何注册/注销ActiveX控件(_OCXVC++编程文档编程论坛,很不错的-In the MFC program, how to register/off ActiveX controls (_OCXVC++ Programming Documentation Programming Forum, a very good
- 2022-01-26 01:22:30下载
- 积分:1
-
use five minutes, adds to the functionality flash player flash player is the use...
利用五分钟,给程序添加播放flash的功能flash的播放,是使用Macromedia的flash播放控件来播放flash步骤如下:建立一个单文档的程序,最后一步选择CFormView作为视图编辑视图的资源添加一个EditBox作为输入文件名,一个按钮播放。添加flash播放控件Project Add To Project Components and Controls Gallary选择:Registered ActiveX Controls文件夹下面的Shockwave Flash Object,它其实是指向c:winntsystem32macromedFlashFlash.ocx的。利用向导添加两个变量,分别对应输入的文件名和flash控件 CString m_filename CShockwaveFlash m_flash 添加播放按钮的事件,打开flash文件并且播放void CViewFlashView::OnPlay() { // TODO: Add your control notification handler code here //CShockwaveFlash UpdateData() m_flash.LoadMovie(0,m_filename) m_flash.Play() }-use five minutes, adds to the functionality flash player flash player is the use of the Macromedia flash player to player flash control steps are as follows : the creation of a single document the procedures, the last step CFormView choose Edit View View as the resources to add a EditBox as input file name, according to a NIU players. Adding flash player Control Project# 61664; Add To Project# 61664; Components an
- 2022-02-01 12:32:15下载
- 积分:1
-
com编程范例3
com编程范例3-com programming model 3
- 2022-07-12 04:01:57下载
- 积分:1
-
蓝牙AT命令,一般的蓝牙AT命令与这个大同小异,这个可以做参考...
蓝牙AT命令,一般的蓝牙AT命令与这个大同小异,这个可以做参考-BLUETOOTH
- 2023-08-18 13:25:02下载
- 积分:1