-
采用VC++实现语音操作的原代码,是进行VC++学习的经典例子。
采用VC++实现语音操作的原代码,是进行VC++学习的经典例子。-Using VC++ to achieve the original voice operation code for VC++ is a classic example of learning.
- 2022-04-10 12:43:09下载
- 积分:1
-
在WINCE下TCP/IP网络开发程序源码
在WINCE下TCP/IP网络开发程序源码-WINCE under the TCP/IP network development process FOSS
- 2022-04-22 04:56:00下载
- 积分:1
-
很好的多线程例子。这个例子实现了线程池和工作消费模式
很好的多线程例子。这个例子实现了线程池和工作消费模式-JobQ.dsp
This file (the project file) contains information at the project level and
is used to build a single project or subproject. Other users can share the
project (.dsp) file, but they should export the makefiles locally.
JobQ.h
This is the main header file for the application. It includes other
project specific headers (including Resource.h) and declares the
CJobQApp application class.
JobQ.cpp
This is the main application source file that contains the application
class CJobQApp.
JobQ.rc
This is a listing of all of the Microsoft Windows resources that the
program uses. It includes the icons, bitmaps, and cursors that are stored
in the RES subdirectory. This file can be directly edited in Microsoft
Visual C++.
JobQ.clw
This file contains information used by ClassWizard to edit existing
classes or add new classes. ClassWizard also uses this file to stor
- 2022-02-24 15:16:57下载
- 积分:1
-
珠宝行业在Pocket pc上用于报价的销售软件.
珠宝行业在Pocket pc上用于报价的销售软件.-jewelry industry on the Pocket PC for the Price of selling software.
- 2022-08-23 03:27:53下载
- 积分:1
-
BOOKCLUBPOINTS
//这个程序显示一个顾客这个月买的书的数量。
- 2022-02-26 18:52:20下载
- 积分:1
-
A*算法属于一种启发式搜索。它扩展结点的次序类似于广度优先搜索,但不同的是每生成一个子结点需要计算估价函数F,以估算起始结点到该结点的代价及它到达目标结点的代价...
A*算法属于一种启发式搜索。它扩展结点的次序类似于广度优先搜索,但不同的是每生成一个子结点需要计算估价函数F,以估算起始结点到该结点的代价及它到达目标结点的代价的和;每当扩展结点时,总是在所有待扩展结点中选择具有最小F值的结点作为扩展对象,以便使搜索尽量沿最有希望的方向进行。 -A* algorithm is a heuristic search. It extended node in the order of priority similar to the breadth of search, but in every generation is a sub-node calculated valuation function F, to estimate initial node to the node, the price and it arrived at the target node, and the price; Whenever expansion node, the question has always extended to all nodes with the smallest choosing F value of the node as expansion targets, in order to search as far as possible along the most promising direction.
- 2023-01-19 07:50:04下载
- 积分:1
-
屏蔽Ctrl+ALT+DEL的最好的程序
屏蔽Ctrl+ALT+DEL的最好的程序-Ctrl ALT DEL shielding the best procedure
- 2022-02-16 03:44:51下载
- 积分:1
-
Windows系统编程的源代码,里面有文件IO,进程间通信,网络编程等程序,相信对初学者有一定的帮助...
Windows系统编程的源代码,里面有文件IO,进程间通信,网络编程等程序,相信对初学者有一定的帮助-Windows programming the system source code, which has IO documents, inter-process communication, Network Programming procedures for beginners believe will help
- 2022-02-02 10:14:47下载
- 积分:1
-
calculating the normal probabilities in stats
calculating the normal probabilities in stats
- 2022-06-12 20:10:49下载
- 积分:1
-
民航售票管理系系统
民航售票管理系统含订票功能、查票功能、用户信息管理功能、售票功能、退票功能以及用户登录功能,功能全。已经老师检查。成绩为优秀。
- 2022-03-05 10:10:25下载
- 积分:1