资源列表
排序选择:
[C#编程] parking-lot
说明:以栈模拟停车场,以队列模拟车场外的便道,按照从终端读入数据的序列进行模拟管理。每一组输入数据包括三个数据项:汽车的“到达”(‘A’表示)或“离去”(‘D’表示)信息、汽车标识(牌照号)以及到达或离去的时刻。对每一组输入数据进行操作后的输出信息为:若是车辆到达,则输出汽车在停车场内或者便道上的停车位置;若是车辆离去,则输出汽车在停车场停留的时间和应缴纳的费用(便道上停留的时间不收费)。栈以顺序结构实现,队列以链表结构实现。-Parking in the stack simulation to si<aaaa> 在 2025-07-19 上传 | 大小:2kb | 下载:0
[LabView] Signal-spectrum-analysis
说明:对所采集来的信号,用频谱图的方法进行分析,绘制出频谱图。-The acquisition of a signal, the method of spectrum analysis, draw the frequency spectrum.<贾存昕> 在 2025-07-19 上传 | 大小:425kb | 下载:0
[C#编程] Joseph-loop
说明:约瑟夫斯(Josephus)问题的一种描述是:编号为1,2,…,n的n个人按顺时针方向围坐一圈,每人持有一个密码(正整数)。一开始任选一个正整数作为报数上限值m,从第一个人开始按顺时针方向自1开始报数,报到m时停止报数。报m的人出列,将他的密码作为新的m值,从他在顺时针方向下一个人开始重新从1报数,如此下去,直至所有的人全部出列为止。-A descr iption of Josephus (Josephus) question is: numbered 1,2, ..., n n individ<aaaa> 在 2025-07-19 上传 | 大小:1kb | 下载:0
[JSP源码/Java] dangdang
说明:在线购书网站,实现用户的登录注册,浏览图书,购物车等功能。-Online book sites, implement user login registration, browsing books, shopping cart and other functions.<陈光> 在 2025-07-19 上传 | 大小:6.38mb | 下载:0
[软件工程] leap
说明:this the code of iran s energy in leap software-this is the code of iran s energy in leap software<amirhossein > 在 2025-07-19 上传 | 大小:488kb | 下载:0
[软件工程] wt
说明:this the simulation of wind farm in matlab with psat s toolbox-this is the simulation of wind farm in matlab with psat s toolbox<amirhossein > 在 2025-07-19 上传 | 大小:9kb | 下载:0
[数学计算/工程计算] armadillo-2.4.2
说明:基于lapack和blas开发的线性代数开源库,可实现矩阵基本操作,函数接口与matlab类似,容易上手,相同硬件环境运行速度仅为matlab的1/5.-Linear algebra library LAPACK and Blas based development, can realize the basic matrix operations, similar to the matlab function interface, easy to use, the same speed hard<xubin> 在 2025-07-19 上传 | 大小:4.82mb | 下载:0
[C#编程] internal-sorting
说明:(1) 对常用的内部排序算法进行比较:直接插入排序、简单选择排序、冒泡排序、快速排序、希尔排序。 (2) 利用随机函数产生N(如30000)个随机整数,作为输入数据作比较;比较的指标为关键字参加的比较次数和关键字的移动次数(关键字交换计为3次移动)。 (3) 对结果作出简要分析。-(1) internal sorting algorithm commonly used to compare: direct insertion sort, simple selection sort<aaaa> 在 2025-07-19 上传 | 大小:1kb | 下载:0
[JSP源码/Java] ScreenControl
说明:一个用java写的远程屏幕事实监控程序,类似VNC,分主机和客户端,在客户端可以遥控主机,代码非常简练,非常小,太小了,不能在小了-A java remote screen monitoring program facts, like VNC, of the host and the client, the client can remote host, the code is very concise, very small, too small, not in s<liulei> 在 2025-07-19 上传 | 大小:38kb | 下载:0