搜索资源列表
ada
- 数据结构课程设计指导,希望对各位有点用处。
suanfa
- 算法与数据结构学习指导与习题解析 王晓东版 与算法设计与实验题解配合使用
suanfafenxi
- 算法设计与分析的实验指导-Algorithm design and analysis of experimental guidance
DataStructure
- 我的数据结构实验指导与练习题,非常经典的哈!《数据结构》是计算机几相关专业的一门核心基础课程,也是很多高校考研专业课之一。它主要介绍线性结构、树型结构、图状结构三种逻辑结构元素的存储实现,在此基础上介绍一些典型算法及时、空效率分析。这门课程的主要任务是培养学生的算法设计能力及良好的程序设计习惯。-Data Structure of Computer Algorithmic Language Experiment ,very nice to download it ,thank you!!!
Data-Structure
- 学习数据结构的课件以及数据结构的上机实验指导和详细设计-Learning courseware data structure and data structure experiment on the computer guidance and detailed design
C-language-course-design
- 摘 要 课程设计语言类课程的指导思想:使学生通过学习高级编程语言的知识、编程技术和基本算法,掌握课程设计的思想和方法,具备利用计算机求解实际问题的能力,能灵活运用高级语言进行程序设计。 -Summary of curriculum design language courses in guiding ideology: to enable students to learn high-level programming language through knowledge of prog
Gof23
- 多种设计模式简单实现,供新手入门指导,可以结合各算法分析对比理解-A variety of design patterns is simple to implement, for the guidance of beginners, and can be combined with the algorithm analysis and comparison to understand
bellman
- 贝尔曼算法,可以看看,这是我的课程设计的作品呢,有问题可以指导我下-Bellman algorithm, you can look at my course design work, the problem can guide me to the next
CPPproblem
- 面向对象程序设计与实践(1)实验指导书。 实验一 简单C++程序设计 实验二 类与对象 实验三 数组与指针 实验四 继承与派生 实验五 多态性 实验六 流式IO 实验七 C++程序设计应用 适合C++初学者利用此资料进行练习 -Object-oriented programming and Practice (1) experimental instructions. Experiment a simple C++ program design exp