资源列表
algo_project3
- 算法基础课程实验三 动态规划算法 中国科学技术大学 算法导论-Algorithms third experiment foundation course Introduction to dynamic programming algorithm University of Science and Technology of China algorithm
algo_project5
- 中国科学技术大学 算法基础实验四 算法导论 图论算法 Floyd-Warshal算法-China University of Science and Technology Experiment 4 Introduction to Algorithms algorithm based on graph theory algorithms floyd-washall algorithm
wu
- 利用最小堆编程实现给定权值集合下构造相应霍夫曼树的算法,并解决以下问题: 有一电文共使用五种字符a,b,c,d,e,其出现频率依次为4,7,5,2,9。 (1)构造对应的编码哈夫曼树(要求左子树根结点的权小于等于右子树根结点的权)。 (2)给出每个字符的哈夫曼编码。 (3)译出编码系列11000111000101011的相应电文。-With minimal programming stack to the next set of predetermined weights co
chazhaobiao
- 这些算法是关于对战 顺序堆栈等堆栈以及图算法的相关代码 -These algorithms are on the order of the stack, such as the battle sequence and the graph algorithm
LinkedList
- Java实现数据结构单链表的基础算法,逆序,置换删除等。-Eccentricity (uu) (uu) () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () ()
Array-Struts
- 数组的基础算法实现,包括逆序,基本排序,查找,删除等。- U6570 u7EC4 u7684 u57FA u7840 u7B97 u6CD5 u5B9E u73B0 uFF0C u5305 u62EC u9006 u5E8F uFF0C u57FA u672C u6392 u5E8F uFF0C u67E5 u627E uFF0C u5220 u9664 U7B49 u3002
minijvm
- Java编程实现.class文件字节码读取,做一个小的执行引擎。-U of u0B0B u7B0. uliu
duomubiaoyouhua
- 基于pso的多目标优化算法。用于函数的目标优化。-Pso-based multi-objective optimization algorithm. For the optimization objective function.
Pattern_Recognition_Practise-master
- Practice for Pattern Racognition Fourth Edition by Sergios Theodoridis and Konstantinos Koutroumbas in Python -Practice for Pattern Racognition Fourth Edition by Sergios Theodoridis and Konstantinos Koutroumbas in Python
teacher
- 定义Teacher类和Cadre类,采用多种继承方式由这两个类派生出新类Teacher-Cadre.-Define the Teacher class and Cadre class, using a variety of inheritance by the two classes derived the new class Teacher-Cadre.
student
- 将一个Student对象替换为Teacher类,将num,name,sex三个相同的数据成员移植过去-Replace a Student object with a Teacher class and port the same data members num, name, and sex
lei
- 派生类A的数据成员引用B的数据成员,,然后从B中调用A中的成员函数。-The data member of the derived class A references the data member of the B., And then call the member function A in B.