资源列表

« 1 2 ... .16 .17 .18 .19 .20 65721.22 .23 .24 .25 .26 ... 66581 »

[控制台(字符窗口)编程PA1-2(1)

说明:描述   公司有n个员工,编号1 ~ n。员工数量众多,需要你为他们编写一个管理系统。   员工上班时都要登录管理系统登记一个code,离开要从管理系统上注销,员工也可以随时更新自己的code。到了下班时间,所有员工都会自动注销。公司管理人员随时都可能想要知道有多少员工上班,以及任一员工登记的code。 输入   第一行两个整数n、m。接下来m行,每行都是以下内容之一: I a c //Log In:员工a登录,code为c。若a已登录,则将code更新为c
<胡超臣> 在 2025-06-12 上传 | 大小:1kb | 下载:1

[其他小程序data

说明:1:输出所有数据: 2:查找特定数据: 3:插入特定数据: 4:删除特定数据: 5:正序输出数据: 6:逆序输出数据:-1: All data are output: 2: Find specific data: 3: insert specific data: 4: Delete specific data: 5: positive sequence output data: 6: reverse output data:
<sunqiang> 在 2025-06-12 上传 | 大小:1kb | 下载:0

[C#编程Interpolation-function

说明:插值函数c#版本,调用即可-Interpolation function
<小戴> 在 2025-06-12 上传 | 大小:1kb | 下载:0

[其他小程序do

说明:利用python来计算4个进程的平均周转时间 带权周转时间。用时较少。可以再linux系统上运行 输出斌比较。-Using python to calculate the average turnaround time of four processes with the right turnaround time. Less time. Linux can then run on the system Output bin comparison.
<tangziyue> 在 2025-06-12 上传 | 大小:1kb | 下载:0

[C#编程HardwareInfo

说明:该类封装了读取计算机硬盘序列号、CPU序列号、网卡号、用户名等信息的函数。-This class encapsulates read by a computer hard drive serial number, CPU serial number, card number, user name and other information functions.
<> 在 2025-06-12 上传 | 大小:1kb | 下载:0

[C#编程BitmapConvert

说明:该类封装了图片文件、字节数组、流、Bitmap相互转换操作,尤其在数据库存取图片的时候,极大地方便了编程。-This class encapsulates the image file, byte array, stream, Bitmap conversion operation, especially when the image access, and greatly facilitates the programming.
<> 在 2025-06-12 上传 | 大小:1kb | 下载:0

[其他小程序QZM

说明:this file contains the source code of Quaternion Zernike moments for color image feature extraction.
<jaspreet singh> 在 2025-06-12 上传 | 大小:1kb | 下载:0

[其他小程序resize.py

说明:用python实现图片的等比例缩放,使图片在缩放之后保持原来的形态-Using python to achieve equal-scale picture zoom
<大华蔡> 在 2025-06-12 上传 | 大小:1kb | 下载:0

[其他小程序dynamicloadingprogressbar

说明:unity加载外部图片,利用unity内的WWW加载实现的-Loading Image
<杨鹏> 在 2025-06-12 上传 | 大小:1kb | 下载:0

[其他小程序josephus

说明:约瑟夫环(约瑟夫问题)是一个数学的应用问题:已知n个人(以编号1,2,3...n分别表示)围坐在一张圆桌周围。从编号为k的人开始报数,数到m的那个人出列;他的下一个人又从1开始报数,数到m的那个人又出列;依此规律重复下去,直到圆桌周围的人全部出列。通常解决这类问题时我们把编号从0~n-1,最后[1] 结果+1即为原问题的解。-josephus ring
<赵洁> 在 2025-06-12 上传 | 大小:1kb | 下载:0

[其他小程序PCA2

说明:主成分分析的MATLAB程序,一个详细的例子和解释-the program of PLA analysis
<蓝雪> 在 2025-06-12 上传 | 大小:1kb | 下载:0

[其他小程序perfect1

说明:2016年国赛建模A题中第1题风速为12m/s时的一种求解方法,画出了锚链的形状。-a solution to the first question in the wind speed of 12m/s of 2016 National Modeling Competition
<林佳钿> 在 2025-06-12 上传 | 大小:1kb | 下载:0
« 1 2 ... .16 .17 .18 .19 .20 65721.22 .23 .24 .25 .26 ... 66581 »

源码中国 www.ymcn.org