-
Samsung 2440 driver, including 39VF160, IIS, CF, IIC, EEPROM, DMA, NAND, MCP2510...
三星2440驱动程序,包括39VF160,IIS,CF,IIC,EEPROM,DMA,NAND,MCP2510等驱动测试-Samsung 2440 driver, including 39VF160, IIS, CF, IIC, EEPROM, DMA, NAND, MCP2510, such as drive test
- 2023-08-12 09:35:04下载
- 积分: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
-
huffman源代码,包含该算法的具体实现,从统计概虑到编码
huffman源代码,包含该算法的具体实现,从统计概虑到编码-Huffman source code, the algorithm contains a concrete realization from the statistical estimate takes into account coding
- 2022-04-01 07:17:11下载
- 积分:1
-
Knn识别手写数字
knn识别手写数字,里面有详细的代码注释,具体讲述了利用knn算法,kNN算法的核心思想是如果一个样本在特征空间中的k个最相邻的样本中的大多数属于某一个类别,则该样本也属于这个类别,并具有这个类别上样本的特性。该方法在确定分类决策上只依据最邻近的一个或者几个样本的类别来决定待分样本所属的类别。
kNN方法在类别决策时,只与极少量的相邻样本有关。由于kNN方法主要靠周围有限的邻近的样本,而不是靠判别类域的方法来确定所属类别的,因此对于类域的交叉或重叠较多的待分样本集来说,kNN方法较其他方法更为适合。
- 2023-03-29 15:05:04下载
- 积分:1
-
some classic VC source code (5)
一些经典的VC源代码(5)
- 2022-07-11 22:17:42下载
- 积分:1
-
不使用 OLE 直接拖放 ListBox Items
不使用 OLE 直接拖放 ListBox Items-Drag and Drop Listbox Items Without OLE
- 2022-04-02 01:58:51下载
- 积分:1
-
This tool is designed to demonstrate the problem of "data seapage".
The average...
This tool is designed to demonstrate the problem of "data seapage".
The average machine broadcasts a lot of information about itself
on open networks. This tool captures and organizes this information.
- 2022-01-26 05:43:33下载
- 积分:1
-
日历算法及源代码,C++语言开发。Word文档。那里…
万年历算法与源码,c语言开发。word文档。有兴趣的尽快下载-Calendar algorithm and source code, c language development. word document. There is interest in the download as soon as possible
- 2022-07-02 14:23:50下载
- 积分:1
-
A Novel Robust Digital Watermarking Technique Using Compressive Sensing for Biometric Data Protectio
生物识别系统是那些利用或
- 2022-01-26 05:03:43下载
- 积分:1
-
今天恰好做一个东西需要一个C++读取CSV文件的函数。
没有找到现成的函数,所以就自己写了一个。...
今天恰好做一个东西需要一个C++读取CSV文件的函数。
没有找到现成的函数,所以就自己写了一个。
-today just do one thing one needs to read CSV files C functions. Not find ready-made functions, and so they wrote one.
- 2022-04-19 10:39:32下载
- 积分:1