-
一个比较好和干净的process killer VC++ 例子
一个比较好和干净的process killer VC++ 例子-A relatively good and clean process killer VC++ Example
- 2022-05-27 04:25:33下载
- 积分: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
-
WINDOWS 8.1 操作蓝牙 4.0设备的C#源码
WINDOWS 8.1 操作蓝牙 4.0设备的C#源码 检查自动接收区 自动接收 写数据
- 2022-03-15 09:00:35下载
- 积分:1
-
SMART PHONE 2005中关于多国语言支持的程序源码,可实现应用程序多国语言的切换,需用VS2005BETA2编译。...
SMART PHONE 2005中关于多国语言支持的程序源码,可实现应用程序多国语言的切换,需用VS2005BETA2编译。-SMART PHONE 2005 on the multi-language support procedures source, the application can achieve multi-lingual switching required VS2005BETA2 compiler.
- 2022-01-31 20:32:38下载
- 积分:1
-
the face of flying objects flying a similar Windows program can look at the, qui...
迎面飞行的物体一个类似飞行Windows的程序可以看看的,还不错!-the face of flying objects flying a similar Windows program can look at the, quite good!
- 2022-03-21 05:48:55下载
- 积分:1
-
刚刚开发了一个报表输出的 COM,可以动态的添加数据。代码没有限制,可随意使用。现在还在修改一些细节的地方,修改后会再次上传。...
刚刚开发了一个报表输出的 COM,可以动态的添加数据。代码没有限制,可随意使用。现在还在修改一些细节的地方,修改后会再次上传。-A report output COM, it can append data dynamicly. the source code is unlimited, you can use it freely, but there are some bugs, I will upload it against after fixed it.
- 2022-05-14 06:06:59下载
- 积分:1
-
FPGA 计算机人体跟踪系统Computer Tracking~~~提供demo版本
FPGA 计算机人体跟踪系统Computer Tracking~~~提供demo版本
-FPGA human computer tracking system Computer Tracking ~ ~ ~ provide demo version
- 2023-08-30 22:45:03下载
- 积分:1
-
微分进化算法
差分进化 (DE) 是一个启发式算法优化的工具。从本质上说,它是提供优质的保障,基于实数编码的遗传算法 [1] 的思想贪婪。随着遗传算法,微分进化算法包含 a 基因突变与交叉操作,但在比较,选择遗传算法的操作的同时,微分进化算法使用一对一的淘汰机制更新人口。适当的微分进化算法在连续域优化问题的优势得到了广泛的应用,进化算法研究热潮。
- 2022-01-31 01:56:59下载
- 积分:1
-
本程序用于处理两个进程之间的数据共享问题。通过使用内存映像文件实现进程间的数据共享。...
本程序用于处理两个进程之间的数据共享问题。通过使用内存映像文件实现进程间的数据共享。-This procedure for the treatment of data between two processes sharing. Through the use of the memory image file to achieve the process of data sharing.
- 2022-03-13 19:28:57下载
- 积分:1
-
一个换肤程序,PB用的,及时太少了点,谁有多的上传一下,供大家分享...
一个换肤程序,PB用的,及时太少了点,谁有多的上传一下,供大家分享-A skin procedures, PB used in a timely manner少了点too, who have about the upload for all to share
- 2022-08-23 23:31:57下载
- 积分:1