资源列表

[其他小程序creatcat

说明:建立猫咪的档案,包括猫咪颜色,体型,品种等。并进行档案的相关维护。-The establishment of the cat' s file, including the cat color, size, species and so on. And related maintenance of records.
<elly> 在 2025-01-12 上传 | 大小:1kb | 下载:0

[其他小程序complex

说明:实现分数之间的四则运算,通过运算符重载和友元函数-Achieve scores between the four operations through operator overloading and friend function
<> 在 2025-01-12 上传 | 大小:1kb | 下载:0

[其他小程序Temperature

说明:对水温的精确测量程序,内包含有电路设计原理图及pcb设计图-Accurate measurement of the temperature program, which includes a circuit design schematic and pcb layout
<何震> 在 2025-01-12 上传 | 大小:1kb | 下载:0

[其他小程序line

说明:1、 某软件公司大约有30名员工,每名员工有姓名、工号、职务等属性,每年都有员工离职和入职。 把所有员工按照顺序存储结构建立一个线性表,建立离职和入职函数,当有员工离职或入职时,修改线性表,并且打印最新的员工名单 -1, a software company about 30 employees, each employee has the name, work number, and rank each year, staff
<bjtupro> 在 2025-01-12 上传 | 大小:1kb | 下载:0

[其他小程序Compute

说明:约瑟夫(Josephus)环问题:编号为1,2,3,…,n的n个人按顺时针方向围坐一圈,每人持有一个密码(正整数)。一开始任选一个正整数作为报数的上限值m,从第一个人开始按顺时针方向自1开始顺序报数,报到m时停止。报m的人出列,将他的密码作为新的m值,从他在顺时针方向上的下一人开始重新从1报数,如此下去,直到所有人全部出列为止。 建立n个人的单循环链表存储结构,运行结束后,输出依次出队的人的序号 -Joseph (Josephu
<bjtupro> 在 2025-01-12 上传 | 大小:1kb | 下载:0

[其他小程序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> 在 2025-01-12 上传 | 大小:1kb | 下载:0

[其他小程序8Queens

说明:八皇后问题:设8皇后问题的解为 (x1, x2, x3, …,x8), 约束条件为:在8x8的棋盘上,其中任意两个xi 和xj不能位于棋盘的同行、同列及同对角线。要求用一位数组进行存储,输出所有可能的排列-Eight queens problem: the solution set for the 8 queens problem (x1, x2, x3, ..., x8), constraints are: 8x8 chessboar
<bjtupro> 在 2025-01-12 上传 | 大小:1kb | 下载:1

[其他小程序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> 在 2025-01-12 上传 | 大小:1kb | 下载: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> 在 2025-01-12 上传 | 大小:1kb | 下载:0

[其他小程序qksort

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

[其他小程序Untitled2

说明:实现提取车牌的车牌边框去除,效果较好,可以一试。-Achieve extraction of the license plate fr a me license plate removed, is better.
<吴鹏> 在 2025-01-12 上传 | 大小:1kb | 下载:0

[其他小程序cejingZ

说明:主要是对测井资料进行分析,要对数据数字化之后进行,而且采样间隔一定-log Processing
<dapang> 在 2025-01-12 上传 | 大小:1kb | 下载:0

源码中国 www.ymcn.org