-
基于Wince4.2操作系统,evc4.0开发环境下Spin控件的使用的例程源码...
基于Wince4.2操作系统,evc4.0开发环境下Spin控件的使用的例程源码-Wince4.2 based operating systems, evc4.0 development environment Spin control the use of the routines FOSS
- 2022-03-20 16:15:24下载
- 积分:1
-
温度监控模拟系统,由客户端录入温度,服务器接收到温度后向每个客户端转
发,客户端根据接收到的温度形成实时动态图表...
温度监控模拟系统,由客户端录入温度,服务器接收到温度后向每个客户端转
发,客户端根据接收到的温度形成实时动态图表-Simulation of temperature monitoring system, the temperature recorded by the client, the server receive the temperature transmitted to each client, the client receives the temperature in accordance with the formation of real-time dynamic charts
- 2022-08-05 10:37:11下载
- 积分:1
-
很精致的一个计算器,界面不错!
很精致的一个计算器,界面不错!-a very delicate calculator, interface Yes!
- 2023-08-18 10:30:06下载
- 积分:1
-
windows OEM信息显示
windows OEM信息显示-windows OEM message
- 2023-02-20 11:35:04下载
- 积分:1
-
WCE蓝牙打印
非常好用,值得推荐的WEC蓝牙打印管理源码
- 2022-03-24 05:40:30下载
- 积分:1
-
wince 下socket实现的HTTP类,支持post和get
wince 下socket实现的HTTP类,支持post和get-HTTP classes implement by socket,supports POST and GET.
- 2022-06-11 20:26:36下载
- 积分:1
-
设计模式的VC例子,可以用于学习设计模式。我自己觉得 很有用。这个是Adapter模式...
设计模式的VC例子,可以用于学习设计模式。我自己觉得 很有用。这个是Adapter模式-design patterns VC example, can be used to study design patterns. I feel very useful. This is Adapter Model
- 2022-03-09 17:24:02下载
- 积分:1
-
windows CE下intel nor flash驱动,intel只提供库文件,在CE下设置注册表即可使用,intel网站有这方面的资料。...
windows CE下intel nor flash驱动,intel只提供库文件,在CE下设置注册表即可使用,intel网站有这方面的资料。-Intel nor flash drive, intel provided only for documents in the CE can be installed using the registry, intel websites have information in this regard.
- 2022-02-22 07:16:17下载
- 积分: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
-
vb多线程的实现,输入,输入,计算多个步骤
vb多线程的实现,输入,输入,计算多个步骤-vb multi-threaded implementation, input, input, calculation of a number of steps
- 2023-04-07 16:05:04下载
- 积分:1