CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 文件编码

搜索资源列表

  1. MyCodeNew

    0下载:
  2. (23,12)循环码编码,可对文本文件进行编码,也可拓展进而对任意文件编码-(23,12) cyclic code encoding can encode the text file, but also to expand further on any file encoding
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-30
    • 文件大小:12772881
    • 提供者:dy
  1. file-convert

    0下载:
  2. 批量文件编码转换工具,自动检测文件类型,编码,-Batch file encoding conversion tool that automatically detect the file type, encoding,
  3. 所属分类:File Operate

    • 发布日期:2017-03-27
    • 文件大小:424793
    • 提供者:陈佳佳
  1. Huffman

    0下载:
  2. C++编写的算法,利用Huffman对文件编码解码,压缩包中包括源代码和输入文件示例-C++ written algorithm using Huffman codec file compression package including source code and sample input file
  3. 所属分类:Other systems

    • 发布日期:2017-12-05
    • 文件大小:209804
    • 提供者:jingjing
  1. notebook

    0下载:
  2.   ①能读取txt,xml,csv等格式文件,能够对文件进行修改和保存   ②项目配置信息存放在xml配置文件中   ③对于超大型文件要求实现多线程异步读取,避免内存占用过大,界面锁死等问题   ④能识别文件编码,并可以进行编码转换(如gb2312和utf-8的识别和互转)   ⑤实现行数,字数等简单统计功能   ⑥对于xml,csv等文件格式能进行简单的数据解析-(1) can be read txt, xml, csv format, to be able to modi
  3. 所属分类:CSharp

    • 发布日期:2017-11-21
    • 文件大小:2904145
    • 提供者:的我
  1. FormFileEncode

    0下载:
  2. 一个批量文件编码转换器源代码,可以很方便的批量转换文件的编码-A batch file encoding converter source code, you can easily batch convert file encoding
  3. 所属分类:CSharp

    • 发布日期:2017-12-05
    • 文件大小:44784
    • 提供者:jgzhang
  1. Batch-file-module

    0下载:
  2. 在“文件”菜单中可执行新建文件及文件夹、检索文件操作。 在“编辑”菜单中可执行批量复制、移动、重命名、删除及修改文件编码操作。 在“工具”菜单中可执行分割/合并、压缩、解压等操作。 -Executable in the File menu to create a new file and folder, retrieve files. In the " Edit" menu executable batch copy, move, rename, delete, a
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-05
    • 文件大小:604763
    • 提供者:林离
  1. GB2UTF8_code

    0下载:
  2. 将 GB、BIG5、UTF-8 文件相互转换,方便的批量处理能力, 主要用于网站文件编码方式的整体转换上-The GB, BIG5, UTF-8 file conversion, convenient batch processing capabilities, mainly for the website files on the overall conversion encoding
  3. 所属分类:File Operate

    • 发布日期:2017-04-04
    • 文件大小:16384
    • 提供者:mayuan
  1. CODE_UPLOAD

    0下载:
  2. 文件压缩是有用,当传输非常大的文件。每个字符的Ascii文本文件编码由一个8位固定长度的代码。这些文件通常可以大大压缩,如果不是这个固定长度的代码使用一个变量长度代码更频繁出现字符有短码和更少的字符有较长的代码出现。例如,一个大型数据文件可能主要是数字、空间和换行字符。如果短(小于8位)编码是用于这些然后文件将大大压缩。一个Lisp文件可能有很多左和右括号在它。使用短代码对这些将压缩文件。使用霍夫曼编码压缩文件。-File compression is useful when the trans
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-03
    • 文件大小:3790
    • 提供者:柏林的春天
  1. sample_venc

    0下载:
  2. 基于HI3516的视频编码程序,实现H264文件编码-HI3516-based video coding procedures, H264 file encoding
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-01
    • 文件大小:3974
    • 提供者:wang
  1. exchangeEncoding

    0下载:
  2. 改文件编码,改变文件的存储方式,utf8之类的-Change file encoding, change the file is stored, utf8 like
  3. 所属分类:File Operate

    • 发布日期:2017-04-06
    • 文件大小:47515
    • 提供者:陈江峰
  1. ijs-ui

    0下载:
  2. 金山卫士界面源代码,主要是利用WTL的框架,自行开发的一套界面库,界面主要是通过XML文件编码展示。-Jinshan guards interface source code, mainly using the WTL framework, a set of self-developed interface library, the interface is mainly through XML file encoding show.
  3. 所属分类:GUI Develop

    • 发布日期:2017-06-10
    • 文件大小:17917356
    • 提供者:汤学谦
  1. coding

    0下载:
  2. 文件编码转换/Screnc加解密/简繁转换 1.0-File encoding conversion/Screnc encryption/simplified conversion 1.0
  3. 所属分类:File Operate

    • 发布日期:2017-04-17
    • 文件大小:86823
    • 提供者:lael
  1. liulanqi

    0下载:
  2. 图像文件编码、图像几何变换、图像切换、图像浏览器的编程实现-Image file encoding, image geometric transformation, image switching, image browser programming
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-26
    • 文件大小:461162
    • 提供者:qq
  1. Huffman-Tree

    0下载:
  2. 使用三叉链表实现的哈夫曼树,统计inputfile1.txt中各字符的出现频率,并据此构造Huffman树,编制Huffman 码;根据已经得到的编码,对01形式的编码段进行译码。 具体的要求: 1.将给定字符文件编码,生成编码,输出每个字符出现的次数和编码; 2.将给定编码文件译码,生成字符,输出编码及其对应字符。 -Emergence of the frequency of each character in the trigeminal lists using the Hu
  3. 所属分类:Console

    • 发布日期:2017-05-12
    • 文件大小:2870008
    • 提供者:yyy
  1. lencod

    0下载:
  2. 国产视频编码解决方案——AVS2编码器的源码(视频部分),可将.yuv文件编码为.avs文件。-Domestic video coding solution- AVS2 encoder source (video part), the.Yuv file can be encoded as.Avs files.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-30
    • 文件大小:470090
    • 提供者:胡鑫
  1. CheapFAT--嵌入式文件系统免费源码下载

    0下载:
  2. CheapFAT--嵌入式文件系统免费源码下载 CheapFAT版本完全兼容FAT16/FAT32文件系统总共两种格式,兼容长文件名, 兼容文字编码GB2312/UNICODE汉字编码(文件名完全支持中文), 实现了支持子目录,实现了支持文件的读取,写入,删除,创建等文件系统常用功能。 总之,本文件系统代码全部使用C代码编写,可以移植去各种单片机平台上面实现文件系统模块。 本文件系统是精简版,适合在嵌入式上使用,相当于cheap_flash_fs的精简版。 支持多扇区操作。
  3. 所属分类:系统编程

    • 发布日期:2016-10-21
    • 文件大小:1758547
    • 提供者:figureyang
  1. 信息论

    0下载:
  2. 实现一个霍夫曼编码。自己新建文件(读源码可以知道建什么),输出霍夫曼编码后的文件。(Implement a Hoffman encoding. Own new files (read source code, you can know what to build), the output of Hoffman encoded documents.)
  3. 所属分类:其他

    • 发布日期:2017-12-21
    • 文件大小:5120
    • 提供者:Bomb
  1. EXFIKFZ3

    0下载:
  2. 生一个长为1000的二进制随机序列 对上述数据进行归零AMI编码,脉冲,(Having a length of 1000 binary random sequence to zero in AMI encoding of the data, pulse,)
  3. 所属分类:文件操作

    • 发布日期:2017-12-29
    • 文件大小:1024
    • 提供者:Egcuqd
  1. 实验三(1)的指导书

    0下载:
  2. 8-3优先编码, 1、学会用Verilog语言的描述方式来设计电路; 2、熟悉8—3优先编码器,并用Verilog语言实现其功能; 3、掌握Cyclone系列FPGA的程序加载,熟练掌握将.sof文件加载到实验箱中,实现8—3优先编码器的效果。(8-3 priority coding, 1. Learn to design the circuit with Verilog descr iption; 2. Familiar with 8-3 priority encoder and i
  3. 所属分类:其他

    • 发布日期:2017-12-21
    • 文件大小:43008
    • 提供者:BavePicacho
  1. yop-xine

    0下载:
  2. 在vc++环境下编写的直线段裁剪算法,编码方法不错的,可以参考(Written in vc + + environment straight line cutting algorithm, coding method is good, you can reference)
  3. 所属分类:文件操作

    • 发布日期:2017-12-19
    • 文件大小:54272
    • 提供者:depdlbv
« 1 2 3 45 6 7 8 9 10 ... 36 »
搜珍网 www.dssz.com