资源列表
n_kuohao
- n对括号匹配方式,前面的左括号一定要大于右括号,而且左右括号数量相等。-n parentheses matching mode, the front left and right bracket bracket must be greater than, and equal number of left and right brackets.
cdn2.tar
- 2017年华为软件精英挑战赛源代码总结,分数不高,经供参考-hello hello hello hello hello
AVLTree
- 平衡二叉树的实现以及算法测试,通过java语言实现的。-Balanced binary tree algorithm implementation and testing by java language.
huatusheji
- 气象数据的C#算法处理与画图,很重要,可以参考。-Meteorological data processing and mapping C# algorithm, it is important to refer to.
spl
- Range of Electric Vehicles with related services. Hardware side of business includes Electric Two Wheeler, Three Wheeler, HyPods etc. and software side of business mainly entails Ride Hailing Services and Business Management Software (internal Busine
Parking
- 立体化停车场(东北大学数据结构课设) (1)采用栈、队列和有序表等数据结构。 (2)等候车辆的管理。 (3)地下、地面停车位的管理。 (4)停车计费功能。 -Three-dimensional parking lot (Northeast University data structure set) (1) the use of stack, queue and ordered table and other data structures. (2) waiting
segment-tree
- 在实际应用中,常遇到与区间有关的操作,比如统计若干矩形并集的面积,记录一个区间的最大最小值及总量,并在区间的插入、删除和修改中维护这些数据。线段树的定义是利用树形二分结构所建立的一种数据结构,能够高效的完成这些操作。-In practical applications, often encountered in the interval-related operations, such as statistics and set a number of rectangular area, rec
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.
student
- 将一个Student对象替换为Teacher类,将num,name,sex三个相同的数据成员移植过去-Replace a Student object with a Teacher class and port the same data members num, name, and sex
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.
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
duomubiaoyouhua
- 基于pso的多目标优化算法。用于函数的目标优化。-Pso-based multi-objective optimization algorithm. For the optimization objective function.