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

搜索资源列表

  1. MMS_decode_encode

    1下载:
  2. GPRS MMS encode/decode (source code)
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:14448
    • 提供者:梁新喜
  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
    • 文件大小:2709516
    • 提供者:王彥凱
  1. bmp_ste_PreviewCtrl

    0下载:
  2. to hide a small bmp in a large bmp to test: 1)[open bitmap1] ->select 1.bmp 2)[open bitmap2] ->select 2.bmp 3)[file] -> [encode] 4)[file] -> [decode]
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:801885
    • 提供者:小明
  1. encode

    1下载:
  2. 预测编码中的全搜索编码方法 该算法用c实现 大家可以参考参考
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:4290
    • 提供者:刘静
  1. 音频mp3

    0下载:
  2. 音频编码的代码比较实用-useful source code about audio encode
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:704559
    • 提供者:王涛
  1. encode

    0下载:
  2. 本人上传的是turbo码编码C++语言程序文件
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:7493
    • 提供者:胡金艳
  1. haffuman

    0下载:
  2. 数据结构haffuman 实验的源程序 包含encode.h weitfile.h 等等
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:3073
    • 提供者:ygx
  1. LDPC-implement

    0下载:
  2. LDPC s implement source coding, which is written by c language. The .rar file includes many modules, such as encode, decode, channel, transmitt,and so on. Hope to help you.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:397385
    • 提供者:刘勇
  1. h264enc

    3下载:
  2. h264编码源程序,将yuv视频序列编码为h264文件-h264 encoder,encode yuv video series to h264 file
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:255104
    • 提供者:刘语
  1. 如何对字符串进行加密解密

    0下载:
  2. 如何对字符串进行加密解密 本人在操作数据库时,考虑到该数据库还有可能被其他软件打开,所以想能否有另外一种方式把数据库中数据进行加密呢,也就是说,即使别人利用其他的软件打开了该数据库,看到的也是一片乱码,根本不知道数据库进而是什么内容。出于这种情况,本人利用VB中自带 RND()函数的功能编写了如下加密解密方法。 当RND()的参数(我们称它为种子)为负值时,同一种子产生同一个随机序列,同时VB还具有强大的二进制技术功能。 这样我们可以按以下方法实现字符串内容的加密解密。-How to encod
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:986
    • 提供者:张京川
  1. 基于 网上教学系

    0下载:
  2. 基于Web的远程教学是二十一世纪现代远程教育的发展方向,它可以使教师及时了解学生的学习情况,从而有针对性地实施教学计划。该系统采用ASP技术进行编码,后台数据库利用的是Access,其数据库接口用JDBC来实现。系统主要包括:辅助教学、在线考试、在线答疑、实验系统等功能模块。辅助教学子系统提供课件的在线学习及下载;在线考试子系统能自动生成试卷,并进行在线考试;在线答疑子系统可以进行在线答疑;实验子系统为学生提供了良好的实践平台。-On the basis of distance learning
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:10208
    • 提供者:东方易
  1. BCH(15,7,2)

    1下载:
  2. bch(15,7,2)decode and encode in verilog hdl N=15,K=7,T=2时的BCH码编码:
  3. 所属分类:通讯编程

    • 发布日期:2011-05-23
    • 文件大小:7703
    • 提供者:Chitorr
  1. C#文件encode & decode

    1下载:
  2. 將不想讓USER看的文件加密,附有解密讓程式使用
  3. 所属分类:C#编程

  1. divxecode.编解码器的xvid静态库的c++封装

    1下载:
  2. 编解码器的xvid静态库的c++封装 编码: m_vdo_enc->Encode(pBuffer) // 这里pBuffer是BGR24的320x240的数据 编码如果成功,就会自动调用PostEncHandler函数,就可以得到编码后的结果 解码: m_vdo_dec->Decode(xvid, xvid_len) // 传入的存有xvid数据的buffer和长度 解码成功后,会自动调用PostDecHandler,注意对于流媒体数据而言,在这个函数中还有
  3. 所属分类:多媒体编程

    • 发布日期:2013-09-23
    • 文件大小:5851
    • 提供者:chai
  1. PDUEncode.rar

    0下载:
  2. 实现了PDU编码的功能,对短信进行编码,提取中心号码等并进行编码。,Implementation of the PDU encoding functions encode the message, extract the Center and for encoding numbers.
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:46950
    • 提供者:许艳红
  1. LzmaLib

    0下载:
  2. 7zip格式压缩代码,支持文件压缩解压,数据压缩解压-7zip code for file and data encode and decode
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:34037
    • 提供者:Odyssey
  1. URL_encode

    0下载:
  2. vc++中urlencode与urldecode的实现,在vc++中如果使用GET,非ascii字符必须通过这个以避免丢失。-urlencode and urldecode implementation, in vc++ If you use the GET, non-ascii characters must pass this in order to avoid loss.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:29352
    • 提供者:
  1. QuickMark_SDK-WM-2Dv2.0

    0下载:
  2. QuickMark源码,QRCode编码和解码源代码示例-Quick Mark is application of qrcode encode and decode!
  3. 所属分类:CSharp

    • 发布日期:2017-05-15
    • 文件大小:3838079
    • 提供者:JiaBaoshan
  1. lame-3.98.4.tar

    0下载:
  2. LAME is a high quality MPEG Audio Layer III (MP3) encoder licensed under the LGPL.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-09
    • 文件大小:1333349
    • 提供者:rdjusr
  1. cycling_code

    0下载:
  2. 循环码编码,能够根据用户需要改变参数,完成循环码编码-crc encode
  3. 所属分类:Communication

    • 发布日期:2017-03-30
    • 文件大小:534
    • 提供者:MorningLee
« 1 2 34 5 6 7 8 9 10 ... 16 »
搜珍网 www.dssz.com