-
write a VB button genie
一个VB写的按钮精灵-write a VB button genie
- 2022-08-16 05:42:20下载
- 积分:1
-
documents include asm, C identifier named source, ping, WinSock2 detection mouse...
文件包括 asm,C标志符命名源程序,ping,winsock2, 检测鼠标,检出错误,时间陷阱-documents include asm, C identifier named source, ping, WinSock2 detection mouse, error detection, time trap
- 2022-03-06 19:09:36下载
- 积分:1
-
Visual C++源代码的Web服务。关于如何使用VC6开发Web服务。
关于web服务的Visual C++源码。讲述了如何用vc6开发web服务。-Web services on Visual C++ Source. About how to use vc6 to develop web services.
- 2023-05-30 04:40:02下载
- 积分:1
-
C++函数库查询辞典最新版,对C++的相关函数进行说明
C++函数库查询辞典最新版,对C++的相关函数进行说明-C++ library check dictionaries latest version of the C++ a description of the correlation function
- 2022-03-16 17:46:08下载
- 积分: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
-
该类是用于涉及数值计算特别是矩阵运算时的极佳选择,计算行列式、求逆、求秩、矩阵加减乘除样样皆有...
该类是用于涉及数值计算特别是矩阵运算时的极佳选择,计算行列式、求逆、求秩、矩阵加减乘除样样皆有------限制,只能用于浮点型计算-Such is involved in numerical calculation for the matrix calculation, especially when an excellent choice for calculating the determinant, inverse, and rank, matrix calculation bit of everything in there restrictions, can only be used for floating-point calculation
- 2022-07-01 16:45:48下载
- 积分:1
-
Kruskal最小生成树Kruskal最小生成树和最小跨度…
kruskal minimum spanning tree kruska l minimum spanning tree kruska l minimum spanning tree kruskal minimum spanning tr-kruskal minimum spanning tree kruskal minimum spanning tree kruskal minimum spanning tree kruskal minimum spanning tree kruskal minimum spanning tree kruskal minimum spanning tree
- 2022-03-25 07:52:00下载
- 积分:1
-
Add or remove your program in task manager(press Ctrl+Alt+Del menu,there will co...
在任务栏列表里,增加与移走你的程序,(按下Ctrl + Alt + Del 菜单出现任务栏列表)。-Add or remove your program in task manager(press Ctrl+Alt+Del menu,there will come out task manager).
- 2023-03-12 22:25:02下载
- 积分:1
-
PocketNester的c++源代码,很好的学习例子,仅供大家学习
PocketNester的c++源代码,很好的学习例子,仅供大家学习-PocketNester the c source code, examples of good learning, and learning is for everyone
- 2022-03-21 23:07:36下载
- 积分:1
-
函数对时钟中断请求进行真正的服务,而不是只是让CPU“空跑”一趟。此时,Linux内核可以说是真正的“跳动”起来了。...
函数对时钟中断请求进行真正的服务,而不是只是让CPU“空跑”一趟。此时,Linux内核可以说是真正的“跳动”起来了。-Function provide real service for the timer inturrupt instead of letting CPU nop, thereby the Linux kernel "jump" in a sense.
- 2022-02-06 03:44:44下载
- 积分:1