搜索结果
找到约 9 项符合
rewritten 的查询结果
按分类筛选
嵌入式Linux This driver is based on the 2.6.3 version of drivers/usb/usb-skeleton.c but has been rewritten to
This driver is based on the 2.6.3 version of drivers/usb/usb-skeleton.c
but has been rewritten to be easy to read and use, as no locks are now
needed anymore.
Java书籍 THE SYNTAX OF A PROGRAMMING LANGUAGE tells you what code it is possible to write—what the machine w
THE SYNTAX OF A PROGRAMMING LANGUAGE tells you what code it is possible
to write—what the machine will understand. Style tells you what you ought to write—
what the humans reading the code will understand. Code written with a consistent, simple
style will be maintainable, robust, and contain fewer ...
Linux/Unix编程 About: Paco (pacKAGE oRGANIZER) is a simple, yet powerful tool to aid package management when insta
About:
Paco (pacKAGE oRGANIZER) is a simple, yet powerful tool to aid package management when installing programs from source code. It uses the LD_PRELOAD method to track package installations, and provides various options to keep the installed software organized. It s mainly a command line applicat ...
其他书籍 This title demonstrates how to develop computer programmes which solve specific engineering problems
This title demonstrates how to develop computer programmes which solve specific engineering problems using the finite element method. It enables students, scientists and engineers to assemble their own computer programmes to produce numerical results to solve these problems. The first three editions ...
数据结构 This is an implementation of double-array structure for representing trie, as proposed by Junichi A
This is an implementation of double-array structure for representing trie,
as proposed by Junichi Aoe [1].
Trie is a kind of digital search tree, an efficient indexing method with
O(1) time complexity for searching. Comparably as efficient as hashing,
trie also provides flexibility on incremental m ...
VC书籍 This popular tutorial introduction to standard C++ has been completely updated, reorganized, and rew
This popular tutorial introduction to standard C++ has been completely updated, reorganized, and rewritten to help programmers learn the language faster and use it in a more modern, effective way.Just as C++ has evolved since the last edition, so has the authors approach to teaching it.
软件设计/软件工程 The NetBeans IDE has seen adoption snowballing over the past years, particularly with the introduc
The NetBeans IDE has seen adoption snowballing over the past
years, particularly with the introduction of a completely new,
rewritten, slick Java editor. You’ll fnd this reference card helpful
if you want to get as much out of the Java editor as its authors
intended when creating it. It lists ...
VC书籍 This popular tutorial introduction to standard C++ has been completely updated, reorganized, and rew
This popular tutorial introduction to standard C++ has been completely updated, reorganized, and rewritten to help programmers learn the language faster and use it in a more modern, effective way.
技术资料 The C++ Programming Language第四版
 Extensively rewritten to present the C++11 language, standard library, and key design techniques as an integrated whole, Stroustrup thoroughly addresses changes that make C++11 feel like a whole new language, offering definitive guidance for leveraging its improvements in performance, reliabil ...