-
I provide an implementation of fast
I provide an implementation of fast-growing indexable stacks which outperforms std::vector and std::deque. -I provide an implementation of fast-growi ng indexable stacks which outperforms std : : vector and std : : deque.
- 2023-01-27 12:00:04下载
- 积分:1
-
获取当前机器中可用的COM端口数量!
获取当前机器中可用的COM端口数量!-access to the current machine available COM port count!
- 2023-01-24 10:25:04下载
- 积分:1
-
Semaphore 跨平台的同步信号封装类源码
Semaphore 跨平台的同步信号封装类源码-Semaphore sync signal cross-platform package source category
- 2022-06-03 04:03:20下载
- 积分:1
-
Windows语音识别程序
利用windows本身的库函数和API实现语音识别功能。用于实现人机口语对话的系统。受目前技术所限,对话系统往往是面向一个狭窄领域、词汇量有限的系统,其题材有旅游查询、订票、数据库检索等等。其前端是一个语音识别器,识别产生的N-best候选或词候选网格,由语法分析器进行分析获取语义信息,再由对话管理器确定应答信息,由语音合成器输出。由于目前的系统往往词汇量有限,也可以用提取关键词的方法来获取语义信息。
- 2023-05-03 21:40:02下载
- 积分:1
-
bp函数逼近五层神经网络调试通过的c++代码
bp函数逼近五层神经网络调试通过的c++代码-bp function approximation adopted by the five-layer neural network to debug c++ code
- 2022-07-18 01:44:29下载
- 积分:1
-
VC中设置并叠加透明图片实例
window窗口上面设置并叠加透明图片的示例代码。
- 2022-11-04 13:40:03下载
- 积分:1
-
Program about Zigzag number of video processing.
在视频处理中经常要用到Zigzag序号及其逆序号,请使用-Program about Zigzag number of video processing.
- 2023-06-21 01:05:03下载
- 积分:1
-
邮件服务器测试用程序
邮件服务器测试用程序-mail server testing procedures
- 2023-01-29 17:45:03下载
- 积分:1
-
Genetic algorithm is based on Darwin' s theory of evolution of an intelligent...
遗传算法是基于达尔文进化论的一种智能优化算法,一种可用于复杂系统优化的具有鲁棒性的搜索算法,适用于解决传统方法难以解决的复杂的、非线性问题,可广泛应用于组合优化、离散优化、工程优化等领域。旅行商问题是一种NP难的组合优化问题,具有重要的理论研究价值和实际应用背景。然而,传统遗传算法中存在有不足,需要提出新的改进的遗传算法,并应用于旅行商问题的求解。-Genetic algorithm is based on Darwin" s theory of evolution of an intelligent optimization algorithm, a complex system can be used to optimize the robustness of the search algorithm, the application of traditional methods to solve difficult and complex, nonlinear problems, can be widely used in combination optimization, discrete optimization, engineering, optimization and other fields. Traveling Salesman Problem is a NP hard combinatorial optimization problem, has important theoretical value and practical application of research background. However, the traditional genetic algorithm, there is less than the need to introduce new improved genetic algorithm, and applied for solving the traveling salesman problem.
- 2022-08-23 15:36:01下载
- 积分:1
-
HANOR c solve the problem with this is a very classic problem, how to achieve re...
汉诺塔问题用c++解决,这是一个非常经典的问题,如何实现递归。-HANOR c solve the problem with this is a very classic problem, how to achieve recursive.
- 2022-03-19 11:33:39下载
- 积分:1