-
数据结构基本算法
其中包含最常用的各种数据结构(二叉树,链表,队列)的基本操作和相关算法,还有详细的代码注释和要注意的相关问题等,是程序员学习和练习数据结构的完美教材和实力。此外还有对各种排序算法(冒泡排序,选择排序,插入排序,堆排序,shell排序,堆排序,快速排序)和查找算法的总结和实现,均为本人在找工作期间积累下来的最常考最常用算法和数据结构的精心总结,希望对找工作的朋友们有一定的帮助,欢迎下载。
- 2022-03-22 15:04:53下载
- 积分:1
-
线性回归分析算法
一元线性回归分析算法-a linear regression analysis algorithm
- 2023-07-20 08:10:03下载
- 积分:1
-
恩,就是三次样条插值,小弟刚刚学会编程,大家见谅,见谅...
恩,就是三次样条插值,小弟刚刚学会编程,大家见谅,见谅-TU, cubic spline interpolation, younger brother had just learned programming, we apologize, apologize
- 2023-04-15 06:45:03下载
- 积分:1
-
plane eight
平面8节点单元类,可以输出单元的刚度、质量、阻尼矩阵,并可通过形函数插值得到内部各点得位移、应力等。对各位以前编写的程序的一个补充和完善吧。-plane eight-unit category, the output unit stiffness, mass, damping matrix, through the shape function can be interpolation points in the internal displacement and stress. Right before you and the procedure for the preparation of a supplement and perfect it.
- 2023-02-03 03:45:04下载
- 积分:1
-
quickLZ demo
压缩解压缩非常快,80m的bmp压缩只需200ms,解压缩不到100ms,软件只提供参考,不做商业用途!
- 2022-03-17 08:26:15下载
- 积分:1
-
拉格朗日函数的源程序代码,可实现多个数的插值运算,最多可达二十个之多...
拉格朗日函数的源程序代码,可实现多个数的插值运算,最多可达二十个之多-Lagrange function of source code, can realize more than a few of the interpolation operator, up to as many as 20
- 2022-03-04 17:07:36下载
- 积分:1
-
Bzoj1502 [NOI2005]月下柠檬树 ---Simpson积分法求面积并
Simpson积分法可以通过对区间(l,r)积分来求出区间(l,r)上的图形的面积并。设最后要求的面积并为S。
可以先通过对树的投影,算投影面积,然后进行利用simpson进行计算面积
- 2022-02-01 13:44:46下载
- 积分:1
-
主要讲了求合身伯格矩阵全部特征值得qr方法。ap为合身伯格矩...
主要讲了求合身伯格矩阵全部特征值得qr方法。ap为合身伯格矩-Major topics of the order to fit all the characteristics of worth qr Burg matrix method. Berg moment for the fit ap
- 2023-02-14 11:00:03下载
- 积分:1
-
用FFT实现相关函数快速估计,相比一般的直接按定义计算其算法结构要简单得多,而且效率较高...
用FFT实现相关函数快速估计,相比一般的直接按定义计算其算法结构要简单得多,而且效率较高-using FFT function rapid estimates, compared to the direct general terms by its algorithm much more simple, but efficient
- 2022-03-17 01:03:39下载
- 积分:1
-
杭州电子科技大学在线系统ACM的1051题,用贪心方法解决
杭州电子科技大学在线系统ACM的1051题,用贪心方法解决-Hangzhou University of Electronic Science and Technology ACM-line system of the 1051 title with a greedy solution
- 2023-04-30 21:40:03下载
- 积分:1