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

搜索资源列表

  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-03-31
    • 文件大小:8411
    • 提供者:tangytan
  1. Zippered

    0下载:
  2. Range imaging offers an inexpensive and accurate means for digitizing the shape of three-dimensional objects. Because most objects self occlude, no single range image suffices to describe the entire object. We present a method for combining a c
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-04
    • 文件大小:471251
    • 提供者:李叶林
  1. MyTicketSale

    0下载:
  2. 现在需要全国联网销售火车票,全国代销点很多,为了保证数据库的安全,要求使用Web Service提供接口的方式实现,完成车票查询功能-National network now needs to sell train tickets across the country to sell a lot of points, in order to ensure database security, require the use of Web Service interfaces provide me
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-02
    • 文件大小:973972
    • 提供者:cf
  1. EZWencoding

    0下载:
  2. The EZW encoder is based on progressive encoding to compress an image into a bit stream with increasing accuracy. This means that when more bits are added to the stream, the decoded image will contain more detail, a property similar to JPEG encoded i
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-31
    • 文件大小:57676
    • 提供者:manikandan
  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
    • 文件大小:613619
    • 提供者:冰淇淋
  1. huff

    0下载:
  2. 利用matlab编程环境,采用算术编码的方式实现字符串的无损压缩-The use of matlab programming environment, using arithmetic coding means to achieve a string of lossless compression
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-02
    • 文件大小:35895
    • 提供者:李雪芳
  1. h264

    0下载:
  2. 这本规范的一部分,承担了开发的一种编码方法的需求不断增长,可 便利的天然和合成的活动图像和相关的自然人或可视对象 合成的声音,如数字存储媒体,各种应用互联网,有线或各种形式的 无线通讯等本规范的使用意味着运动视频可以被操纵的 一种电脑数据形式,可以在不同的存储介质传播,并收到超过储存 现有和未来的网络,对现有和未来的广播频道的分发。-This part of this specification was developed in response
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-09
    • 文件大小:1475165
    • 提供者:xuai
  1. k_means

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

    • 发布日期:2017-04-12
    • 文件大小:2066
    • 提供者:邹娟
  1. lib7z

    0下载:
  2. 7z压缩解压原码,7z压缩解压原码7z压缩解压原码,7z压缩解压原码- 7-Zip ~~~~~ License for use and distribution ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 7-Zip Copyright (C) 1999-2009 Igor Pavlov. Licenses for files are: 1) 7z.dll: GNU LGPL+ unRAR restri
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:
    • 文件大小:90280
    • 提供者:mairycal
  1. mmmm

    0下载:
  2. 动态规划中图形算法中的最短路径算法 用类做的,分几个函数-The short road of dymta i don t know what is this program means,it is a c++ program !numeric recipes in C++
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-25
    • 文件大小:254143
    • 提供者:caden
  1. cywlxiyi

    0下载:
  2. 常用网络协议原理,网络协议是常用的一种传输方式-Principle of common network protocol, network protocol is commonly used as a means of transmission
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-07
    • 文件大小:1980144
    • 提供者:dabinbin
  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-05
    • 文件大小:10002
    • 提供者:alperen_colak
  1. include

    0下载:
  2. 哈夫曼编码的应用很广泛,利用哈夫曼树求得的用于通信的二进制编码称为哈夫曼编码。树中从根到每个叶子都有一条路径,对路径上的各分支约定:指向左子树的分支表示“0”码,指向右子树的分支表示“1”码,取每条路径上的“0”或“1”的序列作为和各个对应的字符的编码,这就是哈夫曼编码。-Huffman coding application is comprehensive, the use of Huffman tree obtained is called binary code used for comm
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-04
    • 文件大小:17614
    • 提供者:王一
  1. huffman

    0下载:
  2. 经典哈夫曼编码源码,频域&时域音频编码必须的压缩手段-Classic Huffman source, time-domain & frequency domain audio coding to the compression means. . . . .
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-09
    • 文件大小:1089116
    • 提供者:yy
  1. FreeUPX

    0下载:
  2. 加壳工具,加壳的全称应该是可执行程序资源压缩,是保护文件的常用手段。 加壳过的程序可以直接运行,但是不能查看源代码.要经过脱壳才可以查看源代码。-Packers tools, packed full name of the executable program resources should be compressed, the file is a common means of protection. Packers can be run directly through the progr
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-27
    • 文件大小:610078
    • 提供者:李艳
  1. LZO_explain_in_detail

    0下载:
  2. 著名的无损压缩算法LZO,关于其算法的详细解释,网上少有的好资料-LZO is a data compression library which is suitable for data de-/compression in real-time. This means it favours speed over compression ratio.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-06
    • 文件大小:1310616
    • 提供者:李雷
  1. Kmeans

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

    • 发布日期:2017-04-07
    • 文件大小:480796
    • 提供者: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-15
    • 文件大小:2072
    • 提供者:lincengxi
  1. LZWSample

    0下载:
  2. 实现简单的LZW压缩算法,LZW压缩算法的基本概念:LZW压缩有三个重要的对象:数据流(CharStream)、编码流(CodeStream)和编译表(String Table)。在编码时,数据流是输入对象(文本文件的据序列),编码流就是输出对象(经过压缩运算的编码数据);在解码时,编码流则是输入对象,数据流是输出对象;而编译表是在编码和解码时都须要用借助的对象。字符(Character):最基础的数据元素,在文本文件中就是一个字节;字符串(String):由几个连续的字符组成; 前缀(Pref
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-17
    • 文件大小:5142180
    • 提供者:
  1. Gran_code.m

    0下载:
  2. this code consist of clustring based on Gran metod and fuzzy logic in 2000 round and by means of this code you can see network life time
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-12-02
    • 文件大小:2040
    • 提供者:reza
« 12 »
搜珍网 www.dssz.com