-
hope that we can exchange!
希望大家共同交流!-hope that we can exchange!
- 2022-06-28 15:16:35下载
- 积分:1
-
这个机场基地项目(VS2005,C++)
This Airport Base project(VS2005, C++)
For Students and Newbe s-This is Airport Base project(VS2005, C++)
For Students and Newbe s
- 2022-08-31 12:30:03下载
- 积分:1
-
some of this is in preparation for Mathematical Modeling of the data collected i...
这一些是我在准备数学建模是收集的资料,是一些非常好用的小程序.-some of this is in preparation for Mathematical Modeling of the data collected is very good for small procedures.
- 2022-06-26 16:59:23下载
- 积分:1
-
一个声音记录,回放的程序,同时显示当前声音的电平,可以改造为一个网络点对点的语音通讯程序...
一个声音记录,回放的程序,同时显示当前声音的电平,可以改造为一个网络点对点的语音通讯程序-a voice recording and playback procedure, and the voice of the show current levels, can transform a network of point-to-point voice communications procedures
- 2022-03-26 03:58:30下载
- 积分:1
-
检测内存泄露的程序,使用时请将这两个文件加入工程中,即可....
检测内存泄露的程序,使用时请将这两个文件加入工程中,即可.-memory leakage detection procedures, please use this document to join two projects can be.
- 2022-05-24 23:08:41下载
- 积分:1
-
一个简单的计算prime factor的小程序。
一个简单的计算prime factor的小程序。-a simple calculation prime factor of small programs.
- 2022-01-26 01:59:24下载
- 积分:1
-
搭载数据库的学生管理系统
这是一款学生宿舍管理系统,最早来自于csdn上一位学长的课程设计。系统搭载的是sqlsever数据库,可以实现比较完整的功能。个人认为是一个非常棒的系统。有这方面作业需要的同学可以借鉴一下
- 2022-02-05 00:24:31下载
- 积分:1
-
WinCE平台的OpenGL ES的一个源代码的应用下,粒子的应用…
wince 平台下的 的一个 OpenGL es 应用的原代码,粒子应用, 用EVC4.0下编译-wince platform OpenGL es under the application of a source code, particle application, compiled with the EVC4.0
- 2022-01-25 17:24:04下载
- 积分: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
-
二叉树的遍历 用c++类实现。
提供一系列成员函数,可派生。...
二叉树的遍历 用c++类实现。
提供一系列成员函数,可派生。
-binarytree
- 2022-07-20 17:28:59下载
- 积分:1