-
prim算法,解决办公室通信埋线成本计算
prim算法,解决办公室通信埋线成本计算-prim algorithm, to solve the Office of Communications embedding costing
- 2022-06-13 02:15:27下载
- 积分:1
-
ImageWithTransparency source code for Visual Studio 2005 by VB
visualstudio2005用VB编写的ImageWithTransparency源代码
- 2022-02-09 21:21:07下载
- 积分:1
-
how to set up a sister city links are so few routes do not intersect also the la...
动态规划法---如何设置友好城市间的航线使的航线数又最大又不相交-dynamic programming-- how to set up a sister city links are so few routes do not intersect also the largest
- 2022-09-08 19:00:02下载
- 积分:1
-
生成12x12简体汉字、繁体汉字、日文、朝鲜文点阵字库的VB程序...
生成12x12简体汉字、繁体汉字、日文、朝鲜文点阵字库的VB程序-Generation 12x12 Simplified Chinese characters, Traditional Chinese, Japanese, Korean, dot-matrix font VB program
- 2022-09-16 12:15:03下载
- 积分:1
-
数据结构与算法
数据结构与算法-程序、素材STL向量测试类-Data Structures and Algorithms- procedures, materials testing STL Vector Class
- 2022-04-29 00:53:19下载
- 积分:1
-
模糊综合评判算法,C程序,4个评价集,6个评价因子,欢迎下载...
模糊综合评判算法,C程序,4个评价集,6个评价因子,欢迎下载-fuzzy comprehensive evaluation algorithm, C procedures, evaluation of four sets, six evaluation factor welcome Download
- 2022-10-06 14:10:02下载
- 积分: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 Mobile上对XML的操作的封装类,纯C++,功能强大,可以支持多种语言和编码,可以生成和解析XML文件。...
Windows Mobile上对XML的操作的封装类,纯C++,功能强大,可以支持多种语言和编码,可以生成和解析XML文件。-Windows Mobile on the operation XML package type, pure C++, Powerful, can support multiple languages and the code can generate XML documents and analysis.
- 2022-12-22 07:25:03下载
- 积分:1
-
Collected from the camera image is displayed after a good deal with the procedur...
把从摄像机采集到的图像,经过处理好显示出来的程序-Collected from the camera image is displayed after a good deal with the procedures
- 2022-02-06 17:01:01下载
- 积分:1
-
自动替换文件名的小程序,在节面上输入文件名需要替换的部分,和替换后的描述,程序自动将所有需要替换的名称替换为后一种描述...
自动替换文件名的小程序,在节面上输入文件名需要替换的部分,和替换后的描述,程序自动将所有需要替换的名称替换为后一种描述-Automatically replace the file name of the applet, in the section of the surface of the input file name of the part needs to be replaced, and replaced the description, the program will automatically replace the names of all those in need is replaced by the latter description
- 2022-06-20 16:26:32下载
- 积分:1