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

搜索资源列表

  1. C语言图形方式下的编程1

    0下载:
  2. 不同的显示器适配器有不同的图形分辨率。即使是同一显示器适配器,在不同模式下也有不同分辨率。因此,在屏幕作图之前,必须根据显示器适配器的种类将显示器设置成为某种图形模式。在未设置图形模式之前,微机系统默认屏幕为文本模式(80列,25行字符模式),此时所有图形函数均不能工作。-different display adapters with different graphics resolution. Even with the same display adapter, in different m
  3. 所属分类:压缩解压

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

    0下载:
  2. 这是lzw算法源程序代码,纯c语言编程实现,希望对您有用。-lzw algorithm source code, pure c programming language, and I hope to you useful.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:13049
    • 提供者:zc
  1. zuoyediaodu

    0下载:
  2. 这是一个操作系统的作业调度的算法,是用C语言来编程的-This is a system of job scheduling algorithm is the use of C language programming
  3. 所属分类:压缩解压

    • 发布日期:2014-01-15
    • 文件大小:1770
    • 提供者:tom
  1. videocompressdecompress

    0下载:
  2. 这是一个压缩解压包,用C语言进行编程的,里面有详细的源代码.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:859522
    • 提供者:Rachel
  1. G711_G721_G723

    0下载:
  2. 音频ADPCM编解码器,采用标准C语言编程,实现G.711,G.72 3,16K,24K,32K算法
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:20334
    • 提供者:guobing
  1. MySchool

    0下载:
  2. MySchool系统是一个北大青鸟的基本c##编程语言的简单作品-The MySchool systems a Beida Jade Bird basic c## a simple programming language works
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-27
    • 文件大小:65140
    • 提供者:陈仲春
  1. huffman

    0下载:
  2. huffman算法,c++编程语言实现,程序功能:实现文件的解压缩-huffman algorithm, c++ programming language, the program features: Extract the files ... ...
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-07
    • 文件大小:3460
    • 提供者:jay
  1. dashu

    0下载:
  2. 大数定理的实验,用c语言编程并实现所有的功能,正常运行-Law of Large Numbers of experiments, using c language programming and to achieve all of the functions, normal operation
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-28
    • 文件大小:1665
    • 提供者:晨曦
  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. PM

    0下载:
  2. (1)运行环境:本系统是基于Windows操作系统下的一个提供给宿舍管理员使用方便其管理宿舍日常事务的软件,操作系统必须为Windows系列的升级到Microsoft .Net Framework 2.0以上的公共语言运行库,其所用到的第三方控件的连接文件已经全都打包到本系统根目录中,操作系统不需要任何特殊的设置,该系统尚未正式投入使用。 (2)开发环境:本系统是基于Microsoft .Net Framework 2.0平台开发的,采用的编程语言为C#,开发工具为Microsoft Vis
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-04
    • 文件大小:182347
    • 提供者:何玉业
  1. C

    0下载:
  2. c语言编程集合,汇聚多个实例,有一定的指导作用-collection of c programming language, multiple instances of convergence
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-31
    • 文件大小:80657
    • 提供者:zxcvbnm
  1. LZW-C

    0下载:
  2. LZW压缩算法用C语言的实现相应编程,无损压缩结果和还原后信息一致。-LZW compression algorithm to achieve the appropriate use of C language programming, lossless compression results and consistent with the information after reduction.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-23
    • 文件大小:2654
    • 提供者:zhou
  1. Information-Programming

    0下载:
  2. 用C语言编程实现了信息论中比较难的模37和循环码。-Information theory more difficult to mold 37 and the cyclic code with C language programming.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-15
    • 文件大小:409419
    • 提供者:xuwan
  1. C8051F021

    0下载:
  2. 用c8051f02x或041实现的具有计数分频功能程序,用c语言编程,易懂,欢迎下载-With c8051f02x or 041 to achieve with the counting Divide function program, with the c programming language, understandable, welcome to download
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-10
    • 文件大小:8088
    • 提供者:张庆乐
  1. C-jianggao

    0下载:
  2. C语言的基础学习课程,可以实现简单的编程与运算-C language-based learning courses that can achieve a simple programming and operation
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-20
    • 文件大小:562609
    • 提供者:常洪涛
  1. 4^4-key-procedures

    0下载:
  2. C语言编程,4*4按键程序,并配有proteus仿真文件-C programming language, 4* 4 key procedures, and with proteus simulation file
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-03
    • 文件大小:77289
    • 提供者:梁道远
  1. hefuman

    0下载:
  2. 此程序用C语言用哈夫曼编码法实现了对英文的压缩与解压缩,是C语言编程一个比较经典的例子-this program in C language with Huffman coding method to achieve the right English compression and decompression, the C programming language is a classic example
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-10
    • 文件大小:1398
    • 提供者:
  1. Snake

    0下载:
  2. 经典C语言版小游戏之一,贪吃蛇小游戏,经典编程-One of the classic C language version of the game, Snake game, classic programming
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-14
    • 文件大小:5344
    • 提供者:张树楠
  1. Channel-Capacity

    0下载:
  2. 本程序可以用来计算信道容量,使用C语言编程,有注释,简单易用。-This procedure can be used to calculate the channel capacity, the use of C language programming, annotation, simple and easy to use.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-21
    • 文件大小:6265541
    • 提供者:刘颖
  1. LossCompression

    0下载:
  2. C语言编程,利用矢量量化思想进行图像有损压缩和解压缩-C language programming, using vector quantization thoughts lossy image compression and decompression
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-30
    • 文件大小:174216
    • 提供者:刘康
搜珍网 www.dssz.com