随笔分类 -  算法与数据结构

摘要:代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--//sort_test.cpp:定义控制台应用程序的入口点。//#include"stdafx.h"#defineM5#defineN10#include<cstdio>#include&... 阅读全文
posted @ 2010-10-20 10:42 新绿 阅读(165) 评论(0) 推荐(0)
摘要:代码 Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--#include"stdafx.h"#include<cstdio>#include<cstdlib>#include<cstring>#defineMIN100... 阅读全文
posted @ 2010-10-17 22:26 新绿 阅读(251) 评论(0) 推荐(0)
摘要:代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--//programmer_string_test.cpp:定义控制台应用程序的入口点。//#include"stdafx.h"#include"stdio.h"#include<iostream... 阅读全文
posted @ 2010-10-17 16:37 新绿 阅读(307) 评论(0) 推荐(0)
摘要:代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--//brackets_match.cpp:定义控制台应用程序的入口点。//#include"stdafx.h"#include"c1.h"typedefcharSElemType;#defineSTA... 阅读全文
posted @ 2010-10-17 16:35 新绿 阅读(381) 评论(0) 推荐(0)
摘要:Graphtest.h代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--/*c1.h(程序名)*/#include<string.h>#include<ctype.h>#include<malloc.h>/*mal... 阅读全文
posted @ 2010-10-17 16:30 新绿 阅读(276) 评论(0) 推荐(0)