搜索资源列表
cppt
- c语言的一点教学ppt,里面包括数据结构的c描述
datastruct_ppt_expr
- 严蔚敏C语言版 数据结构ppt,附带实验指导,比较实用具体。-YAN Wei-Min C language version of the data structure ppt, incidental experimental guidance, applicable to the specific comparison.
SJ
- 数据结构课程讲解PPT,详细介绍了树、图、栈、队列等结构,主要是以C语言的版本来讲解-Explain the data structure courses PPT, details of the tree, map, stack, queue and other structures, mainly the version of C language to explain
PPT
- 《C++轻松入门》是一本为程序设计初学者轻松地学习C++编程语言而编写的图书。《C++轻松入门》从初学者认知的角度出发,由浅入深、循序渐进地讲解了C++编程语言中的各种编程技术,通过通俗易懂的讲解和丰富生动的典型示例,使读者能够轻松地学到C++编程知识。全书共分为3篇,第1篇主要介绍 C++中的常用数据类型、基本语句、函数调用和指针等内容。第2篇主要介绍C++面向对象的程序设计,包括类和对象、继承和派生、多态性和虚函数等内容。第3篇主要介绍数据结构中链表的C++实现和C++中模板的应用。-"C+
datastruct
- 数据结构,是c 语言版的,主要是 ppt-datastruct , in c language, main ppt
shujujiegou
- 这是数据结构的学习的PPT,很详尽,是关于数据结构(C语言版)的课本的知识-This is the data structure of the PPT study, detailed knowledge of textbooks on data structures (C-language version)
CPP
- 教程 可以看着里面的PPT自学c语言,省去了去查阅书籍的麻烦-The tutorial can look inside the PPT self-c language, eliminating the trouble of access to books
library
- 纯C语言编程的模拟现有图书馆的借阅、续借、归还;图书入库、出库;查询、排序等功能,实现电子图书馆的智慧综合管理。其中查询功能里面嵌套精确查询,排序功能有六种,界面可变色,里面已经附带50多本图书信息包括图书摘要等详细信息。里面还附带详细设计报告和解说PPt。-Pure C language programming simulation existing library borrow, renew, return book storage, a library queries, sorting
data-structure-
- 数据结构C语言描述的大学课程全部资料,主要是老师的上课PPT.-University courses all the information data structure C language descr iption, mainly the teacher' s class PPT.
最长递增子序列
- 这是数据结构和算法设计中的经典案例题,代码不唯一,最长公共子序列源码和动态规划ppt分析(This is a classic case of data structure and algorithm design, the code is not unique, the largest m sub segment and source code and dynamic programming ppt analysis)