-
对BMP图像进行线性变换,包括点运算,阈值变换,灰度拉伸等...
对BMP图像进行线性变换,包括点运算,阈值变换,灰度拉伸等-BMP image of the linear transformation, including point of operation, the threshold transformation, gray stretch, etc.
- 2022-02-09 13:14:44下载
- 积分:1
-
贪吃蛇游戏
这个项目使用了NEXYS 3(斯巴达6)板的4个显示器,它是用verylog开始编程的,有一个100兆赫的时钟,我们使用了一个预定标器来降低频率,非常礼貌地观看;。。。
- 2022-04-30 17:43:16下载
- 积分:1
-
遗传算法优化PID问题源程序 实数编码
遗传算法解决PID参数优化的问题,主要的是采用的是实数编码而不是二进制编码,这对编程有很大的提高理解
- 2022-11-20 21:10:03下载
- 积分:1
-
小型计数器。可以计算简单的“+、
小型计数器。可以计算简单的“+、-、*、/...”-Small counter. Can calculate a simple
- 2022-03-23 23:03:08下载
- 积分:1
-
堆排序的free pascal实现代码及其复杂度分析
堆排序的free pascal实现代码及其复杂度分析-heap_sort
- 2022-08-25 13:16:52下载
- 积分:1
-
jathena are the Japanese, open source web server ragnarok. Three are in a writte...
jathena是日本的开源web服务器ragnarok。三个是书面的
- 2022-01-25 16:57:42下载
- 积分:1
-
Very simple and clear examples to understand the process of OPC server!
非常简单明了的例子
明白OPC连接服务器的流程!-Very simple and clear examples to understand the process of OPC server!
- 2023-07-23 16:50:04下载
- 积分:1
-
图形化employee manager
一个可添加员工、管理员工基本信息的java图形化系统
- 2022-01-26 06:57:27下载
- 积分:1
-
汇编语言的示例,学习的好东东,要下的快了。
汇编语言的示例,学习的好东东,要下的快了。-Examples of assembly language, learning a good Dongdong, it is necessary to fast.
- 2022-02-06 09:17:38下载
- 积分:1
-
顺序表的基本运算
(1) 初始化顺序表L
(2) 依次采用尾插法插入a,b,c,d,e
(3) 输出顺序表L
(4) 输出顺序表L长度;...
顺序表的基本运算
(1) 初始化顺序表L
(2) 依次采用尾插法插入a,b,c,d,e
(3) 输出顺序表L
(4) 输出顺序表L长度;
(5) 判断顺序表L是否为空;
(6) 判断顺序表L 的第3个元素;
(7) 输出元素‘a’的位置;
(8) 在第4个元素位置上插入‘f’元素;
(9) 输出顺序表L
(10) 删除L的第3个元素;
(11) 输出顺序表L
(12) 释放顺序表L
-The order of the table basic operations (1) The initialization sequence table L (2) followed by tail-interpolation method into a, b, c, d, e (3) the output sequence table L (4) the output sequence of Table L length (5) to determine the order of the table is empty L (6) to determine the order of the table L, the first three elements (7) output elements of " a" position (8) in the first four elements in place insert the " f" element (9) the output sequence of Table L (10) to delete the first three elements of L (11) the output sequence of Table L (12) the release of the order form L
- 2022-03-19 16:49:15下载
- 积分:1