资源列表
[C#编程] 最小生成树问题
说明:最小生成树的数据结构解法,若要在n个城市之间建设通信网络,只需要架设n-1条线路即可。如何以最低的经济代价建设这个通信网-minimum spanning tree data structure solution, if a n cities between building communications networks needed to put up only n-1 line can be. How the lowest economic cost of building the com<黎明> 在 2025-06-17 上传 | 大小:2kb | 下载:0
[C#编程] 模拟系统多进程的运行
说明:这是模拟三个进程如何在系统的调度下运行的,其结果存放在jc.c文件中,可便初学都对进程的运行有更深该的认识。-This is how the simulation process in three Scheduling System running, and its findings jc.c stored in a document, then the process of learning all of the operations have a better understanding.<王重华> 在 2025-06-17 上传 | 大小:2kb | 下载:0
[C#编程] 小学生考试系统
说明:小学生考试系统原程序.利用该程序系统可以实现:1.输入小学生考试的科目 2.输入考试成绩 3.统计其平均分 4.求出班级平均分 5.求出及格和不几个的情况-original procedure. Using the System can be achieved : 1. The importation of primary examination subjects 2. Three input examination results. Statistics on average four<王兵> 在 2025-06-17 上传 | 大小:2kb | 下载:0
[C#编程] 【C++实现四则运算求值】
说明:c++实现四则运算.zip 这是一个大学生用编写的四则运算程序,请大家指点-c achieve four operations. This is a zip students with the preparation of the four Operational procedures, please guidance<任我行> 在 2025-06-17 上传 | 大小:2kb | 下载:0
[C#编程] 1.191.201.4.17
说明:〈数据结构〉习题集1.19 1.20 4.17答案,经多次修改而成,比答案册的还要简单易懂。-<data structure> Exercise Set 1.19 1.20 4.17 answer, several revisions, the book also answers simple and understandable.<牛牛> 在 2025-06-17 上传 | 大小:2kb | 下载:0
[C#编程] 约瑟夫问题的实现
说明:【问题描述】 设有n个人围坐在圆桌周围,现从某个位置m(1≤m≤n)上的人开始报数,报数到k的人就站出来。下一个人,即原来的第k+1个位置上的人,又从1开始报数,再报数到k的人站出来。依此重复下去,直到全部的人都站出来为止。试设计一个程序求出出列序列。 这是一个使用循环链表的经典问题。因为要不断地出列,采用链表的存储形式能更好地模拟出列的情况。-[n-- with the individuals sitting around the round table is from a certain l<zzg> 在 2025-06-17 上传 | 大小:2kb | 下载:0
[C#编程] digitalbild with C++builder
说明:图像处理,包括拉普拉斯算子提取轮廓,平滑化,二值化,以及细化等方面的图像处理程序代码-image processing, including extraction Laplician profile, smooth, two values, as well as details such as the image processing code<李萍> 在 2025-06-17 上传 | 大小:2kb | 下载:0