Welcome![Sign In][Sign Up]
Location:
Search - printable

Search list

[VOIP programzlib123

Description: The deflation algorithm used by gzip (also zip and zlib) is a variation of LZ77 (Lempel-Ziv 1977, see reference below). It finds duplicated strings in the input data. The second occurrence of a string is replaced by a pointer to the previous string, in the form of a pair (distance, length). Distances are limited to 32K bytes, and lengths are limited to 258 bytes. When a string does not occur anywhere in the previous 32K bytes, it is emitted as a sequence of literal bytes. (In this description, `string must be taken as an arbitrary sequence of bytes, and is not restricted to printable characters.) -The deflation algorithm used by gzip (also zip and zlib) is a variation of LZ77 (Lempel - Ziv 1977. see reference below). It finds duplicated Stri stayed in the input data. The second occurrence of a string is replaced by a pointer to the previous s tring, in the form of a pair (distance, length). Distances are limited to 32K bytes, and lengths are limited to 258 bytes. When a Stri ng does not occur anywhere in the previous 32K by tes, it is emitted as a sequence of literal bytes. (In this description, `string must be taken as an arbitrary sequence o f bytes, and is not restricted to printable characters. )
Platform: | Size: 5143890 | Author: MCU2000 | Hits:

[Button controlFROOL

Description: 可打印ADO纪录集(支持层次纪录集)、DAO纪录集、数组等数据表格;不规则表格 (支持html表格语法描述语言);嵌套表格;票据套打(具有调节精度接口,使 得同一个程序可用于各种打印机)。支持斜线、多层表头、账本格式打印、设置分页、 分组字段。页面设置丰富,数十个“宏”可用于标题、表头、页眉、页脚的设置具有 打印预览和打印设置界面(所有界面标题可有应用程序设置)-Printable ADO record set (support levels set records), DAO record sets, arrays and other data tables; Irregular forms (Form syntax support html Description Language); Nested tables; Paper chromatography printing (with precision adjustment interface that allows the same procedure can be used for a variety of printers) . Slash support, multi-layered table, books format printing, and set up tabs, a field. Page Setup rich, a few 10 "macro" for the title, table first, headers, and footers set up with the Print and Print Preview installed interface (all heading interface applications can be installed)
Platform: | Size: 582064 | Author: 祝盛林 | Hits:

[Browser ClientTwb

Description: 这是一个基于delphi7.0下开发的一个浏览器实例,实现页面保存,内容打印,页面设置,内容编辑等功能.-delphi7.0 under development based on the example of a browser, pages achieving preservation, printable page settings, content editing functions.
Platform: | Size: 443300 | Author: 关飞修 | Hits:

[Email Clientchap5qps

Description: 1. 目录handrfc822包含处理rfc822信件结构的程序。2. 目录mail-attch包含发送带附件的email的程序。3. 目录mailchecker包含接收邮件的程序。4. 目录Mime包含编码(base64,quote-printable,Uuencode)解码的程序。5. 目录sendmail包含发送无附件的email的程序。6. 目录vbmail包含使用MAPI发送接收邮件的程序。-1. Contents include handling rfc822 handrfc822 letter of procedures. 2. Catalog mail-attch included with this annex to the email process. 3. Contents include mailchecker receive mail procedures. 4. Contents include Mime encoding (base64, quote-printable, Uuencode) decoder procedures. 5. Contents sendmail included in the annex to this email without the procedure. 6. Contents include the use of MAPI vbmail receiving this mail procedures.
Platform: | Size: 273250 | Author: marble | Hits:

[Other resourceproject

Description: Application Note Abstract This Application Note introduces a complete and detailed PSoC® project. Telephone Call Logger keeps the detailed record of approximately 945 phone calls (7-digit number is assumed to be one phone call) including date, start time and the duration of the phone call in the PSoC device. Users can get this detailed report into the PC environment by using free software, which is included in the project file. When records reach near full capacity of the Flash memory, an LED will turn on to show that it is necessary to backup the data. Software gets the data from PSoC, organizes it and prepares a printable version. Additionally, it sends the date and time information to the PSoC. The external parts in this project can be obtained easily in the market.
Platform: | Size: 211298 | Author: 周东良 | Hits:

[Internet-NetworkHTTPClient

Description: This package provides a complete http client library. It currently implements most of the relevant parts of the HTTP/1.0 and HTTP/1.1 protocols, including the request methods HEAD, GET, POST and PUT, and automatic handling of authorization, redirection requests, and cookies. Furthermore the included Codecs class contains coders and decoders for the base64, quoted-printable, URL-encoding, chunked and the multipart/form-data encodings. The whole thing is free, and licenced under the GNU Lesser General Public License (LGPL) (note that this is not the same as the GPL).
Platform: | Size: 733741 | Author: Guo Quan | Hits:

[WEB Mailqp

Description: Quoted-Printable也是MIME邮件中常用的编码方式之一。同Base64一样,它也将输入的字符串或数据编码成全是ASCII码的可打印字符串。 Quoted-Printable编码的基本方法是:输入数据在33-60、62-126范围内的,直接输出;其它的需编码为“=”加两个字节的HEX码(大写)。为保证输出行不超过规定长度,可在行尾加“=\\r\\n”序列作为软回车。
Platform: | Size: 993 | Author: king | Hits:

[Exploitciscocrack

Description: Simple Brute Force unix password cracker, tries every printable 7-bit * ascii characters.- Simple Brute Force unix password cracker, tries every printable 7-bit * ascii characters.
Platform: | Size: 1538 | Author: waterwhu | Hits:

[Exploitapoccrack

Description: Simple Brute Force unix password cracker, tries every printable 7-bit * ascii characters.- Simple Brute Force unix password cracker, tries every printable 7-bit * ascii characters
Platform: | Size: 1737 | Author: waterwhu | Hits:

[Crack HackMIME(Quoted-Printable & Base64) 编码解码程序

Description: MIME(Quoted-Printable & Base64) 编码解码程序-MIME (Quoted-Printable Base64) codec procedures
Platform: | Size: 8651 | Author: 王晓华 | Hits:

[Crack HackMIME(Quoted-Printable & Base64) 编码解码程序

Description: MIME(Quoted-Printable & Base64) 编码解码程序-MIME (Quoted-Printable Base64) codec procedures
Platform: | Size: 8192 | Author: 王晓华 | Hits:

[ELanguage1

Description: 字符测试函数 isalnum(测试字符是否为英文字母或数字) isalpha(测试字符是否为英文字母) isascii(测试字符是否为ASCII码字符) isblank(测试字符是否为空格字符) iscntrl(测试字符是否为ASCII码的控制字符) isdigit(测试字符是否为阿拉伯数字) isgraph(测试字符是否为可打印字符) islower(测试字符是否为小写英文字母) isprint(测试字符是否为可打印字符) isspace(测试字符是否为空格字符) ispunct(测试字符是否为标点符号或特殊符号) isupper(测试字符是否为大写英文字母) isxdigit(测试字符是否为16进制数字)-Character test function isalnum (test whether the characters in English letters or numbers) isalpha (test whether the letters of the alphabet characters) isascii (test characters are characters in ASCII code) isblank (test characters for space characters) iscntrl (test whether the ASCII characters control character code) isdigit (test characters for Arabic numerals) isgraph (test characters are printable characters) islower (test characters are lowercase letters of the alphabet) isprint (test characters are printable characters) isspace (test whether the characters space character) ispunct (test characters for punctuation or special symbols) isupper (test characters are capitalized letters of the alphabet) isxdigit (test whether the 16 hexadecimal characters figures)
Platform: | Size: 16384 | Author: | Hits:

[WEB Mailqp

Description: Quoted-Printable也是MIME邮件中常用的编码方式之一。同Base64一样,它也将输入的字符串或数据编码成全是ASCII码的可打印字符串。 Quoted-Printable编码的基本方法是:输入数据在33-60、62-126范围内的,直接输出;其它的需编码为“=”加两个字节的HEX码(大写)。为保证输出行不超过规定长度,可在行尾加“=\r\n”序列作为软回车。 -Quoted-Printable is also commonly used in MIME message encoding one of the ways. With Base64, it will also enter the string or data encoding is ASCII code Chengquan printable string. Quoted-Printable encoding basic method is: the input data in 33-60,62-126 within the scope of direct output other required code for = plus two bytes of HEX code (uppercase). In order to ensure the output does not exceed the length of line can be added at the end of = sequence as a soft carriage return.
Platform: | Size: 1024 | Author: king | Hits:

[Communication-MobileQPEncode-Decode

Description: QP(Quoted-Printable-Content-Transfer-Encoding)编码解码程序,实现QP码与汉字之间进行转换。-QP (Quoted-Printable-Content-Transfer-Encoding) codec procedures, QP code and realize the conversion between Chinese characters.
Platform: | Size: 214016 | Author: syj | Hits:

[Email ClientQuoted_Printable_Encode

Description: Quoted-Printable 编/解码类(VB6),全面支持中文的编/解码;支持对二进制数据的编码/解码;封装直接对字符串编/解码以及对文件进行编/解码。程序编写:Duclika(QQ:5183219)-Quoted-Printable encoding/decoding type (VB6), the full support of the Chinese language encoding/decoding support for binary data encoding/decoding package directly to the string encoding/decoding as well as file encoder/decoder. Programming: Duclika (QQ: 5183219)
Platform: | Size: 5120 | Author: Duclika | Hits:

[Embeded-SCM Developlpc-ARM-book

Description: Printable version of Insiders Guide to ARM programming
Platform: | Size: 4625408 | Author: John G | Hits:

[source in ebookcakephp-printable

Description: 一个朋友整理的cakePHP学习资料 可以打印出来看-printable cakePHP materials
Platform: | Size: 222208 | Author: 季成宸 | Hits:

[Windows Developa

Description: 目前一部份手机(包括进口手机及山寨手机)的电话簿备份文件是UTF-8 QUOTED-PRINTABLE 编码的 vcf 文件,格式如下: BEGIN:VCARD VERSION:2.1 N CHARSET=UTF-8 ENCODING=QUOTED-PRINTABLE:=E6=95=96=E5=87=A4=E6=96=8C TEL CELL:13804797868 BDAY:00000000 END:VCARD BEGIN:VCARD VERSION:2.1 N CHARSET=UTF-8 ENCODING=QUOTED-PRINTABLE:=E5=8C=85=E5=87=A4=E8=BF=9E TEL CELL:15234847416 BDAY:00000000 END:VCARD 因此在电脑上不能直接编辑整理,而另一部份手机电话簿的备份文件格式为csv文件,可以在电脑上直接编辑整理,格式如下: Name, Phone Number "敖凤斌1","13804797868" "敖凤斌2","15301537562" "曹占林.同事","13448227541" "曹占林.同学","15945893256" "包凤连","15234847416" "曾庆祝","13548227481" "常柏成","13848267122" "程荣山","13414827491" "陈光辉","13248237111" "冯殿明","15434827126" "付静波","15204837760" "傅志敏","13704798566" "肖丽春","13248217495" "杨晓东","13748277705" "张春梅","13830447560" "郑玉芬","13748277417" "朱友斌","13714827190"-crc32文件完整性检验
Platform: | Size: 386048 | Author: 地基 | Hits:

[Linux-Unixprintable

Description: printable string Source Code for Linux.
Platform: | Size: 1024 | Author: goniebue | Hits:

[Otherquoted-printable解码

Description: quoted-printable解码和编码(quoted-printable decode and encode)
Platform: | Size: 4096 | Author: 非想非非想天 | Hits:
« 12 3 4 5 6 »

CodeBus www.codebus.net