-
LabVIEW中利用ActiveX技术实现串行通信的电子书,第三部分
LabVIEW中利用ActiveX技术实现串行通信的电子书,第三部分-LabVIEW realize the use of ActiveX technology serial communication e-books, the third part of
- 2023-06-17 03:35:04下载
- 积分:1
-
最长子序列的求解,用于查找几个序列中最长的公共子序列,并且返回查找结果...
最长子序列的求解,用于查找几个序列中最长的公共子序列,并且返回查找结果-it can be used to search a longest subsequence
- 2022-04-11 04:56:56下载
- 积分:1
-
电器控制系统与电机是制冷设备中最容易出现问题的部分。本书从最基础的电路知识入手,介绍电冰箱,冷藏柜,窗式空调,汽车制冷,小型冷库等制冷系统的电路原理。...
电器控制系统与电机是制冷设备中最容易出现问题的部分。本书从最基础的电路知识入手,介绍电冰箱,冷藏柜,窗式空调,汽车制冷,小型冷库等制冷系统的电路原理。-Electric motor control system and refrigeration equipment are the most vulnerable part of the problem. This book from the most basic knowledge of the circuit to start, introduction of refrigerators, freezers, window air-conditioning, auto refrigeration, cold storage, such as small-scale refrigeration system circuit.
- 2022-10-19 06:00:04下载
- 积分:1
-
DM642的支持四串口驱动程序的代码,自己写的,经过长时间的
DM642支持4个串口的驱动代码,自己写的,经过长期测试-DM642 support four serial driver code, wrote it myself, after a long-term test
- 2022-03-20 10:59:13下载
- 积分:1
-
一个有关列表控件的程序,挺好用的,试一试,大家参考参考...
一个有关列表控件的程序,挺好用的,试一试,大家参考参考-a list of the control procedures, very good use, and try your information.
- 2022-03-21 10:56:49下载
- 积分:1
-
CSS 视频教程 对初学者很有帮助
视频教程讲的很详细
CSS 视频教程 对初学者很有帮助
视频教程讲的很详细-CSS Video Tutorial Video tutorial for beginners helpful talking about in great detail
- 2022-07-04 13:35:01下载
- 积分:1
-
//特 点: //
// 1、功能完整,直接使用 //
// 2、模块独立性强,移植方便,外部仅init和move函数,修改显示和输入即可 //
/...
//特 点: //
// 1、功能完整,直接使用 //
// 2、模块独立性强,移植方便,外部仅init和move函数,修改显示和输入即可 //
// 3、对减少内存占用、尽量减少屏幕操作进行适当优化 //
// 4、新方块生成高度随机,绝对无规律 //
// 5、仿真环境为Keil7.5+Proteus6.5,可以联机也可脱机运行 //
-//features :// 1, the functional integrity, the use of direct//// 2, module-independence, Transplant convenience, external and move only init function, and the amendment shows can be imported//// 3. to reduce the memory footprint, minimizing operating properly screen optimization//// 4, the new generation highly random box, absolutely no rules//// 5, the simulation environment for Keil7.5 Proteus6.5. can be on-line off-line operation
- 2022-07-12 09:40:21下载
- 积分:1
-
An improved tabu search algorithm to solve knapsack problem. The algorithm is ba...
提出一种改进的禁忌搜索算法来求解背包问题。该算法基于禁忌搜索技术,并采用I&D策略,同时设计了两种针对局
部最优解的变异算子。改进后的算法能有效地弥补标准禁忌算法对初始解依赖的缺陷,同时也避免了搜索停滞的现象。通过对具
体实例和随机问题的测试,表明改进后的禁忌搜索算法有更好的性能。
关-An improved tabu search algorithm to solve knapsack problem. The algorithm is based on tabu search techniques, using I & D strategies, while designed for the local optimal solution of the two kinds of mutation operator. The improved algorithm can effectively compensate for the standard tabu search algorithm depends on the initial solution defect, but also to avoid the phenomenon of search stagnation. Through specific examples and random-question test, indicating that the improved tabu search algorithm has better performance. Guan
- 2022-01-21 20:56:01下载
- 积分:1
-
game magazines, maps of the initialization procedure. A map is as an external do...
推箱子游戏,地图在程序内初始化。正在把地图作为外部文件,进行调入文件来初始化。-game magazines, maps of the initialization procedure. A map is as an external document for transfer to initialize the document.
- 2023-04-29 14:45:03下载
- 积分:1
-
设计模式中 代理模式和工厂模式的C++实现
关于设计模式的问题在IT面试时越来越多的被问到,该源码实现了代理模式和工厂模式,其中代理模式在main函数中被注释掉了,当前运行的是工厂模式,如果想了解代理模式,将注释去掉即可。
- 2023-03-09 19:10:03下载
- 积分:1