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

搜索资源列表

  1. CANCOMMUNICATIONSOFTWARE

    0下载:
  2. - initialize and disable the CAN controller upon request of the Network Management module, - process the messages received in the CAN controller, perform software acceptance filtering if necessary - i.e. if global masks are used in the CAN contro
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-16
    • 文件大小:88272
    • 提供者:hu
  1. emailsmtp

    0下载:
  2. EmailSMTP,使用PB开发,调用SMTP协议发送邮件-EmailSMTP This program sends E-Mail using the SMTP protocol. The SMTP object inherits from my Winsock object. It supports HTML formatted messages and attachments. Images embedded within HTML messages are also sup
  3. 所属分类:Email Client

    • 发布日期:2017-03-26
    • 文件大小:142302
    • 提供者:altob
  1. console

    0下载:
  2. 封装了ip address,模拟ace的实现,另外,写了一个打包和解包的工具类,这样可以非常方便地把通信协议命令与二进制码流相互转移,用于网络收发命令解包/打包-a c++ class wrapper for decode or encode command transfering via network
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-06
    • 文件大小:7840
    • 提供者:金镶玉
  1. format-stream-decode-and-encode

    0下载:
  2. 国内某著名互联网公司的c++网络程序库的文档-A domestic well-known Internet company c++ network libraries documentation
  3. 所属分类:Linux Network

    • 发布日期:2017-04-01
    • 文件大小:150223
    • 提供者:金镶玉
  1. UrlEncode

    0下载:
  2. Url Encode sample of commonly used in http request
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-30
    • 文件大小:34875
    • 提供者:沈哲福
  1. PDU-encoder

    0下载:
  2. pdu encode for sms sending program. its a sample code , how to use the vb to encode PDU
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-06
    • 文件大小:5234
    • 提供者:sreeq8
  1. BCJR_turbo

    0下载:
  2. turbo 码的编译码原理,其中译码算法采用log-map算法- turbo encode and decode log-map
  3. 所属分类:Linux Network

    • 发布日期:2017-11-18
    • 文件大小:177539
    • 提供者:曹艳
  1. cJSONFiles

    0下载:
  2. 实现C语言对JSON格式的encode和decode功能,简单方便,为网络传输JSON提供了极大的方便。-Realize the C language for JSON format encode and decode functions, simple and convenient for network transmission JSON provides a great convenience.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-11-06
    • 文件大小:22281
    • 提供者:liang
  1. HttpOpr

    0下载:
  2. 非常小巧的HTTP功能类.可以在WindowsXP,NT.WindowsCE下使用.已经测试通过.-Declares a class to encode strings converting a String * into a MIME format called "x-www-form-urlencoded" format.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-14
    • 文件大小:3108
    • 提供者:acomplexa
  1. URL

    0下载:
  2. 做URL编解码实用,C++程序,支持win32和linux。-url encode decode
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-13
    • 文件大小:1957
    • 提供者:setoa
  1. throw_letter

    0下载:
  2. 去除截取网页编码字段中所包含的字母和标点及空格测试,目的是减少干扰,以编码方式能跟准确的识别编码方式。(utf-8,gbk)-Remove the intercept web page code field contained in the letters and punctuation and Spaces test, purpose is to reduce the interference, to encode method can accurately identify the enco
  3. 所属分类:Linux Network

    • 发布日期:2017-04-11
    • 文件大小:694
    • 提供者:zitengfen
  1. smtp.tar

    0下载:
  2. smtp 发送邮件,包括实现简单的encode (base64 quoted-printable)
  3. 所属分类:Linux Network

    • 发布日期:2017-04-14
    • 文件大小:3775
    • 提供者:iepfj
  1. NBFS

    0下载:
  2. ADD REFERENCES System.Runtime.Serialization and you can this encode decode application/msbin1 messages with nbfsNet.DecodeBinaryXML(encodedXML) command-ADD REFERENCES System.Runtime.Serialization and you can this encode decode application/msbin
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-03-24
    • 文件大小:5823
    • 提供者:xmuratti
  1. uri_codec

    0下载:
  2. Base64是网络上最常见的用于传输8Bit字节代码的编码方式之一,大家可以查看RFC2045~RFC2049,上面有MIME的详细规范。Base64编码可用于在HTTP环境下传递较长的标识信息。例如,在Java Persistence系统Hibernate中,就采用了Base64来将一个较长的唯一标识符(一般为128-bit的UUID)编码为一个字符串,用作HTTP表单和HTTP GET URL中的参数。在其他应用程序中,也常常需要把二进制数据编码为适合放在URL(包括隐藏表单域)中的形式。此
  3. 所属分类:Linux Network

    • 发布日期:2017-04-13
    • 文件大小:2107
    • 提供者:
  1. bcs_api_20140530_1

    0下载:
  2. 采用开源的libcurl实现与百度云存储进行交互的程序源码,实现了上传下载删除浏览等功能,内含采用hmac-sha1算法加密及base64 encode及url encode生成数字签名功能。-Libcurl achieved with the use of open source cloud storage Baidu interact program source code to achieve the uploading and downloading Delete browsing an
  3. 所属分类:Linux Network

    • 发布日期:2017-03-26
    • 文件大小:192305
    • 提供者:Andy Hu
  1. encode

    0下载:
  2. 编码转换,可实现utf8/gbk/big5之间的编码转换-Transcoding, enabling transcoding between utf8/gbk/big5
  3. 所属分类:Linux Network

    • 发布日期:2017-04-13
    • 文件大小:1983
    • 提供者:杨仁城
  1. FCode_Video

    0下载:
  2. 1.按说明修改Inc/Site.asp中的SiteDB值(必须用DW或EditPlus之类软件打开修改,否则可能编码出错),上传至指定目录。 2.访问FkAdmin/Index.asp,用户名密码均为fangka。 3.进入站点设置,修改站点信息,保存一次,即可进行正常的前台访问。-1. Follow the instructions to modify Inc/Site.asp the SiteDB value (must be open with DW or EditPlus mod
  3. 所属分类:Web Server

    • 发布日期:2017-05-01
    • 文件大小:138598
    • 提供者:晴天
  1. AES..tar

    0下载:
  2. base64 encode and decode
  3. 所属分类:Linux Network

    • 发布日期:2017-04-14
    • 文件大小:2915
    • 提供者:hujinbiao
  1. men-encode

    0下载:
  2. 请注意以下说明: 1、本程序允许任何人免费使用。 2、本程序采用PHP+MYSQL架构编写。并且经过ZEND加密,所以运行环境需要有ZEND引擎支持。 3、需要售后服务的,请与本作者联系,联系方式见下方。-Please note the following: 1. This program allows anyone to use for free. 2, the program uses PHP+ MYSQL schema compilation. And after ZEND encrypt
  3. 所属分类:Web Server

    • 发布日期:2017-05-04
    • 文件大小:397092
    • 提供者:oyx
  1. ordiwary-encode

    0下载:
  2. 我的一个项目用到的,找了好久的电话机标准,DTMF,FSK,和台湾的标准()
  3. 所属分类:网络

    • 发布日期:2018-04-19
    • 文件大小:549888
    • 提供者:tvaerntr
« 1 2»
搜珍网 www.dssz.com