05 2019 档案

摘要:Problem 7 阅读全文
posted @ 2019-05-31 20:30 no樂on 阅读(122) 评论(0) 推荐(0) 编辑
摘要:Problem 6 阅读全文
posted @ 2019-05-31 20:20 no樂on 阅读(177) 评论(0) 推荐(0) 编辑
摘要:Problem 5 阅读全文
posted @ 2019-05-31 20:07 no樂on 阅读(144) 评论(0) 推荐(0) 编辑
摘要:Problem 4 阅读全文
posted @ 2019-05-31 19:54 no樂on 阅读(154) 评论(0) 推荐(0) 编辑
摘要:Problem 3 阅读全文
posted @ 2019-05-31 19:29 no樂on 阅读(139) 评论(0) 推荐(0) 编辑
摘要:Problem 2 阅读全文
posted @ 2019-05-31 18:43 no樂on 阅读(430) 评论(0) 推荐(0) 编辑
摘要:Problem 1 阅读全文
posted @ 2019-05-31 18:30 no樂on 阅读(154) 评论(0) 推荐(0) 编辑
摘要:装饰器(decorator) 阅读全文
posted @ 2019-05-31 17:42 no樂on 阅读(205) 评论(0) 推荐(0) 编辑
摘要:狄克斯特拉算法 阅读全文
posted @ 2019-05-25 21:28 no樂on 阅读(561) 评论(0) 推荐(0) 编辑
摘要:广度优先搜索 阅读全文
posted @ 2019-05-25 20:41 no樂on 阅读(558) 评论(0) 推荐(0) 编辑
摘要:散列表 阅读全文
posted @ 2019-05-25 18:38 no樂on 阅读(164) 评论(0) 推荐(0) 编辑
摘要:分而治之及快速排序 阅读全文
posted @ 2019-05-25 14:46 no樂on 阅读(578) 评论(0) 推荐(0) 编辑
摘要:递归(Recursion) 阅读全文
posted @ 2019-05-25 14:10 no樂on 阅读(173) 评论(0) 推荐(0) 编辑
摘要:简单排序、二分查找及选择排序 阅读全文
posted @ 2019-05-25 13:50 no樂on 阅读(382) 评论(0) 推荐(0) 编辑
摘要:log日志 阅读全文
posted @ 2019-05-15 13:47 no樂on 阅读(1292) 评论(0) 推荐(0) 编辑
摘要:一、创建项目 1、建立虚拟环境 python -m venv ll_env # 出现ll_env文件夹 2、激活虚拟环境 source ll_env/bin/activate # 要停止使用虚拟环境,执行命令deactivate 3、安装Django pip install Django # 注意要 阅读全文
posted @ 2019-05-12 21:36 no樂on 阅读(862) 评论(0) 推荐(0) 编辑
摘要:Fibonacci Sequence 阅读全文
posted @ 2019-05-12 11:13 no樂on 阅读(255) 评论(0) 推荐(0) 编辑
摘要:纸牌游戏 阅读全文
posted @ 2019-05-11 17:45 no樂on 阅读(2732) 评论(0) 推荐(0) 编辑
摘要:hangman 阅读全文
posted @ 2019-05-11 12:17 no樂on 阅读(846) 评论(0) 推荐(0) 编辑
摘要:GitHub上星星数量最多的项目 阅读全文
posted @ 2019-05-11 11:30 no樂on 阅读(1181) 评论(0) 推荐(0) 编辑
摘要:2016世界GDP地图 从https://datahub.io/core/gdp#data下载得到json文件。 阅读全文
posted @ 2019-05-10 22:40 no樂on 阅读(1190) 评论(0) 推荐(0) 编辑
摘要:世界人口图 从https://datahub.io/网站搜索population,下载世界人口json数据。 阅读全文
posted @ 2019-05-10 22:08 no樂on 阅读(903) 评论(0) 推荐(0) 编辑
摘要:CSV- 绘制气温图表 资源: 链接: https://pan.baidu.com/s/1kqREk-sRnOcC34Mh1lBDHQ 提取码: uyx7 阅读全文
posted @ 2019-05-08 21:27 no樂on 阅读(1357) 评论(0) 推荐(0) 编辑
摘要:掷骰子 骰子类 折线图掷骰子 散点图掷骰子 阅读全文
posted @ 2019-05-08 20:20 no樂on 阅读(845) 评论(0) 推荐(1) 编辑
摘要:掷骰子 阅读全文
posted @ 2019-05-08 20:17 no樂on 阅读(705) 评论(2) 推荐(0) 编辑
摘要:随机漫游 阅读全文
posted @ 2019-05-07 21:45 no樂on 阅读(458) 评论(0) 推荐(0) 编辑
摘要:随机漫步 阅读全文
posted @ 2019-05-07 21:18 no樂on 阅读(2282) 评论(2) 推荐(0) 编辑
摘要:matplotlib篇 plot & scatter 阅读全文
posted @ 2019-05-07 20:40 no樂on 阅读(617) 评论(0) 推荐(0) 编辑
摘要:Python - Datacamp - Introduction to Matplotlib Datacamp: https://www.datacamp.com/ 阅读全文
posted @ 2019-05-07 19:34 no樂on 阅读(328) 评论(0) 推荐(0) 编辑
摘要:Python复利 复利的计算是对本金及其产生的利息一并计算,也就是利上有利。 复利计算的特点是:把上期末的本利和作为下一期的本金,在计算时每一期本金的数额是不同的。复利的计算公式是: 阅读全文
posted @ 2019-05-07 15:08 no樂on 阅读(2977) 评论(0) 推荐(0) 编辑
摘要:全双工聊天 全双工聊天:服务端和客户端都可以发送并接收信息。 使用select模块中的select方法 select(rlist, wlist, xlist[, timeout]) -> (rlist, wlist, xlist) 阅读全文
posted @ 2019-05-05 17:56 no樂on 阅读(533) 评论(0) 推荐(0) 编辑
摘要:半双工聊天 半双工聊天。创建一个简单的半双工聊天程序。指定半双工,我们的意思就是,当建立一个连接且服务开始后,只有一个人能打字,而另一个参与者在得到输入消息提示之前必须等待消息。并且,一旦发送者发送了一条消息,在他能够再次发送消息之前,必须等待对方回复。其中,一位参与者将在服务器一侧,而另一位在客户 阅读全文
posted @ 2019-05-05 16:35 no樂on 阅读(286) 评论(0) 推荐(0) 编辑
摘要:网络编程 # notes 要点网络编程 客户端/服务器架构 客户端/服务器网络编程 套接字是计算机网络数据结构。在任何类型的通信开始之前,网络应用程序必须创建套接字。可以将它们比作电话插孔,没有它将无法进行通信。 进程间通信(Inter Process Communication) 地址家族(add 阅读全文
posted @ 2019-05-04 17:12 no樂on 阅读(375) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示