-
这是一个很好的代码,用于表示均值聚类。工作相当快。可以下载…
this is a very good code for k means clustering. works quite fast. can download for school assignments.
- 2023-02-01 09:00:03下载
- 积分:1
-
著名的Lempel-Ziv韦尔奇的压缩机。
the famous Lempel Ziv Welch compressor.
- 2022-01-26 03:15:57下载
- 积分:1
-
一个兼容pkzip的文件/内存压缩算法
一个兼容pkzip的文件/内存压缩算法- A compatible pkzip document/memory compression algorithm
- 2022-03-18 07:36:06下载
- 积分:1
-
《数字图像处理编程入门》吕凤军 第九章的代码。程序较简单,但实现了所有的基本功能。可以作为好的入门教材。...
《数字图像处理编程入门》吕凤军 第九章的代码。程序较简单,但实现了所有的基本功能。可以作为好的入门教材。-"Digital Image Processing Programming Primer" Mr Lu Fengtai chapter IX of the military code. Procedure is relatively simple, but achieving all of the basic functions. Could serve as a good introductory materials.
- 2022-03-19 12:12:11下载
- 积分:1
-
0_1背包问题使用一个给定n种去的动态规划解法…
0_1背包问题用动态规划解给定n种物品和一背包。物品i的重量是wi,其价值为vi,背包的容量为c。问应如何选择装入背包中的物品,使得装入背包中物品的总价值最大?
在选择装入背包的物品时,对每种物品i只有两种选择,即装入背包或不装入背包。不能将物品i装入背包多次,也不能只装入部分的物品i。因此,该问题称为0-1背包问题。-0_1 knapsack problem using dynamic programming solution of a given n types of goods and one backpack. Item i is the weight of wi, the value for vi, knapsack capacity c. Question should be how to choose the items into the backpack, the backpack into the total value of the largest items? In the selection of the items into the backpack, for each of the items i have only two choices, that is loaded or not loaded backpack backpack. Items should not be many times i load backpack can not only part of the goods loaded i. Therefore, the problem known as the 0-1 knapsack problem.
- 2023-04-12 03:25:02下载
- 积分:1
-
灰色系统用于预测未知数据,是一种比较好的方法,此程序只需改变原始数据即可得到结果!...
灰色系统用于预测未知数据,是一种比较好的方法,此程序只需改变原始数据即可得到结果!-Gray system is used to predict the unknown data is a better method, this procedure simply by changing the raw data you can get the results!
- 2022-03-25 12:10:14下载
- 积分:1
-
压缩解压缩类源码
压缩解压缩类源码-decompress compressed source category
- 2022-08-25 02:27:21下载
- 积分:1
-
C语言的Huffman编码的逆过程,掌握数据压缩…
用C语言实现哈夫曼编码压缩的逆过程对于掌握数据压缩原理有重要的积淀作用-C language Huffman Coding for the inverse process of master data compression theory has important role in the sediment
- 2022-02-03 02:17:56下载
- 积分:1
-
this program use standard c++ to implement Huffman coding and decoding fundament...
本程序包用标准C++实现了Huffman编码以及解码的基本类,并且通过MFC编写了测试程序,同时显示了各项压缩指标。是学习编码的基本入门资料。-this program use standard c++ to implement Huffman coding and decoding fundamental class,it is tested by a MFC program,which display compression information.it is begginer s material.
- 2022-04-19 05:25:18下载
- 积分:1
-
采用VB+ACCESS编写的汽车销售管理系统,
采用VB+ACCESS编写的汽车销售管理系统,-VB+ ACCESS to prepare the use of the automobile sales management system,
- 2022-03-24 09:48:05下载
- 积分:1