资源列表
bit-yuanpailie
- 给定n个大小不等的圆c , c , , cn 1 2 ,现要将这n个圆排进一个矩形框中,且要求各圆与矩形框的底边相切。圆排列问题要求从n个圆的所有排列中找出有最小长度的圆排列。例如,当n=3,且所给的3 个圆的半径分别为1,1,2时,这3个圆的最小长度的圆排列如图所示。其最小长度为2 + 4 2 。-Given n circles of varying sizes c, c,, cn 1 2 , now to the n rows into a round rec
alGraph
- 邻接表的深度优先遍历和广度优先遍历的操作,还有构造函数的应用-Depth-first traversal and breadth-first traversal of the adjacency list of operations, as well as the application of the constructor
BEEP
- 8251单片机的系统的实验,做的是蜂鸣器,两个文件-8251 microcontroller experimental system, do the buzzer, the two documents
del
- 数组元素的删除,用C语言实现数组中任意元素的删除-Delete array elements
ExtendStack
- C++实验8 扩展Stack类: (1)向Stack类添加一个实例函数printStack,以打印栈中所有元素。 (2)为Stack类添加一个实例函数contains(T element),检查给定元素是否在栈中。-C++ experiment 8 Extended Stack categories: (1) an instance of the class is added to the Stack function printStack, to print all the eleme
homework230
- 课程家庭作业, 课程家庭作业, -class homework,class homework,class homework,class homework,
huise
- 数学建模灰色预测模型GM(1,1)的代码 自己建模时编写的-the code of GM(1,1) model
shenjinwangluoqiuzuiyouzhi
- 对于数据最优值的选取,在大量数据中选取最优的数据- Optimal value for data selection, to the optimal data in large amounts of data
harmost
- 谐波分析的程序,将谐波中的各个谐波分量提取-Harmonic analysis program, the harmonic of each harmonic component can be extracted
RowAdder
- source code rowAdder
G_P
- g-p算法,用来计算关联积分,评价脑电信号的离散程度- Used to calculate the correlation Evaluation of discrete degree of brain electrical signalintegral
planarfitting_Leastsquare
- 通过最小二乘法进行平面拟合 平面拟合算法,鲁棒性非常好-Least square plane fitting algorithm
