资源列表

« 1 2 ... .11 .12 .13 .14 .15 4016.17 .18 .19 .20 .21 ... 5346 »

[C#编程average

说明:求三个数的平均值,这是一段程序,可以实现任意三个数值的平均值-The average
<王晓> 在 2024-07-04 上传 | 大小:40960 | 下载:0

[C#编程lianggezhengshudeyunsuan

说明:两个整数简单的四则运算功能,采用简单工厂设计模式-Two integers simple arithmetic function, a simple factory design pattern
<舒鹏达> 在 2024-07-04 上传 | 大小:83968 | 下载:0

[C#编程suanfashixian

说明:分页储存算法实现 FIFO NRU LRU -Paging storage algorithm FIFO NRU LRU ...
<赵子龙> 在 2024-07-04 上传 | 大小:3072 | 下载:0

[C#编程CountDown

说明:一款倒计时程序,使用C#实现,界面WinForm显示。-A countdown procedures, the use of C# implementation, interface WinForm displayed.
<黄梁华> 在 2024-07-04 上传 | 大小:6560768 | 下载:0

[C#编程xueshengguanlixitong

说明:实现功能: 1、可以在屏幕上显示所有学生信息 2、可以按学号、姓名、成绩查找学生信息 3、添加学生信息 4、删除学生信息 5、可以按学号、年龄、成绩对学生信息进行排序 6、修改学生信息 7、按分数段查找学生信息并显示出来 补充: 不需要使用数据库,也不是控制台程序。只需在VC++ 6.0 上能够运行即可。-Function: 1, 2 can show that all students can lea
<追悔听雨> 在 2024-07-04 上传 | 大小:10240 | 下载:0

[C#编程Visual

说明:WPF编写的程序,有一些可视化的效果,将数据显示成饼图等。-Programs written in WPF, there are some visual effect, the data is displayed as pie.
<黄梁华> 在 2024-07-04 上传 | 大小:47104 | 下载:0

[C#编程ImageProcessor

说明:简单的图像处理程序,使用WPF实现,具有一些基本的功能。-Simple image processing procedures, the use of WPF implementation, with some of the basic functions.
<黄梁华> 在 2024-07-04 上传 | 大小:98304 | 下载:0

[C#编程Console

说明:控制台程序:关机,重启,计算机,注册表等。-Console program: shutdown, reboot the computer, registry and so on.
<Shawn> 在 2024-07-04 上传 | 大小:320512 | 下载:0

[C#编程CSharpCircular-queue

说明:C#编写的循环队列,包括基本操作和运行程序-Basic operations written in C# circular queue
<Shawn> 在 2024-07-04 上传 | 大小:59392 | 下载:0

[C#编程Chain-queue

说明:链队列的基本操作实现,以及源程序,可能有warning-The basic operations are implemented chain queues, and procedures.
<Shawn> 在 2024-07-04 上传 | 大小:325632 | 下载:0

[C#编程SqQueue

说明:循环队列的基本操作的实现,有三个分页组成。-Achieve the basic operation of the circular queue, consisting of three pages.
<Shawn> 在 2024-07-04 上传 | 大小:175104 | 下载:0

[C#编程01

说明:Descr iption 给定一个r * c的只包含0和1两个数字的矩阵,对于矩阵中任意一点(x,y),定义(x,y)的权为(x,y)到与此点曼哈顿距离最小的1的曼哈顿距离(如果mat[x][y] = 1,则(x,y)的权为0)。请求出对于给定01矩阵中所有点的权值之和。 所谓曼哈顿距离——两点在南北方向上的距离加上在东西方向上的距离,即D(I,J)=|XI-XJ|+|YI-YJ|。对于一个具有正南正北、正东正西方向
<hd> 在 2024-07-04 上传 | 大小:1024 | 下载:0
« 1 2 ... .11 .12 .13 .14 .15 4016.17 .18 .19 .20 .21 ... 5346 »

源码中国 www.ymcn.org