Fork me on GitHub
摘要: my CodeCode highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--1//huffmanTree.cpp:Definestheentrypointfortheconsoleapplication.2//34#include"stdafx.h"5#includ... 阅读全文
posted @ 2008-03-03 22:26 小狮子 阅读(336) 评论(0) 推荐(0) 编辑
摘要: http://ahray.blog.com.cn/archives/2006/1218361.shtml什么是NP问题?有一些问题,我们无法用传统的方法,也就是程序化的方法解决的问题可以被称为NP问题。就好象管理学中的非常规决策一样,很难找到一个特定的程序(算法)来解决问题。There are many tasks for which we may apply fast (polynomial) ... 阅读全文
posted @ 2008-03-03 22:20 小狮子 阅读(270) 评论(0) 推荐(0) 编辑
摘要: 一、各类运算符的优先级(从高至低):初等运算符 ( )、[ ]、·单目运算符 !、+ +、– –、+ 、– 、(类型)算术运算符 *、/ 、% ,+、 –关系运算符 <、>、<=、>= ,= =、! =逻辑运算符 &&、¦¦条件运算符 ? :赋值运算符 =、+=、 –=... 阅读全文
posted @ 2008-03-03 12:20 小狮子 阅读(462) 评论(0) 推荐(0) 编辑
摘要: 愿大家做什么都可以Enjoy yourself! 阅读全文
posted @ 2006-05-06 11:13 小狮子 阅读(122) 评论(0) 推荐(0) 编辑