资源列表
[数据结构常用算法] pmatformcombodefault
说明:遗传算法的C语言程序.该程序很有用,希望对大家能够有所帮助,为大家所喜欢.()<fontdwvl> 在 2024-11-02 上传 | 大小:6144 | 下载:0
[数据结构常用算法] 银行业务模拟
说明:设银行有四个服务窗口,一个等待队列, 每个窗口均可以办理存款、取款、挂失、还贷业务,每种业务所需的服务时间不同,客户到达银行后,先到打号机上打号,号票上包括到达时间、编号和需要办理的业务,然后在银行内等候, 当任一服务窗口空闲时,处理等候客户中排在最前面的客户的业务。写一个上述银行业务的模拟系统,通过模拟方法求出客户在银行内逗留的平均时间和每个窗口办理的客户数及办理的每种业务数。(A bank has four service wind<LemoNation> 在 2024-11-02 上传 | 大小:33792 | 下载:2
[数据结构常用算法] xishuMatrixAdd
说明:以三元组表示稀疏矩阵A,B,试编写矩阵相加的算法,结果存放在C矩阵。(Three tuples are represented by the sparse matrix A, B, and the matrix addition algorithm is written. The results are stored in the C matrix.)<wy07> 在 2024-11-02 上传 | 大小:429056 | 下载:0
[数据结构常用算法] BiTreeHeight
说明:用递归方法求二叉树高。构建二叉树,并采用递归的方法求其高度(A recursive method for finding the height of two forked trees)<wy07> 在 2024-11-02 上传 | 大小:476160 | 下载:0
[数据结构常用算法] shunxubiaonizhi
说明:对顺序表元素就地逆置,将线性表(a1,a2,……,an)逆置为(an,an-1,……,a1)。(The sequential table element is placed in place, and the linear table (A1, A2,... An) inversed (an, an-1,... A1).)<wy07> 在 2024-11-02 上传 | 大小:500736 | 下载:0
[数据结构常用算法] Snake_project
说明:用C语言写的贪吃蛇小游戏,游戏他通过蛇身不断吃掉游戏里随机出现的食物,望采纳(Using C language to write the snake game, the game through his continuous random food eating snake game, hope to adopt)<花生酱丶> 在 2024-11-02 上传 | 大小:722944 | 下载:0
[数据结构常用算法] c语言入门代码
说明:c语言入门的相关代码 包含了循环,数组,指针,文件,结构等基本知识(Relevant code for the introduction of C language It contains basic knowledge of loops, arrays, pointers, files, structures, and so on)<deep dark fantasy> 在 2024-11-02 上传 | 大小:8192 | 下载:0