搜索资源列表
数据结构
- 清华大学严蔚敏版数据结构书上第一章到第十二章每章的算法c语言的实现
shujujiegouyusuanfafenxi
- 《数据结构与算法分析-C语言描述》源代码和勘误-" Data Structures and Algorithm Analysis-C language to describe the" source code and errata
CommonAlgorithm_C_language
- C语言的小算法,包括链表,汉偌塔,进制转换,数组,数据结构等-Small C language algorithms, including linked lists, Han Ruo-tower, hexadecimal conversion, arrays, data structures, etc.
neibu
- 内部排序演示 数据结构课程设计 c语言设计 有源码 有注释-Sort of internal data structure curriculum design presentation c language design annotated source
YAM_Project
- 仿MATLAB计算软件本软件是一款科学计算平台,支持MATLAB的大多数语法,但尚不支持外部函数调用和复杂的数据结构。本软件可供广大师生进行基本的学习和教学工作,对科研人员也有所帮助。“YAM”意为“Yet Another Matlab”。本套软件包含如下程序: YAM.exe 软件主程序,用于输入和输出指令 compiler.exe 用于进行源代码编译并生成中间代码 interpreter.exe 用于解释中间代码并生成最终结果 Figure.exe 用于绘制图形
fgfgfg
- C语言设计 考试管理系统 设计内容: 1、每一条记录包括一个学生的学号、姓名、主要课程的成绩。 2、单用户信息查询功能:。查询特定学生的记录,求其总分,平均分 3、学生信息浏览功能:显示所有学生的成绩记录,总分、平均分。 4、不及格记录查询功能:查询有不及格课程的学生信息。 5、排序功能:按学生平均成绩进行排序。或以某1单科成绩排序。 6、将学生记录存在结构体(student)中。 7、应提供一个界面来条用各个功能,条用界面和各个功能的操作界面应尽可能的清晰美观。
xyz
- C语言课程设计集合 案例一 贪吃蛇游戏 案例二 计算器 案例三 黑白棋游戏 案例四 迷宫问题 案例五 扫地雷游戏 案例六 速算24 案例七 数据结构CAI系统 案例八 进程调度 案例九 存储管理分区分配算法 案例十 通讯录 案例十一 学生成绩管理 案例十二 工资管理 案例十三 图书借阅管理 案例十四 教师工作量计算 -C language curriculum design a collection of case calculator
Cpp2
- 严蔚敏和吴伟民著C语言版的数据结构习题集答案,清华大学出版-Yan Wei-Min and Wu Weimin version of the data structure Problem Set answers
Huffman
- 数据结构 c语言/c++ 哈夫曼树先序中序遍历得到后序层序遍历-Data structures c Language/c++ Huffman tree in preorder traversal is the order traversal
hafuman
- 关于数据结构c语言版的,哈夫曼树以及哈夫曼编码的源代码-The source code on the data structure c language version of the Huffman tree, and Huffman coding
kuohaopeipei
- 实现表达式括号匹配,数据结构C语言版的。-Expression brace matching, data structure C language version.
yuesefuhuan
- 严蔚敏版的数据结构c语言版源代码,比较基础的一个练习-Yan Wei-min version of the data structure c language version of the source code, based exercise
约瑟夫问题
- 使用C语言实现约瑟夫问题,很适合学习数据结构入门级的(Using the C language to implement the Joseph problem)
《数据结构》的全部代码实现(C语言)
- 数据结构的源代码,功能的部分实现,可以对应书本知识一起用(Data structure source code implementation)
数据结构与算法分析:C语言描述
- 数据结构和算法分析以及相应书中代码和答案(data structure and algorithm analysis)
数据结构与算法分析+c语言描述[答案]
- 压缩包中包含各种排序经典算法。全部都用C语言实现。(Compressed package contains various sorting algorithms. All implemented in C language)
妙趣横生的算法pdf版+C语言实现代码
- 妙趣横生的算法pdf版+C语言实现代码,学习数据结构的良品(Amusing algorithm pdf +C language implementation code, learning data structure)
sjjgdm
- 严蔚敏.吴伟民等《数据结构(c语言版)》一书的源代码(The source code of the book of data structure (C language version) by Yan Wei Min, Wu Weimin .)
数据结构(C++语言版)附习题解析
- thu 邓俊辉 数据结构,第三版的 配合学堂在线,效果无敌(this is the data struct of THU 3rd C++)
动态数据结构进阶作业
- 系统可以根据要求动态地进行记录量,字段数量和字段的属性设置,字段的属性为字段ID,字段标题,字段类型和字段长度。例如可以设置一个班学生的成绩单,输入学号、姓名、数学、英语、C语言、……、总成绩等项。系统会根据输入的要求自动生成成绩单。并能输入数据,和浏览数据。(The system can dynamically set the number of records, the number of fields and their attributes according to the requir