搜索资源列表
anti-Byte
- c51的一个字节颠倒程序-byte of a reversal procedure
byte-VARIANT
- 这段程序可以把byte[](字节数组)转换为VARIANT类型。
byte数组
- 这里是一段关于生成数据是定义数据包中内容时用到的一个byte数组的定义和合并方法-here is a generation of the data definition packet content used in a byte array to the definition and method of merger
计算机网络 datalink协议(按byte传输)
- 计算机网络大三作业,按书上要求编写datalink层协议,实现按byte传输
SubImage IplImage对象或者BYTE型数组中取出一幅图像的子图像
- 用于从一个IplImage对象或者BYTE型数组中取出一幅图像的子图像,类似于OpenCV中的SetImageROI,但是该函数提供的功能是原图像子图像的一个拷贝,而非在原图像中设置ROI。-For the IplImage from a BYTE array object or remove an image of the sub-image, similar to OpenCV' s SetImageROI, but the function is the function of the o
javadecafe
- java反编译工具,可以把class字节码转换成java语言,发上来共享-java decompiler tools, can be converted into java byte code class language, made up to share
Byte
- 《巧用VB的Byte型变量实现与单片机通讯》详细描述了利用VB的BYTE型变量实现与单片机的通讯,简单易懂,非常有价值的文章。摘自网络论文。- The Byte Using VB variables with single-chip communication, a detailed descr iption of the use of VB-BYTE variable with single-chip communication, easy-to-read, very valuable ar
Bmp2Gif
- bmp图片转换为gif .Option Explicit Private Type RGBTRIPLE rgbRed As Byte rgbGreen As Byte rgbBlue As Byte End Type Private Type RGBQUAD rgbBlue As Byte rgbGreen As Byte rgbRed As Byte rgbReserved As Byte End Type Pri
byte
- 该程序为把2字节的4位十六进制数转换为4字节的ASCII码。适合于初学者-The 2-byte hexadecimal number 4 is converted to 4-byte ASCII code, suitable for beginners
cfile64
- This Class can manager over 2G byte size file, maybe you can used this class replace VC++ CFile class .
Python
- 《简明 Python 教程》为 "A Byte of Python" 的唯一指定简体中文译本,版权 © 2005 沈洁元 无论您刚接触电脑还是一个有经验的程序员,本书都将有助您学习使用Python语言。-The concise Python tutorial "for" A Python "an uploaded file of the simplified Chinese version, copyright © ShenJieYuan 2005 Whatever y
GeneratePossionDistribution_codes
- Generate Possion Dis. step1:Generate a random number between [0,1] step2:Let u=F(x)=1-[(1/e)x] step3:Slove x=1/F(u) step4:Repeat Step1~Step3 by using different u,you can get x1,x2,x3,...,xn step5:If the first packet was generated at time [
JavaCodes
- Java 程序编码规范 所有的程序开发手册都包含了各种规则。一些习惯自由程序人员可能对这些规则很不适应,但是在多个开发人员共同写作的情况下,这些规则是必需的。这不仅仅是为了开发效率来考虑,而且也是为了后期维护考虑。 内容: 命名惯例 、Java文件样式 、代码编写格式 、程序编写 、编程技巧 、Swing 、调试 、性能 、可移植性 1) 命名规范 定义这个规范的目的是让项目中所有的文档都看起来像一个人写的,增加可读性,减少项目组中因为换人而带来的损失。(这些规范并不是一定要绝对
ByteCommunication
- A byte comunication system made in java that can be used to send messages in betweeen computers on the same network.
openbmp
- open BMP image file to byte value
byte_of_python_v190
- 简明 Python 教程 A Byte of Python 最新版本1.9-A Byte of Python
BYTEBLASTERII
- byte blaster schematics for altera devices quartus software jtag programmer
byte
- 在写C#TCP通信程序时,发送数据时,只能发送byte数组,处理起来比较麻烦不说,如果是和VC6.0等写的程序通信的话,很多的都是传送结构体,在VC6.0中可以很方便的把一个char[]数组转换为一个结构体,而在C#却不能直接把byte数组转换为结构体,要在C#中发送结构体,可以按以下方法实现: -Writing C# TCP communication program, send data, send the byte array can only handle up and not s
multi-byte-division
- 51系列单片机的多字节除法,提供两个程序。一是四字节除四字节,二是双字节除双字节。-51 series of multi-byte division, provides two programs. The first four bytes than four bytes, the second is double-byte double-byte addition.
program-starting-the-three-byte
- 基于汇编程序的51单片机三字节出发运算程序-51 Microcontroller based assembler op program starting the three-byte