📄 新博客文章: 备份 Spotify
✕

安娜的档案

📚 人类历史上最大的完全开放的图书馆。 📈 63,632,048 本图书、95,689,475 篇论文被永久保存。
AA 53TB
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. 了解更多……
✕ 近期下载:  
主页 主页 主页 主页
安娜的档案
主页
搜索
捐赠
🧬 SciDB
常问问题
账户
登录 / 注册
账户
公开资料
已下载文件
我的捐赠
Referrals
Explore
活动
代码浏览器
ISBN Visualization ↗
Community Projects ↗
Open data
数据集
种子
大语言模型数据
关注我们
联系邮箱
安娜的博客 ↗
Reddit ↗
Matrix ↗
Help out
改进元数据
志愿服务与悬赏
翻译 ↗
Development
安娜的软件 ↗
安全性
数字千年版权法(DCMA)/ 版权声明
镜像
annas-archive.li ↗
annas-archive.gl ↗
SLUM [无关联] ↗
SLUM 2 [无关联] ↗
搜索搜索 捐赠捐赠
账户账户
搜索设置
排序
高级
增加特定搜索字段
内容
文件类型 open our viewer
更多……
访问方式
来源
语言
更多……
显示
Search settings
下载 期刊文章 数字借阅 元数据
结果集 1-18(总计 18)
lgli/The Go Programming Language - Donovan, Alan A. A_.epub
The Go Programming Language (Addison-Wesley Professional Computing Series)The Go Programming Language Donovan, Alan A. A. & Kernighan, Brian W. Addison-Wesley Professional, Addison-Wesley professional computing series, First printing, October 2015, New York, 2015
The Go Programming Language is the authoritative resource for any programmer who wants to learn Go. It shows how to write clear and idiomatic Go to solve real-world problems. The book does not assume prior knowledge of Go nor experience with any specific language, so you’ll find it accessible whether you’re most comfortable with JavaScript, Ruby, Python, Java, or C++. * The first chapter is a tutorial on the basic concepts of Go, introduced through programs for file I/O and text processing, simple graphics, and web clients and servers. * Early chapters cover the structural elements of Go programs: syntax, control flow, data types, and the organization of a program into packages, files, and functions. The examples illustrate many packages from the standard library and show how to create new ones of your own. Later chapters explain the package mechanism in more detail, and how to build, test, and maintain projects using the go tool. * The chapters on methods and interfaces introduce Go’s unconventional approach to object-oriented programming, in which methods can be declared on any type and interfaces are implicitly satisfied. They explain the key principles of encapsulation, composition, and substitutability using realistic examples. * Two chapters on concurrency present in-depth approaches to this increasingly important topic. The first, which covers the basic mechanisms of goroutines and channels, illustrates the style known as communicating sequential processes for which Go is renowned. The second covers more traditional aspects of concurrency with shared variables. These chapters provide a solid foundation for programmers encountering concurrency for the first time. * The final two chapters explore lower-level features of Go. One covers the art of metaprogramming using reflection. The other shows how to use the unsafe package to step outside the type system for special situations, and how to use the cgo tool to create Go bindings for C libraries. The book features hundreds of interesting and practical examples of well-written Go code that cover the whole language, its most important packages, and a wide range of applications. Each chapter has exercises to test your understanding and explore extensions and alternatives. Source code is freely available for download from http://gopl.io/ and may be conveniently fetched, built, and installed using the go get command.
更多信息……
英语 [en] · EPUB · 18.8MB · 2015 · 📘 非小说类图书 · 🚀/lgli/lgrs · Save
base score: 11065.0, final score: 17454.027
upload/bibliotik/0_Other/2/2016 Alan Donovan-Go Programming Language.pdf
The Go Programming Language Alan A. A. Donovan & Brian W. Kernighan Addison-Wesley Professional, Addison-Wesley professional computing series, First printing, October 2015, New York, 2015
The Go Programming Language is the authoritative resource for any programmer who wants to learn Go. It shows how to write clear and idiomatic Go to solve real-world problems. The book does not assume prior knowledge of Go nor experience with any specific language, so you'll find it accessible whether you're most comfortable with JavaScript, Ruby, Python, Java, or C++. The first chapter is a tutorial on the basic concepts of Go, introduced through programs for file I/O and text processing, simple graphics, and web clients and servers. Early chapters cover the structural elements of Go programs: syntax, control flow, data types, and the organization of a program into packages, files, and functions. The examples illustrate many packages from the standard library and show how to create new ones of your own. Later chapters explain the package mechanism in more detail, and how to build, test, and maintain projects using the go tool. The chapters on methods and interfaces introduce Go's unconventional approach to object-oriented programming, in which methods can be declared on any type and interfaces are implicitly satisfied. They explain the key principles of encapsulation, composition, and substitutability using realistic examples. Two chapters on concurrency present in-depth approaches to this increasingly important topic. The first, which covers the basic mechanisms of goroutines and channels, illustrates the style known as communicating sequential processes for which Go is renowned. The second covers more traditional aspects of concurrency with shared variables. These chapters provide a solid foundation for programmers encountering concurrency for the first time. The final two chapters explore lower-level features of Go. One covers the art of metaprogramming using reflection. The other shows how to use the unsafe package to step outside the type system for special situations, and how to use the cgo tool to create Go bindings for C libraries. The book features hundreds of interesting and practical examples of well-written Go code that cover the whole language, its most important packages, and a wide range of applications. Each chapter has exercises to test your understanding and explore extensions and alternatives. Source code is freely available for download from http://gopl.io/ and may be conveniently fetched, built, and installed using the go get command.
更多信息……
英语 [en] · PDF · 4.8MB · 2015 · 📘 非小说类图书 · 🚀/lgli/upload/zlib · Save
base score: 11068.0, final score: 17452.656
upload/duxiu_main2/【星空藏书馆】/【星空藏书馆】等多个文件/Kindle电子书库(012)/综合书籍(007)/综合1(011)/书1/yanhu831/Verycd Share/Addison-Wesley/2015/Avxhome.The.Go.Programming.Language.2015.11..epub
The Go Programming Language (Addison-Wesley Professional Computing Series) Alan A. A. Donovan, Brian W. Kernighan Addison-Wesley Professional, Addison-Wesley professional computing series, First printing, October 2015, New York, 2015
The Go Programming Language is the authoritative resource for any programmer who wants to learn Go. It shows how to write clear and idiomatic Go to solve real-world problems. The book does not assume prior knowledge of Go nor experience with any specific language, so you’ll find it accessible whether you’re most comfortable with JavaScript, Ruby, Python, Java, or C++. The first chapter is a tutorial on the basic concepts of Go, introduced through programs for file I/O and text processing, simple graphics, and web clients and servers. Early chapters cover the structural elements of Go programs: syntax, control flow, data types, and the organization of a program into packages, files, and functions. The examples illustrate many packages from the standard library and show how to create new ones of your own. Later chapters explain the package mechanism in more detail, and how to build, test, and maintain projects using the go tool. The chapters on methods and interfaces introduce Go’s unconventional approach to object-oriented programming, in which methods can be declared on any type and interfaces are implicitly satisfied. They explain the key principles of encapsulation, composition, and substitutability using realistic examples. Two chapters on concurrency present in-depth approaches to this increasingly important topic. The first, which covers the basic mechanisms of goroutines and channels, illustrates the style known as communicating sequential processes for which Go is renowned. The second covers more traditional aspects of concurrency with shared variables. These chapters provide a solid foundation for programmers encountering concurrency for the first time. The final two chapters explore lower-level features of Go. One covers the art of metaprogramming using reflection. The other shows how to use the unsafe package to step outside the type system for special situations, and how to use the cgo tool to create Go bindings for C libraries. The book features hundreds of interesting and practical examples of well-written Go code that cover the whole language, its most important packages, and a wide range of applications. Each chapter has exercises to test your understanding and explore extensions and alternatives. Source code is freely available for download from http://gopl.io/ and may be conveniently fetched, built, and installed using the go get command. Computers & Technology,Programming Languages,Reference,Programming The Go Programming Language聽is the authoritative resource for any programmer who wants to learn Go. It shows how to write clear and idiomatic Go to solve real-world problems. The book does not assume prior knowledge of Go nor experience with any specific language, so you鈥檒l find it accessible whether you鈥檙e most comfortable with JavaScript, Ruby, Python, Java, or C++. The first chapter is a tutorial on the basic concepts of Go, introduced through programs for file I/O and text processing, simple graphics, and web clients and servers. Early chapters cover the structural elements of Go programs: syntax, control flow, data types, and the organization of a program into packages, files, and functions. The examples illustrate many packages from the standard library and show how to create new ones of your own. Later chapters explain the package mechanism in more detail, and how to build, test, and maintain projects using the go tool. The chapters on methods and interfaces introduce Go鈥檚 unconventional approach to object-oriented programming, in which methods can be declared on any type and interfaces are implicitly satisfied. They explain the key principles of encapsulation, composition, and substitutability using realistic examples. Two chapters on concurrency present in-depth approaches to this increasingly important topic. The first, which covers the basic mechanisms of goroutines and channels, illustrates the style known as communicating sequential processes for which Go is renowned. The second covers more traditional aspects of concurrency with shared variables. These chapters provide a solid foundation for programmers encountering concurrency for the first time. The final two chapters explore lower-level features of Go. One covers the art of metaprogramming using reflection. The other shows how to use the unsafe package to step outside the type system for special situations, and how to use the cgo tool to create Go bindings for C libraries. The book features hundreds of interesting and practical examples of well-written Go code that cover the whole language, its most important packages, and a wide range of applications. Each chapter has exercises to test your understanding and explore extensions and alternatives. Source code is freely available for download from http://gopl.io/ and may be conveniently fetched, built, and installed using the go get command. (as-gbk-encoding)
更多信息……
英语 [en] · EPUB · 18.8MB · 2015 · 📘 非小说类图书 · 🚀/lgli/lgrs/nexusstc/upload/zlib · Save
base score: 11065.0, final score: 17451.268
upload/bibliotik/L/Learning Go programming.pdf
Learning Go programming : an insightful guide to learning the Go programming language Vivien, Vladimir Packt Publishing - ebooks Account, 1st edition, Birmingham, England, 2016
<p>An insightful guide to learning the Go programming language<br></p><p>About This Book<br></p><ul> <li>Insightful coverage of Go programming syntax, constructs, and idioms to help you understand Go code effectively </li> <li>Push your Go skills, with topics such as, data types, channels, concurrency, object-oriented Go, testing, and network programming </li> <li>Each chapter provides working code samples that are designed to help reader quickly understand respective topic </li></ul><p>Who This Book Is For<br></p><p>If you have prior exposure to programming and are interested in learning the Go programming language, this book is designed for you. It will quickly run you through the basics of programming to let you exploit a number of features offered by Go programming language.<br></p><p>What You Will Learn<br></p><ul> <li>Install and configure the Go development environment to quickly get started with your first program. </li> <li>Use the basic elements of the language including source code structure, variables, constants, and control flow primitives to quickly get started with Go </li> <li>Gain practical insight into the use of Go's type system including basic and composite types such as maps, slices, and structs. </li> <li>Use interface types and techniques such as embedding to create idiomatic object-oriented programs in Go. </li> <li>Develop effective functions that are encapsulated in well-organized package structures with support for error handling and panic recovery. </li> <li>Implement goroutine, channels, and other concurrency primitives to write highly-concurrent and safe Go code </li> <li>Write tested and benchmarked code using Go's built test tools </li> <li>Access OS resources by calling C libraries and interact with program environment at runtime </li></ul><p>In Detail<br></p><p>The Go programming language has firmly established itself as a favorite for building complex and scalable system applications. Go offers a direct and practical approach to programming that let programmers write correct and predictable code using concurrency idioms and a full-featured standard library.<br></p><p>This is a step-by-step, practical guide full of real world examples to help you get started with Go in no time at all. We start off by understanding the fundamentals of Go, followed by a detailed description of the Go data types, program structures and Maps. After this, you learn how to use Go concurrency idioms to avoid pitfalls and create programs that are exact in expected behavior. Next, you will be familiarized with the tools and libraries that are available in Go for writing and exercising tests, benchmarking, and code coverage.<br></p><p>Finally, you will be able to utilize some of the most important features of GO such as, Network Programming and OS integration to build efficient applications. All the concepts are explained in a crisp and concise manner and by the end of this book; you would be able to create highly efficient programs that you can deploy over cloud.<br></p><p>Style and approach<br></p><p>The book is written to serve as a reader-friendly step-by-step guide to learning the Go programming language. Each topic is sequentially introduced to build on previous materials covered. Every concept is introduced with easy-to-follow code examples that focus on maximizing the understanding of the topic at hand.<br></p>
更多信息……
英语 [en] · PDF · 4.8MB · 2016 · 📘 非小说类图书 · 🚀/lgli/lgrs/nexusstc/upload/zlib · Save
base score: 11065.0, final score: 17450.486
upload/newsarch_ebooks/2018/03/05/9781784395438.mobi
Learning Go programming : an insightful guide to learning the Go programming language Vivien, Vladimir Packt Publishing - ebooks Account, 1st edition, Birmingham, England, 2016
About This BookInsightful coverage of Go programming syntax, constructs, and idioms to help you understand Go code effectivelyPush your Go skills, with topics such as, data types, channels, concurrency, object-oriented Go, testing, and network programmingEach chapter provides working code samples that are designed to help reader quickly understand respective topicWho This Book Is ForIf you have prior exposure to programming and are interested in learning the Go programming language, this book is designed for you. It will quickly run you through the basics of programming to let you exploit a number of features offered by Go programming language.What You Will LearnInstall and configure the Go development environment to quickly get started with your first programUse the basic elements of the language, including source code structure, variables, constants, and control flow primitivesGain practical insight into the use of Go's type system, including basic and composite typesUse interface types and techniques such as embeddingDevelop effective functions that are encapsulated in well-organized package structuresImplement goroutines, channels, and other concurrency primitives to write highly-concurrent and safe Go codeWrite tested and benchmarked code using Go's built test toolsIn DetailThe Go programming language has firmly established itself as a favorite for building complex and scalable system applications. Go offers a direct and practical approach to programming that let programmers write correct and predictable code using concurrency idioms and a full-featured standard library.This is a step-by-step, practical guide full of real-world examples to help you get started with Go in no time at all. We start off by understanding the fundamentals of Go, followed by a detailed description of the Go data types, program structures, and Maps. After this, you learn how to use Go concurrency idioms to avoid pitfalls and create programs that behave exactly as expected. Next, you will be familiarized with the tools and libraries that are available in Go for writing and exercising tests, benchmarking, and code coverage.Finally, you will learn how to utilize some of the most important features of Go such as Network programming and OS integration, in order to build efficient applications. All the concepts are explained in a crisp and concise manner, and by the end of this book you will be able to create highly efficient programs that you can deploy to the cloud.
更多信息……
英语 [en] · MOBI · 5.2MB · 2016 · 📘 非小说类图书 · 🚀/lgli/lgrs/nexusstc/upload/zlib · Save
base score: 11055.0, final score: 17449.197
ia/goprogramminglan0000dono.pdf
Go Programming Language, The (Addison-Wesley Professional Computing Series) Alan A. A. Donovan; Brian W. Kernighan Addison-Wesley Professional, Pearson Education (US), New York, 2016
The Go Programming Language is the authoritative resource for any programmer who wants to learn Go. It shows how to write clear and idiomatic Go to solve real-world problems. The book does not assume prior knowledge of Go nor experience with any specific language, so you'll find it accessible whether you're most comfortable with JavaScript, Ruby, Python, Java, or C++. The first chapter is a tutorial on the basic concepts of Go, introduced through programs for file I/O and text processing, simple graphics, and web clients and servers. Early chapters cover the structural elements of Go programs: syntax, control flow, data types, and the organization of a program into packages, files, and functions. The examples illustrate many packages from the standard library and show how to create new ones of your own. Later chapters explain the package mechanism in more detail, and how to build, test, and maintain projects using the go tool. The chapters on methods and interfaces introduce Go's unconventional approach to object-oriented programming, in which methods can be declared on any type and interfaces are implicitly satisfied. They explain the key principles of encapsulation, composition, and substitutability using realistic examples. Two chapters on concurrency present in-depth approaches to this increasingly important topic. The first, which covers the basic mechanisms of goroutines and channels, illustrates the style known as communicating sequential processes for which Go is renowned. The second covers more traditional aspects of concurrency with shared variables. These chapters provide a solid foundation for programmers encountering concurrency for the first time. The final two chapters explore lower-level features of Go. One covers the art of metaprogramming using reflection. The other shows how to use the unsafe package to step outside the type system for special situations, and how to use the cgo tool to create Go bindings for C libraries. The book features hundreds of interesting and practical examples of well-written Go code that cover the whole language, its most important packages, and a wide range of applications. Each chapter has exercises to test your understanding and explore extensions and alternatives. Source code is freely available for download from http://gopl.io/ and may be conveniently fetched, built, and installed using the go get command.
更多信息……
英语 [en] · PDF · 18.4MB · 2016 · 📗 未知类型的图书 · 🚀/ia · Save
base score: 11068.0, final score: 17438.871
lgli/Alan A. A. Donovan & Brian W. Kernighan - The Go Programming Language (2015, ).pdf
The Go Programming Language Alan A. A. Donovan & Brian W. Kernighan Addison-Wesley Professional, Addison-Wesley professional computing series, First printing, October 2015, New York, 2015
The Go Programming Language is the authoritative resource for any programmer who wants to learn Go. It shows how to write clear and idiomatic Go to solve real-world problems. The book does not assume prior knowledge of Go nor experience with any specific language, so you'll find it accessible whether you're most comfortable with JavaScript, Ruby, Python, Java, or C++. The first chapter is a tutorial on the basic concepts of Go, introduced through programs for file I/O and text processing, simple graphics, and web clients and servers. Early chapters cover the structural elements of Go programs: syntax, control flow, data types, and the organization of a program into packages, files, and functions. The examples illustrate many packages from the standard library and show how to create new ones of your own. Later chapters explain the package mechanism in more detail, and how to build, test, and maintain projects using the go tool. The chapters on methods and interfaces introduce Go's unconventional approach to object-oriented programming, in which methods can be declared on any type and interfaces are implicitly satisfied. They explain the key principles of encapsulation, composition, and substitutability using realistic examples. Two chapters on concurrency present in-depth approaches to this increasingly important topic. The first, which covers the basic mechanisms of goroutines and channels, illustrates the style known as communicating sequential processes for which Go is renowned. The second covers more traditional aspects of concurrency with shared variables. These chapters provide a solid foundation for programmers encountering concurrency for the first time. The final two chapters explore lower-level features of Go. One covers the art of metaprogramming using reflection. The other shows how to use the unsafe package to step outside the type system for special situations, and how to use the cgo tool to create Go bindings for C libraries. The book features hundreds of interesting and practical examples of well-written Go code that cover the whole language, its most important packages, and a wide range of applications. Each chapter has exercises to test your understanding and explore extensions and alternatives. Source code is freely available for download from http://gopl.io/ and may be conveniently fetched, built, and installed using the go get command.
更多信息……
英语 [en] · PDF · 5.3MB · 2015 · 📘 非小说类图书 · 🚀/lgli/zlib · Save
base score: 11068.0, final score: 17438.562
nexusstc/The Go programming language/2adac565279b76bf5c11b920e71e89f6.pdf
The Go Programming Language Alan A. A. Donovan, Brian W. Kernighan Addison-Wesley Professional, Addison-Wesley professional computing series, 2nd printing, december, 2016
The Go Programming Language is the authoritative resource for any programmer who wants to learn Go. It shows how to write clear and idiomatic Go to solve real-world problems. The book does not assume prior knowledge of Go nor experience with any specific language, so you'll find it accessible whether you're most comfortable with JavaScript, Ruby, Python, Java, or C++. The first chapter is a tutorial on the basic concepts of Go, introduced through programs for file I/O and text processing, simple graphics, and web clients and servers. Early chapters cover the structural elements of Go programs: syntax, control flow, data types, and the organization of a program into packages, files, and functions. The examples illustrate many packages from the standard library and show how to create new ones of your own. Later chapters explain the package mechanism in more detail, and how to build, test, and maintain projects using the go tool. The chapters on methods and interfaces introduce Go's unconventional approach to object-oriented programming, in which methods can be declared on any type and interfaces are implicitly satisfied. They explain the key principles of encapsulation, composition, and substitutability using realistic examples. Two chapters on concurrency present in-depth approaches to this increasingly important topic. The first, which covers the basic mechanisms of goroutines and channels, illustrates the style known as communicating sequential processes for which Go is renowned. The second covers more traditional aspects of concurrency with shared variables. These chapters provide a solid foundation for programmers encountering concurrency for the first time. The final two chapters explore lower-level features of Go. One covers the art of metaprogramming using reflection. The other shows how to use the unsafe package to step outside the type system for special situations, and how to use the cgo tool to create Go bindings for C libraries. The book features hundreds of interesting and practical examples of well-written Go code that cover the whole language, its most important packages, and a wide range of applications. Each chapter has exercises to test your understanding and explore extensions and alternatives. Source code is freely available for download from http://gopl.io/ and may be conveniently fetched, built, and installed using the go get command.
更多信息……
英语 [en] · PDF · 4.3MB · 2016 · 📘 非小说类图书 · 🚀/lgli/lgrs/nexusstc/zlib · Save
base score: 11065.0, final score: 17438.184
lgli/F:\twirpx\_18\_8\1812376\donovan_a_a_a_kernigan_b_w_the_go_programming_language.epub
The Go Programming Language Donovan A.A.A., Kernigan B.W. Addison-Wesley Professional, Addison-Wesley professional computing series, First printing, October 2015, New York, 2015
Addison-Wesley Professional, 2015. — 400 p. — ISBN-10: 0134190440, ISBN-13: 978-0134190440. **__The Go Programming Language__ is the authoritative resource for any programmer who wants to learn Go. It shows how to write clear and idiomatic Go to solve real-world problems. The book does not assume prior knowledge of Go nor experience with any specific language, so you’ll find it accessible whether you’re most comfortable with JavaScript, Ruby, Python, Java, or C++.** The first chapter is a tutorial on the basic concepts of Go, introduced through programs for file I/O and text processing, simple graphics, and web clients and servers. Early chapters cover the structural elements of Go programs: syntax, control flow, data types, and the organization of a program into packages, files, and functions. The examples illustrate many packages from the standard library and show how to create new ones of your own. Later chapters explain the package mechanism in more detail, and how to build, test, and maintain projects using the go tool. The chapters on methods and interfaces introduce Go’s unconventional approach to object-oriented programming, in which methods can be declared on any type and interfaces are implicitly satisfied. They explain the key principles of encapsulation, composition, and substitutability using realistic examples. Two chapters on concurrency present in-depth approaches to this increasingly important topic. The first, which covers the basic mechanisms of goroutines and channels, illustrates the style known as communicating sequential processes for which Go is renowned. The second covers more traditional aspects of concurrency with shared variables. These chapters provide a solid foundation for programmers encountering concurrency for the first time. The final two chapters explore lower-level features of Go. One covers the art of metaprogramming using reflection. The other shows how to use the unsafe package to step outside the type system for special situations, and how to use the cgo tool to create Go bindings for C libraries. **The book features hundreds of interesting and practical examples of well-written Go code that cover the whole language, its most important packages, and a wide range of applications.** Each chapter has exercises to test your understanding and explore extensions and alternatives. Source code is freely available for download from http://gopl.io/ and may be conveniently fetched, built, and installed using the go get command. Формат книги совместим с iPAD и Amazon Kindle, на PC открывается многими бесплатными ридерами, например [Cool Reader](http://coolreader.org/) (EPUB), [Calibre](http://calibre-ebook.com/download) (EPUB, MOBI, AZW3), [Adobe Digital Editions](http://www.adobe.com/ru/solutions/ebook/digital-editions/download.html) (EPUB), [FBReader](https://ru.fbreader.org/) (EPUB, MOBI, AZW3).
更多信息……
英语 [en] · EPUB · 18.8MB · 2015 · 📘 非小说类图书 · 🚀/lgli/lgrs/nexusstc/zlib · Save
base score: 11065.0, final score: 17437.53
lgli/I:\it-books_dl\5919\The Go Programming Language.pdf
The Go Programming Language Alan A. A. Donovan, Brian W. Kernighan Addison-Wesley Professional, Addison-Wesley professional computing series, 2nd printing, december, 2016
The Go Programming Language is the authoritative resource for any programmer who wants to learn Go. It shows how to write clear and idiomatic Go to solve real-world problems. The book does not assume prior knowledge of Go nor experience with any specific language, so you'll find it accessible whether you're most comfortable with JavaScript, Ruby, Python, Java, or C++. The first chapter is a tutorial on the basic concepts of Go, introduced through programs for file I/O and text processing, simple graphics, and web clients and servers. Early chapters cover the structural elements of Go programs: syntax, control flow, data types, and the organization of a program into packages, files, and functions. The examples illustrate many packages from the standard library and show how to create new ones of your own. Later chapters explain the package mechanism in more detail, and how to build, test, and maintain projects using the go tool. The chapters on methods and interfaces introduce Go's unconventional approach to object-oriented programming, in which methods can be declared on any type and interfaces are implicitly satisfied. They explain the key principles of encapsulation, composition, and substitutability using realistic examples. Two chapters on concurrency present in-depth approaches to this increasingly important topic. The first, which covers the basic mechanisms of goroutines and channels, illustrates the style known as communicating sequential processes for which Go is renowned. The second covers more traditional aspects of concurrency with shared variables. These chapters provide a solid foundation for programmers encountering concurrency for the first time. The final two chapters explore lower-level features of Go. One covers the art of metaprogramming using reflection. The other shows how to use the unsafe package to step outside the type system for special situations, and how to use the cgo tool to create Go bindings for C libraries. The book features hundreds of interesting and practical examples of well-written Go code that cover the whole language, its most important packages, and a wide range of applications. Each chapter has exercises to test your understanding and explore extensions and alternatives. Source code is freely available for download from http://gopl.io/ and may be conveniently fetched, built, and installed using the go get command.
更多信息……
英语 [en] · PDF · 6.9MB · 2016 · 📘 非小说类图书 · 🚀/lgli/lgrs/nexusstc/zlib · Save
base score: 11065.0, final score: 17437.475
lgli/Z:\Bibliotik_\16\2\%&Ovr0\2016 Alan Donovan-Go Programming Language.pdf
The Go programming language Donovan, Alan A. A.;Kernighan, Brian W Addison-Wesley Professional, Addison-Wesley professional computing series, 2nd printing, december, 2016
The Go Programming Language is the authoritative resource for any programmer who wants to learn Go. It shows how to write clear and idiomatic Go to solve real-world problems. The book does not assume prior knowledge of Go nor experience with any specific language, so you'll find it accessible whether you're most comfortable with JavaScript, Ruby, Python, Java, or C++. The first chapter is a tutorial on the basic concepts of Go, introduced through programs for file I/O and text processing, simple graphics, and web clients and servers. Early chapters cover the structural elements of Go programs: syntax, control flow, data types, and the organization of a program into packages, files, and functions. The examples illustrate many packages from the standard library and show how to create new ones of your own. Later chapters explain the package mechanism in more detail, and how to build, test, and maintain projects using the go tool. The chapters on methods and interfaces introduce Go's unconventional approach to object-oriented programming, in which methods can be declared on any type and interfaces are implicitly satisfied. They explain the key principles of encapsulation, composition, and substitutability using realistic examples. Two chapters on concurrency present in-depth approaches to this increasingly important topic. The first, which covers the basic mechanisms of goroutines and channels, illustrates the style known as communicating sequential processes for which Go is renowned. The second covers more traditional aspects of concurrency with shared variables. These chapters provide a solid foundation for programmers encountering concurrency for the first time. The final two chapters explore lower-level features of Go. One covers the art of metaprogramming using reflection. The other shows how to use the unsafe package to step outside the type system for special situations, and how to use the cgo tool to create Go bindings for C libraries. The book features hundreds of interesting and practical examples of well-written Go code that cover the whole language, its most important packages, and a wide range of applications. Each chapter has exercises to test your understanding and explore extensions and alternatives. Source code is freely available for download from http://gopl.io/ and may be conveniently fetched, built, and installed using the go get command.
更多信息……
英语 [en] · PDF · 4.8MB · 2016 · 📘 非小说类图书 · 🚀/lgli/lgrs/nexusstc/zlib · Save
base score: 11065.0, final score: 17437.287
upload/misc/Y9EgLx762wKqWqG7nloH/Books/Programming_Languages/Go/The Go Programming Language - Donovan, Alan A. A. _ Kernigha_6127.pdf
The Go Programming Language Alan A. A. Donovan, Brian W. Kernighan Addison-Wesley Professional, Addison-Wesley professional computing series, First printing, October 2015, New York, 2015
The Go Programming Language is the authoritative resource for any programmer who wants to learn Go. It shows how to write clear and idiomatic Go to solve real-world problems. The book does not assume prior knowledge of Go nor experience with any specific language, so you’ll find it accessible whether you’re most comfortable with JavaScript, Ruby, Python, Java, or C++. - The first chapter is a tutorial on the basic concepts of Go, introduced through programs for file I/O and text processing, simple graphics, and web clients and servers. - Early chapters cover the structural elements of Go programs: syntax, control flow, data types, and the organization of a program into packages, files, and functions. The examples illustrate many packages from the standard library and show how to create new ones of your own. Later chapters explain the package mechanism in more detail, and how to build, test, and maintain projects using the go tool. - The chapters on methods and interfaces introduce Go’s unconventional approach to object-oriented programming, in which methods can be declared on any type and interfaces are implicitly satisfied. They explain the key principles of encapsulation, composition, and substitutability using realistic examples. - Two chapters on concurrency present in-depth approaches to this increasingly important topic. The first, which covers the basic mechanisms of goroutines and channels, illustrates the style known as communicating sequential processes for which Go is renowned. The second covers more traditional aspects of concurrency with shared variables. These chapters provide a solid foundation for programmers encountering concurrency for the first time. - The final two chapters explore lower-level features of Go. One covers the art of metaprogramming using reflection. The other shows how to use the unsafe package to step outside the type system for special situations, and how to use the cgo tool to create Go bindings for C libraries. The book features hundreds of interesting and practical examples of well-written Go code that cover the whole language, its most important packages, and a wide range of applications. Each chapter has exercises to test your understanding and explore extensions and alternatives. Source code is freely available for download from http://gopl.io/ and may be conveniently fetched, built, and installed using the go get command.
更多信息……
英语 [en] · PDF · 5.3MB · 2015 · 📘 非小说类图书 · 🚀/lgli/lgrs/nexusstc/upload/zlib · Save
base score: 11065.0, final score: 17437.014
nexusstc/Learning Go programming: an insightful guide to learning the Go programming language/ea937aa88d588396af9579190c3bd1ac.pdf
Learning Go programming : an insightful guide to learning the Go programming language Vivien, Vladimir Packt Publishing - ebooks Account, Pearson Education (US), New York, 2016
About This BookInsightful coverage of Go programming syntax, constructs, and idioms to help you understand Go code effectivelyPush your Go skills, with topics such as, data types, channels, concurrency, object-oriented Go, testing, and network programmingEach chapter provides working code samples that are designed to help reader quickly understand respective topicWho This Book Is ForIf you have prior exposure to programming and are interested in learning the Go programming language, this book is designed for you. It will quickly run you through the basics of programming to let you exploit a number of features offered by Go programming language.What You Will LearnInstall and configure the Go development environment to quickly get started with your first programUse the basic elements of the language, including source code structure, variables, constants, and control flow primitivesGain practical insight into the use of Go's type system, including basic and composite typesUse interface types and techniques such as embeddingDevelop effective functions that are encapsulated in well-organized package structuresImplement goroutines, channels, and other concurrency primitives to write highly-concurrent and safe Go codeWrite tested and benchmarked code using Go's built test toolsIn DetailThe Go programming language has firmly established itself as a favorite for building complex and scalable system applications. Go offers a direct and practical approach to programming that let programmers write correct and predictable code using concurrency idioms and a full-featured standard library.This is a step-by-step, practical guide full of real-world examples to help you get started with Go in no time at all. We start off by understanding the fundamentals of Go, followed by a detailed description of the Go data types, program structures, and Maps. After this, you learn how to use Go concurrency idioms to avoid pitfalls and create programs that behave exactly as expected. Next, you will be familiarized with the tools and libraries that are available in Go for writing and exercising tests, benchmarking, and code coverage.Finally, you will learn how to utilize some of the most important features of Go such as Network programming and OS integration, in order to build efficient applications. All the concepts are explained in a crisp and concise manner, and by the end of this book you will be able to create highly efficient programs that you can deploy to the cloud.
更多信息……
英语 [en] · PDF · 3.3MB · 2016 · 📘 非小说类图书 · 🚀/lgli/lgrs/nexusstc/zlib · Save
base score: 11065.0, final score: 17435.172
lgli/Z:\Bibliotik_\A Library\Programming\Go\Go Programming Language (Addison-Wesley Professional Computing), The - Brian W. Kernighan.pdf
The go programming language Donovan, Alan A A;Kernighan, Brian W Addison-Wesley Professional, Addison-Wesley professional computing series;Professional Computing Series 1, 2015;2016
Go is an open-source programming language that makes it easy to build clean, reliable, and efficient software. It has been winning converts from dynamic language enthusiasts as well as users of traditional compiled languages. The former appreciate the robustness and efficiency that Go's lightweight type system brings to their code; the latter find Go's simplicity and fast tools a refreshing change. Thanks to its well-designed standard libraries and its excellent support for concurrent programming, Go is fast becoming the language of choice for distributed systems. The Go Programming Language is the definitive book on Go for the working programmer. It assumes no prior knowledge of Go, nor any other specific programming language, so you'll find it an accessible guide whether you come from JavaScript, Ruby, Python, Java, or C++. The book will quickly get you started using Go effectively from the beginning, and by the end, you will know how to use it well to write clear, idiomatic and efficient programs to solve real-world problems. You'll understand not just how to use its standard libraries, but how they work, and how to apply the same design techniques to your own projects. The earlier chapters will introduce you to the basic concepts of Go programming---numbers, strings, functions---while at the same time presenting important computer science concepts like recursion, and useful examples of graphics, UTF-8, and error handling. The chapters on methods and interfaces will show you a new way to think about object-oriented programming; the chapter on concurrency explains why concurrency is so important in modern programming, and how Go helps you handle it well. You'll also learn about Go's pragmatic but effective approach to testing; how to build, test, and manage projects using the go tool, and the art of metaprogramming using reflection. The book contains hundreds of interesting and practical examples that cover the whole language and a wide range of applications. The code samples from the book are available for download from gopl.io.
更多信息……
英语 [en] · PDF · 6.3MB · 1992 · 📘 非小说类图书 · 🚀/lgli/lgrs/nexusstc/zlib · Save
base score: 11065.0, final score: 17431.523
upload/bibliotik/0_Other/2/2016 Alan Donovan-Go Programming Language.epub
The go programming language Donovan, Alan A A;Kernighan, Brian W Addison-Wesley;Pearson Education Limited (US titles), Addison-Wesley professional computing series;Professional Computing Series 1, 2015;2016
Go is an open-source programming language that makes it easy to build clean, reliable, and efficient software. It has been winning converts from dynamic language enthusiasts as well as users of traditional compiled languages. The former appreciate the robustness and efficiency that Go's lightweight type system brings to their code; the latter find Go's simplicity and fast tools a refreshing change. Thanks to its well-designed standard libraries and its excellent support for concurrent programming, Go is fast becoming the language of choice for distributed systems. The Go Programming Language is the definitive book on Go for the working programmer. It assumes no prior knowledge of Go, nor any other specific programming language, so you'll find it an accessible guide whether you come from JavaScript, Ruby, Python, Java, or C++. The book will quickly get you started using Go effectively from the beginning, and by the end, you will know how to use it well to write clear, idiomatic and efficient programs to solve real-world problems. You'll understand not just how to use its standard libraries, but how they work, and how to apply the same design techniques to your own projects. The earlier chapters will introduce you to the basic concepts of Go programming---numbers, strings, functions---while at the same time presenting important computer science concepts like recursion, and useful examples of graphics, UTF-8, and error handling. The chapters on methods and interfaces will show you a new way to think about object-oriented programming; the chapter on concurrency explains why concurrency is so important in modern programming, and how Go helps you handle it well. You'll also learn about Go's pragmatic but effective approach to testing; how to build, test, and manage projects using the go tool, and the art of metaprogramming using reflection. The book contains hundreds of interesting and practical examples that cover the whole language and a wide range of applications. The code samples from the book are available for download from gopl.io.
更多信息……
英语 [en] · EPUB · 33.9MB · 1992 · 📘 非小说类图书 · 🚀/lgli/lgrs/nexusstc/upload/zlib · Save
base score: 11065.0, final score: 17431.014
upload/motw_shc_2025_10/shc/The Go Programming Language - Brian W. Kernighan.epub
Go Programming Language, The (Addison-Wesley Professional Computing Series) Alan A. A. Donovan; Brian W. Kernighan Addison-Wesley Professional, Pearson Education (US), New York, 2016
The Go Programming Language is the authoritative resource for any programmer who wants to learn Go. It shows how to write clear and idiomatic Go to solve real-world problems. The book does not assume prior knowledge of Go nor experience with any specific language, so you’ll find it accessible whether you’re most comfortable with JavaScript, Ruby, Python, Java, or C++. The first chapter is a tutorial on the basic concepts of Go, introduced through programs for file I/O and text processing, simple graphics, and web clients and servers. Early chapters cover the structural elements of Go programs: syntax, control flow, data types, and the organization of a program into packages, files, and functions. The examples illustrate many packages from the standard library and show how to create new ones of your own. Later chapters explain the package mechanism in more detail, and how to build, test, and maintain projects using the go tool. The chapters on methods and interfaces introduce Go’s unconventional approach to object-oriented programming, in which methods can be declared on any type and interfaces are implicitly satisfied. They explain the key principles of encapsulation, composition, and substitutability using realistic examples. Two chapters on concurrency present in-depth approaches to this increasingly important topic. The first, which covers the basic mechanisms of goroutines and channels, illustrates the style known as communicating sequential processes for which Go is renowned. The second covers more traditional aspects of concurrency with shared variables. These chapters provide a solid foundation for programmers encountering concurrency for the first time. The final two chapters explore lower-level features of Go. One covers the art of metaprogramming using reflection. The other shows how to use the unsafe package to step outside the type system for special situations, and how to use the cgo tool to create Go bindings for C libraries. The book features hundreds of interesting and practical examples of well-written Go code that cover the whole language, its most important packages, and a wide range of applications. Each chapter has exercises to test your understanding and explore extensions and alternatives. Source code is freely available for download from http://gopl.io/ and may be conveniently fetched, built, and installed using the go get command. Computers & Technology,Programming Languages,Reference,Programming
更多信息……
英语 [en] · EPUB · 18.8MB · 2016 · 📗 未知类型的图书 · 🚀/upload · Save
base score: 10968.0, final score: 17374.348
upload/duxiu_main2/【星空藏书馆】/【星空藏书馆】等多个文件/Kindle电子书库(012)/综合书籍(007)/综合1(011)/书1/yanhu831/Verycd Share/Addison-Wesley/2015/The.Go.Programming.Language.2015.11.epub
Go Programming Language, The (Addison-Wesley Professional Computing Series) Alan A. A. Donovan; Brian W. Kernighan Addison-Wesley Professional, Pearson Education (US), New York, 2016
The Go Programming Language is the authoritative resource for any programmer who wants to learn Go. It shows how to write clear and idiomatic Go to solve real-world problems. The book does not assume prior knowledge of Go nor experience with any specific language, so you'll find it accessible whether you're most comfortable with JavaScript, Ruby, Python, Java, or C++. The first chapter is a tutorial on the basic concepts of Go, introduced through programs for file I/O and text processing, simple graphics, and web clients and servers. Early chapters cover the structural elements of Go programs: syntax, control flow, data types, and the organization of a program into packages, files, and functions. The examples illustrate many packages from the standard library and show how to create new ones of your own. Later chapters explain the package mechanism in more detail, and how to build, test, and maintain projects using the go tool. The chapters on methods and interfaces introduce Go's unconventional approach to object-oriented programming, in which methods can be declared on any type and interfaces are implicitly satisfied. They explain the key principles of encapsulation, composition, and substitutability using realistic examples. Two chapters on concurrency present in-depth approaches to this increasingly important topic. The first, which covers the basic mechanisms of goroutines and channels, illustrates the style known as communicating sequential processes for which Go is renowned. The second covers more traditional aspects of concurrency with shared variables. These chapters provide a solid foundation for programmers encountering concurrency for the first time. The final two chapters explore lower-level features of Go. One covers the art of metaprogramming using reflection. The other shows how to use the unsafe package to step outside the type system for special situations, and how to use the cgo tool to create Go bindings for C libraries. The book features hundreds of interesting and practical examples of well-written Go code that cover the whole language, its most important packages, and a wide range of applications. Each chapter has exercises to test your understanding and explore extensions and alternatives. Source code is freely available for download from http://gopl.io/ and may be conveniently fetched, built, and installed using the go get command.
更多信息……
英语 [en] · EPUB · 33.8MB · 2016 · 📗 未知类型的图书 · 🚀/upload · Save
base score: 10968.0, final score: 17374.137
upload/duxiu_main2/【星空藏书馆】/【星空藏书馆】等多个文件/Kindle电子书库(012)/综合书籍(007)/综合1(011)/书1/yanhu831/Verycd Share/Addison-Wesley/2015/BuyInfo.The.Go.Programming.Language.2015.11.epub
Go Programming Language, The (Addison-Wesley Professional Computing Series) Alan A. A. Donovan; Brian W. Kernighan Addison-Wesley Professional, Pearson Education (US), New York, 2016
The Go Programming Language is the authoritative resource for any programmer who wants to learn Go. It shows how to write clear and idiomatic Go to solve real-world problems. The book does not assume prior knowledge of Go nor experience with any specific language, so you'll find it accessible whether you're most comfortable with JavaScript, Ruby, Python, Java, or C++. The first chapter is a tutorial on the basic concepts of Go, introduced through programs for file I/O and text processing, simple graphics, and web clients and servers. Early chapters cover the structural elements of Go programs: syntax, control flow, data types, and the organization of a program into packages, files, and functions. The examples illustrate many packages from the standard library and show how to create new ones of your own. Later chapters explain the package mechanism in more detail, and how to build, test, and maintain projects using the go tool. The chapters on methods and interfaces introduce Go's unconventional approach to object-oriented programming, in which methods can be declared on any type and interfaces are implicitly satisfied. They explain the key principles of encapsulation, composition, and substitutability using realistic examples. Two chapters on concurrency present in-depth approaches to this increasingly important topic. The first, which covers the basic mechanisms of goroutines and channels, illustrates the style known as communicating sequential processes for which Go is renowned. The second covers more traditional aspects of concurrency with shared variables. These chapters provide a solid foundation for programmers encountering concurrency for the first time. The final two chapters explore lower-level features of Go. One covers the art of metaprogramming using reflection. The other shows how to use the unsafe package to step outside the type system for special situations, and how to use the cgo tool to create Go bindings for C libraries. The book features hundreds of interesting and practical examples of well-written Go code that cover the whole language, its most important packages, and a wide range of applications. Each chapter has exercises to test your understanding and explore extensions and alternatives. Source code is freely available for download from http://gopl.io/ and may be conveniently fetched, built, and installed using the go get command.
更多信息……
英语 [en] · EPUB · 33.8MB · 2016 · 📗 未知类型的图书 · 🚀/upload · Save
base score: 10968.0, final score: 17373.94
14 部分匹配
zlib/no-category/Campolo, Anthony/You can make a difference!_119417587.pdf
You can make a difference! Campolo, Anthony Waco, Tex. : Word Books, Waco, Tex, Texas, 1984
154 pages ; 22 cm, Presentations on commitment, vocation, dating, and discipleship are designed to motivate readers to use spiritual power to change the world, \"Study guide, by Denny Rydberg\": pages 141-154, Commitment : getting beyond good intentions -- Vocation : Setting a course and traveling light -- Dating : Turning your love life over to Jesus -- Descipleship : living life to the nth degree -- Study guide / Denny Rydberg
更多信息……
英语 [en] · PDF · 5.2MB · 1984 · 📗 未知类型的图书 · 🚀/ia/zlib · Save
base score: 11068.0, final score: 28.713299
lgli/frenkin_tragediya_krestyanskikh_vosstany_v_rossii_1918-1921_1987__ocr.pdf
Трагедия крестьянских восстаний в России. 1918—1921 гг. Френкин Михаил Самойлович 1987
PDF · 10.3MB · 1987 · 📘 非小说类图书 · 🚀/lgli · Save
base score: 11053.0, final score: 26.5317
zlib/no-category/Campolo, Anthony/You can make a difference_119418593.pdf
You can make a difference Campolo, Anthony Berkhamsted : Word (UK) Ltd., Berkhamsted, England, 1985
158 pages ; 18 cm, Originally published: Waco, Tex. : Word Books, 1984
更多信息……
英语 [en] · PDF · 5.5MB · 1985 · 📗 未知类型的图书 · 🚀/ia/zlib · Save
base score: 11068.0, final score: 24.234827
ia/youcanmakediffer0000tony.pdf
You can make a difference! Anthony Campolo W Pub Group, Paper, Waco, Tex, ©1984
I teach at a small, church-related school near Philadelphia called Eastern College.
更多信息……
英语 [en] · PDF · 7.0MB · 1984 · 📗 未知类型的图书 · 🚀/ia · Save
base score: 11068.0, final score: 23.294247
upload/duxiu_main/x/pdf/10277375.pdf
DOS 6.x高级编程 肖力, (计算机) 北京:人民邮电出版社, 1996, 1996
封面 1书名 2版权 3前言 4 目录 13 第一章 PC硬件概述 13 1.1 基本寻址 13 1.2 内存类型 14 1.3 寄存器 14 1.4 再谈寻址 18 1.5 端口 18 1.6 硬件中断 19 1.7 定时器 21 1.8 通用I/O 21 1.9 键盘 21 1.10 显示 22 1.11 磁盘 23 第二章 DOS编程必备知识 24 2.1 MS—DOS的装入过程 24 2.1.1 BOOT程序 24 2.1.2 IO.SYS总体结构分析 25 2.1.3 SYS—INITII中CONFIG.SYS文件的处理过程 26 2.1.4 COMMAND.COM的初始化流程 28 2.2 DOS应用程序的类型 30 2.2.1 .EXE文件 30 2.2.2 .COM文件 30 2.2.3 TSR程序 31 2.2.4 设备驱动程序 31 2.3 DOS中断 32 2.4 BIOS中断 33 2.5 BIOS变量 34 第三章 对DOS的C语言编程 35 3.1 指针寻址 35 3.2 访问环境块 38 3.3 输入和输出 39 3.4 中断 39 3.5 中断服务 44 第四章 几个程序例子 46 4.1 ESCAPE 46 4.2 SPACE 48 4.3 EDISP 49 4.4 PRTSCRN 51 4.5 SPYS 52 第五章 DOS服务 56 5.1 简单的I/O服务 58 5.2 磁盘控制操作 63 5.3 文件操作 68 5.4 FCB文件服务 71 5.5 句柄服务 72 5.6 目录操作 79 5.7 日期和时间操作 81 5.8 IOCTL操作 83 5.9 其它操作 86 5.10 其它DOS中断 92 第六章 ROM BIOS服务 98 6.1 显示器服务 98 6.2 设备配置服务 104 6.3 读常规内存的大小 104 6.4 磁盘服务 105 6.5 串行口服务 109 6.6 键盘服务 112 6.7 打印机服务 113 6.8 时钟设备服务 114 6.9 BIOS变量 115 第七章 DOS的内存管理 117 7.1 DOS6管理的各种内存 117 7.1.1 常规内存 117 7.1.2 扩展内存 117 7.1.3 扩充内存 118 7.1.4 高端内存 118 7.2 DOS的内存管理方法 119 7.3 DOS内存管理调用 119 7.4 直接访问DOS的内存管理 122 第八章 DOS的进程管理 125 8.1 DOS的进程管理功能 125 8.2 两个重要数据结构:EXE文件头和PSP详解 128 8.2.1 EXE件头的结构详解 128 8.2.2 PSP结构详解 129 第九章 直接存取技术 134 9.1 把文本写入屏幕存储器 134 9.2 中断规则 137 9.3 管理硬件中断 139 9.4 直接键盘存取 139 9.5 访问CD—ROM 145 9.5.1 MSCDEX—DOS访问CD—ROM的关键 145 9.5.2 寻找MSCDEX 146 9.5.3 判断一个驱动器是否是CD—ROM设备 148 9.6 定时和声音产生 148 9.7 AT的实时时钟 154 9.8 使用控制杆 156 9.9 并行口 159 9.10 串行口 161 9.10.1 串行口参数 162 9.10.2 直接UART存取 162 9.10.3 一个简单的终端仿真器 163 第十章 DOS6的数据压缩 175 10.1 MRCI介绍 175 10.2 使用MRCI 177 10.2.1 检测MRCI 177 10.2.2 MRCI请求包 177 10.2.3 使用MRCI 178 10.3 DoubleSpace调用介绍 187 第十一章 构造完备的应用程序 189 11.1 Break异常处理 190 11.2 严重错误处理 195 11.3 哪一种语言最好? 199 11.4 多任务研究 200 11.5 一个简单的程序HEXDUMP 200 11.6 一个高性能C应用程序 209 第十二章 图形程序设计 224 12.1 模式选择 225 12.2 像素表示法 227 12.2.1 CGA和HGA像素地址 228 12.2.2 EGA 230 12.2.3 VGA256色模式 235 12.3 设置颜色 235 12.3.1 CGA颜色 236 12.3.2 EGA颜色 237 12.3.3 VGA颜色 237...
更多信息……
中文 [zh] · PDF · 19.8MB · 1996 · 📗 未知类型的图书 · 🚀/duxiu/upload/zlibzh · Save
base score: 11060.0, final score: 22.39319
zlib/no-category/Campolo, Anthony/You can make a difference : high-voltage living in a burned-out world_119433510.pdf
You can make a difference : high-voltage living in a burned-out world Tony Campolo; Anthony Campolo Nashville, TN : W Pub. Group, Rev. ed., Nashville, TN, Tennessee, 2003
viii, 133 pages ; 19 cm, Presentations on commitment, vocation, dating, and discipleship are designed to motivate readers to use spiritual power to change the world, Commitment : getting beyond good intentions -- Vocation : setting a course and traveling light -- Dating : turning your love life over to Jesus -- Discipleship : living life to the nth degree
更多信息……
英语 [en] · PDF · 3.8MB · 2003 · 📗 未知类型的图书 · 🚀/ia/zlib · Save
base score: 11068.0, final score: 21.722443
zlib/no-category/Campolo, Tony/You Can Make A Difference : High-Voltage Living In A Burned-Out World_119428061.pdf
You Can Make A Difference : High-Voltage Living In A Burned-Out World Campolo, Tony Thomas Nelson Publishers, Rev. ed, Nashville, TN, 2003
1 online resource
更多信息……
英语 [en] · PDF · 6.0MB · 2003 · 📗 未知类型的图书 · 🚀/ia/zlib · Save
base score: 11068.0, final score: 17.868612
lgli/9785907425347.pdf
Информационные технологии и безопасная образовательная среда в обществе XXI века - учителям информатики: учебное пособие: комплексная научно-исследовательская лаборатория "Антропология детства", 2003/2021: краевая инновационная площадка Тоискин В.С., Красильников В.В., Пелих О.В. Издательство «Тимченко О.Г.», Ставрополь, Russia, 2021
Пособие предполагает нормативно-правовое сопровождение работы учителя-предметника по предотвращению девиации среди детей школьного возраста, включающее обзор российской правовой практики профилактики девиантного поведения обучающихся, а также специфики правового сопровождения детей в образовательном процессе в полиэтничном регионе (на примере Ставропольского края). Практическая составляющая УМП предполагает разработку мероприятий в рамках учебного процесса и внеучебной деятельности, направленных на формирование российской идентичности у обучающихся как основы профилактики негативных социальных Девиаций в условиях создания безопасной развивающей образовательной среды (технологические карты уроков, планы внеклассных мероприятий и др.). В целом пособие направлено на выработку подходов, методов и средств профилактики негативных социальных девиаций в условиях создания безопасной развивающей образовательной среды, а также методическое сопровождение повышения уровня учебных достижений обучающихся
更多信息……
俄语 [ru] · PDF · 3.3MB · 2021 · 📘 非小说类图书 · lgli · Save
base score: 11055.0, final score: 10.015953
lgli/9785438709817.pdf
Теоретические основы теплофизических и гидродинамических процессов. Ч.1. Техническая термодинамика. Учебное пособие Борисов, Борис Владимирович, Крайнов, Дмитрий Алексеевич, Ни, Александр Эдуардович, Половников, Вячеслав Юрьевич Томский политехнический университет, Томск, Russia, 2021
俄语 [ru] · PDF · 5.6MB · 2021 · 📘 非小说类图书 · lgli · Save
base score: 11052.0, final score: 10.014169
lgli/9785778245419.pdf
Практическое применение стоячих волн на сооружениях для геолого-инженерных изысканий. Учебное пособие К. В. Федин; Министерство науки и высшего образования Российской Федерации, Новосибирский государственный технический университет, [Физико-технический факультет] Новосибирский государственный технический университет, Новосибирск, Russia, 2021
俄语 [ru] · PDF · 6.3MB · 2021 · 📘 非小说类图书 · lgli · Save
base score: 11052.0, final score: 10.01288
lgli/9785438709817.pdf
Теоретические основы теплофизических и гидродинамических процессов. Ч.2. Тепломассообмен. Учебное пособие Борисов, Борис Владимирович, Крайнов, Дмитрий Алексеевич, Ни, Александр Эдуардович, Половников, Вячеслав Юрьевич Томский политехнический университет, Томск, Russia, 2021
俄语 [ru] · PDF · 3.0MB · 2021 · 📘 非小说类图书 · lgli · Save
base score: 11052.0, final score: 10.007924
lgli/Марина Павловна Бобылева - Управленческий документооборот. От бумажного к электронному (2010, Издательский дом МЭИ).fb2
Управленческий документооборот. От бумажного к электронному Валерий Валентинович Волостных; Марина Павловна Бобылева Издательский дом МЭИ, Москва, Russia, 2010
В книге комплексно рассмотрены организационно-управленческие, коммуникационные, документоведческие, информационно-технологические, правовые и другие аспекты проблемы перехода к электронному документообороту.Отражены новейшие разработки и нормативные акты в области управленческого документооборота, а также практический опыт внедрения и применения систем электронного документооборота в российских организациях. Значительное внимание уделяется оценке эффективности применения систем и технологий электронного документооборота. Приводятся конкретные методические рекомендации.Книга представляет интерес для руководителей и специалистов предприятий и организаций, занимающихся вопросами совершенствования управления, организационного развития и внедрения новых информационных технологий, руководителей документационных служб, а также преподавателей, студентов и аспирантов.
更多信息……
俄语 [ru] · FB2 · 2.8MB · 2010 · 📘 非小说类图书 · 🚀/lgli/zlib · Save
base score: 11053.0, final score: 9.998019
lgli/9785942192686.pdf
Хохлатки (Lepidoptera, Notodontidae) как вредители лесов России и соседних стран Гниненко Ю. И.; Федеральное бюджетное учреждение Всероссийский научно-исследовательский институт лесоводства и механизации лесного хозяйства Всероссийский научно-исследовательский институт лесоводства и механизации лесного хозяйства, Пушкино, Russia, 2021
Описаны вредоносность и биология часто встречающихся в лиственных лесах России фитофагов из семейства хохлаток. Работа подготовлена в рамках выполнения темы НИР государственного задания ФБУ ВНИИЛМ > 053-00008-21-00 на 2021 год
更多信息……
俄语 [ru] · PDF · 2.4MB · 2021 · 📘 非小说类图书 · lgli · Save
base score: 11055.0, final score: 9.9933195
nexusstc/Товароведение и экспертиза в таможенном деле/4b7f60067269763f192cdbccb7950416.pdf
Товароведение и экспертиза в таможенном деле: учебник: учебник для студентов высших учебных заведений, обучающихся по специальности 080115 "Таможенное дело": в 4-х т Попов В. В. Изд.-торговая корпорация "Дашков и Кo, ПРОФИль, Москва, ИНФРА-М, Russia, 2009
Методические указания составлены с учетом практики преподавания в высшем учебном заведении и базируются на требованиях государственного образовательного стандарта и рабочей программы по дисциплине «Товароведение и экспертиза в таможенном деле (продовольственные и непродовольственные товары)». В методических указаниях содержатся рекомендации для студентов всех форм обучения по выполнению курсовых работ.
更多信息……
俄语 [ru] · PDF · 0.2MB · 2009 · 📘 非小说类图书 · 🚀/lgli/lgrs/nexusstc/zlib · Save
base score: 11050.0, final score: 9.993068
上一页 1 下一页
上一页 1 下一页
安娜的档案
主页
搜索
捐赠
🧬 SciDB
常问问题
账户
登录 / 注册
账户
公开资料
已下载文件
我的捐赠
Referrals
Explore
活动
代码浏览器
ISBN Visualization ↗
Community Projects ↗
Open data
数据集
种子
大语言模型数据
关注我们
联系邮箱
安娜的博客 ↗
Reddit ↗
Matrix ↗
Help out
改进元数据
志愿服务与悬赏
翻译 ↗
Development
安娜的软件 ↗
安全性
数字千年版权法(DCMA)/ 版权声明
镜像
annas-archive.li ↗
annas-archive.gl ↗
SLUM [无关联] ↗
SLUM 2 [无关联] ↗