资源列表
P4_30.ZIP
- 桶排序算法:这是一种比冒泡排序有更好性能,但是要求更多内存的排序方法。-barrels Sorting Algorithm : This is a bubble sort than better performance, but require more memory sequencing methods.
掌握线性表的结构特点
- 。 掌握线性表的基本操作:初始化,插入,删除,查找,判空,求线性表长度等运算在顺序存储结构和链式存储结构上的实现。 通过本章实验帮助学生加深对C语言的使用(特别是函数的参数调用、指针类型的应用)。
MFIEE
- 电磁数值等效在二维散射中的应用,是一个m文件-Magnetic field integral equation for 2-D cylinder scattering
bitonic
- this bitonic sort, used in parallel sorting-this is bitonic sort, used in parallel sorting
cc
- 编写一个程序输出从顶点0开始的深度优先遍历序列(递归算法)和广度优先遍历序列(非递归算法)。-Write a program output from the vertex at 0 depth first traversal sequence (recursive algorithm) and breadth-first traversal sequence (non-recursive algorithm).
xu
- 掌握线性表的结构特点。 掌握线性表的基本操作:初始化,插入,删除,查找,判空,求线性表长度等运算在顺序存储结构和链式存储结构上的实现。 通过本章实验帮助学生加深对C语言的使用(特别是函数的参数调用、指针类型的应用)。-Grasp the characteristics of the linear structure of the table. Master the basic operation of the linear form: initialization, insert, de
yhj
- 银行家动态算法源代码 适合初学者 代码简单明了-Banker' s algorithm
hua
- 一个画函数图像的C语言程序,很有意思的,希望能够给大家带来一些帮助和启发谢谢大家。-a program to plot.
noname
- 走迷宫小程序,加了字符型图像界面,数据结构学习的初步应用-Maze procedures, data structures, learning the initial application
MAC
- 使用预测控制中的MPC控制算法,利用MATLAB进行编程,对传递函数进行控制。-Use predictive control MPC control algorithm, using MATLAB programming for the transfer function control.
particle_filter
- 粒子滤波(particle filter)算法入门浅显易懂,完全自主写成和之前上传的比简易许多,适合初学者理解
knn
- 最简单的机器学习分类方法knn算法的python实现-The easiest method of machine learning classification algorithm python achieve knn
