码迷,mamicode.com
首页 >  
搜索关键字:入门经典    ( 692个结果
《python基础教程第三版》高清版PDF免费下载
Python基础教程 第3版Python简明教程书籍 Python编程从入门到实践 灵程序设计丛书 下载地址:网盘下载 编辑推荐 久负盛名的Python入门经典 中文版累计销量200 000+册 针对Python 3全新升级 本书是经典的Python入门教程,层次鲜明、结构严谨、内容翔实,特别是后面 ...
分类:编程语言   时间:2018-10-13 02:40:01    阅读次数:406
算法竞赛入门经典第二版 第二章习题及思考题
enmmmmmm】 大部分好像除了最后一个思考题都很简单 代码如下 至于最后一个思考题 浮点数陷阱 把 10 改成10.0 10.000000 啥的都没用 脑阔疼 搜了下发现了这个博客 http://blog.sina.com.cn/s/blog_6da76f9b0100yr8d.html 浮点数陷 ...
分类:编程语言   时间:2018-10-11 01:37:14    阅读次数:187
[算法竞赛入门经典]Message Decoding,ACM/ICPC World Finals 1991,UVa213
Description Some message encoding schemes require that an encoded message be sent in two parts. The first part, called the header, contains the charac ...
分类:编程语言   时间:2018-09-29 20:27:15    阅读次数:193
[算法竞赛入门经典]Kickdown ACM/ICPC NEERC 2004,UVa1587
Description A research laboratory of a world leading automobile company has received an order to create a special transmission mechanism, which allows ...
分类:编程语言   时间:2018-09-22 21:19:35    阅读次数:292
[算法竞赛入门经典]Repeating Decimals, ACM/ICPC World Finals 1990,UVa202
Description The decimal expansion of the fraction 1/33 is 0.03, where the 03 is used to indicate that the cycle 03 repeats indefinitely with no interv ...
分类:编程语言   时间:2018-09-22 14:40:10    阅读次数:168
[算法竞赛入门经典] Crossword Answers ACM/ICPC World Finals 1994,UVa232
Description A crossword puzzle consists of a rectangular grid of black and white squares and two lists of definitions (or descriptions). One list of d ...
分类:编程语言   时间:2018-09-21 13:29:07    阅读次数:188
关于Spring IOC (DI-依赖注入)
《Spring入门经典》这本书无论对于初学者或者有经验的工程师还是很值一看的,最近花了点时间回顾了Spring的内容,在此顺带记录一下,本篇主要与spring IOC相关 ,这篇博文适合初学者也适合spring有过开发经验的工程师,前者可用于全面了解Spring IOC的知识点,后者且过目进而查漏补 ...
分类:编程语言   时间:2018-09-10 20:35:47    阅读次数:222
近期python好书一览,没想到我网盘里有几百G,举起你的双手!
PS:书单按出版时间的顺序排列。 学习Python中有不明白推荐加入交流群 号:548377875 群里有志同道合的小伙伴,互帮互助, 群里有不错的学习教程! 作者:斋藤康毅 译者:陆宇杰 日本深度学习入门经典畅销书,原版上市不足 2 年印刷已达100 000册 长期位列日亚“人工智能”类图书榜首, ...
分类:编程语言   时间:2018-09-08 15:28:45    阅读次数:163
[入门帮助] Kafka入门经典教程
问题导读1.Kafka独特设计在什么地方?2.Kafka如何搭建及创建topic、发送消息、消费消息?3.如何书写Kafka程序?4.数据传输的事务定义有哪三种?5.Kafka判断一个节点是否活着有哪两个条件?6.producer是否直接将数据发送到broker的leader(主节点)?7.Kafa ...
分类:其他好文   时间:2018-09-06 20:35:16    阅读次数:170
算法竞赛入门经典5.2 STL初步
1. 排序和检索,学会使用sort排序,以及low_bound函数 Raju and Meena love to play with Marbles. They have got a lot of marbles with numbers written on them. At the beginn ...
分类:编程语言   时间:2018-09-05 08:56:02    阅读次数:164
692条   上一页 1 ... 6 7 8 9 10 ... 70 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!