In this book, we aim to give you an introduction to a wide variety of topics important to you as a developer using UNIX. The word Beginning in the title refers more to the content than to your skill level. We ve structured the book to help you learn more about what UNIX has to offer, however much experience you have already. UNIX programming is a large field and we aim to cover enough about a wide range of topics to give you a good beginning in each subject.
標簽: introduction important you to
上傳時間: 2013-12-22
上傳用戶:youmo81
perfect gcc book for using system and tutorial , youcan using it as a good book to learing
標簽: using book tutorial perfect
上傳時間: 2013-11-25
上傳用戶:ecooo
TIMER.ASM ********* [ milindhp@tifrvax.tifr.res.in ] Set Processor configuration word as = 0000 0000 1010 b. a] -MCLR tied to VDD (internally). b] Code protection off. c] WDT disabled. d] Internal RC oscillator [4 MHZ].
標簽: configuration Processor milindhp tifrvax
上傳時間: 2015-05-24
上傳用戶:wqxstar
linux ipc linux 下進程間通信
上傳時間: 2014-12-20
上傳用戶:gengxiaochao
Here is an implementation of UserCollectionType that returns a fast set. As you are looking below, note how much possibility there is for common subclasses that provide custom set/list/map implementations:
標簽: UserCollectionType implementation looking returns
上傳時間: 2015-05-27
上傳用戶:franktu
This package implements a Kalman filter as described in the paper "A Statistical Algorithm for Estimating Speed from Single Loop Volume and Occupancy Measurements" by D. J. Dailey.
標簽: Statistical implements Algorithm described
上傳時間: 2013-12-12
上傳用戶:cc1915
This class implements the same API as the Java 1.3 java.util.TimerTask. * Note that a TimerTask can only be scheduled on one Timer at a time, but * that this implementation does not enforce that constraint.
標簽: TimerTask implements the class
上傳時間: 2015-06-10
上傳用戶:無聊來刷下
OS命令字典..收藏 net use \\ip\ipc$ " " /user:" " 建立IPC空鏈接 net use \\ip\ipc$ "密碼" /user:"用戶名" 建立IPC非空鏈接
上傳時間: 2015-06-14
上傳用戶:鳳臨西北
dos網絡命令大全 net use \\ip\ipc$ " " /user:" " 建立IPC空鏈接 net use \\ip\ipc$ "密碼" /user:"用戶名" 建立IPC非空鏈接 net use h: \\ip\c$ "密碼" /user:"用戶名" 直接登陸后映射對方C:到本地為H: net use h: \\ip\c$ 登陸后映射對方C:到本地為H:
上傳時間: 2015-06-14
上傳用戶:gut1234567
a non-sharing smart pointer class that can be used with STL containers such as std::map, vector, list, set, and deque. The smart pointer has an assignment operator and greater than operator that call the target object s operator.
標簽: non-sharing containers pointer vector
上傳時間: 2015-06-15
上傳用戶:Late_Li