资源列表

« 1 2 ... .51 .52 .53 .54 .55 21256.57 .58 .59 .60 .61 ... 21480 »

[其他小程序4Fib

说明:4阶斐波那契序列如下:f0=f1=f2=0, f3=1,…,fi=fi-1+fi-2+fi-3+fi-4, 利用容量为k=4的循环队列,构造序列的前n+1项(f0, f1 , f2 ,… fn ),要求满足fn ≤200而fn+1 >200 -Fibonacci sequence of order 4 as follows: f0 = f1 = f2 = 0, f3 = 1, ..., fi = fi-1+ fi-2+ f
<bjtupro> 在 2024-10-28 上传 | 大小:1024 | 下载:0

[其他小程序Bank

说明:4、 某银行营业厅共有6个营业窗口,设有排队系统广播叫号,该银行的业务分为公积金、银行卡、理财卡等三种。公积金业务指定1号窗口,银行卡业务指定2、3、4号窗口,理财卡业务指定5、6号窗口。但如果5、6号窗口全忙,而2、3、4号窗口有空闲时,理财卡业务也可以在空闲的2、3、4号窗口之一办理-4, a bank operating room a total of six operating window, with radio call n
<bjtupro> 在 2024-10-28 上传 | 大小:3072 | 下载:0

[其他小程序CarParking

说明:某商场有一个100个车位的停车场,当车位未满时,等待的车辆可以进入并计时;当车位已满时,必须有车辆离开,等待的车辆才能进入;当车辆离开时计算停留的的时间,并且按照每小时1元收费。 汽车的输入信息格式可以是(进入/离开,车牌号,进入/离开时间),要求可以随时显示停车场内的车辆信息以及收费历史记录 -A mall with a 100 parking spaces in the parking lot, when the space
<bjtupro> 在 2024-10-28 上传 | 大小:2048 | 下载:0

[其他小程序andian

说明:鞍点问题: 若矩阵A中的某一元素A[i,j]是第i行中的最小值,而又是第j列中的最大值,则称A[i,j]是矩阵A中的一个鞍点。写出一个可以确定鞍点位置的程序-10, saddle point problem: If the matrix A of an element A [i, j] is the minimum value of i-line, but is the first j columns of the maximum, c
<bjtupro> 在 2024-10-28 上传 | 大小:1024 | 下载:0

[其他小程序xishujuzhenzhuanzhi

说明:11、 稀疏矩阵转置: 输入稀疏矩阵中每个元素的行号、列号、值,建立稀疏矩阵的三元组存储结构,并将此矩阵转置,显示转置前后的三元组结构-11, sparse matrix transpose: Enter the sparse matrix in each element of the line number, column number, value, and the establishment of the triple spars
<bjtupro> 在 2024-10-28 上传 | 大小:1024 | 下载:0

[其他小程序lvxingsheguanlixitong

说明:此程序经过测试,可以运行,十分有用,并且采用的模块的方法,使得编程代码很清晰-This program has been tested, you can run, very useful, and use the module method makes programming code is very clear
<suisui61> 在 2024-10-28 上传 | 大小:7930880 | 下载:0

[其他小程序sorting

说明:排序程序,冒泡、优化冒泡、选择、插入 适合初学者-bubble sorting,optibubble sorting, selection sorting,insertion sorting,for news learners
<jiangmt> 在 2024-10-28 上传 | 大小:177152 | 下载:0

[其他小程序Exercise5

说明:SSD3 exercise5 满分答案 绝对可用-SSD3 exercise5
<方飞> 在 2024-10-28 上传 | 大小:4096 | 下载:0

[其他小程序qksort

说明:这个程序的功能是对顺序表进行快速排序,快速排序时对冒泡排序的改进。-mergesort
<> 在 2024-10-28 上传 | 大小:1024 | 下载:0

[其他小程序qiangdaqi

说明:EDA多路数字抢答器参考文献,适合于初学者尝试。-EDA multiple digital answering device reference for beginners try.
<阿尔> 在 2024-10-28 上传 | 大小:14336 | 下载:0

[其他小程序C

说明:实现线性表的查找 删除 插入及八皇后问题还有各种排序方法-it is good
<redboygh> 在 2024-10-28 上传 | 大小:6144 | 下载:0

[其他小程序1-10031G03129

说明:dedecms5.5模板,是一个php网站模板,用于dedecms程序的模板-This is a website template for dedecms, a very good template
<子安> 在 2024-10-28 上传 | 大小:394240 | 下载:0
« 1 2 ... .51 .52 .53 .54 .55 21256.57 .58 .59 .60 .61 ... 21480 »

源码中国 www.ymcn.org