-
convert Vedio to a .bmp Images.writed in VC++6.0
convert Vedio to a .bmp Images.writed in VC++6.0
- 2022-08-07 04:30:20下载
- 积分:1
-
怎样用system()函数来调用与本身文件不在同一目录下的.exe文件...
怎样用system()函数来调用与本身文件不在同一目录下的.exe文件
-How to use system () function call with its own file is not in the same directory. Exe files
- 2022-12-04 00:10:03下载
- 积分:1
-
"Windows core programming" complementary source code
《Windows 核心编程》配套源代码-"Windows core programming" complementary source code
- 2023-03-10 10:55:03下载
- 积分:1
-
Used by other web access to your own address using the machine!
用来利用其他网站获取你自己使用机器的地址!-Used by other web access to your own address using the machine!
- 2023-04-14 17:25:04下载
- 积分:1
-
在vb中对字节变量进行位操作的函数。包括左移、右移、置位、复位、位判断操作。...
在vb中对字节变量进行位操作的函数。包括左移、右移、置位、复位、位判断操作。-in vb to byte variable-bit operations functions. Including the left, the death, at home, reset, judgment-operation.
- 2022-03-20 15:34:49下载
- 积分: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
-
SMBIOS读取PC的BIOS程序,在Visual Studio环境里实现
SMBIOS读取PC的BIOS程序,在Visual Studio环境里实现-SMBIOS read PC BIOS procedures in Visual Studio environment to achieve
- 2023-02-07 05:25:04下载
- 积分:1
-
BOOKCLUBPOINTS
//这个程序显示一个顾客这个月买的书的数量。
- 2022-02-26 18:52:20下载
- 积分:1
-
简易通讯录 非常值得学习的一个小软件
简易通讯录 非常值得学习的一个小软件-Address Book is very easy to learn
- 2023-08-12 21:10:02下载
- 积分:1
-
详细讲解怎样将密码储存在程序中
详细讲解怎样将密码储存在程序中-explain in detail how to password stored in the proceedings
- 2022-01-25 14:27:47下载
- 积分:1