-
统计目录下全部Word文件的对应页数,VBA较新颖的用法
统计目录下全部Word文件的对应页数,VBA较新颖的用法-statistics directory of all Word documents corresponding page, VBA more innovative usage
- 2022-09-10 19:25:03下载
- 积分: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
-
对工作分配进行多次优化,直到找到最优的分配方式。 首先将所有工作交给能力最强的人做,然后找出最低安全值和最高安全值,此时将未分配工作的人的能力值当作安全值参与判...
对工作分配进行多次优化,直到找到最优的分配方式。 首先将所有工作交给能力最强的人做,然后找出最低安全值和最高安全值,此时将未分配工作的人的能力值当作安全值参与判断,把安全值最低者分配的仓库数减一,并将这个仓库交给安全值最高者看守,然后进入下次优化,在新一次优化过程中把最低安全值和上次优化时的最低安全值作比较,如果这次最低安全值比上次大,则继续进行优化,若系统最低安全值相比上次下降,则说明上次优化后的结果已经是最优,即得结果。-work on a number of distribution optimization, until they found the optimal method of distribution. First of all to the most capable people to do and then find the minimum value and maximum security safety value has been assigned to this work of the human capacity as a safety value in judging the value safety, the lowest value of the distribution by a few warehouses and storage to the value of the highest security guards, and then proceed to the next optimization of the new optimization process a minimum safe value and optimization of the last minimum safety value for comparison, if the value of the last minimum security, will continue to optimize, if the minimum safety systems compared to the previous decline in value, a statement last optimize the result is optimal, that i
- 2022-03-18 03:55:34下载
- 积分:1
-
采用labview设计的和单片机通信,有一定参考价值
采用labview设计的和单片机通信,有一定参考价值-Design using LabVIEW ,coomn withMCU, has a certain reference value-Design using LabVIEW ,coomn with MCU, has a certain reference value
- 2022-08-09 15:46:09下载
- 积分:1
-
G726G729B编码,linux/win可用
G726标准编码C代码,linux下可编译使用,G729B编码,linux/win可用,可用于VOIP音频压缩
- 2022-08-05 13:27:52下载
- 积分:1
-
"The Revolutionary Guide to MFC 4 Programm ing With Visual C "in the b...
"The Revolutionary Guide to MFC 4 Programming With Visual C++"书中的例子,演示如何通过第二线程打印文档-"The Revolutionary Guide to MFC 4 Programm ing With Visual C "in the book examples demonstrate how to print a document second thread
- 2022-08-15 21:08:04下载
- 积分:1
-
Symbol_MC3000_C#.条码扫码范例程序之2
Symbol_MC3000_C#.条码扫码范例程序之2-Symbol_MC3000_C#. Barcodes sweep procedure code sample 2
- 2022-05-22 19:20:43下载
- 积分:1
-
蜂鸣器演奏消防车的报警声音
蜂鸣器演奏消防车的报警声音C代码源程序
- 2022-03-01 08:52:42下载
- 积分:1
-
自己绘制窗口标题的类
自己绘制窗口标题的类-The class of drawing the title bar of my own
- 2022-05-14 10:06:24下载
- 积分:1
-
控制台进度条类
控制台进度条类
控制台进度条类
控制台进度条类-Console Class Console progress bar progress bar type
- 2022-08-17 13:22:27下载
- 积分:1