-
两个word文件:
1)、C++常用库函数,里边全都是我整理过的。
2)、c++常用数学函数,我把它们列出来了,并给出了简洁的解释...
两个word文件:
1)、C++常用库函数,里边全都是我整理过的。
2)、c++常用数学函数,我把它们列出来了,并给出了简洁的解释-Two word documents: 1), C++ Common library function, inside all that I have been collated. 2), c++ Common mathematical functions, I put them to the list, and gives a concise explanation
- 2022-03-18 20:11:37下载
- 积分:1
-
wince触摸屏幕的驱动程序源代码
wince触摸屏幕的驱动程序源代码-touch-screen of WinCE driver source code
- 2023-03-30 19:45:03下载
- 积分:1
-
This procedure achieved a time of change, such as the operation. Can calculate t...
本程序实现了一次时间变换等操作。可以计算运行VC 6.0CONST程序下提供的运行时间类别
- 2022-08-19 03:33:18下载
- 积分:1
-
以液晶字体方式显示数字的控件
以液晶字体方式显示数字的控件-to font LCD display controls figures
- 2022-04-19 16:42:00下载
- 积分:1
-
提出一种改进的禁忌搜索算法来求解背包问题。该算法基于禁忌搜索技术,并采用I&D策略,同时设计了两种针对局
部最优解的变异算子。改进后的算法能有效地弥补标准...
提出一种改进的禁忌搜索算法来求解背包问题。该算法基于禁忌搜索技术,并采用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-05-24 04:09:08下载
- 积分:1
-
通过增强的元文件(Meta File)拷贝绘图数据
通过增强的元文件(Meta File)拷贝绘图数据-through the Enhanced Metafile (Meta File) copy mapping data
- 2023-01-26 21:15:04下载
- 积分:1
-
该程序实现对一维数据轴上的最临近点的求解问题 采用方法:分治方法(找出中位数,两边递归)...
该程序实现对一维数据轴上的最临近点的求解问题 采用方法:分治方法(找出中位数,两边递归)-the process of achieving a dimensional data axis near the point of the methodology used to solve the problem : the administration (to identify the median on both sides, the recursive)
- 2022-09-13 15:50:03下载
- 积分:1
-
这个源代码主要完成了一个创建窗口的功能。详细描述了如何用VC创建窗口的过程。...
这个源代码主要完成了一个创建窗口的功能。详细描述了如何用VC创建窗口的过程。-The source code to create the main window to complete a function. Described in detail how to create a window of VC process.
- 2022-03-18 08:44:22下载
- 积分:1
-
用此程序可得到三角函数的曲线,共有两种方法
用此程序可得到三角函数的曲线,共有两种方法-This procedure can be used trigonometric functions of the curve, a total of two methods
- 2022-02-04 13:40:22下载
- 积分:1
-
决策树
下面的代码显示了基于c语言创建决策树的过程。
- 2022-06-18 05:35:58下载
- 积分:1