资源列表
shunxubiao
- (1)seqlist1.cpp 程序功能:顺序表类的实现(包括插入,删除等操作的实现) 编译及运行方法:进入VC并打开seqlist1.cpp,然后编译并运行即可- (1)seqlist1.cpp 程序功能:顺序表类的实现(包括插入,删除等操作的实现) 编译及运行方法:进入VC并打开seqlist1.cpp,然后编译并运行即可
1
- 严蔚敏数据结构习题集答案 第一章 学习数据结构-Yan Wei-min data structure chapter problem sets answers
2
- 严蔚敏数据结构习题集答案 第二章 学习数据的资料-Yan Wei-Min Problem set data structure data answer the second chapter to learn the information
3
- 严蔚敏数据结构习题集答案 第三章 学习数据的资料-Yan Wei-min data structure chapter study problem sets answer information data
4
- 严蔚敏数据结构习题集答案 第四章 学习数据的资料-Yan Wei-min data structure chapter study problem sets answer information data
5
- 严蔚敏数据结构习题集答案 第五章 学习数据的资料-Yan Wei-min data structure chapter study problem sets answer information data
data_arrange
- 数据结构排序算法,透视投影是3D固定流水线的重要组成部分,是将相机空间中的点从视锥体(frustum)变换到规则观察体(Canonical View Volume)中,待裁剪完毕后进行透视除法的行为。在算法中它是通过透视矩阵乘法和透视除法两步完成的。 透视投影变换是令很多刚刚进入3D图形领域的开发人员感到迷惑乃至神秘的一个图形技术。其中的理解困难在于步骤繁琐,对一些基础知识过分依赖,一旦对它们中的任何地方感到陌生,立刻导致理解停止不前。-Data structures sorting
Stack
- Stack that is very useful
2007433952762
- 本软件是银行家算法,利用此算法解决死锁问题,其中包括银行家算法的数据结构,银行家的算法及相关实现等!-This software is the banker' s algorithm, using this algorithm to solve the deadlock problem, including the banker' s algorithm for data structure, the banker' s algorithm and the related re
insertion
- insertion sorting c#
QueensProblem_LVBackTrack
- 在C语言环境下,采用拉斯维加斯算法及回溯算法解决常规八皇后问题,效率有很大提高。-In the C language environment, with the Las Vegas algorithm and conventional backtracking algorithm to solve the eight queens problem, greatly improving efficiency.
Red-BlackTree
- 在C语言环境下,实现对红黑树的插入结点操作。-In the C language environment, achieving the insertion of the red-black tree node operation.
