-
双端队列的实现
资源描述利用C语言实现双端队列,即可在队列的首部、尾部,插入元素或删除元素,也可以在建立的双端队列中查找元素。是数据结构中的一个算法,自己写,测试,可放心使用
- 2022-02-04 03:51:20下载
- 积分:1
-
啮合工具箱
网格操作算法
- 2022-07-14 03:56:15下载
- 积分:1
-
十种软件滤波算法 限副滤波 中位值滤波法 算术平均滤波法 递推平均滤波法(又称滑动平均滤波法)中位值平均滤波法(又称防脉冲干扰平均滤波法)...
十种软件滤波算法 限副滤波 中位值滤波法 算术平均滤波法 递推平均滤波法(又称滑动平均滤波法)中位值平均滤波法(又称防脉冲干扰平均滤波法) -filtering software filtering algorithm limits Vice median filtering method arithmetic average recursive filtering average filtering method (also known as the moving average filter), the median value of the average filter (also known as the anti-average pulse interference filter), etc.
- 2022-06-18 23:54:35下载
- 积分:1
-
random search method for large complex optimization problems. The only support t...
随机搜索法,用于大型复杂优化问题.该方法只支持变量的范围约束,不支持其它类型的约束.-random search method for large complex optimization problems. The only support the scope of variables bound not to support other types of constraints.
- 2022-08-11 20:16:34下载
- 积分:1
-
VC++ 实现图像中的文字提取
VC++ 实现图像中的文字提取,经试验,能成功运行,供大家分享
- 2023-08-31 11:40:03下载
- 积分:1
-
c语言求解四阶龙格库塔法的算法源代码,例子:某一地区的病菌传染,三种人员的人数的状态方程,即可能受传染的人数x1,已被传染的病的人数x2,及已治愈的人数x3,并...
c语言求解四阶龙格库塔法的算法源代码,例子:某一地区的病菌传染,三种人员的人数的状态方程,即可能受传染的人数x1,已被传染的病的人数x2,及已治愈的人数x3,并假设他们是因接触而传染。-c language for solving fourth-order Runge-Kutta method algorithm source code, example: a certain area of the bacteria infection, the number three state equation, which may be the number of infected x1, has been the number of disease-borne x2, and the number of people have been successfully cured x3, and assuming they are due to exposure and infection.
- 2022-02-26 07:56:30下载
- 积分:1
-
Delphi 写的常用的基本算法 源代码
Delphi 写的常用的基本算法 源代码 -Written in Delphi source code for the basic algorithm used
- 2022-03-19 02:14:16下载
- 积分:1
-
KomfortBlinker
用汇编语言编写的代码,实现安装在汽车上的KomfortBlinker。它基于Attiny13,使用了一些组件。此外,还提供了示意图
- 2022-07-20 17:27:17下载
- 积分:1
-
c语言实现基础数据结构
这是c语言实现的一套基础算法库,包括向量,链表,队列,哈希等算法,并内置了迭代器操作,经过了完整的测试,欢迎使用
- 2023-08-22 09:25:03下载
- 积分:1
-
宿舍管理系统
宿舍管理系统:包括宿舍同学名单查询,增添同学名单,删除同学名单等,还有包括查询学生相关的详细信息等。登陆界面分为学生以及宿舍管理人员。
- 2023-04-14 08:00:03下载
- 积分:1