01 2017 档案

摘要:编程题:http://www.cnblogs.com/ZCplayground/p/6298554.html 学习计划:http://www.cnblogs.com/ZCplayground/p/6355416.html 阅读全文
posted @ 2017-01-29 00:12 畅畅1 阅读(308) 评论(0) 推荐(0) 编辑
摘要:Week5 Now, I want to make it real clear that, when I give you a 15 minute video of an amazing inventor and computer scientist, you don't have to remem 阅读全文
posted @ 2017-01-28 19:33 畅畅1 阅读(295) 评论(1) 推荐(0) 编辑
摘要:Week5 The Transport layer is built on the Internetwork layer and is what makes our network connections reliable. Technology: Internets and Packets 新年好 阅读全文
posted @ 2017-01-27 18:46 畅畅1 阅读(409) 评论(0) 推荐(0) 编辑
摘要:Week4. We are now moving into Week 4! This week, we will be covering commercialization and growth. The late 1990’s saw the web and Internet used incre 阅读全文
posted @ 2017-01-20 23:27 畅畅1 阅读(363) 评论(1) 推荐(0) 编辑
摘要:Week3. Welcome to week 3! This is our fourth and final week of History where we make the connection from those early innovations of the modern Interne 阅读全文
posted @ 2017-01-18 21:21 畅畅1 阅读(360) 评论(1) 推荐(0) 编辑
摘要:Week2. History: The First Internet NSFNet "coursera address" Supercomputers Justify a National Network Keywords : leased line, Supercomputer center, S 阅读全文
posted @ 2017-01-18 06:08 畅畅1 阅读(421) 评论(1) 推荐(0) 编辑
摘要:Week1. History: Dawn of Electronic Computing [coursera地址](https://www.coursera.org/learn/internet history ) War Time Computing and Conmmunication Keyw 阅读全文
posted @ 2017-01-15 07:00 畅畅1 阅读(543) 评论(2) 推荐(0) 编辑
摘要:Abstract 课程名称:互联网的历史、技术和安全 [coursera地址](https://www.coursera.org/learn/internet history ) 制作方 :密歇根大学(University of Michigan) 教师 :Charles Severance, As 阅读全文
posted @ 2017-01-15 02:04 畅畅1 阅读(342) 评论(1) 推荐(0) 编辑
摘要:概要 完成一个程序,作用是统计一个文件夹下面所有文件的代码行数。输入是一个文件夹的绝对路径,输出是代码行数。所以此程序的新特点有两个: 1. 统计某一文件夹下的所有文件; 2. 可以任意指定本机硬盘上任何位置的某一个文件夹。 前言 在 "上一篇随笔" 中熟悉了文件的基本操作。但仍然有改进的余地:统计 阅读全文
posted @ 2017-01-11 21:55 畅畅1 阅读(8920) 评论(2) 推荐(1) 编辑
摘要:前言 在 "上一篇博客" 中,本人提到了自己的文件操作可以说是几乎没用过。现在想想,这也算是只在OJ上做题的一个弊端吧。虽然通过OJ做题是一个学习代码好手段,但其他方面也要多多涉猎才好,而不是说OJ用不到文件操作,就不去使用了,要坚持贯彻Learning by doing(咳)。写完上一篇博文之后, 阅读全文
posted @ 2017-01-11 02:27 畅畅1 阅读(1899) 评论(4) 推荐(0) 编辑