资源列表
排序选择:
[对话框与窗口] VisualStudio_Style_Window
说明:Visual Studio风格的界面,时尚流行。-Visual Studio style interface, pop fashion.<王军> 在 2025-06-24 上传 | 大小:199kb | 下载:0
[其他小程序] Race_Game_Demo
说明:Race_Game_Demo,赛车小游戏-Race_Game_Demo, racing small game<王军> 在 2025-06-24 上传 | 大小:3kb | 下载:0
[界面编程] messagebox
说明:《Visual C++编程技巧精选500例》代码之消息框篇-"Visual C programming skills selected 500 cases of" news box of Code chapter<小鱼> 在 2025-06-24 上传 | 大小:1.55mb | 下载:0
[Static控件] LED_Digital_Control
说明:用数字二极管来显示时间、浮点数或整数的控件-with figures to show that the diode, or float integral component of<王军> 在 2025-06-24 上传 | 大小:39kb | 下载:0
[数据结构常用算法] data_structure_short_path
说明:根据题目建立图的结构,利用 Dijiskara 算法依次计算出各点的最短路径。 要求 : 图的结构为 { 0,1,1,1,0,0 , // 邻接矩阵表示图, 0 表示断路, 1 表示通路。 1,0, 0,0,1,0, 1,1,0, 0,0, 1,0, 0,1,0,0, 0,0,1, 1,1, 0,0,0,1,1,0,0,1, 0,1,0,0, 1, 0,0,0,0,1,1,1,<段保京> 在 2025-06-24 上传 | 大小:2kb | 下载:0