资源列表
Code
- Ethernet帧结构解析程序 程序为命令行程序-Procedure for Ethernet Frame Structure for the command-line program
Checksum
- 校验和的计算过程主要分位三个步骤:数据文件的输入,校验和的计算和校验结果的输出。输入数据可能是以字符形式存储的 ,而校验和的计算则要采用数据形式,所以在从文件读取数据时,都要进行字符到数据的相互转换. 使用C++编程时直接使用16进制的方式打开输入文件。待校验的数据按16位位一个单位相加,采用端循环进位,最后对所得16位的数据取反码。因为待校验的数据时以字节方式分隔的 ,所以为了方便,将16位的数据分成高8位和 低8位处理。-Checksum calculation process is div
proces
- Simple examle that demonstrates the work with switchnig proce-Simple examle that demonstrates the work with switchnig process
vocabulary
- This programe demonstrate basic vocabulary in C-This programe demonstrate basic vocabulary in C++
CPPT
- 清华大学谭浩强c语言程序设计配套ppt,想学c语言的一定要-Tsinghua University, Transplantation and Hemopurification c programming language supporting ppt, want to learn c language, must see
323
- BFS algorithm with using graph tech.
VC
- VC中结构体内存分配问题透析,介绍得很清楚了-VC memory allocation problem in the structure of dialysis, described very clearly
Ipcontrol_x10
- This document is a user manual related to ip based X10 control
enc-dec_sequence
- code source pour l algorithme compression d image avec visuel studio c++
rngcod13
- codage arithmétique visuel c-codage arithmétique visuel c++
SeekWord
- This program seeks a word within a sentences and returns the position of the word
cv
- Skeleton and shape alignment are used in object recognition shape coding techniques in computer vision.The given c source code works under borland c++.It uses graphics (initgraph) and int86 functions to draw from mouse ,to display shape on monitor.
