The many variants of the Unix operating system require use of a mode of thought that s significantly different from the one that s required by simpler operating systems. Think Unix introduces readers to important fundamental and intermediate Unix commands and, in the process, inculcates them in the Unix way of thinking. It s a worthy goal in a world with more Linux users than ever, and author Jon Lasser accomplishes it. He s both a capable writer and a knowledgeable user of Unix shell commands. Lasser uses bash under Red Hat Linux in most examples--which usually apply equally well to other Unix variants--and makes asides about other shells and environments, as needed.
标签: significantly operating variants of
上传时间: 2017-09-04
上传用户:qq521
this class is an implementation of the kd-tree algorithm
标签: implementation algorithm kd-tree class
上传时间: 2013-12-17
上传用户:笨小孩
This article describes a new efficient implementation of the Cooley-Tukey fast Fourier transform (FFT) algorithm using C++ template metaprogramming. Thank to the recursive nature of the FFT, the source code is more readable and faster than the classical implementation. The efficiency is proved by performance benchmarks on different platforms.
标签: implementation Cooley-Tukey describes efficient
上传时间: 2013-12-23
上传用户:netwolf
The second edition of this popular book has been completely updated to add the new features of the Java Servlet API Version 2.2, and new chapters on servlet security and advanced communication. In addition to completely covering the 2.2 specification, we have included bonus material on the new 2.3 version of the specification.
标签: completely the features edition
上传时间: 2017-09-07
上传用户:wang5829
The running time of quicksort can be improved in practice by taking advantage of the fast running time of insertion sort when its input is “nearly” sorted. When quicksort is called on a subarray with fewer than k elements, let it simply return without sorting the subarray. After the top-level call to quicksort returns, run insertion sort on the entire array to finish the sorting process.
标签: running advantage quicksort improved
上传时间: 2013-12-01
上传用户:梧桐
Java Sound API example. It represents a mixer of every sound device of the computer where is running.
标签: represents computer example running
上传时间: 2014-01-18
上传用户:离殇
A sparse variant of the Levenberg-Marquardt algorithm implemented by levmar has been applied to bundle adjustment, a computer vision/photogrammetry problem that typically involves several thousand variables
标签: Levenberg-Marquardt implemented algorithm applied
上传时间: 2013-12-23
上传用户:wqxstar
The UMTS Physical Layer model consists of an end-to-end (transmitter-to-receiver) simulation of the Frequency Division Duplex (FDD) Downlink physical layer for several Dedicated Channels (DCH) as specified by the 3GPP standard (Release 99).
标签: transmitter-to-receiver end-to-end simulation Physical
上传时间: 2014-01-11
上传用户:it男一枚
Low Power ISM-Transceiver of Chipcon/Texas-Instruments. Contents of the library are CC1000, CC1000-UCSP, CC1020, CC1050, CC1100, CC1110, CC1150, CC2430, CC2500, CC2510, CC2511 and CC2550. Eagle Cadsoft Library
标签: Texas-Instruments ISM-Transceiver Contents Chipcon
上传时间: 2017-09-11
上传用户:llandlu
These are precompiled demonstration programs of the Onix toolkit. They do not include the Onix toolkit but are examples of very simple applications written with the toolkit. They are designed to show both how Onix works and also to show how easy it is to integrate the Onix toolkit into a project. While they show many of the features of the Onix toolkit, they don t show all of them. Please consult our documentation, available at our website, to see many of the features Onix gives you. We have included online the full documentation for the Onix toolkit.
标签: Onix demonstration precompiled the
上传时间: 2014-11-26
上传用户:xinzhch