搜索资源列表
-
0下载:
WIN32串口通信源代码,封装良好,使用方便。-Serial Communication for WIN32
Each programmer knows that accessing the hardware ports of a computer is getting more and more complicated. The software presented here intends to ease the development of applications using the
-
-
0下载:
这本书中文名为深入理解计算机系统,作者从一个程序员得角度对计算机系统进行了深入的剖析,这本书能帮助广大的程序员走上高手之路。本书为英文原版,如果大家需要中文版我可以上传。-This book can be called classic, the author was from the perspective of a programmer-depth computer system analysis, this book will help the majority of the program
-
-
0下载:
深入理解计算机操作系统 英文 2th
本书从程序员的视角详细阐述计算机系统的本质概念,并展示这些概念如何实实在在地影响应用程序的正确性、性能和实用性。全书共12章,主要内容包括信息的表示和处理、程序的机器级表示、处理器体系结构、优化程序性能、存储器层次结构、链接、异常控制流、虚拟存储器、系统级I/O、网络编程、并发编程等。书中提供大量的例子和练习,并给出部分答案,有助于读者加深对正文所述概念和知识的理解。
本书的最大优点是为程序员描述计算机系统的实现细节,帮助其在大脑中构造一个层次型
-