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

资源列表

« 1 2 ... .20 .21 .22 .23 .24 725.26 .27 .28 .29 .30 ... 1094 »
  1. DCT

    0下载:
  2. 进行一维,二维,三维离散余弦变换,计算变换所需时间。-One-dimensional, two-dimensional, three-dimensional DCT transform
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-12
    • 文件大小:189.06kb
    • 提供者:杨洋
  1. JM10.2

    0下载:
  2. H264编解码源码及学习解码的资料,是本人在学习解码工程中整理的-H264 compile the the decoder source and learning decoding information, I learn decoding project finishing
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-03
    • 文件大小:18.52mb
    • 提供者:chongyichen
  1. lz77

    0下载:
  2. lz77压缩算法,C++实现,还有相关文档-lz77 compression algorithm, C++,, to achieve, as well as related documentation
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-23
    • 文件大小:1.36mb
    • 提供者:刘老
  1. gzip

    0下载:
  2. gzip压缩算法的源码,linux实现,可以参考-gzip compression algorithm source, linux implementation can reference
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-12
    • 文件大小:1.32mb
    • 提供者:刘老
  1. huffman.tar

    0下载:
  2. 能遍历一个文件生成哈夫曼树,并生成哈夫曼编码-Traverse a file generated Huffman tree, and generate the Huffman coding
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-23
    • 文件大小:6.09kb
    • 提供者:游博杰
  1. unfold_three_order_tensor

    0下载:
  2. 三阶张量的展开,分别按模-1,2 ,3,且有相应的按模式合并,共两个m文件。-unfold a three order tensor by mode-1/2/3, and refold the 3-order tensor by mode-1/2/3 respectively.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-15
    • 文件大小:664byte
    • 提供者:lizhiming
  1. zuidayueshuwenti

    0下载:
  2. “最大约数问题” 正整数x 的约数是能整除x 的正整数。正整数x的约数个数记为div(x)。例如,1,2, 5,10 都是正整数10的约数,且div(10)=4。-" The most about several questions" about the number of the positive integer x is a positive integer divisible by x. The approximate number of positive integ
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-12
    • 文件大小:1.03mb
    • 提供者:杜紫藤
  1. gansiduiwenti

    0下载:
  2. “敢死队问题” 有M个敢死队员要炸掉敌人的一碉堡,谁都不想去,排长决定用轮回数数的办法来决定哪个战士去执行任务。如果前一个战士没完成任务,则要再派一个战士上去。现给每个战士编一个号,大家围坐成一圈,随便从某一个战士开始计数,当数到5时,对应的战士就去执行任务,且此战士不再参加下一轮计数。如果此战士没完成任务,再从下一个战士开始数数,被数到第5时,此战士接着去执行任务。以此类推,直到任务完成为止。 排长是不愿意去的,假设排长为1号,请你设计一程序,求出从第几号战士开始计数才能让排长最后一
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-12
    • 文件大小:2.16mb
    • 提供者:杜紫藤
  1. lisp

    0下载:
  2. 简单的LISP计算表达式计算器 计算表达式的值 输入表达式 能自动识别 有美丽的界面设计-The simple LISP calculated expression evaluator
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-25
    • 文件大小:2.48mb
    • 提供者:杜紫藤
  1. Joseph

    0下载:
  2. 约瑟夫问题是个有名的问题:N个人围成一圈,从第一个开始报数,第M个将被杀掉,最后剩下一个,其余人都将被杀掉。例如N=6,M=5,被杀掉的人的序号为5,4,6,2,3。最后剩下1号。 假定在圈子里前K个为好人,后K个为坏人,你的任务是确定这样的最少M,使得所有的坏人在第一个好人之前被杀掉。-Joseph problem is a well-known problem: N personal circle, began to count off from the first, the M-th
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-11
    • 文件大小:2.18mb
    • 提供者:杜紫藤
  1. chazhi

    0下载:
  2. 线性插值法,水库水位库容曲线、水电站机组特性曲线插值,-The water level in the reservoir storage capacity, the reservoir unit characteristic curve interpolation
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-10
    • 文件大小:1000.17kb
    • 提供者:黄昊
  1. 20090325090533_jpegsrc.v6b

    0下载:
  2. 基于V4L架构的jpeg图像压缩代码分析-Based the V4L architecture jpeg image compression code analysis
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-17
    • 文件大小:599.02kb
    • 提供者:vincent
« 1 2 ... .20 .21 .22 .23 .24 725.26 .27 .28 .29 .30 ... 1094 »
搜珍网 www.dssz.com