-
哈夫曼编码
哈夫曼编码是一种数据压缩技术,采用了二叉树和优先级队列两种数据结构。它的基本原理是,对数据重新编码,每个字符的编码的长度和它的出现频率呈反比,也就是出现次数多的字符它的编码要短。从而达到压缩数据的目的。
- 2022-07-06 23:48:43下载
- 积分:1
-
用于压缩感知的OMP算法(matlab)
% 1-D信号压缩传感的实现(正交匹配追踪法Orthogonal Matching Pursuit)
% 测量数M>=K*log(N/K),K是稀疏度,N信号长度,可以近乎完全重构
% 编程人--香港大学电子工程系 沙威 Email: wsha@eee.hku.hk
% 参考文献:Joel A. Tropp and Anna C. Gilbert
% Signal Recovery From Random Measurements Via Orthogonal Matching
% Pursuit,IEEE TRANSACTIONS ON INFORMATION THEORY, VOL. 53, NO. 12,
% DECEMBER 2007.
- 2022-07-03 22:42:15下载
- 积分:1
-
系统工程
系统工程-层次分析法VB版-system-level analysis VB Edition
- 2022-09-06 07:10:02下载
- 积分:1
-
进制转换
2# to 16# 8# 2# 10# to 16#
2# to 16# 8# 2# 10# to 16#
2# to 16# 8#...
进制转换
2# to 16# 8# 2# 10# to 16#
2# to 16# 8# 2# 10# to 16#
2# to 16# 8# 2# 10# to 16#-2# to 16# 8# 2# 10# to 16#
2# to 16# 8# 2# 10# to 16#
2# to 16# 8# 2# 10# to 16#
2# to 16# 8# 2# 10# to 16#
2# to 16# 8# 2# 10# to 16#
- 2023-01-21 18:45:03下载
- 积分:1
-
Simple calculator source. There are four computing involution, such as computing...
简单的计算器源码。有四则运算乘方等运算,支持鼠标-Simple calculator source. There are four computing involution, such as computing, support for mouse
- 2023-03-04 06:50:02下载
- 积分:1
-
卡特尔十六种人格因素测验适用于十四岁以上青少年和成人,通过内外向、聪慧程度、责任心、开放性等十六种人格因素的剖析图,展示一个人的心理世界的全貌,并从心理健康、专
卡特尔十六种人格因素测验适用于十四岁以上青少年和成人,通过内外向、聪慧程度、责任心、开放性等十六种人格因素的剖析图,展示一个人的心理世界的全貌,并从心理健康、专业成就、创造力、管理效能等方面综合应用反映出一个人的社会适应情况。对于鉴定、录用、选拔人才具有较好的参考价值。本科题的目的是编写出卡特尔人格测试系统,本系统适用于通过卡特尔16种人格因素测量以及团体施测后测试结果的数据统计分析显示,用户可以直接个人进行测试,也可将团体施测的数据输入计算机,计算机直接给出统计结果,并可以将数据入库。本课题研究的意义是免去用户利用手册进行统计的繁重劳动。 本课题完成的工作是卡特尔心理测试系统开发的整个过程中的个人测试模块和个人及团体测试结果显示。-The system applies to 16 kinds of personality factors cartel measurement and testing organizations test results after the statistical analysis of data shows that users can direct the individual test groups can also be testing the data entered into the computer, the computer gives direct results, and data storage can be. The significance of this research is removed from the user to use the heavy manual labor statistics. The topic is the work done cartel psychological test system development throughout the course of the individual test modules and individual and group test results indicate that
- 2022-09-03 17:45:03下载
- 积分:1
-
kmeans聚类算法java实现
应用背景package Kmeans;
import java.io.BufferedReader;
import java.io.FileReader;
import java.util.ArrayList;
public class KMeans {
private static String fileName = "E:java练习Arithmeticjulei1.txt"; // 文件地址
private static int numTotal; // 聚类总数
private static int K; // 聚类的簇数关键技术典型的聚类算法,应用广发,学习简单,java技术的使用
- 2022-02-01 21:05:33下载
- 积分:1
-
此为基于图像配准的傅立叶变换源代码,已精心调试过,请放心使用....
此为基于图像配准的傅立叶变换源代码,已精心调试过,请放心使用.-This is the image registration based on the Fourier Transform source code, has been painstakingly debugging, please rest assured that use.
- 2022-03-14 16:33:33下载
- 积分:1
-
operation of the polynomial.sdffhsfuehwauhczjcjz:)
多项式运算,金卡国军阿肯将啊阿姐扛大个记阿肯见阿啊啊可见嘎卡带剑法口腔科阿,啊可见嘎-operation of the polynomial.sdffhsfuehwauhczjcjz:)
- 2023-03-23 07:00:03下载
- 积分:1
-
三角分解法,对于数值计算的朋友可能会有一定的帮助
三角分解法,对于数值计算的朋友可能会有一定的帮助-triangular decomposition method for the numerical calculation of a friend may be of some help
- 2023-05-08 10:25:03下载
- 积分:1