资源列表

« 1 2 ... .14 .15 .16 .17 .18 3419.20 .21 .22 .23 .24 ... 216385 »

[驱动编程KITBAG

说明:背包问题是用贪心算法得到最优解得一个典型问题。背包问题具有最优子结构性质首先通过快速排序算法对物品按照单价从大到小排序,然后进行贪心选择。-Knapsack problem is a greedy algorithm with the optimal solution may be a typical problem. Knapsack problem with the nature of the optimal sub-structure, first of all, quick sort a
<shauo5395> 在 2025-07-27 上传 | 大小:1kb | 下载:0

[GDI/图象编程kiushi2

说明:编写C++程序完成以下功能:(1) 输入一个文本文件名(2) 使用ofstream 向一个二进制文件中输出各种类型的数据,并打开文件观察结果: 整数、无符号整型、长整型、浮点型、字符串、-The preparation of C++ Process is complete the following functions: (1) enter a text file name (2) ofstream to a binary file in the output of variou
<shanag80628> 在 2025-07-27 上传 | 大小:1kb | 下载:0

[多媒体编程kiushi2100

说明:编写C++程序完成以下功能:(1) 使用ofstream 向一个文本文件中输出各种类型的数据,并打开文件观察结果: 整数、无符号整型、长整型、浮点型、字符串、……(2) 用十进制、八进制、十六进制方式向文本文件中输出整数;(3) 使用控制符和成员函数来控制输出的格式: set() precision() -The preparation of C++ Procedures to accomplish the following functions: (1) the
<xiana411378> 在 2025-07-27 上传 | 大小:1kb | 下载:0

[多媒体kld

说明:This function calculates the Kullback Leibler divergence distance for Gaussians.
<zhuia299517> 在 2025-07-27 上传 | 大小:1kb | 下载:0

[单片机(51,AVR,MSP430等)klt

说明:KLT_READ_FEATURE_TABLE Read a feature table written by KLTWriteFeatureTable.-KLT_READ_FEATURE_TABLE Read a feature table written by KLTWriteFeatureTable.
<zoang8539> 在 2025-07-27 上传 | 大小:1kb | 下载:0

[图形图象kmean-(2)

说明:data mining kmean algorithm
<xinag7i084> 在 2025-07-27 上传 | 大小:1kb | 下载:0

[数值算法/人工智能kml2dwg

说明:Converts Google KML files to AutoCad DWG.
<zhaan8336> 在 2025-07-27 上传 | 大小:1kb | 下载:0

[行业应用软件KMP100

说明:字符串的快速匹配问题,输入输出字符串,用KMP算法解决-Fast string matching problem, input and output strings, with the KMP Algorithm
<faan6ao44> 在 2025-07-27 上传 | 大小:1kb | 下载:0

[Internet/网络编程KMP101

说明:实现KMP算法,输入三组主串S和模式串P,输出模式串的Next(j)函数值,以及该P在S中的位置的定位函数值,即序号值。其中S的长度为15~25,P的长度为5~8。-KMP algorithm implementation, the input string S and the three main pattern string P, the output mode string Next (j) function values, and the P' s position in the
<menag6ing1> 在 2025-07-27 上传 | 大小:1kb | 下载:0

[驱动编程kmp105

说明:在一个长字符串中匹配一个短子串的无回溯算法。时间复杂度为O(n).-In a long string substring matching a short non-backtracking algorithm. Time complexity is O (n).
<sai78861> 在 2025-07-27 上传 | 大小:1kb | 下载:0

[通讯编程KnapSack

说明:Program for KnapSack problem
<apo8248> 在 2025-07-27 上传 | 大小:1kb | 下载:0

[嵌入式Linuxknight

说明:骑士旅行算法的实现,思路清晰便于阅读的程序-Knights travel algorithm, clear procedures for ease of reading
<jiaao1739> 在 2025-07-27 上传 | 大小:1kb | 下载:0
« 1 2 ... .14 .15 .16 .17 .18 3419.20 .21 .22 .23 .24 ... 216385 »

源码中国 www.ymcn.org