搜索资源列表
BeautifulCode
- 代码之美,对于编程的学习非常有帮助。能够规范代码的编写,是一本值得一看的好书。-Beautiful Code is a useful book for programming.
ProgrammingoftheUnitedStates
- 编程之美--微软技术面试心得Programming of the United States - Interview experience Microsoft technologies-Programming of the United States- Interview experience Microsoft technologies
waterKing
- 编程之美上面的水王那道题,还包括了课后拓展题。效果还可以-water king
DistPoint
- 最近点对。编程之美上面的点对,使用了C++模板,效果还可以-the nearest point diatance
talk
- 这是2013编程之美比赛的第一题,传话游戏,感兴趣的朋友可以下载过去看看。-This is the first title of the 2013 Beauty of Programming Competition, messenger games, interested friends can download to look at the past.
Reverse-order
- 翻转排序-编程之美原题代码实现。对一组数据翻转排序-Flip sort- the beauty of the original title programming code. Flip on a set of data sorting
Dynamic
- 编程之美上的买书问题,使用动态规划方法计算出读者购买一批书的最低价格。-The beauty of books on programming problems using dynamic programming method to calculate the number of book readers to buy the lowest price.
1_3
- 2014微软编程之美初赛第三题格格取数自己写的一个解法 其中matrix类用来保存全局信息,node类为各点信息,并实现加入点和删除点的函数 算法大致思路: 1、取出每行最小元素,并选择 2、看是否有列任未有元素,结合该列元素与前面同行元素的差值选择 3、使用删除函数看是否有点可以删除-2014 Microsoft programming preliminaries third title of the United States to take
bianchengzhimei-
- 2014年编程之美初赛第二题的C++源程序,题目你们上网一搜就有,这边不重复了-2014 Program of the United States preliminary second title of C++ source code, you access a search topic there, do not repeat it here
gegequshu
- 本代码为“编程之美第3题,格格取数问题”的解答过程-Answers process the code for the " Programming Question 3 beauty, princess take a few issues"
2.29
- 编程之美2015年初赛题目,主要判断闰年以及一些特殊边界。-Programming of the United States early in 2015 title game, the main judgment leap year as well as some special border.
2013-programming
- 2013编程之美全国挑战赛的资格赛,初赛,决赛的所有提交代码。-Programming the beauty of the challenge of the country s 2013 qualifying match, preliminary and final all commit code.
[代码整洁之道].(美)马丁.扫描版
- 《代码整洁之道》阅读对象为一切有志于改善代码质量的程序员及技术经理。书中介绍的规则均来自作者多年的实践经验,涵盖从命名到重构的多个编程方面,虽为一“家”之言,然诚有可资借鉴的价值。图书推荐 《代码整洁之道》:细节之中自有天地,整洁成就卓越代码 尽管糟糕的代码也能运行,但如果代码不整洁,会使整个开发团队泥足深陷,写得不好的代码每年都要耗费难以计数的时间和资源。然而这种情况并非无法避免。 著名软件专家RoberfC.Marlin在《代码整洁之道》中为你呈现出了革命性的视野。Martin携同Objec
