-
数字图像中值处理
均值滤波、中值滤波的计算机实现方法;学习VC++ 6。0 的编程方法;验证均值滤波、中值滤波处理理论;观察均值滤波、中值滤波处理的结果。
实验的软、硬件平台:
- 2022-01-24 13:37:58下载
- 积分:1
-
大学里必学的一门课程,数值分析的一个必做的程序,拉格朗日二次插值...
大学里必学的一门课程,数值分析的一个必做的程序,拉格朗日二次插值-universities will learn a curriculum, a numerical analysis of the process will do, Lagrange quadratic interpolation.
- 2023-01-15 03:25:04下载
- 积分:1
-
双端队列的实现
资源描述利用C语言实现双端队列,即可在队列的首部、尾部,插入元素或删除元素,也可以在建立的双端队列中查找元素。是数据结构中的一个算法,自己写,测试,可放心使用
- 2022-02-04 03:51:20下载
- 积分:1
-
一个订单多个工件的柔性工艺路线规划
采用遗传算法,解决一个订单多个工件的柔性工艺路线规划问题。此程序各个功能均以单个function写出,清晰明了,可以用于结局所有类似问题。
- 2023-05-29 21:25:02下载
- 积分:1
-
ZIBEE程序
Description: This application functions as a packet error rate (PER) tester. One node is set up as transmitter and the other as receiver. The role and configuration parameters for the PER test of the node is chosen on initalisation by navigating the joystick and confirm the choices with S1. The configuration parameters are channel, burst size and tx power. Push S1 to enter the menu. Then the configuration parameters are set by pressing joystick to right or left (increase/decrease value) and confirm with S1.
- 2022-06-12 05:42:09下载
- 积分:1
-
任意精度的数学库
任意精度的数学库 - Free precision mathematics storehouse
- 2022-01-26 03:10:09下载
- 积分:1
-
Contains Clustering Mechanism. especially, Cluster Header Selection is focused.
Contains Clustering Mechanism. especially, Cluster Header Selection is focused.
- 2022-03-23 16:09:52下载
- 积分:1
-
图像纹理分析:灰度共生矩阵
把给定的图像分解为大小相同的小块,并算出灰度共生矩阵,求出图像的熵,能量等特征值。
- 2022-02-24 22:36:21下载
- 积分:1
-
Vaddin 框架不加宽
组件的基类和接口提供了大量的功能。让我们看看一些最常用的功能。功能未在此处可以找到从 Java API 参考。
该接口定义的若干属性,您可以检索或操纵与相应 setter 和 getter 方法。
- 2023-01-09 05:20:04下载
- 积分:1
-
页面置换算法代码,语言采用c++。实现了FIFO算法,LRU算法,其中,LRU采用经典的LRU算法,由于该算法占用资源较大,多数OS采用改进的LRU算法....
页面置换算法代码,语言采用c++。实现了FIFO算法,LRU算法,其中,LRU采用经典的LRU算法,由于该算法占用资源较大,多数OS采用改进的LRU算法.-pages replacement algorithm code language used c. To achieve the FIFO algorithm, the LRU algorithm, which, the LRU is a classical LRU algorithm, the algorithm occupy larger resources, the majority of the improved OS LRU algorithm.
- 2022-08-18 17:30:25下载
- 积分:1