📄 New blog post: We finished the Chinese release
✕

Anna’s Archive

📚 The largest truly open library in human history. 📈 61,344,044 books, 95,527,824 papers — preserved forever.
AA 38TB
direct uploads
IA 304TB
scraped by AA
DuXiu 298TB
scraped by AA
Hathi 9TB
scraped by AA
Libgen.li 188TB
collab with AA
Z-Lib 77TB
collab with AA
Libgen.rs 82TB
mirrored by AA
Sci-Hub 90TB
mirrored by AA
⭐️ Our code and data are 100% open source. Learn more…
✕ Recent downloads:  
Home Home Home Home
Anna’s Archive
Home
Search
Donate
🧬 SciDB
FAQ
Account
Log in / Register
Account
Public profile
Downloaded files
My donations
Referrals
Explore
Activity
Codes Explorer
ISBN Visualization ↗
Community Projects ↗
Open data
Datasets
Torrents
LLM data
Stay in touch
Contact email
Anna’s Blog ↗
Reddit ↗
Matrix ↗
Help out
Improve metadata
Volunteering & Bounties
Translate ↗
Development
Anna’s Software ↗
Security
DMCA / copyright claims
Alternatives
annas-archive.li ↗
annas-archive.se ↗
annas-archive.org ↗
SLUM [unaffiliated] ↗
SLUM 2 [unaffiliated] ↗
SearchSearch DonateDonate
AccountAccount
Search settings
Order by
Advanced
Add specific search field
Content
Filetype open our viewer
more…
Access
Source
Language
more…
Display
Search settings
Download Journal articles Digital Lending Metadata
No files found. Try fewer or different search terms and filters.
➡️ Sometimes this happens incorrectly when the search server is slow. In such cases, reloading can help.
We have found matches in: Journal Articles (1)Digital Lending (1)Metadata (1). You can refer to the URL found there when requesting a file.
50+ partial matches
lgli/P:\BooksCollection\Unix Network Programming - 1.djv
Unix Network Programming vol 1 W. Richard Stevens Prentice hall, vol 1, 2
English [en] · DJVU · 8.1MB · 📘 Book (non-fiction) · 🚀/lgli/lgrs/nexusstc/zlib · Save
base score: 11052.0, final score: 89.906044
lgli/P:\BooksCollection\Unix Network Programming - 2.djv
Unix Network Programming vol 2 Stevens W.R. Prentice hall, 2
English [en] · DJVU · 4.7MB · 📘 Book (non-fiction) · 🚀/lgli/lgrs · Save
❌ This file might have issues.
base score: 0.01, final score: 88.74629
lgli/P:\BooksCollection\C# для профессионалов. Том 2.DJV
C# для профессионалов Том 2 Том 2
Russian [ru] · DJVU · 20.8MB · 📘 Book (non-fiction) · 🚀/lgli/lgrs/nexusstc/zlib · Save
base score: 11043.0, final score: 58.54001
lgli/P:\BooksCollection\Wheeler D.A.Secure programming with Linux and Unix HOWTO.2001.pdf
Secure programming with Linux and Unix HOWTO Wheeler D.A. 2001
English [en] · PDF · 0.6MB · 2001 · 📘 Book (non-fiction) · 🚀/lgli/lgrs/nexusstc/zlib · Save
base score: 11050.0, final score: 56.70463
lgli/P:\BooksCollection\!2\Hall M.Windows sockets.An open interface for network programming under Microsoft Windows.V1.1.chm
Windows sockets.An open interface for network programming under Microsoft Windows.V1.1 Hall M.
English [en] · CHM · 0.1MB · 📘 Book (non-fiction) · 🚀/lgli/lgrs/nexusstc/zlib · Save
base score: 10033.0, final score: 54.611797
lgli/P:\BooksCollection\Hall M.Windows sockets.An open interface for network programming under Microsoft Windows.V1.1.pdf
Windows sockets.An open interface for network programming under Microsoft Windows.V1.1 Hall M.
English [en] · PDF · 0.3MB · 📘 Book (non-fiction) · 🚀/lgli/lgrs/nexusstc/zlib · Save
base score: 11048.0, final score: 53.994133
upload/duxiu_main2/【星空藏书馆】/图书馆8号/读秀国家图书馆/读秀书库【08】/图书分类/【V2---博哥纪录片社群】1号盘等多个文件/计算机网络/汇总/Programing编程/Python/Python Network Programming.pdf
Python network programming Tiponut S.V. 2001
English [en] · PDF · 0.3MB · 2001 · 📘 Book (non-fiction) · 🚀/lgli/lgrs/nexusstc/upload/zlib · Save
base score: 11050.0, final score: 53.173794
lgli/P:\BooksCollection\!2\Beejs guide to network programming using Internet Sockets.2005.chm
Beej's guide to network programming using Internet Sockets Brian “Beej Jorgensen” Hall 2005
English [en] · CHM · 0.1MB · 2005 · 📘 Book (non-fiction) · 🚀/lgli/lgrs/nexusstc/zlib · Save
base score: 10032.0, final score: 53.037952
lgli/P:/BooksCollection/Beejs guide to network programming using Internet Sockets.2005.pdf
Beej’s Guide to Network Programming Using Internet Sockets Brian “Beej Jorgensen” Hall 2005
Contents......Page 2 1.5. Note for Windows Programmers......Page 4 1.6. Email Policy......Page 5 1.9. Copyright and Distribution......Page 6 2.1. Two Types of Internet Sockets......Page 7 2.2. Low level Nonsense and Network Theory......Page 8 3. structs and Data Handling......Page 10 3.2. IP Addresses and How to Deal With Them......Page 11 3.2.1. Private (Or Disconnected) Networks......Page 12 4.2. bind()--What port am I on?......Page 14 4.3. connect()--Hey, you!......Page 16 4.5. accept()--"Thank you for calling port 3490."......Page 17 4.6. send() and recv()--Talk to me, baby!......Page 18 4.7. sendto() and recvfrom()--Talk to me, DGRAM-style......Page 19 4.9. getpeername()--Who are you?......Page 20 4.11. DNS--You say "whitehouse.gov", I say "63.161.169.137"......Page 21 5.1. A Simple Stream Server......Page 23 5.2. A Simple Stream Client......Page 25 5.3. Datagram Sockets......Page 26 6.2. select()--Synchronous I/O Multiplexing......Page 29 6.3. Handling Partial send()s......Page 33 6.4. Son of Data Encapsulation......Page 34 6.5. Broadcast Packets--Hello, World!......Page 36 7. Common Questions......Page 39 8. Man Pages......Page 43 8.1. accept()......Page 44 8.2. bind()......Page 46 8.3. connect()......Page 47 8.4. close()......Page 48 8.5. gethostname()......Page 49 8.6. gethostbyname(), gethostbyaddr()......Page 50 8.7. getpeername()......Page 52 8.8. errno......Page 53 8.9. fcntl()......Page 54 8.10. htons(), htonl(), ntohs(), ntohl()......Page 55 8.11. inet_ntoa(), inet_aton()......Page 57 8.12. listen()......Page 58 8.13. perror(), strerror()......Page 59 8.14. poll()......Page 60 8.15. recv(), recvfrom()......Page 62 8.16. select()......Page 64 8.17. setsockopt(), getsockopt()......Page 66 8.18. send(), sendto()......Page 68 8.19. shutdown()......Page 70 8.20. socket()......Page 71 8.21. struct sockaddr_in, struct in_addr......Page 72 9.2. Web References......Page 73 9.3. RFCs......Page 74
Read more…
English [en] · PDF · 0.4MB · 2005 · 📘 Book (non-fiction) · 🚀/lgli/lgrs/nexusstc/zlib · Save
base score: 11053.0, final score: 52.723812
lgli/P:\BooksCollection\Sams - Teach Yourself Shell Programming in 24 Hours.rar
Sams Teach Yourself Shell Programming in 24 Hours Veeraraghavan, Sriranga Sams Publishing, Teach Yourself
The vast majority of users utilize the Korn Shell or some variant of the Bourne Shell, such as bash. Sams Teach Yourself Shell Programming in 24 Hours covers these shells. It begins with a generalized tutorial of Unix and tools and then moves into detailed coverage of shell programming. Sams Teach Yourself Shell Programming in 24 Hours is one of the best values because it provides readers with more information for less money. This book uses the effective and proven 'Teach Yourself' format to instruct the reader how to make their shell work for them. It covers useful information including: managing input/output, manipulating text filters, understanding and debugging shell scripts, creating and utilizing variables, tools, processes, and customizing the shell. Sams Teach Yourself Shell Programming in 24 Hours is a tutorial aimed at assisting Unix and Linux users to get optimal performance out of their operating system. It shows them how to take control of their systems and work efficiently by har4nessing the power of the shell to solve common problems.
Read more…
English [en] · RAR · 0.6MB · 1999 · 📘 Book (non-fiction) · 🚀/lgli/lgrs/nexusstc/zlib · Save
base score: 11040.0, final score: 51.97674
lgli/P:\BooksCollection\Фортран-90. Международный стандарт.djv
Фортран-90. Международный стандарт
Russian [ru] · DJVU · 3.3MB · 📘 Book (non-fiction) · 🚀/lgli/lgrs · Save
❌ This file might have issues.
base score: 0.01, final score: 48.308586
lgli/P:\BooksCollection\Компьютерная алгебра - символьные и алгебраические вычисления.DJV
Компьютерная алгебра - символьные и алгебраические вычисления Бухбергер, Калме и др. Мир, 1985
Russian [ru] · DJVU · 3.4MB · 1985 · 📘 Book (non-fiction) · 🚀/lgli/lgrs/nexusstc/zlib · Save
base score: 11047.0, final score: 47.96828
lgli/P:\BooksCollection\Lewine D.A.POSIX programmers guide.Writing portable UNIX programs with the POSIX.1 standard.1994.pdf
POSIX programmer's guide : writing portable UNIX programs with the POSIX. 1 standard Donald A. Lewine O'Reilly & Associates, 1st ed., minor corrections, Sebastopol, CA, ©1991
This guide, intended as an explanation of the POSIX standard and as a reference for the POSIX.1 programming library, helps you write more portable programs. Most UNIX systems today are POSIX compliant because the federal government requires it for its purchases. Even OSF and UI agree on support for POSIX. Unfortunately, given the manufacturer's documentation, it can be difficult to distinguish system-specific features from those features defined by POSIX. The POSIX Programmer's Guide is especially helpful if you are writing programs that must run on multiple UNIX platforms. This guide also helps you convert existing UNIX programs for POSIX compliance. Contents include: \* Introduction to POSIX. \* Basics of writing a POSIX-compliant program. \* Input/output facilities of the Standard C library. \* The file system as defined by POSIX. \* Operations of POSIX Input/Output system, pipes, and FIFOs. \* Creating and terminating processes and signals. \* Obtaining information about the environment. \* Communication line settings and a cu-like utility. \* POSIX and Standard C, including features and portability pitfalls. \* Internationalization. \* Complete list of library functions in alphabetic order. \* Complete list of data structures and their members. \* All error codes. \* Standard headers and the information that they define. \* Related publications.
Read more…
English [en] · PDF · 2.7MB · 1991 · 📘 Book (non-fiction) · 🚀/lgli/lgrs/nexusstc/zlib · Save
base score: 11065.0, final score: 47.863777
lgli/P:\BooksCollection\70-642 - Windows Server 2008 - Network Infractructure Configuration.pdf
70-642 , Package: Windows Server 2008 Network Infrastructure Configuration (Microsoft Official Academic Course Series) MOAC (Microsoft Official Academic Course) John Wiley & Sons, Incorporated, Microsoft Official Academic Course Series, 2008
<p><p>exam 70-642, Windows Server 2008 Network Infrastructure Configuration. The Newest Iteration Of The Microsoft Official Academic Course (moac) Program For Network Administration Courses Using Windows Server 2008 And Mapping To The Microsoft Certified Technology Specialist (mcts) 70-642 Certification Exam. The Moac It Professional Series Is The Official From Microsoft, Turn-key Workforce Training Program That Leads To Professional Certification And Was Authored For College Instructors And College Students. Moac Gets Instructors Ready To Teach And Students Ready For Work By Delivering Essential Resources In 5 Key Areas&#58; Instructor Readiness, Student Software, Student Assessment, Instruction Resources, And Learning Validation. With The Microsoft Official Academic Course Program, You Are Getting Instructional Support From Microsoft; Materials That Are Current, Accurate, And Technologically Innovative To Make Course Delivery Easy. Call One Of Our Moac Sales Consultants And Request Your Sample Materials Today.</p>
Read more…
English [en] · PDF · 56.8MB · 2008 · 📘 Book (non-fiction) · 🚀/lgli/lgrs/nexusstc/zlib · Save
base score: 11065.0, final score: 47.733788
lgli/P:\BooksCollection\!2\Raymond E.S.The art of Unix programming.2003.chm
The Art of UNIX Programming (The Addison-Wesley Professional Computng Series) Eric Steven Raymond Addison-Wesley; Addison-Wesley Professional, Addison-Wesley Professional Computing series, 1, 2003
As someone who's programmed on Unix for many years, I've known about esr for some time, and probably should thank him for being part of a chorus that encouraged me to learn things like Lisp. That said, my honest opinion of this book is that it's a waste of paper and approximately the quality of a typical esr blog post. First of all, this book is not really about Unix programming. A full half of it is dedicated to rehashing the Unix philosophy, history, and community. Yes, these topics should come up, but at some point I want to read about Unix programming, which is why I am reading a book with that phrase in the title. None of this stuff has anything to do with programming, and is just as applicable to end users. The other half is supposedly programming related, but upon closer inspection, mostly isn't. Major topics include things like tools, config file formats, and a lot of general stuff that applies in non-Unix development too (like VCS and network protocols). Where's the system programming tips, POSIX standards, standard libraries, ioctl, BSD sockets, security considerations, and any number of hundreds of other things anyone who's programmed on a Unix-variant encounters? Yes, the book claims to not want to talk about these things, but guess what, that's what Unix programming is all about. Languages (you know, the thing you actually program in) are completely glossed over, except to just list a few common ones. Half of the ones mentioned are so portable, that programmers in them can ignore OS peculiarities the vast majority of the time (Java, Python, Emacs Lisp). C, C++, and shell are very tightly coupled to Unix, and much could have been said here, but isn't. Instead of code, we're treated to reams of config file examples and other filler. The various aspects of The Unix Way could have been stated in a single chapter. Someone interested in becoming a Unix programmer needs to know where to go to find documentation, what development resources he has available, and other practical things. An MS programmer reading this book would be just as clueless on how to start programming on Unix as before. Go pick up Advanced Programming in the UNIX Environment if you want to learn this subject.
Read more…
English [en] · CHM · 1.0MB · 2003 · 📘 Book (non-fiction) · 🚀/lgli/lgrs/nexusstc/zlib · Save
base score: 11045.0, final score: 47.65104
lgli/P:\BooksCollection\Избранные главы теории автоматического управления с примерами на языке MATLAB (Андриевский, Фрадк.djv
Избранные главы теории автоматического управления с примерами на языке MATLAB Андриевский, Фрадков Наука, 2000
Russian [ru] · DJVU · 1.7MB · 2000 · 📘 Book (non-fiction) · 🚀/lgli/lgrs · Save
❌ This file might have issues.
base score: 0.01, final score: 47.559425
lgli/P:\BooksCollection\Стивенс У.Р.UNIX.Разработка сетевых приложений.2003.djvu
UNIX. Разработка сетевых приложений Стивенс У.Р. 2003
Russian [ru] · DJVU · 10.9MB · 2003 · 📘 Book (non-fiction) · 🚀/lgli/lgrs · Save
❌ This file might have issues.
base score: 0.01, final score: 47.43442
lgli/P:\BooksCollection\Modern Computer Algebra.djv
Modern Computer Algebra
English [en] · DJVU · 7.8MB · 📘 Book (non-fiction) · 🚀/lgli/lgrs · Save
❌ This file might have issues.
base score: 0.01, final score: 47.408043
lgli/P:\BooksCollection\Работаем на языке С (Потоцкий,1992).djv
Работаем на языке С Потоцкий 1992
Russian [ru] · DJVU · 0.7MB · 1992 · 📘 Book (non-fiction) · 🚀/lgli/lgrs/nexusstc/zlib · Save
base score: 11035.0, final score: 47.312622
lgli/P:\BooksCollection\Операционная система UNIX.Руководство пользователя.chm
Операционная система UNIX.Руководство пользователя
Russian [ru] · CHM · 0.2MB · 📘 Book (non-fiction) · 🚀/lgli/lgrs/nexusstc/zlib · Save
base score: 10023.0, final score: 47.25838
lgli/P:\BooksCollection\Операционная система UNIX.Руководство программиста.chm
Операционная система UNIX.Руководство программиста
Russian [ru] · CHM · 0.4MB · 📘 Book (non-fiction) · 🚀/lgli/lgrs/nexusstc/zlib · Save
base score: 11023.0, final score: 47.201797
lgli/P:\BooksCollection\Scientific Computing and Diff Equations.djv
Scientific Computing and Differential Equations Gloub, Ortega AP, 1995
English [en] · DJVU · 2.9MB · 1995 · 📘 Book (non-fiction) · 🚀/lgli/lgrs · Save
❌ This file might have issues.
base score: 0.01, final score: 47.058437
lgli/P:\BooksCollection\Komputer v Matematicheskom Issledovanii.djv
Компьютер в математическом исследовании Говорухин, Цибулин
Russian [ru] · DJVU · 9.3MB · 📘 Book (non-fiction) · 🚀/lgli/lgrs · Save
❌ This file might have issues.
base score: 0.01, final score: 46.83413
lgli/P:\BooksCollection\Изучаем Linux, Unix, FreeBSD.rar
Изучаем Linux, Unix, FreeBSD
Russian [ru] · RAR · 6.2MB · 📘 Book (non-fiction) · 🚀/lgli/lgrs/nexusstc/zlib · Save
base score: 11033.0, final score: 46.620068
lgli/P:\BooksCollection\Введение в системное администрирование UNIX Solaris 2.5.rar
Введение в системное администрирование UNIX Solaris 2.5
Russian [ru] · RAR · 0.2MB · 📘 Book (non-fiction) · 🚀/lgli/lgrs/nexusstc/zlib · Save
base score: 10023.0, final score: 46.561172
lgli/P:\BooksCollection\Unix Man pages на русском.rar
Unix Man pages на русском
Russian [ru] · RAR · 1.0MB · 📘 Book (non-fiction) · 🚀/lgli/lgrs/nexusstc/zlib · Save
base score: 11028.0, final score: 46.40413
lgli/P:\BooksCollection\Использование UNIX для синтаксического и лексического анализа.rar
Использование UNIX для синтаксического и лексического анализа
Russian [ru] · RAR · 0.1MB · 📘 Book (non-fiction) · 🚀/lgli/lgrs/nexusstc/zlib · Save
base score: 10023.0, final score: 46.241096
lgli/P:/BooksCollection/Bach M.J.The design of the UNIX operating system.1986.djvu
The design of the UNIX operating system Maurice J. Bach 1986
English [en] · DJVU · 5.0MB · 1986 · 📘 Book (non-fiction) · 🚀/lgli/lgrs · Save
❌ This file might have issues.
base score: 0.01, final score: 46.19113
lgli/P:\BooksCollection\Операционная система Unix (руководство пользователя).rar
Операционная система Unix (руководство пользователя)
Russian [ru] · RAR · 0.1MB · 📘 Book (non-fiction) · 🚀/lgli/lgrs/nexusstc/zlib · Save
base score: 10023.0, final score: 46.182274
lgli/P:\BooksCollection\Руководство по администрированию Unix System V.rar
Руководство по администрированию Unix System V
Russian [ru] · RAR · 0.3MB · 📘 Book (non-fiction) · 🚀/lgli/lgrs/nexusstc/zlib · Save
base score: 11023.0, final score: 46.182274
lgli/P:\BooksCollection\Зубков С.В.Assembler для DOS,Windows и UNIX.2000.djvu
Assembler для DOS,Windows и UNIX Зубков С.В. 2000
Russian [ru] · DJVU · 14.0MB · 2000 · 📘 Book (non-fiction) · 🚀/lgli/lgrs · Save
❌ This file might have issues.
base score: 0.01, final score: 46.113075
lgli/P:\BooksCollection\!2\UNIX (Справочное руководство).chm
UNIX (Справочное руководство)
Russian [ru] · CHM · 0.1MB · 📘 Book (non-fiction) · 🚀/lgli/lgrs/nexusstc/zlib · Save
base score: 10023.0, final score: 46.10765
lgli/P:\BooksCollection\The psychotic Internet services Unix bible.A reference for all of us.pdf
The psychotic Internet services Unix bible.A reference for all of us
English [en] · PDF · 0.2MB · 📘 Book (non-fiction) · 🚀/lgli/lgrs/nexusstc/zlib · Save
base score: 10046.0, final score: 46.077633
lgli/P:\BooksCollection\Ассемблер для DOS, Windows и Unix. Зубков С.В..rar
Ассемблер для DOS, Windows и Unix Зубков С.В.
Russian [ru] · RAR · 0.9MB · 📘 Book (non-fiction) · 🚀/lgli/lgrs/nexusstc/zlib · Save
base score: 11030.0, final score: 45.979897
lgli/P:\BooksCollection\Дегтярев Е.К.Введение в Unix.1991.chm
Введение в Unix Дегтярев Е.К. 1991
Russian [ru] · CHM · 0.1MB · 1991 · 📘 Book (non-fiction) · 🚀/lgli/lgrs/nexusstc/zlib · Save
base score: 10027.0, final score: 45.929077
lgli/P:\BooksCollection\Бах М.Дж.Архитектура операционной системы Unix.1986.chm
Архитектура операционной системы Unix Бах М.Дж. Prentice-Hall, 1986
Russian [ru] · CHM · 1.0MB · 1986 · 📘 Book (non-fiction) · 🚀/lgli/lgrs/nexusstc/zlib · Save
base score: 11034.0, final score: 45.872734
lgli/P:\BooksCollection\Joy W.N.UNIX Pascal users manual.1977.pdf
UNIX Pascal user's manual Joy W.N. Computer Science Division, 1977
English [en] · PDF · 0.3MB · 1977 · 📘 Book (non-fiction) · 🚀/lgli/lgrs/nexusstc/zlib · Save
base score: 11052.0, final score: 45.356567
lgli/P:\BooksCollection\Elementary Mathematics Using MATLAB.djv
Elementary Mathematical and Computational Tools for Electrical and Computer Engineers Using MATLAB Jamal T. Manassah CRC Press, 2001
English [en] · DJVU · 1.1MB · 2001 · 📘 Book (non-fiction) · 🚀/lgli/lgrs/nexusstc/zlib · Save
base score: 11047.0, final score: 45.33413
nexusstc/Unix Network Programming/6dc896162e366028acf704de09a81282.pdf
Unix Network Programming Vol 1 Richard Stevens Prentice Hall PTR, Vol 1, 2, 1998
English [en] · PDF · 160.1MB · 1998 · 📘 Book (non-fiction) · 🚀/lgli/lgrs/nexusstc/zlib · Save
base score: 11062.0, final score: 45.16912
lgli/P:/BooksCollection/!2/Sage R.G.Приемы профессиональной работы в UNIX.chm
Приемы профессиональной работы в UNIX
Russian [ru] · CHM · 0.4MB · 📘 Book (non-fiction) · 🚀/lgli/lgrs/nexusstc/zlib · Save
base score: 11023.0, final score: 45.152523
lgli/P:\BooksCollection\Операционная система Unix.rar
Операционная система Unix
Russian [ru] · RAR · 0.2MB · 📘 Book (non-fiction) · 🚀/lgli/lgrs/nexusstc/zlib · Save
base score: 10023.0, final score: 44.67625
lgli/P:\BooksCollection\Архитектура операционной системы Unix.rar
Архитектура операционной системы Unix
Russian [ru] · RAR · 0.9MB · 📘 Book (non-fiction) · 🚀/lgli/lgrs/nexusstc/zlib · Save
base score: 11028.0, final score: 44.519302
lgli/P:\BooksCollection\Стасышин В.М. - Управление ресурсами в ОС UNIX.rar
Управление ресурсами в ОС UNIX Стасышин В.М
Russian [ru] · RAR · 0.4MB · 📘 Book (non-fiction) · 🚀/lgli/lgrs/nexusstc/zlib · Save
base score: 11025.0, final score: 44.4503
lgli/P:\BooksCollection\Теория и практика программирования на Си в Unix.rar
Теория и практика программирования на Си в Unix
Russian [ru] · RAR · 0.5MB · 📘 Book (non-fiction) · 🚀/lgli/lgrs/nexusstc/zlib · Save
base score: 11023.0, final score: 44.450005
lgli/D:\!Genesis\!!ForLG\576081-[Физика и математика] Небольшая подборка книг\Computer science\os\Stevens R. Advanced programming in the UNIX.djv
Advanced programming in the UNIX Stevens R. Addison wesley, 1993
English [en] · DJVU · 23.5MB · 1993 · 📘 Book (non-fiction) · 🚀/lgli/lgrs/nexusstc/zlib · Save
base score: 11052.0, final score: 44.24321
lgli/P:\BooksCollection\Приемы профессиональной работы в Unix.rar
Приемы профессиональной работы в Unix
Russian [ru] · RAR · 0.4MB · 📘 Book (non-fiction) · 🚀/lgli/lgrs/nexusstc/zlib · Save
base score: 11023.0, final score: 44.081223
lgli/P:\BooksCollection\__Хрестоматия по программированию на Си в Unix.rar
Хрестоматия по программированию на Си в Unix
Russian [ru] · RAR · 0.5MB · 📘 Book (non-fiction) · 🚀/lgli/lgrs/nexusstc/zlib · Save
base score: 11023.0, final score: 44.079544
lgli/P:\BooksCollection\Хрестоматия по программированию на Си в Unix.zip
Хрестоматия по программированию на Си в Unix
Russian [ru] · ZIP · 0.6MB · 📘 Book (non-fiction) · 🚀/lgli/lgrs/nexusstc/zlib · Save
base score: 11023.0, final score: 44.07638
lgli/Stevens R. Unix network programming vol.2 (PH, 1999)(T)(C)(564s).djvu
Unix network programming vol.2 Stevens R. PH, 1999
English [en] · DJVU · 6.0MB · 1999 · 📘 Book (non-fiction) · 🚀/lgli/lgrs/zlib · Save
❌ This file might have issues.
base score: 0.01, final score: 44.041924
lgli/P:\BooksCollection\Хрестоматия по программированию на С в Unix.rar
Хрестоматия по программированию на С в Unix
Russian [ru] · RAR · 0.6MB · 📘 Book (non-fiction) · 🚀/lgli/lgrs/nexusstc/zlib · Save
base score: 11023.0, final score: 43.989525
Anna’s Archive
Home
Search
Donate
🧬 SciDB
FAQ
Account
Log in / Register
Account
Public profile
Downloaded files
My donations
Referrals
Explore
Activity
Codes Explorer
ISBN Visualization ↗
Community Projects ↗
Open data
Datasets
Torrents
LLM data
Stay in touch
Contact email
Anna’s Blog ↗
Reddit ↗
Matrix ↗
Help out
Improve metadata
Volunteering & Bounties
Translate ↗
Development
Anna’s Software ↗
Security
DMCA / copyright claims
Alternatives
annas-archive.li ↗
annas-archive.se ↗
annas-archive.org ↗
SLUM [unaffiliated] ↗
SLUM 2 [unaffiliated] ↗