资源列表
[Windows编程] Editor
说明:一个简单行编辑器。供参考学习用的。是我的一次作业。-A simple line editor. Learning used for reference. Is my first operation.<linyingxia> 在 2025-02-13 上传 | 大小:7kb | 下载:0
[Windows编程] FormDraw
说明:这也是个作业,功能简单,主要也是供学习参考用的。还有我之前上载的两个源码和这个是在vs2008下写的。-This is also operating, function is simple, mainly for the study and reference. There before me upload the two-source and this is written under vs2008.<linyingxia> 在 2025-02-13 上传 | 大小:15kb | 下载:0
[Windows编程] Draw
说明:这是一个大作业,也是vs2008下编的,里面实现了很多画图功能。也是供参考学习的。-This is a big operation, but also under the vs2008, which achieve a lot of drawing functions. Is for reference study.<linyingxia> 在 2025-02-13 上传 | 大小:49kb | 下载:0
[Windows编程] duizhanmoni
说明:建立堆栈和队列的数据结构并模拟堆栈和队列的操作。内有实验报告。-The establishment of the stack and queue data structure and simulate the operation of the stack and queue. There are experimental reports.<miao> 在 2025-02-13 上传 | 大小:1.35mb | 下载:0
[其他小程序] youxiangtu
说明: 编写C程序,随机给出n*n的邻接矩阵,并打印输出邻接矩阵,以及有向图的边的个数,每个顶点的度,并判断该图中是否存在Euler回路: (1)如果为n阶,则随机产生一个n*n的邻接矩阵; (2)输出邻接矩阵,边的个数,每个顶点的度以及图中是否存在Euler回路。 这个题目涉及到了两个主要的知识点,一个是数据结构中的有向图的邻接矩阵的创建,还有就是离散数学中的Euler回路的判定定理。-The preparation of<miao> 在 2025-02-13 上传 | 大小:90kb | 下载:0