-
此文档是大名鼎鼎的《Thinking in Java》的中英文双译版,具有很高的价值...
此文档是大名鼎鼎的《Thinking in Java》的中英文双译版,具有很高的价值-This document is the famous Thinking in Java in Chinese and English dual-language edition, with a high value
- 2022-12-10 13:40:03下载
- 积分:1
-
LINUX目录详解
根文件系统一般应该比较小,因为包括严格的文件和一个小的不经常改变的文件系统不容易损坏。损坏的根文件系统一般意味着除非用特定的方法(例如从...
LINUX目录详解
根文件系统一般应该比较小,因为包括严格的文件和一个小的不经常改变的文件系统不容易损坏。损坏的根文件系统一般意味着除非用特定的方法(例如从软盘)系统无法引导,所以不应该冒这个险。
根目录一般不含任何文件,除了可能的标准的系统引导映象,通常叫/vmlinuz 。所有其他文件在根文件系统的子目录中。
-LINUX Comments on the root directory system in general be relatively small, because including strict documentation and a small change of the regular file system is not easy to damage. Damage to the root system generally means that unless you use a specific method (for example, from floppy disks) system is unable to guide, they should not take the risk. Root directory generally do not contain any documents, with the possible exception of the standard guide mapping system, usually called/vmlinuz. All other documents in the root file system subdirectories.
- 2022-10-16 02:20:03下载
- 积分:1
-
监控目录,解析zip压缩文件并上传至ftp
监控目录,解析zip压缩文件并上传至ftp-Monitored directory, parsing zip compressed file and upload to ftp
- 2022-06-29 07:40:16下载
- 积分:1
-
该文件是学习<<java编程语言>>的配套教材之一,适合各类人员使用...
该文件是学习的配套教材之一,适合各类人员使用 -the document is learning lt; Lt; Java programming language gt; Gt; One of the supplementary materials, suitable for all types of use
- 2023-04-30 15:10:10下载
- 积分:1
-
清华大学经典教材
《并行计算方法(下)》
清华大学经典教材
《并行计算方法(下)》-Tsinghua University, classical teaching book《method of parallel computing (Part Two)》
- 2023-07-06 12:45:03下载
- 积分:1
-
novice ucLinux, a good introductory books, suitable for transplantation would li...
初学ucLinux,一本不错的入门书籍,适合想了解移植uclinux的人-novice ucLinux, a good introductory books, suitable for transplantation would like to know who the Basis of Uclinux
- 2022-07-19 14:30:57下载
- 积分:1
-
Open
源码公开的TCP/IP 协议栈在远程监测中的应用。介绍一个适用于8/16 位单片机的嵌入式TCP/IP 协议栈(uIP ) 在发电机远程监测系统中的应用。
重点阐述u I P 的功能特性、体系结构和相关接口,并详细介绍如何在该协议栈上实现一个嵌入式
Web 服务器。目前uIP 已成功地移植到51 单片机上-Open-source TCP/IP protocol stack in the remote monitoring application. To introduce one for 8/16-bit single-chip embedded TCP/IP protocol stack (uIP) in the remote monitoring of generator systems. U IP focuses on the functional characteristics, architecture and related interfaces, and details on how the protocol stack to achieve a built-in Web server. UIP currently have been successfully transplanted into 51 single-chip on
- 2022-02-01 00:57:43下载
- 积分:1
-
David Hawley, Raina Hawley著,O Reilly出版社2004年3月出版。ISBN : 0
David Hawley, Raina Hawley著,O Reilly出版社2004年3月出版。ISBN : 0-596-00625-X 。
本书介绍关于Excel的技巧工具,用来帮助在workbook和worksheet中破解内建特性,如表、图、公式、函数等。这本书手把手教你如何用Excel做任何事,从数据分析到worksheet的导入导出管理,以你可能从未想过的方式。本书提高了使用Excel的效率,在过程中也带给你"破解"的快感。-The tips and tools in Excel Hacks include little known "backdoor" adjustments for everything from reducing workbook and worksheet frustration to hacking built-in features such as pivot tables, charts, formulas and functions, and even the macro language. This resourceful, roll-up-your-sleeves guide shows you new ways to make Excel do things--from data analysis to worksheet management to import/export--that you never thought possible. Excel Hacks increases productivity with Excel and gives you hours of "hacking" enjoyment along the way.
- 2023-04-09 03:20:03下载
- 积分:1
-
think in java WORD 版
think in java WORD 版-think in java version WORD
- 2023-03-18 01:40:04下载
- 积分:1
-
21天学会C++,
Teach Yourself C++ in 21 Days,
Second Edition
Week 1 at a Glance:
Day 1 Getting Started
Day 2 The Parts of a C++ Program
Day 3 Variables and Constants
Day 4 Expressions and Statements
Day 5 Functions
Day 6 Basic Classes
Day 7 More Program Flow
Week 1 in Review
Week 2 at a Glance:
Day 8 Pointers
Day 9 References
Day 10 Advanced Functions
Day 11 Arrays
Day 12 Inheritance
Day 13 Polymorphism
Day 14 Special Classes and Functions
Week 2 in Review
Week 3 at a Glance:
Day 15 Advanced Inheritance
Day 16 Streams
Day 17 The Preprocessor
Day 18 Object-Oriented Analysis and Design
Day 19 Templates
Day 20 Exceptions and Error Handling
Day 21 Whats Next
Week 3 in Review
+ Appendixes
- 2022-04-13 05:53:58下载
- 积分:1