-
将文本用语音方式读出,就是TTS,支持中英文混读,封装成了DLL,傻瓜试调用,就是简单!请看开发包内说明...
将文本用语音方式读出,就是TTS,支持中英文混读,封装成了DLL,傻瓜试调用,就是简单!请看开发包内说明-The text read out by means of voice that TTS, in support of mixed Chinese and English read, packaging has become a DLL, try calling a fool, that is simple! Please note the development of packet
- 2022-10-05 10:25:03下载
- 积分:1
-
风云压力测试10。0所有封装好的VC原代码
有一定的学习研究作用 大家可以下载来...
风云压力测试10。0所有封装好的VC原代码
有一定的学习研究作用 大家可以下载来-Stress tests Fengyun 10.0 best VC all package source code has a certain role of U.S. research study can be downloaded to
- 2022-05-29 14:23:17下载
- 积分:1
-
NT服务 MFC实现
NT服务 MFC实现,创建该服务仅用到一个 C++ 类,这个类提供服务与操作系统之间一个简单的接口。使用这个类实现自己的服务非常简单,只要改写少数几个基类中的虚拟函数即可。Windows NT 中的服务实际上是一个程序,只要计算机操作系统一启动,服务就可以运行其中。它不需要用户登陆。
- 2022-03-09 16:27:08下载
- 积分:1
-
实现方法: 用MFC的程序向导生成一个常规DLL,在常规DLL内有一派生自CWinApp的实例,再用MFC的程序向导生成一个MFC EXE应用程序,把MFC E...
实现方法: 用MFC的程序向导生成一个常规DLL,在常规DLL内有一派生自CWinApp的实例,再用MFC的程序向导生成一个MFC EXE应用程序,把MFC EXE应用程序中 CAppView,CMainFrame,CAppDocument的文挡和RES目录下的资源拷贝到常规DLL项目中,添加到项目中,编译生成一DLL,在另外一个WIN32应用程序中,启动一线程,在线程函数中显式装载该DLL,取的该DLL内的当前线程, CWinThread *pThread=GetCurrentThread() pThread->Run() 就可装载启动常规DLL内应用程序框架.-method: a normal DLL file has been created with the program wizard and there is an instance generated from CWinApp in the DLL file.Create another MFC EXE appliaction and copy CAppView,CMainFram,CAppDocument and the resources in RES directory to the normal DLL and add to the projec and compile and generate a DLL. In a Win32 application, start a thread which loads the DLL with codes, get the running thread, ie.CWinThread*pThread=GetCurrentThread(), then,pThread->Run() executes the loading and start the execution of the application framework in the normal DLL file.
- 2022-07-13 07:36:52下载
- 积分:1
-
A network of automatic registration tool
一个网络邮箱的自动注册工具 经试用 效果不错 现推荐给大家-A network of automatic registration tool-mail by the trial good results are recommended to everyone
- 2022-03-22 04:10:29下载
- 积分:1
-
简单聊天室软件,有客户端和服务器端,比较简单
简单聊天室软件,有客户端和服务器端,比较简单-Simple chat room software, the client and server-side, relatively simple
- 2023-02-03 19:25:04下载
- 积分:1
-
有关ENVI软件中的波段运算,通过IDL实现功能
有关ENVI软件中的波段运算,通过IDL实现功能-About bandmath in ENVI
- 2022-05-04 21:03:19下载
- 积分:1
-
的mir2客户端Delphi源代码!
delphi的传2客户端源码,虽然是开源的,但是还是值得研究!-the mir2 client delphi source code!
- 2023-08-28 19:45:02下载
- 积分:1
-
c++ algorithm
c++算法实例,帮助理解,都是些常用的算法-c++ algorithm
- 2022-05-15 21:21:46下载
- 积分:1
-
一个好用的msvbvm60.dll comdlg32.ocx msdxm.ocx 在..vb98下有 vb6.olb 工程文件:media.vbp代码程序名称:...
一个好用的msvbvm60.dll comdlg32.ocx msdxm.ocx 在..vb98下有 vb6.olb 工程文件:media.vbp代码程序名称:多媒体播放器-a user-friendly msvbvm60.dll comdlg32.ocx in msdxm.ocx .. vb98 under vb6.olb project documents : media.vbp procedure code name : multimedia player
- 2022-01-21 22:13:33下载
- 积分:1