-
One with C++. Net realized very smart man
一个用C++.net实现的非常智能的人机对战--黑白棋游戏, 可以分3个级别, 个人认为值得学习.-One with C++. Net realized very smart man-machine war- Reversi game, can be divided into three levels, personal view is that worth learning.
- 2022-06-15 06:17:55下载
- 积分: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
-
这是基于图书馆管理
this is based on Library management
- 2022-10-09 00:10:02下载
- 积分:1
-
1.首先选定图的类别(有向图、无向图),再选定图的存储结构,根据输入的顶点或者边建立图;并把相应的邻接表或者邻接矩阵输出;
2.根据已有的邻接矩阵或邻接表用...
1.首先选定图的类别(有向图、无向图),再选定图的存储结构,根据输入的顶点或者边建立图;并把相应的邻接表或者邻接矩阵输出;
2.根据已有的邻接矩阵或邻接表用递归方法编写深度优先搜索遍历算法,并输出遍历结果;
-1. First of all selected map type (directed graph, undirected graph), re-selected map storage structure, under the Importation of the establishment of the vertex or edge map and the corresponding adjacency list or adjacency matrix output 2. According to Some adjacency matrix or adjacency list prepared by the recursive depth-first search method traversal algorithm, and output traversal results
- 2022-05-13 10:14:41下载
- 积分:1
-
newmark calculated without damping system
利用newmark方法计算无阻尼系统,并作图-newmark calculated without damping system
- 2023-03-27 19:35:03下载
- 积分:1
-
一个小小的游戏!
为自己找回一些些童年的回忆!
仅此而已!...
一个小小的游戏!
为自己找回一些些童年的回忆!
仅此而已!-A little game! For their own back to some of those childhood memories! Nothing more!
- 2022-05-27 06:21:39下载
- 积分:1
-
一般使用PC Based Controller 都是当作现场设备的一种,也就是要接受
主系统的命令,做一些操作控制。以Modbus 来看属于Slave 的角...
一般使用PC Based Controller 都是当作现场设备的一种,也就是要接受
主系统的命令,做一些操作控制。以Modbus 来看属于Slave 的角色,随
时等待接收Modbus Master 的Query Message,然后依据内容做控制,最后
将控制结果以Response Message 回传。本章将以ICP 7524 及ICP 7188E5 等
两种设备分别设计Modbus RTU、ASCII 及Modbus/TCP 的Slave 应用程序,
读者可以将此两种程序的架构再延伸设计至各种实际应用程序。-Generally used as a PC Based Controller is a field device, which is the main system to accept orders, make a number of operational control. Modbus is a look at the role of Slave, Modbus Master at any time waiting to receive the Query Message, and then to do based on the contents of control, the final results will be controlled in order to return the Response Message. This chapter will be ICP 7524 and ICP 7188E5 equipment design, such as two Modbus RTU, ASCII and Modbus/TCP the Slave application, readers can use this framework for the two procedures designed to further extend the range of practical applications.
- 2022-03-24 12:50:50下载
- 积分:1
-
点跌代
jocobi式
将不规则的物理平面坐标转换为规则的计算平面坐标...
点跌代
jocobi式
将不规则的物理平面坐标转换为规则的计算平面坐标-or point-to-generation jocobi irregular physical Plane Coordinate transformation rules for the calculation of Plane Coordinate
- 2022-02-11 13:11:41下载
- 积分:1
-
qam的matlab仿真,好可以,有需要的同志们
qam的matlab仿真,好可以,有需要的同志们-QAM simulation in matlab, so can, there is a need to comrades
- 2022-01-26 06:57:21下载
- 积分:1
-
C++ Primer的第三版结合了Stanley Lippman的实践经验和Josée Lajoie对于ANSI/ISO标准C++的深入理解。这本指导书的第三版...
C++ Primer的第三版结合了Stanley Lippman的实践经验和Josée Lajoie对于ANSI/ISO标准C++的深入理解。这本指导书的第三版已经被重新改写过,以便更加精确地讲述标准C++的特性和用法。在本书中,对于C++初学者特别有价值的是一些来自真实世界中的程序例子,它们说明了泛型程序(generic program)的设计、面向对象程序的设计、模板的用法,以及使用标准C++进行程序设计的方方面面。而且,本书也在适当的地方讲到了一些习惯用法以及效率指导。-C Primer combination of the third edition of the Stanley Lippman had practical experience and Jose; for ANSI/ISO C standard in-depth understanding. This third edition of the guide book has been redrafted too, to be more precise description of the C standard features and usage. In the book, for C beginners particular value of some real-world examples of the procedures, they show Generic procedures (generic program) in the design, object-oriented design, the use of templates, and the use of standard C for all aspects of the design process. Moreover, the book was also the right place describes some of the efficiency and usage guide.
- 2023-04-14 20:45:03下载
- 积分:1