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

搜索资源列表

  1. huff_sc-1

    1下载:
  2. 哈夫曼huffman压缩编/解码 内含压缩和解压的源代码(C语言)和可执行程序-Huffman compression encoder / decoder compression and decompression containing the source code (C language) and enforceability procedures
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:38884
    • 提供者:陆全聪
  1. LZ77算法源代码

    1下载:
  2. 用C语言实现了LZ77算法。程序独特之处在于使用了64KB大小的固定长度窗口,利用此方法可分块压缩数据。-realize LZ77 algorithm by C language.Specially program uses a 64k stable length window.It can compress data by block by using this method.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:5412
    • 提供者:hjxm
  1. MLZSS

    0下载:
  2. 用于多文件及文件夹压缩的算法,采用lzss算法,c语言编写,很值得借鉴-for more documents and folders compression algorithm used lzss algorithm, c language, we can draw
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:7304
    • 提供者:任燕
  1. unzip550_430

    1下载:
  2. Unzip 的 源代码, 用C语言写的代码.-Unzip the source code, written in C language code.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:1576639
    • 提供者:详情
  1. 让你的程序声图并茂3

    0下载:
  2. 学习用C语言发声 • 了解声音功能函数 • 了解乐谱文件的制作 • 能够结合图像与声音,让你的程序声图并茂 -learning C language audible
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:49464
    • 提供者:高俊杰
  1. 程序内存驻留程序(TSR)8

    0下载:
  2. 在C语言中,可以用keep ( )函数将程序驻留内存。这个函数有两个参数:status和size。size为驻留内存长度,可以用size=_SS+_SP/16-_psp得到,当然这也是一种估算的方法,并不是精确值。函数执行完以后,出口状态信息保存在status中。比如,对于上面的例子,将“geninterrupt (0x60) ”改写成“keep(0,_SS+_SP/16-_psp) ”后再执行程序,这一段程序就被驻留,此后在其它的任何软件或程序设计中,只要用到了60H号中断,就会在屏幕上显示“
  3. 所属分类:压缩解压

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

    0下载:
  2. lz77压缩源程序,能压缩文本文件,基于c语言。-lz77 compressed source, text files can be compressed, based on the C language.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:5076
    • 提供者:陆建
  1. LZW_compress_algorithm

    0下载:
  2. LZW压缩算法,提供了LZW压缩算法详细代码和说明,用C语言实现的。-LZW compression algorithm, the LZW compression algorithm detailed code and annotations, using the C language.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:4023
    • 提供者:向明建
  1. java实现简单连机

    0下载:
  2. 用JAVA语言实现最简单客户机和服务器功能.-with Java language the most simple client and server functionality.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:3740
    • 提供者:
  1. color_proc333

    0下载:
  2. 基于fpga的MJPEG编码,用硬件描述语言vlogic写的-they simply based on the JPEG coding, using hardware descr iption language to write the vlogic
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:10059
    • 提供者:xiao
  1. LZW111

    0下载:
  2. 用C++语言编译的LZW压缩算法,自我感觉编写不错,根据提示输入要压缩的文件名即可-C language compiler of the LZW compression algorithm, and feel good preparation, When prompted to input compressed file can be
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:2403
    • 提供者:caohan12
  1. i2c(FPGA)

    2下载:
  2. 基于FPGA的I2C总线模拟,采用verilog HDL语言编写。-FPGA-based I2C bus simulation, using verilog HDL language.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:212859
    • 提供者:李浩
  1. usb(FPGA)

    0下载:
  2. 基于FPGA的usb程序,采用VHDL语言编写。 开发环境为ISE或者MAXPLUS2。-FPGA-based usb procedures, using VHDL language. Development Environment for the ISE or MAXPLUS2.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:140480
    • 提供者:李浩
  1. canbus(FPGA)

    4下载:
  2. 基于FPGA的can 总线设计,采用verilog语言编写。在FPGA的开发环境下,新建一个工程,然后将本文件中的各个源代码添加进工程里,即可运行仿真。-FPGA-based bus design can use verilog language. FPGA development environment, a new project, and then the paper all the source code to add the project, Simulation can be run
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:862599
    • 提供者:李浩
  1. 20090303LZW

    0下载:
  2. 多媒体课内实验:用C语言实现的LZW压缩和解压算法。-Using C language implementation of the LZW compression and decompression algorithm.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-04
    • 文件大小:902232
    • 提供者:duyankang
  1. lzarray-0.1

    0下载:
  2. this zip file contains source code for LZSS algorithm in c language
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-05
    • 文件大小:34884
    • 提供者:ankursatriani
  1. Huffman-coding-in-C-language

    0下载:
  2. 用C语言实现huffman编码,生成txt文件,显示编码结果,压缩比。-Huffman coding in C language
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-23
    • 文件大小:204650
    • 提供者:肖军
  1. progr-language

    0下载:
  2. This lectures can help you to study C++ language.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-09
    • 文件大小:2042882
    • 提供者:Asset
  1. Classic-example-of-C-language

    0下载:
  2. C语言程序设计经典教学实例,关于几何的程序-C programming language classic teaching examples, on the geometry of the program
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-14
    • 文件大小:4993
    • 提供者:张树楠
  1. C-language-classic-10-small-program

    0下载:
  2. C语言经典10个小程序,适合初学者进行学习或应用于教学-C language classic 10 small procedures, suitable for beginners to learn or the application in Teaching
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-14
    • 文件大小:4411
    • 提供者:张树楠
« 12 3 4 5 6 7 8 9 10 ... 19 »
搜珍网 www.dssz.com