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

Search list

[Other resourceanti-Byte

Description: c51的一个字节颠倒程序-byte of a reversal procedure
Platform: | Size: 4691 | Author: 谭玉波 | Hits:

[Otherbyte-VARIANT

Description: 这段程序可以把byte[](字节数组)转换为VARIANT类型。
Platform: | Size: 1853 | Author: 淡月清风 | Hits:

[WinSock-NDISbyte数组

Description: 这里是一段关于生成数据是定义数据包中内容时用到的一个byte数组的定义和合并方法-here is a generation of the data definition packet content used in a byte array to the definition and method of merger
Platform: | Size: 1635 | Author: 王磊 | Hits:

[SourceCode计算机网络 datalink协议(按byte传输)

Description: 计算机网络大三作业,按书上要求编写datalink层协议,实现按byte传输
Platform: | Size: 513951 | Author: lenged507 | Hits:

[SCManti-Byte

Description: c51的一个字节颠倒程序-byte of a reversal procedure
Platform: | Size: 4096 | Author: 谭玉波 | Hits:

[Internet-Networkbyte数组

Description: 这里是一段关于生成数据是定义数据包中内容时用到的一个byte数组的定义和合并方法-here is a generation of the data definition packet content used in a byte array to the definition and method of merger
Platform: | Size: 1024 | Author: 王磊 | Hits:

[Data structsInOutData

Description: 此程序对网路传输数据的传输是个很好的东东,其主要是对数据进行压入和压出作了封装, 对int,long,byte,char*和结构均支持, 数据是以流的形式-this procedure to the Internet to transmit data transmission is a very good Eastern, mainly for data indentation made and squeezed out the package, the right int, long, byte, char* and support structure, the data are presented in the form of flow
Platform: | Size: 11264 | Author: llg | Hits:

[TCP/IP stack1675

Description: TCP/IP编程实现(基于BYTE字节类型数据传送)-TCP/IP programming (based on the type BYTE byte data transmission)
Platform: | Size: 130048 | Author: 杨先生 | Hits:

[File OperateSwapByte

Description: Swap Byte for document -document for Byte Swap
Platform: | Size: 1955840 | Author: Tai | Hits:

[Anti-virusDeleteVirus

Description: 单杀病毒模版,查找特定扩展名的文件,搜索特征字节,建立文件列表,并删除 适用于快速传播的单体病毒,只要修改特征字节即可-single template kill the virus, to find out specific extension of the document, search features bytes, document links, and delete applied to the rapid spread of the virus monomer, as long as the changes will feature byte
Platform: | Size: 3072 | Author: | Hits:

[Compress-Decompress algrithms7zipDll2

Description: 内存中进行压缩和解压的两个方法: 压缩 int RamEncode(Byte *inBuffer, //输入内存缓冲区指针BYTE*类型 size_t inSize, //输入内存缓冲区的大小 Byte *outBuffer, //输出缓冲区指针BYTE*类型 size_t &outSize, //计算出的输出缓冲区大小 Int32 dictionary //字典的大小 ) 解压 int RamDecode(Byte *inBuffer, //输入内存缓冲区指针BYTE*类型 size_t inSize, //输入内存缓冲区的大小 Byte *outBuffer, //输出缓冲区指针BYTE*类型 size_t &outSize, //计算出的输出缓冲区大小 Int32 dictionary //字典的大小 ) 对文件进行压缩和解压的两个方法: 压缩: int FileEncode(LPCTSTR inFile, //输入文件路径 LPCTSTR outFile, //输出文件路径 Int32 dictionary //字典大小 ) 解压: int FileDecode(LPCTSTR inFile, //输入文件路径 LPCTSTR outFile, //输出文件路径 Int32 dictionary //字典大小 )-memory compression and decompression of two methods : RamEncode compression int (* Byte inBuffer.// input buffer memory pointer BYTE* types size_t inSize,// input buffer memory size Byte* outBuffer,// output buffer pointer BYTE* types size_t
Platform: | Size: 38912 | Author: 王玮 | Hits:

[Otherhex

Description: This example program is provided to get to read the file into a byte array quickly. Then format the bytes and display them.
Platform: | Size: 3072 | Author: ling | Hits:

[Otherbyte-VARIANT

Description: 这段程序可以把byte[](字节数组)转换为VARIANT类型。-This procedure can be byte [] (byte array) is converted to type VARIANT.
Platform: | Size: 2048 | Author: 淡月清风 | Hits:

[Otherbyteofpython_chn

Description: 简明 Python 教程 Swaroop, C. H. 著 沈洁元 译 www.byteofpython.info 版本:1.20 A Byte of Python Copyright © 2003-2005 Swaroop C H 简明 Python 教程 《简明 Python 教程》为 "A Byte of Python" 的唯一指定简体中文译本-Concise Python Tutorial Swaroop, CH Shen Jie Yuan a translation www.byteofpython.info version: 1.20A Byte of PythonCopyright ? 2003-2005 Swaroop CH concise Python Tutorial
Platform: | Size: 279552 | Author: Arkin | Hits:

[Otherbytechange

Description: 实现字节翻转的两种方法,各有所长。一个函数,只能翻转int型,但效率高。另一个函数模板,能实现 int、float、double等基本数据类型的字节翻转,但效率略低。-Byte flip realize the two methods have their own strong points. A function can only be turned int type, but high efficiency. Another function template can realize int, float, double, such as basic data types of byte flip, but slightly lower efficiency.
Platform: | Size: 2048 | Author: yan | Hits:

[JSP/JavaConvertUtil

Description: java转换工具,对字符串,字节数组等常用的转换-java conversion tools on the string, byte array, such as commonly used in the conversion
Platform: | Size: 2048 | Author: lizhijun | Hits:

[JSP/JavaByteToOther

Description: byte类型转换,在exif头上可能有用的,个人是新手-byte type conversion, the head may be useful in the exif, personal novice
Platform: | Size: 1024 | Author: xuwenbin | Hits:

[JSP/JavaStringUtil

Description: java 对string的各种函数,如跟int,byte的数据类型的转换,编码的转换等。-java on a variety of string functions, such as with int, byte data type conversion, encoding conversion.
Platform: | Size: 3072 | Author: sy | Hits:

[SCMByte

Description: 《巧用VB的Byte型变量实现与单片机通讯》详细描述了利用VB的BYTE型变量实现与单片机的通讯,简单易懂,非常有价值的文章。摘自网络论文。- The Byte Using VB variables with single-chip communication, a detailed description of the use of VB-BYTE variable with single-chip communication, easy-to-read, very valuable articles. Papers from the network.
Platform: | Size: 86016 | Author: xiayu | Hits:

[Other入门书籍+A+Byte+of+Python3%28中文版%29

Description: python 初学者入门 1. 简单 Python 是一种代表简单主义思想的语言。阅读一个良好的 Python 程序就感觉像 是在读英语一样,尽管这个英语的要求非常严格! Python 的这种伪代码本质是 它最大的优点之一。它使你能够专注于解决问题而不是去搞明白语言本身。 2. 易学 就如同你即将看到的一样, Python 极其容易上手。前面已经提到了, Python 有 极其简单的语法。 3. 免费、开源 Python 是 FLOSS(自由/开放源码软件)之一。简单地说,你可以自由地发布这 个软件的拷贝、阅读它的源代码、对它做改动、把它的一部分用于新的自由软件 中。 FLOSS 是基于一个团体分享知识的概念。这是为什么 Python 如此优秀的原 因之一 —— 它是由一群希望看到一个更加优秀的 Python 的人创造并经常改进着 的。 4. 高层语言 当你用 Python 语言编写程序的时候,你无需考虑诸如如何管理你的程序使用的 内存一类的底层细节。(a byte of python There are two ways of constructing a software design: one way is to make it so simple that there are obviously no deficiencies; the other is to make it so complicated that there are no obvious deficiencies.)
Platform: | Size: 659456 | Author: V1ncent-xuan | Hits:
« 12 3 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net