搜索资源列表
C语言演示链表操作
- 数据结构的链表关系,用TC2.0 编写,比较完整,可以作为学生的教学用-data structure objectlist relations with the preparation WITH TC 2.0, a more comprehensive and can be used as teaching students
C7_hanoi
- 数据结构CAI系统-用C语言开发的教学辅助系统。-data structure CAI system-C language teaching aids development of the system.
数据结构演示教学
- 数据结构c语言的演示教学-data structure c language teaching demonstration
cppt
- c语言的一点教学ppt,里面包括数据结构的c描述
word-counting
- 统计文章中每一个单词出现次数的程序,是C语言中字符串处理的经典教学例子-Article statistics the number of occurrences of each word in the process, the C language teaching in a classic example of string handling
the_total_collection_of_data_structure_in_c_langua
- 清华严蔚敏C语言版数据结构全集,可以说是pudn上这个主题的最全面的一个集合了,记得有这么一个说法是只有有序组织的信息才是有价值的吧:_数据结构-严蔚敏-C语言版;教学笔记;数据结构算法实现及解析—配合严蔚敏_吴伟民编著的数据结构(C语言版)(作者 高一凡)源代码;数据结构笔记;数据结构复习重点归纳笔记[清华严蔚敏版];数据结构题集-严蔚敏;数据结构题集-严蔚敏;严蔚敏老师专贴。-Wei-Min Yan Tsinghua C language version of The Complete Wo
Huffman
- 本目录下的源代码均属示例、教学性质。作者不对这些代码的功能和性能作任何担保或承诺。 -------- 功能说明 -------- 本目录下的程序用8种不同的方式实现了Huffman编码算法,这8种方式分别是 * huffman_a 使用链表结构生成Huffman树的算法,这是最基本的实现方法,效率最低。 * huffman_b 使用《数据结构》(严蔚敏,吴伟民,1997,C语言版)中给出的算法,将二叉树存放在连续空间里(静态链表),空间的每个结点内
jiaoxue
- C语言编写的一个教学管理系统,可以模拟查询学生的成绩,排名等-C language written in a teaching management system, students can simulate the query results, rankings, etc.
hs
- 函数按值传递,教你如何用使用C语言编程,教学用。-Function is passed by value, teach you how to use the C language programming, teaching.
Datastructure
- 数据结构内教学说提到的所有结构的程序,基于C++语言编写-Teaching data structure that all the structures mentioned in the program, based on C++ language
01labview
- 关于labview设计的一些设计报告,CDMA系统中的反向预测功率控制算法,labview_通讯仿真,LabVIEW测量信号时间间隔的实现,labview生成exe,LabVIEW下基于BP神经网络,LabVIEW与C语言的接口技术及其应用,LabVIEW在数字电路课程教学中的应用,多项参数可编程的脉冲信号发生器-Labview design on some of the design report, CDMA system, the reverse power control algorith
jiaoxuejihuabianzhi
- 大学数据结构C语言教学计划编制简版,你可能用得着-University Teaching data structure in C programming simple version, you may need it
DatastructureOfCPP-
- 数据结构 C++ 语言描述,计算机基础教学内容-Data Structures in C++ descr iption, computer-based teaching content
XSJZ
- 另类矩阵运算器。可以求和,求差,求积,转置,求逆,生成以及摧毁。纯C语言,教学适用。-Alternative solutions matrix operations. Including all four operations and relationships transform, inverse, transpose, generate, destroy, and so on.
C
- C语言教学中数据的存储与运算原理研究。本文是理论研究-C language teaching data storage and operation principle
dataStructureTeachingSoftware
- 这是数据结构的教学软件,如果在数据结构有什么不懂得话可以看看这个,你可以得到很多帮助。特别是对于那些刚开始学数据库的人来说(C++语言,java也可以学到的)-this is an teaching software for the data structure ,anybody who is confused with data structure can gain a lot from this software.
linked-list
- C语言指针的应用之一:链表。具有“建立链表、插入结点、删除节点、显示节点”等功能。作为演示教学程序-C language of the application of Pointers: linked list. With "establish linked list, insert, and delete node, show node node" etc. Function. As a teaching demonstration program
Classic-example-of-C-language
- C语言程序设计经典教学实例,关于几何的程序-C programming language classic teaching examples, on the geometry of the program
C-language-classic-10-small-program
- C语言经典10个小程序,适合初学者进行学习或应用于教学-C language classic 10 small procedures, suitable for beginners to learn or the application in Teaching
成绩的ABC等级
- C语言数据结构教学,统计各门课程各分数段人数,并按总成绩排序(C language data structure teaching, statistics of each course, the number of scores, and according to the total score sort)