搜索结果
找到约 116 项符合
Reading 的查询结果
按分类筛选
- 全部分类
- 其他书籍 (12)
- 其他 (7)
- Linux/Unix编程 (6)
- 单片机开发 (6)
- 电子书籍 (6)
- 嵌入式/单片机编程 (6)
- 汇编语言 (5)
- Java书籍 (5)
- 书籍 (5)
- 单片机编程 (4)
- Java编程 (4)
- 软件设计/软件工程 (3)
- 技术资料 (3)
- VIP专区 (3)
- 模拟电子 (2)
- matlab例程 (2)
- VHDL/FPGA/Verilog (2)
- VC书籍 (2)
- 数据结构 (2)
- 软件工程 (2)
- J2ME (2)
- 其他嵌入式/单片机内容 (2)
- 多媒体处理 (2)
- 学术论文 (1)
- 手机短信编程 (1)
- 书籍源码 (1)
- 人工智能/神经网络 (1)
- Delphi/CppBuilder (1)
- Delphi控件源码 (1)
- 中间件编程 (1)
- 技术管理 (1)
- 生物技术 (1)
- 操作系统开发 (1)
- Windows CE (1)
- FlashMX/Flex源码 (1)
- 压缩解压 (1)
- 其他行业 (1)
- 嵌入式Linux (1)
- 驱动编程 (1)
- 文章/文档 (1)
- 编译器/解释器 (1)
- Internet/网络编程 (1)
- 能源行业(电力石油煤炭) (1)
- GPS编程 (1)
- 技术书籍 (1)
- 源码 (1)
其他书籍 Contents at a Glance Introduction 1 PART I INSTALLATION AND CONFIGURATION 5 Hour 1 Preparing to I
Contents at a Glance
Introduction 1
PART I INSTALLATION AND CONFIGURATION 5
Hour 1 Preparing to Install Linux 7
2 Installing Linux 23
3 Post-Installation Issues 41
PART II LEARNING LINUX BASICS 67
Hour 4 Reading and Navigation Commands 69
5 Manipulation and Searching Commands 93
6 Using the Shell 11 ...
Linux/Unix编程 In recent years, the UNIX operating system has seen a huge boost in its popularity, especially with
In recent years, the UNIX operating system has seen a huge boost in its popularity, especially with the
emergence of Linux. For programmers and users of UNIX, this comes as no surprise: UNIX was designed to
provide an environment that s powerful yet easy to use.
One of the main strengths of UNIX is ...
Linux/Unix编程 GTK SWF Player. GNOME Applications and a mozilla plugin. Other things included is a library for read
GTK SWF Player. GNOME Applications and a mozilla plugin. Other things included is a library for reading swf files, swf2txt convert swf to text files.
VC书籍 This book is for you if You re no "dummy," and you need to get quickly up to speed in intermediate
This book is for you if
You re no "dummy," and you need to get quickly up to speed in intermediate to advanced C++
You ve had some experience in C++ programming, but reading intermediate and advanced C++ books is slow-going
You ve had an introductory C++ course, but you ve found that you still can t ...
Linux/Unix编程 All people curious about how Linux works and why it is so efficient will find answers here. After re
All people curious about how Linux works and why it is so efficient will find answers here. After reading the book, you will find your way through the many thousands of lines of code,
distinguishing between crucial data structures and secondary ones—in short, becoming a true
Linux hacker.
单片机开发 M16C/6S 群是采用64 管脚的塑模LQFP 封装的单片机。该群将电力线通信调制解调器内核(利用了Yitran Communications Ltd公司开发的IT800PLC调制解调器技术)和模
M16C/6S 群是采用64 管脚的塑模LQFP 封装的单片机。该群将电力线通信调制解调器内核(利用了Yitran
Communications Ltd公司开发的IT800PLC调制解调器技术)和模拟前端进行了单芯片化。M16C/60系列CPU内
核实现了高级别的编码效率和高速运算处理,而且,内置的IT800调制解调器内核还采用了Yitran公司的DCSK
(Differential C ...
Java书籍 Overview If you have been wanting to learn Java, check out the newly revised fourth edition of the
Overview
If you have been wanting to learn Java, check out the newly revised fourth edition of the best-seller Sams Teach Yourself Programming with Java in 24 Hours. This step-by-step tutorial will teach you how to create simple Java programs and applets. Comprised of 24 one-hour lessons, this new e ...
驱动编程 This book explains how to write device drivers for the newest members of the MicrosoftWindows family
This book explains how to write device drivers for the newest members of the MicrosoftWindows family of operating systems using the Windows Driver Model (WDM). In this Introduction, I ll explain who should be reading this book, the organization of the book, and how to use the book most effectively. ...
Linux/Unix编程 "Everyone will want this book because it provides a great mix of practical experience, historical pe
"Everyone will want this book because it provides a great mix of practical experience, historical perspective, and a depth of understanding that only comes from being intimately involved in the field. I ve already enjoyed and learned from reading this book, and surely you will too."
-Sam Leffler
Java编程 Reads/writes text as a character stream, buffering characters so as to provide for the efficient rea
Reads/writes text as a character stream, buffering characters so as to provide for the efficient reading/writing of characters, arrays, and lines.
The buffer size may be specified, or the default size may be used. The default is large enough for most purposes.
In general, each read request made of ...