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

搜索资源列表

  1. QRWinCE

    0下载:
  2. PartiTek SDK PartiTek Software Inc. is a professional image processing and barcode software development company that produces the SDK to encode & decode PDF417, QR Code, Data Matrix . By using PartiTek software, our users have successfully lever
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:2.58mb
    • 提供者:王彥凱
  1. CryptKeyGen

    0下载:
  2. Mechanism for use cryptoapi for generate keys. Encode and decode data using session key.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-15
    • 文件大小:5.85kb
    • 提供者:hamlo
  1. zhediema

    0下载:
  2. 用c++折叠码进行编码仿真,并输入一段码字进行验证,结果正确-Using c++ folding simulation code to encode and enter the section of code word for authentication, the results of the correct
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:65.66kb
    • 提供者:mlw
  1. haffman

    2下载:
  2. 哈夫曼编码 问题描述:利用哈夫曼编码,实现压缩和解压缩 基本要求: 对于给定的一组字符,可以根据其权值进行哈夫曼编码,并能输出对应的哈夫曼树和哈夫曼编码;实现哈夫曼解码 提高要求: (1) 能够分析文件,统计文件中出现的字符,再对文件进行编码,实现文件的压缩和解压缩 (2) 能够对于文件的压缩比例进行统计 (3) 能够打印文件 这是数据结构的课程设计-Huffman Coding Problem Descr iption: Using the Huffman co
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:189.17kb
    • 提供者:dian
  1. 3gp_ANSI-C_source_code

    0下载:
  2. This archive include the source code that encode or decode video or audio using 3gp codec.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-03
    • 文件大小:1.17mb
    • 提供者:Chang youn
  1. ecc-1.2.1

    0下载:
  2. Routines to encode and decode a file using a (255,249,7) RS code.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:26.3kb
    • 提供者:jiang core
  1. encode

    2下载:
  2. 用网卡,主板,cpu,硬盘信息 动态生成机器码-Using a network card, motherboard, cpu, hard disk information to dynamically generate machine code
  3. 所属分类:Windows Develop

    • 发布日期:2015-05-24
    • 文件大小:179kb
    • 提供者:zhong
  1. test

    0下载:
  2. This a programm to decode and encode using c-This is a programm to decode and encode using c++
  3. 所属分类:Console

    • 发布日期:2017-04-10
    • 文件大小:1.48kb
    • 提供者:Svetoslav
  1. DATACARD_Perso

    0下载:
  2. This program print, encode and personalize plastic cards using the DataCard driver, this works for the entiry DataCard printers.
  3. 所属分类:Printing program

    • 发布日期:2017-05-11
    • 文件大小:2.71mb
    • 提供者:conver
  1. mp3

    0下载:
  2. \avi2mpg1_src 中包含了mpeg1编码的源程序 \avi2mpg1 中为该程序的可执行文件 \A2MGUI 为VC下编译的图形用户界面\mp3en mepg 层3音频编码程序 \mp3de mpeg 层3音频解码程序-perform encode and decode of mpeg1 format video using Vc language
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-03-29
    • 文件大小:891.43kb
    • 提供者:wangtao
  1. 1.169

    0下载:
  2. 依据国网智能电表通信规约2007版,实现对电表的表地址,表号,局资产编号等内容的设置和抄读,利用易语言进行编码,附带部分sql server数据库功能-Settings and copy reading of the contents of the Table, the Council and asset number in accordance with the 2007 version of the statute of the State Grid smart meter communic
  3. 所属分类:其他小程序

    • 发布日期:2017-04-08
    • 文件大小:24.68kb
    • 提供者:苏翔
  1. avitowmv

    0下载:
  2. If you are using the Windows Media SDK, you will probably know the sample source named avitowmv . This is an example that shows how to encode .asf files using the WMF SDK. Unfortunately, the sample doesn t not support compressed AVI video files.-If y
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:5.56kb
    • 提供者:lpjxy
  1. VideoChat_vfw

    0下载:
  2. This the video chattng code using vfw. The Engine is encode every frame, and send it using net. After receive the frame, decode it and display-This is the video chattng code using vfw. The Engine is encode every frame, and send it using net.
  3. 所属分类:Other systems

    • 发布日期:2017-12-02
    • 文件大小:2.05mb
    • 提供者:michael
  1. JPEG_BaseLine_Encoder

    0下载:
  2. The JPEG compression scheme is divided into the following stages: 1. Transform the image into an optimal color space. 2. Adjust Aspect Ratio 16:9 3. Digitization Scheme 4:2:0. 4. Apply a Discrete Cosine Transform (DCT) to blocks of pixels
  3. 所属分类:Other systems

    • 发布日期:2017-11-18
    • 文件大小:774.01kb
    • 提供者:ouchi
  1. encode

    0下载:
  2. 利用哈弗曼压缩原理实现的32BIT文档类文件压缩模版(压缩多功能版)。可以根据此模版编写适合自己具体需求的程序-Achieved using the Huffman compression principle 32BIT template document class file compression (compression multifunction version). This template can write a program suited to their specific ne
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-01
    • 文件大小:2.55kb
    • 提供者:Chiron
  1. MD5Hash

    0下载:
  2. C#用于MD5加密的DLL,包含visual studio工程文件-A dll file using MD5 to encode string with source project.Language C#.
  3. 所属分类:CSharp

    • 发布日期:2017-04-17
    • 文件大小:13.14kb
    • 提供者:Kennan Chen
  1. HuaffmanTree

    0下载:
  2. 数据结构 哈夫曼编/译码器 功能: 1.初始化:输入一串字符(正文),计算不同字符 (包括空格)的数目以及每种字符出现的频率(以该种字符出现的次数作为其出现频率),根据权值建立哈夫曼树,输出每一种字符的哈夫曼编码。 2.编码:利用求出的哈夫曼编码,对该正文(字符串)进行编码,并输出。 3.译码:对于得到的一串编码,利用已求得的哈夫曼编码进行译码,将译出的正文输出。 输出哈夫曼树形态:以树的形式输出哈夫曼树。-Data structure Huffman encoding/d
  3. 所属分类:Console

    • 发布日期:2017-04-05
    • 文件大小:703.79kb
    • 提供者:屈兴
  1. AlarmRecord

    1下载:
  2. 使用MediaCodec和MediaMuxer 来完成Android摄像头预览和MP4视频编码-Android camera preview and encode to mp4 using MediaCodec and MediaMuxer
  3. 所属分类:EditBox

    • 发布日期:2017-04-09
    • 文件大小:2mb
    • 提供者:ximeng
  1. Convolutional_Code

    0下载:
  2. Convolution code, encode and decode using viterbi
  3. 所属分类:Communication

    • 发布日期:2017-05-01
    • 文件大小:13.14kb
    • 提供者:Phuc Nguyen
  1. ENCODE

    0下载:
  2. 用c语音生成二维码!很好单片机生成二维码QRCode的C语言源码-风火轮/物理网iot售货机支付!-Using C to generate two-dimensional code! Very good MCU to generate a two-dimensional code QRCode C language source code- fenghuolun/physical network IOT vending machine payment!
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-04
    • 文件大小:441kb
    • 提供者:信不过
« 12 »
搜珍网 www.dssz.com