资源列表
[数据结构常用算法] Binary_Tree
说明:Binary_tree.cpp :执行文件生成所有二叉树 这样做的目的C + +程序是产生所有二叉树指定节点数目。 基本思想是衍生所有二叉树基于退化树。 该算法的动机是圆括号法则代表二叉树。 一组括号可通过字典秩序排列,由此也可以产生二叉树。但该算法代码中并没有简单地转换括号代表性 它一直在改变过去的节点从最新二叉树下一可能位置(在这里,我们假设右向是正确的退化树方向) 。 该文件还提到计算机内存时(读/写)和avarage参考值。 这个工程在Microsof<hunter> 在 2025-10-03 上传 | 大小:3kb | 下载:0
[多媒体编程] sportsmeeting
说明:这本书相当的经典啊,一定要好好看看啊,看了就有收获的-The book is quite a classic, ah, must be good to see ah, seeing there is the harvest<fei> 在 2025-10-03 上传 | 大小:12kb | 下载:0
[数学计算/工程计算] MyMatrix
说明:DEV C++ 写的一个矩阵类,用列主元消去法求模的。类的构造函数接收矩阵的行列值或者是一个vector<vector<double> >类型的变量。没有用模板,数据类型是double.-DEV C++ to write a matrix class, with out seeking principal mode of elimination. Class constructor to receive the rank of matrix or a vector val<xiamin> 在 2025-10-03 上传 | 大小:147kb | 下载:0
[数据结构常用算法] strahler_number
说明:这个课程项目计算了strahler number; 这个很有利于理解二叉树和链表。-This project has computed the Strahler number of given binary tree. This is very useful for understanding the link list and binary tree.<hunter> 在 2025-10-03 上传 | 大小:4kb | 下载:0
[Windows编程] HeapHeapSort
说明:用DEV C++写的,实现了堆及堆排序的算法。-With DEV C++ written a heap and the heap sort algorithm.<xiamin> 在 2025-10-03 上传 | 大小:8kb | 下载:0
[GPS编程] ASEN5090_Fall2007_Visibility_Assignment
说明:This are files abouth gps simulation toolbox.<vlada> 在 2025-10-03 上传 | 大小:22kb | 下载:0
[单片机(51,AVR,MSP430等)] sicanp
说明:this program about satelit constalation-this is program about satelit constalation<vlada> 在 2025-10-03 上传 | 大小:1kb | 下载:0
[微处理器(ARM/PowerPC等)] MIPS32-ArchitectureForProgrammers
说明:MIPS32™ Architecture For Programmers-MIPS32™ Architecture For Programmers<王浩> 在 2025-10-03 上传 | 大小:307kb | 下载:0