CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 控制台(字符窗口)编程 搜索资源 - coding

搜索资源列表

  1. FFTbaseTime2

    0下载:
  2. 快速傅立叶变换的编码,基二的按时间抽取方法实现,包含完整的源代码和测试程序,在里面重载了许多符号-fast Fourier transform coding, the two-time extraction method. includes complete source code and testing procedures, which in many symbols Heavy
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:4.46kb
    • 提供者:陈胜
  1. huddd

    0下载:
  2. 本压缩包包含: 数据结构实验报告-校运动会-飞机票定票系统-猴子选大王-huffuman编码等源代码,欢迎参考!-the compression packages include : Experimental data structure report - school sports events - counting system set airfares - election monkey king-source coding huffuman code reference welcom
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:20.69kb
    • 提供者:冬冬
  1. Huffman_32

    0下载:
  2. 这个是用C写的哈夫曼编码与解码,起中间数据还用文件显示,以便大家观摩-this is written in C Huffman coding and decoding, starting with intermediate data file, so that we watch
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:29.53kb
    • 提供者:许超雄
  1. Queen1

    0下载:
  2. 用JAVA编写的N皇后编码,用回朔法实现,请大家多提提意见-prepared using JAVA N Queen coding method used to achieve Schomburg, please make a suggestion more
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:858byte
    • 提供者:许超雄
  1. javadb 连接数据库的JAVA示例

    0下载:
  2. javadb 连接数据库的JAVA示例。这是学习一种语言编码基本掌握的技术。很高兴很和各位大吓一起讨论JAVA-javadb connecting to the database Java examples. This is a language learning master basic coding technology. Very pleased and very big scare you discuss JAVA
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:10.99kb
    • 提供者:Deni177
  1. HufmanCode

    0下载:
  2. 这是一个哈夫曼编码问题,对初学数据结构的同学有用!-Huffman coding, data structure for beginners students useful!
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:3.74kb
    • 提供者:徐祥
  1. VideoH264

    0下载:
  2. 通过OPENCV H.264编码YUV视频,进行量化 变换 编码-By OPENCV H.264 encoding YUV video, transform coding to quantify
  3. 所属分类:Console

    • 发布日期:2017-06-16
    • 文件大小:22.95mb
    • 提供者:jiangqi
  1. huffman

    0下载:
  2. 哈弗曼编解码器 输入一段文本 可以将其进行哈弗曼编码输出,画出生成哈夫曼树,编码表等-Hafu Man codec type in a text can be encoded output for Hafu Man, draw generate Huffman trees, coding table, etc.
  3. 所属分类:Console

    • 发布日期:2017-04-10
    • 文件大小:1.23mb
    • 提供者:张子文
  1. string

    0下载:
  2. C++初学字符串的运用 字符串的编辑 各种编码的区别主要有UNICODE、ANSI-C++ beginner string use string edit a variety of coding the main difference between UNICODE, ANSI,
  3. 所属分类:Console

    • 发布日期:2017-06-14
    • 文件大小:20.06mb
    • 提供者:李海伟
  1. hafuman

    0下载:
  2. 哈夫曼编码 用C++实现的哈夫曼编码表。-Huffman Coding with C++ Realized Huffman table.
  3. 所属分类:Console

    • 发布日期:2017-04-01
    • 文件大小:8.17kb
    • 提供者:jinhuafeng
  1. Hufferman

    0下载:
  2. 使用哈弗曼编码技术进行数据压缩和解压缩,缺点在于只能用于文本-Havermann coding techniques using data compression and decompression, disadvantage is that the text can only be used
  3. 所属分类:Console

    • 发布日期:2017-04-01
    • 文件大小:163.04kb
    • 提供者:bill_chuang
  1. Haffman

    0下载:
  2. 自己写的哈弗曼编码、译码程序。可以向.txt文件写入编、译码结果。(目前尚未实现自动读入编码功能)-My own Haffman coding, decoding process. Can. Txt file is written series, decoding the results.
  3. 所属分类:Console

    • 发布日期:2017-04-01
    • 文件大小:12.47kb
    • 提供者:cc
  1. or_image

    0下载:
  2. This source code is or image operation with OpenCV library. It coding by Win 32 Console application
  3. 所属分类:Console

    • 发布日期:2017-04-14
    • 文件大小:3.84kb
    • 提供者:Tawan
  1. HuffmanTree

    0下载:
  2. 通过文本输入字母数据,统计输出这些字母出现的频率,并输出这些字母的哈夫曼编码结果!-Text input through letters, statistical output of the frequency of these letters and the output of the Huffman coding the result of those letters!
  3. 所属分类:Console

    • 发布日期:2017-04-04
    • 文件大小:2.57kb
    • 提供者:陈兴
  1. hafuman

    0下载:
  2. 数据结构课程中哈夫曼编码的应用 数据结构课程中哈夫曼编码的应用-Data structure course in the application of Huffman coding data structure course in the application of Huffman coding
  3. 所属分类:Console

    • 发布日期:2017-03-30
    • 文件大小:2.83kb
    • 提供者:sexboy
  1. Huffman

    0下载:
  2. 对一段文本中的字符串进行霍夫曼编码和解码,并显示各个字符对应的编码结果,并对编码后的内容进行解码并显示。-Huffman coding and decoding section of the text string and displays the coding results corresponding to each character, and encoded, decoded and displayed.
  3. 所属分类:Console

    • 发布日期:2017-04-03
    • 文件大小:709byte
    • 提供者:zhongpeng
  1. FEC_Convolutional

    0下载:
  2. Convolution coding and Viterbi decdoing in VC-Convolution coding and Viterbi decdoing in VC++
  3. 所属分类:Console

    • 发布日期:2017-04-10
    • 文件大小:1.13mb
    • 提供者:arun
  1. a

    0下载:
  2. 自适应算术编码,可计算输入为数字时的二进制码-Computable input adaptive arithmetic coding, the digital binary code
  3. 所属分类:Console

    • 发布日期:2017-11-30
    • 文件大小:4.7kb
    • 提供者:duqiuchen
  1. Huffman-coding-Information-Theory

    0下载:
  2. 帮别人做的一个信息论哈夫曼程序,通过信源个数,信源权重进行编码,可得到平均码长和编码效率,代码有注释,方便理解。-Someone else to do a theory Huffman program, through the number of sources, source coding weights can be obtained average code length and coding efficiency, code annotated, easy to understand.
  3. 所属分类:Console

    • 发布日期:2017-11-15
    • 文件大小:1.84kb
    • 提供者:Bernie
  1. Hoffman-Coding

    0下载:
  2. 霍夫曼编码-Hoffman Coding
  3. 所属分类:Console

    • 发布日期:2017-05-17
    • 文件大小:4.29mb
    • 提供者:小飞侠
« 12 3 »
搜珍网 www.dssz.com