资源列表
[驱动编程] 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
[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