码迷,mamicode.com
首页 >  
搜索关键字:reading    ( 1497个结果
Jessica's reading problem
问题描述如下: Jessiac 读一本P页的书, 第i页恰好记录了知识点ai(每个知识点都有一个整数标号), 书中同一个知识点可能会出现多次。 Jessica希望通过阅读书中的连续的页数, 并且能够覆盖掉所有的知识点。 试着确定Jessica要阅读的最少页数。 限制条件: 1 程序如下: #include #include #include #include #include ...
分类:其他好文   时间:2015-03-07 11:41:14    阅读次数:170
读《如何阅读一本书》笔记
读《如何阅读一本书》笔记2015-2-13 20:55 - 阅读需要主动,主动意味着有探索力,有求知欲,主动的重要推动力是兴趣。 - 基础阅读(elementary reading):识字,知道一句话的表面意思。 - 检视阅读( inspectional reading ):在一定时间内,有重点地阅...
分类:其他好文   时间:2015-03-06 23:26:02    阅读次数:204
英文字母频率统计
读取文件,统计各个字母出现的频率。源程序: 1 /** 2 * Count the frequence of each character by reading a file. 3 * 4 * @author LuoPeng 5 * @time 2015.3.5 6 * ...
分类:其他好文   时间:2015-03-06 14:10:05    阅读次数:477
Reading and Modifying Asset File Paths in the 3ds Max File
Some people found the following information in the MAXScript reference for 2010:NEWin3ds Max 2010:The3ds Maxscenefilenow providesAsset Metadatain a se...
分类:其他好文   时间:2015-03-02 12:46:25    阅读次数:661
C++备忘-QT(4)
用户登录-creator编程画好以下界面: 编译时,会自动生成如下内容的头文件ui_mainwindow.h  /********************************************************************************** Form generated from reading UI file'mainwindow.ui'**** Creat...
分类:编程语言   时间:2015-03-01 18:30:06    阅读次数:134
程序员必读书单(转载)
原文链接:http://lucida.me/blog/developer-reading-list/关于本文把程序员所需掌握的关键知识总结为三大类19个关键概念,然后给出了掌握每个关键概念所需的入门书籍,必读书籍,以及延伸阅读。旨在成为最好最全面的程序员必读书单。前言Reading makes a ...
分类:其他好文   时间:2015-02-28 12:42:52    阅读次数:209
程序员必读书目
作者:Lucida微博:@peng_gong豆瓣:@figure9原文链接:http://lucida.me/blog/developer-reading-list/关于本文把程序员所需掌握的关键知识总结为三大类19个关键概念,然后给出了掌握每个关键概念所需的入门书籍,必读书籍,以及延伸阅读。旨在成...
分类:其他好文   时间:2015-02-27 20:10:32    阅读次数:224
程序员必读书单
作者:Lucida微博:@peng_gong豆瓣:@figure9原文地址:http://www.cnblogs.com/figure9/p/developer-reading-list.html关于本文把程序员所需掌握的关键知识总结为三大类19个关键概念,然后给出了掌握每个关键概念所需的入门书籍,...
分类:其他好文   时间:2015-02-26 22:46:07    阅读次数:364
程序猿必读书单
作者:Lucida微博:@peng_gong豆瓣:@figure9原文链接:http://lucida.me/blog/developer-reading-list/于本文把程序员所需掌握的关键知识总结为三大类19个关键概念,然后给出了掌握每个关键概念所需的入门书籍,必读书籍,以及延伸阅读。旨在成为...
分类:其他好文   时间:2015-02-26 18:34:50    阅读次数:342
hdu4352---XHXJ's LIS(状态压缩数位dp)
Problem Descriptiondefine xhxj (Xin Hang senior sister(学姐))If you do not know xhxj, then carefully reading the entire description is very important. As the strongest fighting force in UESTC, xhxj grew...
分类:其他好文   时间:2015-02-24 16:21:58    阅读次数:180
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!