随笔分类 -  NOIP题目讲解

noip2006提高组之能量项链
摘要:点击下载noip2006提高组题目_代码_测试数据.rar 通过金矿模型介绍动态规划 Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->/* =========程序信息======== 对应题目:noip2006提高组_能量项链 使用语言:c++... 阅读全文
posted @ 2008-09-01 23:18 刘永辉 阅读(3287) 评论(0) 推荐(1)
noip2006提高组之金明的预算方案
摘要:点击下载noip2006提高组题目_代码_测试数据.rar 通过金矿模型介绍动态规划(介绍了01背包) Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--> 1/**//* 2=========程序信息======== 3对应题目:noi... 阅读全文
posted @ 2008-08-28 17:05 刘永辉 阅读(2739) 评论(0) 推荐(0)
noip2003提高组之加分二叉树
摘要:点击下载noip2003提高组题目_代码_测试数据.rar 动态规划时间分析工具 分治法时间分析工具 如果你对动态规划还不太理解,请先看通过金矿模型介绍动态规划 Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--> 1/**//* 2======... 阅读全文
posted @ 2008-08-22 09:32 刘永辉 阅读(4176) 评论(4) 推荐(0)
noip2003提高组之侦探推理
摘要:点击下载noip2003提高组题目_代码_测试数据.rar 点击察看关于组合算法的另一篇文章 此题相当锻炼编程的基本功夫,参加Noip的新手不要错过! Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--> 1/**//* 2========... 阅读全文
posted @ 2008-08-20 11:27 刘永辉 阅读(2943) 评论(1) 推荐(0)
NOIP2003提高组之神经网络
摘要:击下载noip2003提高组题目_代码_测试数据 Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--> 1/**//* 2=========程序信息======== 3对应题目:noip2003提高组_神经网络 4使用语言:c++... 阅读全文
posted @ 2008-08-11 15:51 刘永辉 阅读(2196) 评论(3) 推荐(0)