资源列表
[界面编程] MSN_Messenger
说明:一个模仿MSN_Messenger的聊天界面(比较简洁)-an imitation MSN_Messenger chat interface (relatively simple)<张旭> 在 2008-10-13 上传 | 大小:46.66kb | 下载:0
[PropertySheet] Jsnake
说明:程序是用来布置软件界面。使用户具有友好的入口。本程序没有特殊功能,仅由主程序调用进行初始化界面,是主程序的子程序。程序采用顺序处理。非常驻内存。无覆盖要求。可重人 -procedure is used to layout software interface. Enables users with a friendly entrance. No special procedures of the functional only by the main program called initial<zjjking> 在 2008-10-13 上传 | 大小:1.36kb | 下载:0
[菜单] verycoolmenu
说明:非常cool vc 菜单控件 请多指教 -very cool vc menu controls please enlighten<ok> 在 2008-10-13 上传 | 大小:71.89kb | 下载:0
[对话框与窗口] wstq
说明:这是人机界面绝对棒的跳棋游戏,可以很好的实现人机对战,速度也是一流的,用的是人工智能中的博弈思想,可以用鼠标方便的实现玩哦-This is the man-machine interface absolute rods checkers games, can achieve a very good man-machine players, as well as first-class rate, the artificial intelligence is the game thinking c<李李蔡赵> 在 2008-10-13 上传 | 大小:438.86kb | 下载:0
[其它] LEDBLINK-S3C44B0X
说明:LED指示灯程序。应用于S3C44B0X ARM板上的LED测试,程序运行后,开发板上的三个LED指示灯会来回闪烁。-LED indicator procedures. Applied S3C44B0X ARM board LED testing, operating procedures, the development board of three LED lights will flicker back and forth.<李凌> 在 2008-10-13 上传 | 大小:80.47kb | 下载:0
[TreeView控件] down_view(1)
说明:明您提供的文件包含的内容和具体功能(至少要20-out your document and the content of specific functions (at least 20<唐巍> 在 2008-10-13 上传 | 大小:7.09kb | 下载:0
[界面编程] hourse
说明:算法的基本思路是: 定义结构体:struct PLACE{int x, int y}表示棋盘上的位置。 依题意,马每跳一步之后都可以从七个不同的方向选择下一步的跳马,当然,前提是跳的这一步在棋盘内且它前面的任何一步都没跳到这一格子上(限界),就可以认为这一步跳成功,否则跳马不成功。若跳马不成功,则找下一个方向尝试跳马,若七个方向都跳马不成功,则回溯。 -algorithm for the basic ideas : the structure definition : PLAC<杨小娜> 在 2008-10-13 上传 | 大小:46.52kb | 下载:0