-
用C语言写的学生成绩管理系统,功能强大。
用C语言写的学生成绩管理系统,功能强大。-The Student system is C program write !
- 2022-12-28 18:05:05下载
- 积分:1
-
这是一个桌面虚拟键盘的例子,在VC++6.0中编译通过!
这是一个桌面虚拟键盘的例子,在VC++6.0中编译通过!-This is a desktop virtual keyboard example, in VC++6.0 to compile the adoption!
- 2022-01-25 14:15:15下载
- 积分:1
-
附件是win32编程中常用到的通用代码的集合,编译后是一个dll,加速您的win32开发。...
附件是win32编程中常用到的通用代码的集合,编译后是一个dll,加速您的win32开发。-annex is commonly used programming code to the common pool, compiled a dll is to accelerate the development of your win32.
- 2022-07-09 14:00:45下载
- 积分:1
-
disabletaskmanagerin2k.zip
DisableTaskManagerIn2K.zip
- 2022-03-18 06:06:52下载
- 积分:1
-
回收忘记密码,要求用户名为例。第一阶段
For recovery of forgot password, asks for the user name as the first stage of password recovery.
- 2022-02-01 05:27:47下载
- 积分: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
-
Write with Visual Basic, but it included a very nice practical application of S...
虽然是利用VB写的,可是它里面包含了线性规划重的单纯型法在实践当中应用的例子,很好!-Write with Visual Basic, but it included a very nice practical application of Simplex algorithm in Linear Programming.
- 2022-02-02 05:33:56下载
- 积分:1
-
WINCE下串口通讯,封装类。
用EVC开发工具设计。
对于WINCE以及EVC开发的朋友有以定的借鉴作用。...
WINCE下串口通讯,封装类。
用EVC开发工具设计。
对于WINCE以及EVC开发的朋友有以定的借鉴作用。-pulled Serial Communications, Packaging category. EVC development tools with the design. EVC pulled for the development of the friends to the reference.
- 2022-02-03 08:47:29下载
- 积分:1
-
用visualprolog编写的专家系统
用visualprolog编写的专家系统-Visualprolog prepared by expert system
- 2022-05-07 09:14:13下载
- 积分:1
-
USB interface can be used to test whether, if an error occurs, display error cau...
测试USB接口是否能用,若出现错误,则显示出错原因,推荐解决方法-USB interface can be used to test whether, if an error occurs, display error causes, recommend solutions
- 2022-06-20 15:37:00下载
- 积分:1