Save info   Get password
Home Submit your blog Edit Account Rules RSS-Archive Contact


省赛比赛总结
2008-06-11 19:30:28
周日省赛已告一段落。这次比赛,总体失误较大,没能发挥出自己的水平来。 比赛伊始,我们选了第四题,一个纯加减题,很快便拿下了这题。我们又转向了第二题,大致是算一个数的每一位之和是否能被这个数整除。由于自身因素,在算一个数的每一位之和时的出现错误,浪费不少时间,也导致提


掌控数字化生活
2008-06-11 19:30:28
首先我们来大胆地想象一番,只需操作简单的遥控器,躺在客厅里我们就可以欣赏到书房电脑中下载的大片;或者将不能及时收看的电视节目,通过电脑存储到移动硬盘上,什么时候想看就看;又或者边用客厅电视,边用书房电脑等等,那将是一件多么幸福和惬意的事情?这还不算什么,接下来再让我


Two commonly used operations(两个常用操作)
2008-06-11 19:30:28
Meets the preceding text(接上文) It has been already introduced the common classes in my preceding text, and today, then let me introduce the operations of the two classes. Because my ability is limited, possibly i will write somewhat superficial, so welcome everybody to point out my mistakes, and i also ...


VSTO Installment
2008-06-11 19:30:28
View Chinese version 中文版 -%e4%b9%8b-%e5%ae%89%e8%a3%85%e7%af%87.html The VSTO request VS and Office ,VS may be the VS2005 or VS2008.And Office also has Office03 or Office07 that is available. So long as corresponds installment corresponding VSTO could use.It is noteworthy that between Office03 and 07 has the big difference, therefore two kind of VSTO cannot use ...


教育反馈系统(Education feedback system)
2008-07-07 23:09:02
中英文版 Both Chinese version and English Version 寒假时接到一个项目,是关于教学反馈方面的。这个工程大致意思如下: 课堂上,老师为了便于掌握学生的学习情况,往往需要对学生的一些数据进行剖析。但单纯的举手什么的有时候很难满足老师们的需要。于是,便诞生了我们这个项目。通过计算机的处理
Read more: Education

Developping Ribbon(设计Ribbon)
2008-07-07 23:09:02
Nearly the end of the term, coupled with last weekend's Northeast ACM, I am afraid not much time to write the VSTO. So taking advantage of this two-day idle, wrote this article. While developping a software, we always want a human surface, VSTO projects versa. And ...
Read more: Ribbon

SVN简介及使用说明
2008-07-07 23:09:02
简介及使用说明 作者:mirclle 一、概述 简单的说SVN是一个GPL版本控制软件,其创始人是从CVS项目中出来了,其目标就是替换掉CVS,SVN尽力维持CVS的用法习惯,并增加了一些很方便但CVS做不到功能,如目录改名等。笔者使用了两个月的SVN后,感觉SVN确实做到了。 二、SVN能够做什么 1、从CVS继承的功能


VSTO进行时––开发日志之三(VSTO Development diary III)
2008-07-07 23:09:02
接上文 %e8%bf%9b%e8%a1%8c%e6%97%b6%e2%80%93%e2%80%93%e5%bc%80%e5%8f%91%e6%97%a5%e5%bf%97%e4%b9%8b%e4%ba 已经是Office数据安全工程的第三天了,工程也已经完成了三分之一,值得欣慰的是工程最繁琐的阶段过去了。 下边,向各位具体介绍工程的进度,各位如果有什么意见或建议,随时可以联系我。 现在,实现的主要内容
Read more: Development

ACM比赛经验
2008-07-07 23:09:02
在天大,偶参加的比赛可以算是最多的了,说说比赛经验。 可能现在说早了点,需要大家在正式比赛之前再看一遍。 推荐此篇文章打印,与模板放在一起。 1. 比赛中评测会有些慢,偶尔还会碰到隔10分钟以上才返回结果的情况,这段时间不能等结果,必须开工其他题,如果WA,两道题同时做。交完每


VSTO常用类(Commonly used classes)
2008-07-07 23:09:02
Both English version and Chinese Version Since I've got several projects on hand,I've no too much time writting the blog.So just write casually! Today,I just want to introduce some classes commonly used in mine project,and relations between them. As I said before,my projects temporarily mainly aims at PowerPoint.Regarding the PowerPoint VSTO project,each time ...


省赛比赛总结
2008-07-07 23:09:02
周日省赛已告一段落。这次比赛,总体失误较大,没能发挥出自己的水平来。 比赛伊始,我们选了第四题,一个纯加减题,很快便拿下了这题。我们又转向了第二题,大致是算一个数的每一位之和是否能被这个数整除。由于自身因素,在算一个数的每一位之和时的出现错误,浪费不少时间,也导致提


掌控数字化生活
2008-07-07 23:09:02
首先我们来大胆地想象一番,只需操作简单的遥控器,躺在客厅里我们就可以欣赏到书房电脑中下载的大片;或者将不能及时收看的电视节目,通过电脑存储到移动硬盘上,什么时候想看就看;又或者边用客厅电视,边用书房电脑等等,那将是一件多么幸福和惬意的事情?这还不算什么,接下来再让我


Two commonly used operations(两个常用操作)
2008-07-07 23:09:02
Meets the preceding text(接上文) It has been already introduced the common classes in my preceding text, and today, then let me introduce the operations of the two classes. Because my ability is limited, possibly i will write somewhat superficial, so welcome everybody to point out my mistakes, and i also ...


VSTO Installment
2008-07-07 23:09:02
View Chinese version 中文版 -%e4%b9%8b-%e5%ae%89%e8%a3%85%e7%af%87.html The VSTO request VS and Office ,VS may be the VS2005 or VS2008.And Office also has Office03 or Office07 that is available. So long as corresponds installment corresponding VSTO could use.It is noteworthy that between Office03 and 07 has the big difference, therefore two kind of VSTO cannot use ...


ACM比赛经验
2008-07-21 10:10:52
在天大,偶参加的比赛可以算是最多的了,说说比赛经验。 可能现在说早了点,需要大家在正式比赛之前再看一遍。 推荐此篇文章打印,与模板放在一起。 1. 比赛中评测会有些慢,偶尔还会碰到隔10分钟以上才返回结果的情况,这段时间不能等结果,必须开工其他题,如果WA,两道题同时做。交完每


POJ2418【二叉搜索树】
2008-07-21 10:10:52
POJ2418【二叉搜索树】 题目描述: Hardwood Species Time Limit: 10000MS Memory Limit: 65536K Total Submissions: 3576 Accepted: 1421 Description Hardwoodsare the botanical group of trees that have broad leaves, produce afruit or nut, and generally go dormant in the winter. America's temperate climates produce forests with hundreds ofhardwood species -- trees that share certain bi


POJ2524【并查集】
2008-07-21 10:10:52
POJ2524【并查集】 题目描述: Ubiquitous Religions Time Limit: 5000MS Memory Limit: 65536K Total Submissions: 5586 Accepted: 2346 Description Thereare so many different religions in the world today that it is difficultto keep track of them all. You are interested in finding out how manydifferent religions students in your university believe in. You know that there are n student


Two commonly used operations(两个常用操作)
2008-07-21 10:10:52
Meets the preceding text(接上文) It has been already introduced the common classes in my preceding text, and today, then let me introduce the operations of the two classes. Because my ability is limited, possibly i will write somewhat superficial, so welcome everybody to point out my mistakes, and i also ...


POJ2051【最小优先级队列】【堆实现】
2008-07-21 10:10:52
题目描述: Argus Time Limit: 1000MS                 Memory Limit: 30000K Total Submissions: 4468                 Accepted: 1916 Description A data stream is a real-time, continuous, ordered sequence of items. Some examples include sensor data, Internet traffic, financial tickers, on-line auctions, and transaction logs such as Web usage ...


SVN简介及使用说明
2008-07-21 10:10:52
简介及使用说明 作者:mirclle 一、概述 简单的说SVN是一个GPL版本控制软件,其创始人是从CVS项目中出来了,其目标就是替换掉CVS,SVN尽力维持CVS的用法习惯,并增加了一些很方便但CVS做不到功能,如目录改名等。笔者使用了两个月的SVN后,感觉SVN确实做到了。 二、SVN能够做什么 1、从CVS继承的功能


NENU_SOFT ACM BBS
2008-07-21 10:10:52
NENU_SOFT ACM BBS开张了。。。 以后,我们会把我们的解题报告,尤其是暑期集训时选做题的解题报告贴上去,希望大家有空能多去看看,也希望能指点指点。。。 如果你喜欢这个BBS,请告诉你的同学,如果你不喜欢这个BBS,也请你告诉你的同学。。。


省赛比赛总结
2008-07-21 10:10:52
周日省赛已告一段落。这次比赛,总体失误较大,没能发挥出自己的水平来。 比赛伊始,我们选了第四题,一个纯加减题,很快便拿下了这题。我们又转向了第二题,大致是算一个数的每一位之和是否能被这个数整除。由于自身因素,在算一个数的每一位之和时的出现错误,浪费不少时间,也导致提


Developping Ribbon(设计Ribbon)
2008-07-21 10:10:52
Nearly the end of the term, coupled with last weekend's Northeast ACM, I am afraid not much time to write the VSTO. So taking advantage of this two-day idle, wrote this article. While developping a software, we always want a human surface, VSTO projects versa. And ...
Read more: Ribbon

VSTO常用类(Commonly used classes)
2008-07-21 10:10:52
Both English version and Chinese Version Since I've got several projects on hand,I've no too much time writting the blog.So just write casually! Today,I just want to introduce some classes commonly used in mine project,and relations between them. As I said before,my projects temporarily mainly aims at PowerPoint.Regarding the PowerPoint VSTO project,each time ...


POJ1836【动态规划】
2008-08-10 20:13:33
原文见 原题描述: Alignment Time Limit: 1000MS Memory Limit: 30000K Total Submissions: 1188 Accepted: 239 Description In the army, a platoon is composed by n soldiers. During the morning inspection, the soldiers are aligned in a straight line in front of the captain. The captain is not satisfied with the way his soldiers are aligned; it is ...


FZU OJ1401
2008-08-10 20:13:33
原题 给定一张图,图上有墙,有野怪,有血瓶等等,让你找到一条从起点东终点的路(100步以内),使得所剩能量与所走步数的比最大。 看了这题,第一感觉就是搜索。但是20*20的图,搜索起来,难免有些吃力。于是,考虑了一下动态规划,但是,似乎没有最优子结构,思考许久,还是回到了搜索。


TOJ3006
2008-08-10 20:13:33
昨天偶然看见TOJ上挂有一个比赛,也就跟着做了会儿。 前面两题挺简单,一刷就过了,没太多说的价值。但是到了第三题,也就是3006(见原题)时,我就犯难了。 3006说的是给你一个字符串,让你根据他的要求来编码。具体要求是:每个字符编码为一个5为长的二进制数,' ' = 0,'A' = 1 ... 'Z' = 26。按螺


POJ2418【二叉搜索树】
2008-08-10 20:13:33
POJ2418【二叉搜索树】 题目描述: Hardwood Species Time Limit: 10000MS Memory Limit: 65536K Total Submissions: 3576 Accepted: 1421 Description Hardwoodsare the botanical group of trees that have broad leaves, produce afruit or nut, and generally go dormant in the winter. America's temperate climates produce forests with hundreds ofhardwood species -- trees that share certain bi


xiaonei App
2008-08-10 20:13:33
最近心血来潮,想写个xiaonei app玩玩,大致想法如下: 每个玩家可以花一定数量的钱来构建 一个城市,一个城市里的每个建筑,也需花一定金额的RMB 然后,赚钱得方式,我想了一下,每有一个人来参观,给他加1RMB,若投票,则赏1RMB 一个玩家,可以 去给别得城主 打工 。这里 就体现出 每种 建筑得价


POJ 2917【数学题】
2008-08-10 20:13:33
原文见 代码: POJ 2917题解题报告 数学题 原题描述: Diophantus of Alexandria Time Limit: 1000MS                Memory Limit: 65536K Total Submissions: 2298                Accepted: 669 Description Diophantus of Alexandria was an Egypt mathematician living in Alexandria. He was one of the first mathematicians to study equations where variables were restricted to


Page 2 of 4 « < 1 2 3 4 > »
eXTReMe Tracker