Markdown标记语言的全面参考指南。已帮助数十万人掌握了Markdown。 自2004年推出以来,数以百万计的人开始使用它来编写从便笺到文档的所有内容。它是有史以来最成功的标记语言之一。 Markdown在其他标记语言失败的地方取得了成功,因为它在功能和简单性之间取得了适当的平衡。它易于学习且易于使用。它的巨大成功意味着它无处不在,可以取代Reddit和GitHub 等网站上的WYSIWYG编辑器。但是Markdown也足够强大,可以创建文档,书籍和技术文档。Markdown实际上无处不在。
2022-12-13 14:20:43 8.6MB markdown 写作
1
The INTP_ Personality, Careers, Relationships, & the Quest for Truth and Meaning (2017).epub
2022-12-12 13:31:29 134KB
1
Implementing Domain-Driven Design 英文epub 本资源转载自网络,如有侵权,请联系上传者或csdn删除 查看此书详细信息请在美国亚马逊官网搜索此书
2022-12-08 18:21:45 44.51MB Implementing Design
1
创造者 为所有类型的电子书生成Kindle Wordwise(EPUB,MOBI,PRC,AZW3,PDF ...) 您需要在设备上拥有。 usage: php wordwisecreator.php input_file hint_level input_file : path to file need to generate wordwise hint_level : from 1 to 5 default is 5, 1 is less wordwise hint show - only hard word will have definition, 5 is all wordwise hints show
2022-12-06 23:27:47 2.45MB PHP
1
作者在书中提出“全面成功才是真正成功”的新思想。书中列举了达到“全面成功”的七大准则,而其中的本质就是人类“从依赖到独立,又从独立到互赖”的心灵成长历程。这本书告诉我们,走向全面成功需要具备怎样的信念(或基础)。诸如: 亟须重新探索自我,培养从依赖、独立到互赖的人际关系。 光是事业成功只能算是成功了一半,惟有兼顾事业、家庭、人际关系、个人成长等人生其他层面的圆融和谐,才是真正的成功。  书中的好多原则,与在中国国内目前如火如茶的“卡耐基训练”的某些原则正相吻合。例如: 不该为他人的想法或喜好而活。 人与人之间应该尊重彼此的不同点。 人际关系不是摆布他人的花招。人与人相处可以是对二人皆有益处的状况,也就是双赢(win—win),而非输赢的关系。 应从他人的角度来了解事情原委(这一点写得最精采),愈有自信的人愈承认与尊重他人的存在。 人是习惯性的动物。人都想有所改进,也就是跟以前不一样。由于习惯的牵制,有时实在非常困难。然而,只要坚持原则,采取行动(了解与同意还不够),一定可以改变。  要想成为一个高效能的成功人士,柯维认为:这是一个循序渐进的过程,必须对自身进行全方位的重塑。他强调,只有养成职业上的七种习惯,才能实现本质的改变。这“七种习惯”就是:
2022-12-04 15:37:36 122KB 效能 习惯
1
Akka Cookbook 英文epub 本资源转载自网络,如有侵权,请联系上传者或csdn删除 本资源转载自网络,如有侵权,请联系上传者或csdn删除
2022-11-30 09:29:18 1.28MB Akka Cookbook
1
Hands-On Computer Vision with Julia is a thorough guide for developers who want to get started with building computer vision applications using Julia. Julia is well suited to image processing because it's easy to use and lets you write easy-to-compile and efficient machine code. This book begins by introducing you to Julia's image processing libraries such as Images.jl and ImageCore.jl. You'll get to grips with analyzing and transforming images using JuliaImages; some of the techniques discussed include enhancing and adjusting images. As you make your way through the chapters, you'll learn how to classify images, cluster them, and apply neural networks to solve computer vision problems. In the concluding chapters, you will explore OpenCV applications to perform real-time computer vision analysis, for example, face detection and object tracking. You will also understand Julia's interaction with Tesseract to perform optical character recognition and build an application that brings together all the techniques we introduced previously to consolidate the concepts learned. By end of the book, you will have understood how to utilize various Julia packages and a few open source libraries such as Tesseract and OpenCV to solve computer vision problems with ease. What you will learn Analyze image metadata and identify critical data using JuliaImages Apply filters and improve image quality and color schemes Extract 2D features for image comparison using JuliaFeatures Cluster and classify images with KNN/SVM machine learning algorithms Recognize text in an image using the Tesseract library Use OpenCV to recognize specific objects or faces in images and videos Build neural network and classify images with MXNet Who This Book Is For Hands-On Computer Vision with Julia is for Julia developers who are interested in learning how to perform image processing and want to explore the field of computer vision. Basic knowledge of Julia will help you understand the concepts more effectively.
2022-11-21 12:55:53 10.84MB 计算机视觉
1
搜索引擎的整体框架是怎样的?包含哪些核心技术?· 网络爬虫的基本架构是什么?常见的爬取策略是什么?什么是暗网爬取?如何构建分布式爬虫?百度的阿拉丁计划是什么?· 什么是倒排索引?如何对倒排索引进行数据压缩?· 搜索引擎如何对搜索结果排序?· 什么是向量空间模型?什么是概率模型?什么是BM25模型?什么是机器学习排序?它们之间有何异同?· PageRank和HITS算法是什么关系?有何异同?SALSA算法是什么?Hilltop算法又是什么?各种链接分析算法之间是什么关系?· 如何识别搜索用户的真实搜索意图?用户搜索目的可以分为几类?什么是点击图?什么是查询会话?......
2022-11-15 17:26:02 5.45MB 搜索引擎
1
C++ Primer(5e,Addison Wesley,201208).epub 这是老外网站上刚泄露出来的正式版本(绝对的正式版,还有ISBN和出版日期),不是以前网上出现过的草稿 这本书的上一版(第4版)还是2005年的事了 拖了很多年之后,去年(2011年)C++委员会终于一致通过了新的C++标准,简称C++ 11. 我上传的这本书就是基于最新C++ 11标准的,讲解非常细致,作者也是大牛: Stanley B. Lippman Josée Lajoie Barbara E. Moo 不用我介绍,大家赶快下载吧!
2022-11-14 08:48:11 22.92MB C++ 11 Primer Fifth
1
Mastering Embedded Linux Programming(2nd) 英文epub 第2版 本资源转载自网络,如有侵权,请联系上传者或csdn删除 本资源转载自网络,如有侵权,请联系上传者或csdn删除
2022-11-10 12:21:03 2.66MB Mastering Embedded Linux Programming
1