- 博客(3)
- 收藏
- 关注
原创 西洋跳棋走棋算法
输入:待移动的棋子所在的棋盘格sourceChecker:Checker,待移动的棋子欲到达的棋盘格destinationChecker:Checker输出:该步棋是否合法result:Boolean,中间格列表middleSteps:List 查找所有必须跳过对方棋子的棋子所在的棋盘格列表candidates:Listif:candidates NOT empty if
2010-01-05 17:29:00 2624
原创 MFC运行时类型信息相关类
Some guys seem to be unsatisfied to use MFC, they prefer to use pure Win32 C++. But in some domains, MFC or similar framework will be a necessary option. The runtime class information is one of this d
2008-12-24 15:10:00 567
原创 Visual Studio 2005為C++ .h頭添加檔案說明的巨集
這些巨集腳本基本出自網上,本人只是略加修改,出處已無從考證,見諒!Imports SystemImports EnvDTEImports EnvDTE80Imports System.DiagnosticsPublic Module GenerateComment 插入文件头的说明(简体中文) Sub ClassHeaderCN()
2008-08-19 13:04:00 789
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人