• 博客园logo
  • 会员
  • 周边
  • 新闻
  • 博问
  • 闪存
  • 赞助商
  • YouClaw
    • 搜索
      所有博客
    • 搜索
      当前博客
  • 写随笔 我的博客 短消息 简洁模式
    用户头像
    我的博客 我的园子 账号设置 会员中心 简洁模式 ... 退出登录
    注册 登录
Free Man
博客园 | 首页 | 新随笔 | 新文章 | 联系 | | 管理

随笔分类 -  Programming

General Description
 
软件技术基础作业
摘要:软件技术基础课的作业,我到现在才开始补。挺简单的一道题,就是我比较钻牛角尖。非得弄一个类。竟然写了半天。 不过课程倒是很水的。所以今天没去上,专心调程序了。 Code Code highlighting produced by Actipro CodeHighlighter (freeware) http://www.CodeHighlighter.com/ -->/**//* ... 阅读全文
posted @ 2009-03-25 16:01 Lox 阅读(325) 评论(0) 推荐(0)
[ZT]Teach Yourself Programming in Ten Years
摘要:Teach Yourself Programming in Ten Years Peter Norvig Why is everyone in such a rush? Walk into any bookstore, and you'll see how to Teach Yourself Java in 7 D... 阅读全文
posted @ 2009-03-06 17:29 Lox 阅读(186) 评论(0) 推荐(0)
[ZZ]:44本计算机经典书籍
摘要:来自http://bbs.pfan.cn/post-259063.html 1.The Art of Computer Programming Author: Donald.E.Knuth Web site: http://www-cs-faculty.stanford.edu/~knuth/taocp.html Book Info: 这部书被誉为20世纪最重要的20部著作之一,与Einstei... 阅读全文
posted @ 2009-01-03 16:04 Lox 阅读(1163) 评论(0) 推荐(0)
杭电1042 N!
摘要:杭电1042 代码如下,总是超时,百思无解,暂且放下,来日方长 #include #include using namespace std; const int Length = 40000; int Multiple(int *Array, int ArrayLength, int m) { int c = 0; for(int i = 1; i = 1; i --) ... 阅读全文
posted @ 2008-12-31 17:31 Lox 阅读(761) 评论(0) 推荐(0)
杭电1004
摘要:这次是超时,怎么改进呢? 杭电ACM1004题 #include #include using namespace std; const int ballNumber = 1000; struct ball { string balloon; }; struct popular { string balloon; int number; }; int pLeng... 阅读全文
posted @ 2008-12-31 13:00 Lox 阅读(927) 评论(0) 推荐(0)
HDOJ1002:Wrong Answer
摘要:据说杭电acm的题目是比较简单的。可是为什么Pro 1002提交总是Wrong Answer呢?代码如下:百思不得其解。先留着,以后回来再看。 题目: http://acm.hdu.edu.cn/showproblem.php?pid=1002 #include using namespace std; const int length = 1000; void printArra... 阅读全文
posted @ 2008-12-31 10:26 Lox 阅读(469) 评论(0) 推荐(0)
不得不转,计算机经典书籍
摘要:转自ChinaUnix Blog 计算机经典书籍 1、Java Java编程语言(第三版)---Java四大名著----James Gosling(Java之父) Java编程思想(第2版)----Java四大名著----Bruce Eckel Java编程思想(第3版)----Java四大名著----------------Bruce Eckel JAVA 2核心技术 卷I:基础... 阅读全文
posted @ 2008-12-10 17:00 Lox 阅读(370) 评论(0) 推荐(0)
 


博客园  ©  2004-2026
浙公网安备 33010602011771号 浙ICP备2021040463号-3