资源列表

« 1 2 ... .14 .15 .16 .17 .18 4819.20 .21 .22 .23 .24 ... 5345 »

[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#编程二叉树演示

说明:一个小小的c 语言程序源码!演示二叉树的可视化程序编码!-a small c language program source code! Binary Tree demonstration of visual programming coding!
<王晓> 在 2025-06-17 上传 | 大小:2kb | 下载:0

[C#编程czxt_1

说明:基于dos的多任务系统的实现 通过对线程的创建和撤销,cpu的调度,同步机制,通信机制的实现.-based multi-tasking system of the threads through the creation and withdrawn, cpu scheduling, synchronization mechanisms, communication mechanisms to achieve.
<沈扬> 在 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#编程20050706

说明:转载他人的一个学生成绩管理系统c源代码,且该程序值得一瞧。-reproduced others a student performance management system c source code, but the program is worth Really.
<郝风> 在 2025-06-17 上传 | 大小:2kb | 下载:0

[C#编程NO.1

说明:职工工资管理系统 C语言实习作业 目前还不能运行 请大家多多指教-wages Management System C language laboratory operations currently can not run Please exhibitions
<张军> 在 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

[C#编程图像彩色转黑白r

说明:关于图像处理,彩色图像转化成黑白图像的算法-on image processing, color images into black-and-white image algorithm
<李萍> 在 2025-06-17 上传 | 大小:2kb | 下载:0
« 1 2 ... .14 .15 .16 .17 .18 4819.20 .21 .22 .23 .24 ... 5345 »

源码中国 www.ymcn.org