资源列表
mutilthread
- c语言多进程多线程编程的教程,很不错哦,可以学习一下,借此理解操作系统功能。-c multi-process multi-threaded programming language tutorials, very good, oh, you can learn about, to understand the operating system features.
objective-c
- objective-c开发基础教程 请下载 保证资料准确-objective-c development of fundation
AB
- 用字符串输入,然后像做加法一样,对应位相加,然后看是否进位,进位的话下一位加一,用电脑本身的加法是不可能实现20多位的加法的,所以自己写个高精度加法,加几千位甚至上万位都是没问题的。 -I have a very simple problem for you. Given two integers A and B, your job is to calculate the Sum of A+ B.
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++