-
一个小型矩阵计算器
可视化界面
可以计算矩阵的加减乘和数乘...
一个小型矩阵计算器
可视化界面
可以计算矩阵的加减乘和数乘-A small visual interface matrix calculator can calculate the matrix by the addition and subtraction by several
- 2022-01-25 20:40:58下载
- 积分:1
-
Realization of dynamic programming to find the number of columns between the two...
用动态规划实现查找两个数列之间的最长公共子序列-Realization of dynamic programming to find the number of columns between the two longest common subsequence
- 2022-01-26 04:53:12下载
- 积分:1
-
excel读写控件
excel读写控件-excel literacy Controls
- 2022-01-22 06:00:52下载
- 积分:1
-
这个sin(x)比上次那个好,也是库函数的实现.
这个sin(x)比上次那个好,也是库函数的实现.-the sin (x) down from that good, but also the realization of library functions.
- 2023-05-09 15:00:02下载
- 积分:1
-
用c#编写的一个简单的万年历查询器,只能查询每个月的一号。无图形输出,那位仁兄有意可以加一个。运行平台为asp.net+iis....
用c#编写的一个简单的万年历查询器,只能查询每个月的一号。无图形输出,那位仁兄有意可以加一个。运行平台为asp.net+iis.-a simple perpetual calendar inquirier developed with c#,it can only query the first day of each month. there is no graphic output, and I hope someone could add it. running platform is asp.net+iis.
- 2022-05-16 08:56:06下载
- 积分:1
-
ODBC读写Excel表
ODBC读写Excel表,使用前请安装Excel驱动程序, 请添加#include #include 到stdafx.h,两个按钮事件和一个listbox控件
- 2022-03-22 09:55:18下载
- 积分:1
-
一个拼图游戏
可以参考学习对图像操作和windows图形编程的基本方法...
一个拼图游戏
可以参考学习对图像操作和windows图形编程的基本方法-a picture arrangement game can refer to the study of the operation and image windows graphical programming the basic method
- 2022-07-13 06:53:56下载
- 积分:1
-
排序算法的实现
应用背景这是代码的简单排序算法的实现,该程序具有界面讲述不同排序算法的执行时间。执行时间将搜索结果的图形表示。关键技术技术采用的是Visual Studio 2013。这是做框架这个任务很简单,高效、无差错的程序将导致该技术。
- 2022-08-25 11:40:50下载
- 积分:1
-
端口扫描器C语言源代码,初学者可以参考一下
端口扫描器C语言源代码,初学者可以参考一下-Port scanner C language source code for reference for beginners
- 2022-04-07 00:17:08下载
- 积分: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