资源列表

« 1 2 ... .48 .49 .50 .51 .52 1553.54 .55 .56 .57 .58 ... 2656 »

[数据结构常用算法MAZE(-)

说明:迷宫小程序,使用MFC界面,数据结构课程设计!希望大家共同学习啊!-Maze of small programs using MFC interface, data structure course design! Hope that we learn together ah! Ho ho ho
<TaoPeng> 在 2025-06-14 上传 | 大小:66kb | 下载:0

[数据结构常用算法fuffmancode

说明:霍夫曼编码C++实现,通过霍夫曼树实现霍夫曼编码算法。-Huffman coding in C++, achieved by Huffman coding Huffman tree algorithm.
<沈宙> 在 2025-06-14 上传 | 大小:1mb | 下载:0

[数据结构常用算法BlackBound

说明:有有一间长方形的房子 ,,地上铺了红 色、黑色两种颜色的正方形瓷砖。你站在其中 一块黑色的瓷砖上块黑色的瓷砖上,,只能向相邻的黑色瓷砖移只能向相邻的黑色瓷砖移 动。请写一个程序,计算你总共能够到达多少 块黑色的瓷砖块黑色的瓷砖 -There are a rectangular house between the rectangular house, to spread the red floor is covered with red and black co
<陈韬> 在 2025-06-14 上传 | 大小:1kb | 下载:0

[数据结构常用算法02

说明:2.1 线性表的类型定义 2.2 线性表的顺序表示和实现 2.3 线性表的链式表示和实现 2.4 一元多项式的表示及相加-2.1 linear table type definition 2.2 and the linear order of the table that the linear form of the chain to achieve 2.3 to achieve 2.4 representation and the representation of one yua
<李彦> 在 2025-06-14 上传 | 大小:2.11mb | 下载:0

[数据结构常用算法jiegouti

说明:结构体的排序,定义一个5个元素的 struct STUDENT 数组, (1)从键盘输入5个学生的信息。 (2)按总分降序排序。 (3)按语文成绩降序排序。 (4)按姓名升序排序。-Structure of the sort, define a five-element array of struct STUDENT, (1) from the keyboard 5 student information. (2) in descending order by total sco
<里昂> 在 2025-06-14 上传 | 大小:1kb | 下载:0

[数据结构常用算法c-100

说明:C语言经典算法一百例,其中含有 水仙花书 等算法-Classical algorithm one hundred cases of the C language, which contains algorithms, such as daffodils book
<里昂> 在 2025-06-14 上传 | 大小:7kb | 下载:0

[数据结构常用算法tubao

说明:凸包算法,根据鼠标点出来的点来画凸多边形。-Convex hull algorithm, according to the mouse point to draw out of the convex polygon.
<LiangTreeMan> 在 2025-06-14 上传 | 大小:1.87mb | 下载:0

[数据结构常用算法LinkList-code

说明:展示单链表的基本操作,如插入,删除,查找。虽然代码质量不是很高,我希望前辈们请教学习,希望能够容纳我。-Display a single list of basic operations, such as insert, delete, search. Although the code is not very high quality, I hope predecessors ask to learn, want to hold me.
<zhaogui> 在 2025-06-14 上传 | 大小:26kb | 下载:0

[数据结构常用算法matching

说明:严蔚敏的数据结构(C语言版),栈与队列只括号匹配算法实现-Yan Wei-min data structure (C-language version), stack and queue in parentheses matching algorithm only
<1457987661> 在 2025-06-14 上传 | 大小:5kb | 下载:0

[数据结构常用算法02

说明:程序功能: 能完成每位学生的某门课程的平时成绩和期末考试成绩的录入, 完成每位学生的总评成绩计算(平时成绩*30 +期末考试成绩*70 )并生成数据文件, 生成分数段统计文件(不及格人数,60-69数,70-79人数,80-89人数,90-100人数,及格 率), 通过学生成绩的数据文件查询学生成绩(查询条件自定)。 通过学生成绩的分段统计文件输出学生成绩分段情况和及格率。 程序要求: (1)能够完成300人以内任何人数的成绩处理。
<高丽丽> 在 2025-06-14 上传 | 大小:8kb | 下载:0

[数据结构常用算法20071025141959

说明:《数据结构与算法分析》 ――课程内容体系主要内容 -" Data Structures and Algorithm Analysis" - course content system main content
<石林峰> 在 2025-06-14 上传 | 大小:24kb | 下载:0

[数据结构常用算法polynomials

说明:两个多项式相加,使用链表,计算时间复杂度,数据结构应用-Write a function to add two polynomials. Do not destroy the input. Use a linked list implementation. If the polynomials have M and N terms, respectively, what is the time complexity of your program?
<zhuang929> 在 2025-06-14 上传 | 大小:1kb | 下载:0
« 1 2 ... .48 .49 .50 .51 .52 1553.54 .55 .56 .57 .58 ... 2656 »

源码中国 www.ymcn.org