CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 压缩解压 搜索资源 - k

搜索资源列表

  1. Basic-Compression-Lib-1.2.0

    0下载:
  2. Basic Compression Library by Marcus Geelnard Release 1.2.0 2006-07-22 Introduction The Basic Compression Library is a library of well known compression algorithms implemented in portable ANSI C code. For more information about
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:103.62kb
    • 提供者:张森宁
  1. L_Quxian

    0下载:
  2. 用 Matlab 编程模拟 李萨如曲线 两互相垂直的,频率成一定整数比例关系的简谐振动合成,合振动为有一定规则的稳定的闭合曲线,称李萨如曲线。运行程序,令a=pi/3,k=3可得李萨如曲线-simulation using Matlab programming Lissajous curve as two mutually perpendicular. frequency of a certain proportion of the whole synthesis of harmonic v
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:8.23kb
    • 提供者:雨飞
  1. gupiaokKline

    0下载:
  2. 读股票卡数据画K线图源码,好程序啊
  3. 所属分类:压缩解压

    • 发布日期:2014-01-15
    • 文件大小:240.27kb
    • 提供者:张春晖
  1. image_compress

    0下载:
  2. 本程序利用奇异值分解对3通道彩色图像进行压缩分解,具体步骤如下: 压缩过程: 1. 选取子图像大小K值,把图像分解成M×M个子图像,IMG(s),s=1,2,…, M2,其中M=N/K,原始图像IMG大小为N×N。 2. 计算这M2个子图像的平均值average,对每幅子图像减去均值图像得到新图像。 3. 计算相关矩阵R,其元素定义为 。 4. 计算R的特征值与特征向量,计算每幅子图像与最大特征向量的内积,便得到编码,即压缩后的图像。
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:327.34kb
    • 提供者:wangweiming
  1. jiayouwenti

    0下载:
  2. 用贪心算法实现加油问题的代码,而且是以C++实现的。-this is a C++!include<iostream.h> #include<fstream.h> ifstream infile("E:\\jiayou.in") ofstream outfile("E:\\jiaou.out") void jiayou(int*x,int n,int k){
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-01
    • 文件大小:474.12kb
    • 提供者:龙政
  1. Discrete_Cosine_and_Sine_Transforms

    0下载:
  2. 继 Discrete Cosine Transform: Algorithms, Advantages, Applications (K. R. Rao and P. Yip) 之后的一本关于离散余弦变换(DCT)的快速实现算法的最新专著. 本书第五章“Integer Discrete Cosine/Sine Transforms”关于DCT整数近似实现写的非常详细和精彩, 很方便大家编程实现. 值得一提的是本书的第一作者Vladimir Britanak 一直在从事DCT, 尤其是改进的离散余
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-12
    • 文件大小:2.57mb
    • 提供者:伍家松
  1. kmeans

    0下载:
  2. this is a very good code for k means clustering. works quite fast. can download for school assignments.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-01
    • 文件大小:8.21kb
    • 提供者:tangytan
  1. huffman_coding

    0下载:
  2. ) Compression using huffman code -with a number of bits k per code word -provide huffman table Huffman coding is optimal for a symbol-by-symbol coding with a known input probability distribution.This technique uses a variable-length code t
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-05
    • 文件大小:1.01kb
    • 提供者:ria
  1. KShortestPath_1.0.3

    0下载:
  2. K shortesh path algo
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-05
    • 文件大小:44.5kb
    • 提供者:Lakshminarayana
  1. xuzhuol

    0下载:
  2. 基于改进K-means的压缩IP 由于k-means本身受异常点影响较大,这里采用迭代k-means的方法,降低异常点的影响,减少计算量和提高聚类数目的灵活性。并添加合并异常聚类方法,提高聚类的均匀性-K-means based on improved compression IP As k-means itself is influenced by outliers, where an iterative k-means method to reduce the impact of o
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-02
    • 文件大小:599.24kb
    • 提供者:冰淇淋
  1. k_means

    0下载:
  2. k-means clustring clusters through a fully vectorized algorithm
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-13
    • 文件大小:2.02kb
    • 提供者:邹娟
  1. ourdev_455920

    1下载:
  2. 热电偶测温,能够测量K热电偶的信号,分辨率为0.1°C,精度0.5°C-no
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2016-04-26
    • 文件大小:5.91kb
    • 提供者:yaoyu
  1. shineMP3

    0下载:
  2. Shine (release 0.1.4) : - Layer 3 - C - 73 k This is a very minimalist, but clean implementation of MP3. It can be used as a starting point for an encoder.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-25
    • 文件大小:516.34kb
    • 提供者:af
  1. shinefixedMP3

    0下载:
  2. Shine Fixed Point (release 0.1.2) : - Layer 3 - C/Asm - 39 k This is a port of Shine to Arm and StrongArm fixed point. It provides a 30x speedup over the floating point release. It has been tested on Acorn.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-30
    • 文件大小:38.56kb
    • 提供者:af
  1. quickmodifiye

    0下载:
  2. this algorithms k.th smallest items an array
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-10
    • 文件大小:1.23kb
    • 提供者:kayhan
  1. proje

    0下载:
  2. applied k means clustering for vector quanta and used huffman for image compression matlab code
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-06
    • 文件大小:9.77kb
    • 提供者:alperen_colak
  1. ksp

    0下载:
  2. 前k短路径,代码,功能说明,前k短路径,解析-Before the k shortest paths, code, function descr iption, the first k shortest paths, analysis etc etc
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-30
    • 文件大小:13.48kb
    • 提供者:xbq
  1. Kmeans

    0下载:
  2. K-means algorithm It is useful for clustering sample data
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-07
    • 文件大小:469.53kb
    • 提供者:Jungchan
  1. K

    0下载:
  2. 最近在学习一些数据挖掘的算法,看到了这个算法,也许k-均值算法对你来说很简单,但对我来说,是自己编写的一个算法。-Learn some data mining algorithms, see this algorithm, perhaps the k-means algorithm for you is very simple, but for me, I have written an algorithm.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-16
    • 文件大小:2.02kb
    • 提供者:lincengxi
  1. s-k-mitra-multirtae-ppt

    0下载:
  2. Multirate Signal Processing PPT s on S.K.Mitra s book on Digital Signal Processing
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-01
    • 文件大小:1.56mb
    • 提供者:muq
« 12 »
搜珍网 www.dssz.com