作者 |
主題 分頁:[ 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 ] |
dc
管理員
性別:男
來自:瓦肯星
發表總數:10979
註冊時間:2002-05-07 16:32 |
(第 421 篇)
2020/06/15 的免費書籍為
Guide to NoSQL with Azure Cosmos DB
By Gaston C. Hillar, Daron Yöndem
Create scalable applications by taking advantage of NoSQL document databases on the cloud with .NET Core
Sep 2018
214 pages
Key Features
Work with the latest available tools related to Cosmos DB
Learn to work with the latest version of the .NET Core SDK, C# and the SQL API
Work with a database service that doesn’t require you to use an ORM and provides flexibility
可以線上閱讀與下載 Code Files
訂閱的話可以下載 EPUB MOBI PDF
Your mind to my mind,
your thought to my thought |
發表時間:2020-06-15 14:12 |
|
dc
管理員
性別:男
來自:瓦肯星
發表總數:10979
註冊時間:2002-05-07 16:32 |
(第 422 篇)
2020/06/16 的免費書籍為
Hands-On Image Processing with Python
By Sandipan Dey
Explore the mathematical computations and algorithms for image processing using popular Python tools and frameworks.
Nov 2018
492 pages
Key Features
Practical coverage of every image processing task with popular Python libraries
Includes topics such as pseudo-coloring, noise smoothing, computing image descriptors
Covers popular machine learning and deep learning techniques for complex image processing tasks
可以線上閱讀與下載 Code Files
訂閱的話可以下載 EPUB MOBI PDF
Your mind to my mind,
your thought to my thought |
發表時間:2020-06-16 16:30 |
|
dc
管理員
性別:男
來自:瓦肯星
發表總數:10979
註冊時間:2002-05-07 16:32 |
(第 423 篇)
2020/06/17 的免費書籍為
Learn React with TypeScript 3
By Carl Rippon
Start developing modern day component based web apps using React 16, Redux and TypeScript 3 with this easy to follow guide filled with practical examples.
Nov 2018
502 pages
Key Features
Learn the latest and core features of React such as components, React Router, and suspense
Dive into TypeScript 3 and it`s core components such as interfaces, types aliases, tuples, generics and much more.
Build small-to-large scale single page applications with React, Redux, GraphQL and TypeScript
可以線上閱讀與下載 Code Files
訂閱的話可以下載 EPUB MOBI PDF
Your mind to my mind,
your thought to my thought |
發表時間:2020-06-17 14:52 |
|
dc
管理員
性別:男
來自:瓦肯星
發表總數:10979
註冊時間:2002-05-07 16:32 |
(第 424 篇)
2020/06/19 的免費書籍為
PyTorch for Deep Learning and Computer Vision [Video]
By Amer Abdulkader, 10509213 Canada Inc., Sarmad Tanveer
Learn to build highly sophisticated deep learning and Computer Vision applications with PyTorch
Apr 2019
12 hours 32 minutes
Key Features
This course is designed to help you become an accomplished deep learning developer even with no experience in programming or mathematics
可以線上播放
訂閱的話可以下載
Your mind to my mind,
your thought to my thought |
發表時間:2020-06-19 11:01 |
|
dc
管理員
性別:男
來自:瓦肯星
發表總數:10979
註冊時間:2002-05-07 16:32 |
(第 425 篇)
2020/06/22 的免費書籍為
Building Recommendation Systems with Python [Video]
By Eric Rodríguez
Build real-world recommendation systems using collaborative, content-based, and hybrid filtering techniques in Python
May 2019
1 hour 35 minutes
Key Features
Understand how to work with real data using a recommendation in Python
Graphical representation of categories or classes to visualize your data
Comparison of different recommendation systems and learning to help you choose the right one
可以線上播放
訂閱的話可以下載
Your mind to my mind,
your thought to my thought |
發表時間:2020-06-22 11:18 |
|
dc
管理員
性別:男
來自:瓦肯星
發表總數:10979
註冊時間:2002-05-07 16:32 |
(第 426 篇)
2020/07/02 的免費書籍為
Python for Finance Cookbook
By Eryk Lewinson
Solve common and not-so-common financial problems using Python libraries such as NumPy, SciPy, and pandas
Jan 2020
432 pages
Key Features
Use powerful Python libraries such as pandas, NumPy, and SciPy to analyze your financial data
Explore unique recipes for financial data analysis and processing with Python
Estimate popular financial models such as CAPM and GARCH using a problem-solution approach
可以線上閱讀與下載 Code Files
訂閱的話可以下載 EPUB MOBI PDF
Your mind to my mind,
your thought to my thought |
發表時間:2020-07-02 11:40 |
|
dc
管理員
性別:男
來自:瓦肯星
發表總數:10979
註冊時間:2002-05-07 16:32 |
(第 427 篇)
2020/07/03 的免費書籍為
Hands-On Software Engineering with Golang
By Achilleas Anagnostopoulos
Explore software engineering methodologies, techniques, and best practices in Go programming to build easy-to-maintain software that can effortlessly scale on demand
Jan 2020
640 pages
Key Features
Apply best practices to produce lean, testable, and maintainable Go code to avoid accumulating technical debt
Explore Go’s built-in support for concurrency and message passing to build high-performance applications
Scale your Go programs across machines and manage their life cycle using Kubernetes
可以線上閱讀與下載 Code Files
訂閱的話可以下載 EPUB MOBI PDF
Your mind to my mind,
your thought to my thought |
發表時間:2020-07-03 10:13 |
|
dc
管理員
性別:男
來自:瓦肯星
發表總數:10979
註冊時間:2002-05-07 16:32 |
(第 428 篇)
2020/07/07 的免費書籍為
Beginning Java Data Structures and Algorithms
By James Cutajar
Though your application serves its purpose, it might not be a high performer. Learn techniques to accurately predict code efficiency, easily dismiss inefficient solutions, and improve the performance of your application.
Jul 2018
202 pages
Key Features
Explains in detail different algorithms and data structures with sample problems and Java implementations where appropriate
Includes interesting tips and tricks that enable you to efficiently use algorithms and data structures
Covers over 20 topics using 15 practical activities and exercises
可以線上閱讀與下載 Code Files
訂閱的話可以下載 EPUB MOBI PDF
Your mind to my mind,
your thought to my thought |
發表時間:2020-07-07 10:14 |
|
dc
管理員
性別:男
來自:瓦肯星
發表總數:10979
註冊時間:2002-05-07 16:32 |
(第 429 篇)
2020/07/08 的免費書籍為
Hands-On Microservices with Rust
By Denis Kolodin
A comprehensive guide in developing and deploying high performance microservices with Rust
Jan 2019
520 pages
Key Features
Start your microservices journey and get a broader perspective on microservices development using RUST 2018,
Build, deploy, and test microservices using AWS
Explore advanced techniques for developing microservices such as actor model, Requests Routing, and threads
可以線上閱讀與下載 Code Files
訂閱的話可以下載 EPUB MOBI PDF
Your mind to my mind,
your thought to my thought |
發表時間:2020-07-08 12:20 |
|
dc
管理員
性別:男
來自:瓦肯星
發表總數:10979
註冊時間:2002-05-07 16:32 |
(第 430 篇)
2020/07/09 的免費書籍為
Digital Forensics and Incident Response - Second Edition
By Gerard Johansen
Build your organization’s cyber defense system by effectively implementing digital forensics and incident management techniques
Jan 2020
448 pages
Key Features
Create a solid incident response framework and manage cyber incidents effectively
Perform malware analysis for effective incident response
Explore real-life scenarios that effectively use threat intelligence and modeling techniques
可以線上閱讀與下載 Code Files
訂閱的話可以下載 EPUB MOBI PDF
Your mind to my mind,
your thought to my thought |
發表時間:2020-07-09 12:16 |
|
所有時間均為GMT+8, 現在是2025-01-19 14:07 分頁:[ 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 ] |