-
Be able to read the folder where all the categories, as well as the path and fil...
能够读取所在文件夹类的所有文件名以及路径并保存到你所要的*.txt文件中,很适合批处理文件哦.-Be able to read the folder where all the categories, as well as the path and file name you want to save the*. txt file, it is suitable Oh batch file.
- 2022-04-23 05:37:54下载
- 积分:1
-
c++习题库,类型很全,适合C++初学者
c++习题库,类型很全,适合C++初学者-c++ Exercises Treasury, the type is very wide, suitable for C++ beginners
- 2022-04-29 08:58:55下载
- 积分:1
-
Matlab矢量量化图像压缩程序
矢量量化VQ,是一个常见的压缩技术。Linde, Buzo, and Gray 提出了基于
训练序列的Vector Q...
Matlab矢量量化图像压缩程序
矢量量化VQ,是一个常见的压缩技术。Linde, Buzo, and Gray 提出了基于
训练序列的Vector Quantization (VQ)算法。-Matlab vector quantization image compression procedures for vector quantization VQ, is a common compression technology. Linde, Buzo, and Gray proposed based on training sequence of Vector Quantization (VQ) algorithm.
- 2022-08-18 05:44:34下载
- 积分:1
-
本程序是经典游戏坦克大战的源码,对于喜欢游戏制作的同学来说是一个很好的借鉴作品。...
本程序是经典游戏坦克大战的源码,对于喜欢游戏制作的同学来说是一个很好的借鉴作品。-This procedure is a classic game Tankedaizhan the source, for students like the game is a good reference works.
- 2022-09-16 17:55:03下载
- 积分: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
-
源代码构造哈夫曼树
源代码构造哈夫曼树-source tectonic Huffman tree
- 2023-04-18 12:40:02下载
- 积分:1
-
功能是把一个无符号长整型的数的后n位放入到前length位有效的无符号字符型数组array[arraybyte]中...
功能是把一个无符号长整型的数的后n位放入到前length位有效的无符号字符型数组array[arraybyte]中-function is an unsigned long integer number of spaces after n Add to place before the effective length of unsigned character array [arraybyte]
- 2023-05-13 04:20:03下载
- 积分:1
-
MFC制作大风车
使用MFC制作的大风车,用c++和MFC框架写的大风车的程序,实现了大风车的旋转,颜色等。共初学者学习。
- 2022-08-19 02:44:03下载
- 积分:1
-
PHP参考手册是从国外网站下载的,啊
php参考手册
是从国外网站下载下来的啊-php reference manual is downloaded from foreign sites, ah
- 2023-08-09 12:50:03下载
- 积分:1
-
Dynamic array, compute the largest common divisor of two intergal by recursion a...
动态数组 用函数递归和非递归的方法求两个整数的最大公约数-Dynamic array, compute the largest common divisor of two intergal by recursion and non-recursion.
- 2022-01-25 21:02:10下载
- 积分:1