-
Microsoft Word 2000 for the development of new content
面向 Microsoft Word 2000 开发者的新内容
-Microsoft Word 2000 for the development of new content
- 2023-08-30 17:15:04下载
- 积分:1
-
语音识别
#include
#pragma comment(lib,"ole32.lib") //CoInitialize CoCreateInstance闇€瑕佽皟鐢╫le32.dll
#pragma comment(lib,"sapi.lib") //sapi.lib鍦⊿DK鐨刲ib鐩綍,蹇呴渶姝g‘閰嶇疆
int main(int argc, char* argv[])
{
ISpVoice * pVoice = NULL;
//COM鍒濆鍖栵細
if (FAILED(::CoInitialize(NULL)))
return FALSE;
//鑾峰彇ISpVoice鎺ュ彛锛?
HRESULT hr = CoC
- 2023-07-03 17:00:03下载
- 积分:1
-
It is a good example for ActiveX documents container.You could know how to make...
ActiveX文档容器,很好的一个例子.通过这个例子可以交你如何自己写一个.-It is a good example for ActiveX documents container.You could know how to make it through the example.
- 2023-01-24 23:00:03下载
- 积分:1
-
按键串口控制电机转速加测速STM32
通过按键控制直流电机的加减速同时通过串口显示当前速度,亦可用串口发送指令来控制电机转速,带有测速显示,使用STM32单片机控制。
- 2022-11-03 17:30:03下载
- 积分:1
-
一个很好的数据库编程的源码,它实现了与oracle的接口
一个很好的数据库编程的源码,它实现了与oracle的接口-a good database programming source, it achieved with the oracle interface
- 2022-11-05 08:35:03下载
- 积分:1
-
此资源主要是实现通讯录的功能,起运行环境为VC
此资源主要是实现通讯录的功能,起运行环境为VC-tongxunlu
- 2022-07-17 00:33:11下载
- 积分:1
-
一台机器控制的源代码,用于测量电表的精度…
Source code for control of a machine to measure the accuracy of electric meters by optically reading the meter revolution.
- 2022-11-04 06:40:03下载
- 积分:1
-
登录界面实现
运用JavaScript编程语言和PHP语言实现登录功能,bootstrap框架搭建网页首页
- 2023-03-28 07:25:03下载
- 积分:1
-
这个OpenGL框架的最终目的是希望尽可能简化大家开发OpenGL的工作量。因为OpenGL的开发需要很多的设置工作,虽然有一些OpenGL的工具库可以帮你解决...
这个OpenGL框架的最终目的是希望尽可能简化大家开发OpenGL的工作量。因为OpenGL的开发需要很多的设置工作,虽然有一些OpenGL的工具库可以帮你解决这个问题,如GLUT,但是GLUT不是非常的绿色,而且不能用作商业用途。所以,作者写了这个框架/库函数,你可以用于你的OpenGL开发中。-The OpenGL framework for the ultimate purpose is to simplify as much as possible the workload of all the development of OpenGL. Because the development of OpenGL settings need a lot of work, although there are some tools for OpenGL library can help you resolve this problem, such as GLUT, but GLUT is not very green, but can not be used for commercial purposes. Therefore, the author wrote this framework/library function, you can for your OpenGL development.
- 2023-07-17 10:45:03下载
- 积分:1
-
建立一个ADOCE项目使用Visual C++ 6是相当简单的。假设…
Setting up an ADOCE project using Visual C++ 6.0 is rather simple. Assuming that you have downloaded and installed the ADOCE SDK from Microsoft, you are ready to use it in your Windows CE Database applications. The sample that I have provided is a *very* simple one illustrating how to instantiate the proper COM objects, and the basics of how to interface with them (in a very simple example)-Setting up an ADOCE project using Visual C++ 6.0 is rather simple. Assuming that you have downloaded and installed the ADOCE SDK from Microsoft, you are ready to use it in your Windows CE Database applications. The sample that I have provided is a*very* simple one illustrating how to instantiate the proper COM objects, and the basics of how to interface with them (in a very simple example)
- 2022-09-06 10:45:03下载
- 积分:1