资源列表
[C#编程] PanelEx
说明:扩展C#中的Panel控件,增加画各种边框的功能-Extended C# The Panel control, increase the function of painting a variety of border<Lance Yang> 在 2025-06-16 上传 | 大小:1kb | 下载:0
[其他小程序] migong
说明:迷宫问题,首先自定义建立迷宫的数据结构,迷宫数据放入矩阵中.在路线查找时,初始化栈,应用循环对每一点座标进行4个方向的判断,如果该点可达则把该点信息放入栈内,或者回溯到出栈后的坐标点,最后如果最后能够到达出口,那么栈内存储的即为走出迷宫路径-Maze problem, first of all, since the definition of the establishment of a maze of data structure, a maze of data Add matrix. Loo<吕璐> 在 2025-06-16 上传 | 大小:1kb | 下载:0
[其他小程序] traffic
说明:通过对图的应用,建立一套交通网络图,实现对求单源最短路径,任意两个城市间的最短路径的查询. 首先根据邻接矩阵和图的知识建立交通网络图,顶点信息存储城市道路信息,由图的最短路径查询城市间的最短道路,输出到达路径。 -Through the diagram, the establishment of a transportation network map, to achieve for single-source shortest path between any two cities i<吕璐> 在 2025-06-16 上传 | 大小:1kb | 下载:0
[Windows编程] chongzaiyunsuan
说明:1、 对Point类重载++和――运算符 编写C++程序完成以下功能: (1) Point类的属性包括点的坐标(x,y); (2) 实现 Point类重载++和――运算符: ++p,--p,p++,p--。 ++和――分别表示x,y增加或减少1。 -1, on the Point-type heavy-duty and- operator prepared C++ Process is complete the followi<李伟> 在 2025-06-16 上传 | 大小:1kb | 下载:0
[Windows编程] fushuchongzai
说明:2、 实现复数类的运算重载 编写C++程序完成以下功能: (1) 实现复数类的运算重载:+,-,*,/,^(乘方)。 -2, the realization of the plural types of heavy-duty computing to prepare C++ Procedures to accomplish the following functions: (1) the realization of the plural types of heavy-duty c<李伟> 在 2025-06-16 上传 | 大小:1kb | 下载:0