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

搜索资源列表

  1. AdaptiveHuffman

    1下载:
  2. 自适应huffman编码,即在编/解码过程中根据已编/解码数据来计算各个码字的概率,并动态调整huffman树。包括编码器和解码器。 在vc++.net 2003下开发-adaptive Huffman coding, that is the encoding / decoding process based encoding / decoding data to calculate various code word probability, Dynamic adjustment and
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:13157
    • 提供者:沈宏伟
  1. display_on_the_PC_XIAOJIEXU

    0下载:
  2. 当前时间送电脑同时显示,用RS232运用串口通信送数据给电脑,开中断计算时间,精确到秒。Keil C51开发环境,是一个整合很多技术的程序。 -current time to send the computer also showed that use RS232 serial data communications sent to the computer, open interrupted computing time, accurate to the second. Keil C51
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:1778
    • 提供者:许杰
  1. COMMAND_TEST

    0下载:
  2. 用于串口测试,具备CRC16计算功能,可单字节发送或连续发送数据.-for serial testing with CYXLIC REDUNDANCY calculation function can be sent or single-byte data for this.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:34715
    • 提供者:李先生
  1. smd380_program

    0下载:
  2. 三轴加速度传感器读数据,计算x,y,z,三个倾角度数,可以测速度。
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:26653
    • 提供者:徐贤
  1. lz77压宿酸法

    0下载:
  2. lz77压宿算法,用c语言实现,可以在tc下编译通过,根据不同的计算机要修改下相关的参数值,对文本数据的压缩效果很好-lz77 places pressure algorithm, using the c language, in tc under compile, based on different computers to be amended under the relevant parameters, the text data compression with good result
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:3025
    • 提供者:李能
  1. ScoreSystem

    0下载:
  2. 学生成绩查询系统,运用结构体,struct ,sort ,Clrscr(),textcolor()函数,用for()循环语句,switch和ifelse作为条件测试语句。 程序实现了学生成绩查询功能,有20个我们班学生的数据信息,每个包含: 学号 — num [10](字符串)、姓名(拼音)— name[25](字符串)、 性别 — sex(字符,M或W)、年龄 — age(整型)、 三门课程成绩(高数、英语、计算机)— score [3 ](单精度)。设计一个系统: 定义
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-24
    • 文件大小:45075
    • 提供者:林林
  1. filecompress

    0下载:
  2. 头压缩算法是一种常用的稀疏数组压缩算法,在数据联机分析处理(OLAP)等领域有着重要 应用。针对头压缩算法的特点,给出基于STL 的实现方法,并对解压算法进行改进。仿真实验表明,改进 后的解压算法的计算效率要优于原有解压算法-Head-compress algorithm was a commonly used algorithm for compressing sparse array, which was widely applied in OLAP(Online Analyti
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-25
    • 文件大小:229417
    • 提供者:周晨
  1. datastructure

    0下载:
  2. 计算多项式的算法 数据结构计算多项式的加减发和乘法-data structure
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-30
    • 文件大小:1015
    • 提供者:陈二磊
  1. Huffman

    0下载:
  2. 根据Huffman编码方法的原理,实现建立Huffman树的功能.并自定义简单输入数据,检验结果.由键盘输入的任意字符流,输出显示每个字符的编码,并计算压缩比-According to the principle of Huffman encoding method to achieve the establishment of Huffman tree functions. And customize a simple input data, the test results. Of any
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-05
    • 文件大小:247813
    • 提供者:lienquan
  1. PQ-powerflow

    5下载:
  2. 运用P-Q分解法进行电力系统潮流计算,本程序用的是IEEE-14标准节点数据。-PQ decomposition method using power flow calculation, this procedure is used in standard IEEE-14 node data.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2014-11-24
    • 文件大小:18703
    • 提供者:丁瑜
  1. 1

    0下载:
  2. 超市管理系统主要是对商品进行操作,且每个数据内容具有较强的关联性,涉及的计算过程不是很复杂。-Supermarket management system is mainly operated for commodities, and the contents of each data has a strong correlation, involving the calculation process is not very complicated.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-02
    • 文件大小:611138
    • 提供者:杜良全
  1. linearregression

    0下载:
  2. MFC写得有界面的一元线性回归,可选择数据文件计算各种属性,并作出图形。-a linear regression with interface made by MFC ,you can select the data file calculate kinds of properties, and make a map.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-31
    • 文件大小:14032
    • 提供者:wangwenpan
  1. android-Calculator

    0下载:
  2. 计算器操作 (CM) 清除存储值 (RM) 取出存储值 (M-) 当前显示值与存储值相减并保存 (M+/MS) 把目前显示的值放在存储器中,中断数字输入 (0-9) 按钮分别为输入数字0-9 字符键 (.) 钮用来输入小数点 (+/-) 钮用来转换当前值的正负 (√) 求平方根 ( ) 求百分比 (→)提供退格键功能 (C)按钮清除刚才的输入 (=) 确认计算结果 归零 (AC)清除全部数据结果和运算符 (CE)
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-31
    • 文件大小:52885
    • 提供者:1217
  1. DWT_1D

    0下载:
  2. 离散小波变换是指在特定子集上采取缩放和平移的小波变换,是一种兼具时域和频域多分辨率能力的信号分析工具。此变换运用可以缩放平移的小波代替固定的窗进行计算分析,主要应用于信号编码和数据压缩。-Discrete wavelet transform refers to the specific subset take scaling and translation on the wavelet transform, is a kind of multi-resolution ability both t
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-04
    • 文件大小:1080
    • 提供者:王成
  1. data-compress

    0下载:
  2. 可以能实现对数据图像的压缩,并计算压缩比,。-Can realize image compression of the data, and calculates the compression ratio.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-06
    • 文件大小:1054720
    • 提供者:曹艳杰
  1. huffman

    0下载:
  2. 利用哈弗曼树进行压缩和解压,还可以计算压缩比,适用于大学学习数据结构时参考-Huffman tree use compression and decompression, the compression ratio can be calculated with reference to apply to university study data structure
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-14
    • 文件大小:3681
    • 提供者:mo_leaf
  1. TRMM3B42-3B43

    0下载:
  2. TRMM3B43数据文档下载,用了这个可以计算基于遥感数据的干旱指数,如标准将水指数和标准将水蒸散指数-TRMM3B43 data files to download, this can be calculated with the drought index based on remote sensing data, such as standard water index and standard water evapotranspiration index
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:40552
    • 提供者:张鹏
  1. huffman

    0下载:
  2. 可将输入的数据转换为哈夫曼编码,并计算每个字符出现的次数(即权值)-Input data can be converted to Huffman encoding, and calculate the number of occurrences of each character (i.e., weight)
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-12
    • 文件大小:1441
    • 提供者:Ronny
  1. md5

    0下载:
  2. MD5加密源码用来计算任何数据的MD5值。-MD5 encryption source code
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-12-14
    • 文件大小:3072
    • 提供者:袁康健
  1. Huffman

    0下载:
  2. 霍夫曼编码的基本方法是先对图像数据扫描一遍,计算出各种像素出现的概率,按概率的大小指定不同长度的唯一码字,由此得到一张该图像的霍夫曼码表。编码后的图像数据记录的是每个像素的码字,而码字与实际像素值的对应关系记录在码表中。 GUI实现(The basic method of Huffman coding is to scan the image data first, calculate the probability of occurrence of various pixels, speci
  3. 所属分类:压缩解压

    • 发布日期:2017-12-29
    • 文件大小:10240
    • 提供者:花零。
« 12 »
搜珍网 www.dssz.com