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

搜索资源列表

  1. 底层编程技术9

    0下载:
  2. 掌握输入输出函数的调用 • 了解扬声器发生端口的原理 -master input-output function ca
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:29503
    • 提供者:高俊杰
  1. zuiyouhua

    0下载:
  2. 最优化实验,用的是MATLAB,题目不是很难主要是练习用,学会对实际问题进行数学抽象。 掌握常用的最优化算法。 运用相关数学软件设计程序进行求解。 -optimization experiments, using the MATLAB, the main topic is not difficult to practice with. learn to practical issues abstract mathematics. Master of the most commonly
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:13064
    • 提供者:guang
  1. haffman

    0下载:
  2. 在Jpeg中Huffman采用的是范式Huffman编码。经过查相关资料有两种不同说法,请高手指点。谢谢! 1、构造范式 Huffman 编码的方法大致是: 分别统计从最大编码长度 maxlength 到 1 的每个长度对应了多少个符号。根据这一信息从 maxlength 个 0 开始以递增顺序为每个符号分配编码。例如,编码长度为 5 的符号有 4 个,长度为 3 的有 1 个,长度为 2 的有 3 个,则分配的编码依次为: 00000 00001 00010 00011
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:8505
    • 提供者:gaorui
  1. 产生哈夫曼编码的源代码

    0下载:
  2. 用C语言实现哈夫曼编码压缩的逆过程对于掌握数据压缩原理有重要的积淀作用-C language Huffman Coding for the inverse process of master data compression theory has important role in the sediment
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:4417
    • 提供者:鲸鱼
  1. EWB

    0下载:
  2. 本文是EWB设计的方案描述,详细描述了设计的过程并富有相关的电路图,电路比较复杂,是高手学习的好材料!-This article is designed EWB program descr iption, a detailed descr iption of the design process and the rich associated circuitry, the circuit more complicated, is a master of good material to lear
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:371509
    • 提供者:liuxiaozhong
  1. high_qaulity_compress_C

    0下载:
  2. 这是我硕士论文时的研究的一种高效的压缩算法,有兴趣的同行可以切磋一下-This is my master s thesis research at the time of an efficient compression algorithm, interested colleagues can learn about
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-03
    • 文件大小:40929
    • 提供者:zh
  1. uncompress_C_code

    0下载:
  2. 这是我硕士论文中的高效解压缩算法的源代码,希望对学习压缩的同志有用-This is my master s thesis of efficient algorithms extract the source code, and they hope to learn from Comrade useful compression
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-01
    • 文件大小:5138
    • 提供者:zh
  1. bmp

    0下载:
  2. 在用vc做程序时候,经常需要把输出的文本和图形保存到位图文件,当然可以有现成的控件来实现,但总不能如自己所愿,还是自己动手写吧!如下图: 一、实现方法   要把文本和图形保存到位图文件,只要对掌握位图结构有一定的了解,一切都ok呢。先必须要创建内存设备环境,然后内存设备环境创建的DIB区域,别忘了还要创建个CBitmap对象,CBitmap对象必须和DIB区域关联起来,把CBitmap对象选择到当前设备环境,然后在当前设备环境输出文本和图形就可以了。 -Vc
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:5610
    • 提供者:
  1. 2008925175139289

    0下载:
  2. 1.掌握SQL Server数据库系统SQL数据定义语言的使用方法 2.掌握SQL Server数据库系统SQL查询语言的使用方法 3.了解ADO数据控件与SQL Server的连接方式 4.用ADO数据对象对数据表进行单条件查询 -1. To master SQL Server database system SQL data definition language of the use of Method 2. To master SQL Server database sy
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-08
    • 文件大小:1444
    • 提供者:杨欢
  1. VS2005

    0下载:
  2. MasterPage(母版页) 母版页(MasterPage)就相当于模板页,挺简单的,没什么好说的。基于母版页的常用的功能有:母版页和内容页之间信息的传递,在内容页中用FindControl方法找到内容页中的控件等。另外,母版页是可以嵌套的。-MasterPage (home page) home page (MasterPage) is equivalent to the template on the page, very simple, to say nothing of. M
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-02
    • 文件大小:561990
    • 提供者:dllsha
  1. Huffmancompressionanddecompression

    0下载:
  2. 哈弗曼压缩和解压缩器,可对文件(如.txt,.doc)进行压缩和解压缩,小弟菜鸟,望各位大师多多指教-Huffman compression and decompression, and can document (such as. Txt,. Doc) for compression and decompression, rookie boy, hope you master the exhibitions
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-02
    • 文件大小:6660
    • 提供者:
  1. xiangshengduanzi

    0下载:
  2. 听相声大师的相声是一种享受,为那诙谐幽默的语言忍俊不禁,于是招来了大师们的精彩段子,也试着演练一番,不失为一种享受和提高。收集的多了,集结有了300多篇,做成册子,不敢独享,拿出来给大家品鉴,共同提高,给生活多一片笑声,用你的幽默给大家带来快乐。 由于文本采用了自动替换等功能,因此会造成有些地方为乱码,请读者朋友们帮忙勘误,有错误的地方请来信告知,以便修改,谢谢! -To listen to crosstalk master of comic dialogue is a kind
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-09
    • 文件大小:1695570
    • 提供者:cc
  1. matrixcompress

    1下载:
  2. C语言实现矩阵压缩的小程序 掌握特殊矩阵通过压缩存储算法进行压缩存储的方法,并编程实现相关功能。 基本要求: (1) 可以对对称矩阵、上三角矩阵、下三角矩阵、三对角矩阵进行压缩存储; (2) 原始矩阵通过键盘输入,执行后输出压缩后的矩阵; (3) 输入在原始矩阵中的位置,能够得出压缩后的位置; (4) 原始矩阵的行列数从键盘输入。 -C language implementation of small programs to master matrix comp
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-23
    • 文件大小:1689
    • 提供者:123
  1. Craftyfengshuimaster(full)

    0下载:
  2. 狡猾风水师全集 最经典好看的小说 最全的小说-Complete Works of the most cunning feng shui master classic good-looking and most complete fiction novel
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-13
    • 文件大小:3424781
    • 提供者:赵静
  1. method

    0下载:
  2. [转载]最有效的5个时间管理方法   对每个人而言,时间是都是最宝贵的,高效利用时间是我们每个人必须需要掌握的技能,下面是我归纳总结的一些最有效的时间管理方法和大家分享-[Reproduced] of the most effective time management methods 5 for everyone, time is the most valuable and efficient use of time is that each of us must master the s
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-01
    • 文件大小:1200
    • 提供者:haiyan
  1. Biggest_Prime_Number

    0下载:
  2. 国外高手编写的打印人类已知最大素数的小程序,短小精悍但是很有内涵-Coded by a foreign master printing the largest prime number known to man, a small program, dapper but useful content
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-08
    • 文件大小:599
    • 提供者:陆宇
  1. x264

    0下载:
  2. 一个X264的学习材料,是一篇硕士论文。其中包含了对x264代码比较详细的介绍,对刚开始看代码的学习者应该会有帮助的。-1 X264 learning materials, is a master' s thesis. Which contains the code for x264 more detailed descr iption of the beginning learners to see the code should be helpful.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-25
    • 文件大小:8589532
    • 提供者:yangyang
  1. H.264_And_MPEG-4_Video_Compression

    0下载:
  2. h。264入门精通全看这一本,适合英文好的朋友-h. 264 Introduction to master all depends on the present for a friend with good English
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-15
    • 文件大小:3807571
    • 提供者:黄翔
  1. ImageRetrieval-master

    0下载:
  2. this matlab coding related to content base image retrival model and describe the relation of master server data model, and its links the server with database
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-12
    • 文件大小:2588810
    • 提供者:REKHA HARIDOSS
  1. matlab-image-clustering-master

    0下载:
  2. road image clustring master github -road image clustring master github
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-13
    • 文件大小:1840
    • 提供者:bahi
« 12 3 4 »
搜珍网 www.dssz.com