资源列表
[数据结构常用算法] 四种差分方法求微分方程
说明:差分法求解微分方程:古典显式法,收敛性最差;古典隐式法;Crank-Nicolson法,收敛性最好-difference method to solve the differential equation : Explicit classical method, the worst convergence; Classical implicit; Crank-Nicolson, the best convergence<叶真> 在 2024-11-06 上传 | 大小:2048 | 下载:1
[数据结构常用算法] 荷兰国旗问题(c语言)
说明:演示了荷兰国旗问题(c语言)从简单到复杂的三种算法,用心体会,可得算法之奥妙-demonstration of the Dutch flag (c language), from the simple to the complex of three algorithms, a little reflection, available algorithms gives it<> 在 2024-11-06 上传 | 大小:2048 | 下载:0
[数据结构常用算法] 链表之VB实现(类)
说明:链表一般是用C或C++实现的,用VB的类模块实现,试过吗?没想到可以实现吧-C or C++, VB class module, tried? Never mind can achieve it<> 在 2024-11-06 上传 | 大小:2048 | 下载:0
[数据结构常用算法] 双Euler 回路问题
说明:一个很好的算法练习: 问题描述:对于给定的图G,经过图中每条边恰好2 次的回路称为图G 的双Euler 回路。 编程任务:对于给定的图G,编程计算图G 的双Euler 回路。 -a good algorithm practice : Problem descr iption : for a given graph G, After map each side exactly two times the loop known<> 在 2024-11-06 上传 | 大小:2048 | 下载:0
[数据结构常用算法] 冒泡、快速排序算法比较程序
说明:数据结构课程设计:冒泡、快速排序的比较,用C语言编写,调试成功-curriculum design data structure : Bubble, rapid sequencing of comparison, the C language, debugging success<> 在 2024-11-06 上传 | 大小:2048 | 下载:0
[数据结构常用算法] PIDPROGRAM
说明:用tubro C写的PID算法,该算法常用于温度控制等时延性控制系统-used to write the PID algorithm commonly used in the temperature control system control delay<yea> 在 2024-11-06 上传 | 大小:2048 | 下载:0
[数据结构常用算法] 二叉树的各种遍历操作(非)递归
说明:数据结构的基本应用,二叉树的遍历。适合初学者,比较简单。 -the basic data structure application binary tree traversal. For beginners, relatively simple.<阿水> 在 2024-11-06 上传 | 大小:2048 | 下载:0