-
交通信号
应用背景交通信号是一个常见的事情,我们看到在我们的日常生活但实现它是某种有点困难。此代码是正确的工作关键技术AVR Studio是用于开发代码。希望你会喜欢我的工作。
- 2023-03-14 03:45:03下载
- 积分:1
-
VB6.0 OPC PPI S7-200通讯
资源描述VB6.0 OPC PPI S7-200通讯 Private MyOPCServer As OPCServer " OPCServer Object
Private MyGroups As OPCGroups " OPCGroups Collection Object
Private WithEvents MyGroup As OPCGroup " OPCGroup Object
Private MyItems As OPCItems " OPCItems Collection Object
Private MyItemServerHandles() As Long " Server Handles for Items
Dim MyTID As Long " Transaction ID for asynchronous calls
- 2022-02-11 18:08:52下载
- 积分:1
-
Linux下Gtk开发的贪吃蛇游戏:
1. 可用鼠标或键盘操作移动蛇
2. 蛇会自动移动
3. 可暂停和重新开始
4. 积分并计时,给出积分计时...
Linux下Gtk开发的贪吃蛇游戏:
1. 可用鼠标或键盘操作移动蛇
2. 蛇会自动移动
3. 可暂停和重新开始
4. 积分并计时,给出积分计时比-Snake game with GTK in Linux:
1. Move snake by mouse or keyboard
2. Snake will automatically move
3. Can pause and re-start
4. The points and timing and the ratio of points and timing are displayed
- 2022-02-21 03:05:07下载
- 积分:1
-
Xnova++
Xnova -Xnova++
- 2022-03-14 08:49:51下载
- 积分:1
-
Timetable Timetable Timetable Timetable
时刻表 时刻表 时刻表-Timetable Timetable Timetable Timetable
- 2023-06-19 02:15:03下载
- 积分:1
-
35kv substation design, part of Figure
35kv变电站设计,部分说明图-35kv substation design, part of Figure
- 2023-03-16 01:10:04下载
- 积分:1
-
this ian queue.c file
this ian queue.c file
- 2023-05-01 01:55:03下载
- 积分:1
-
一个蚁群优化原理ppt详细系统介绍…
一个详细的 系统的介绍了 ant colony optimization 的ppt 对其中的原理做了比较详细的分类介绍 -A detailed system for the introduction of ant colony optimization principle ppt of them make a more detailed classification of introduction
- 2022-05-22 14:33:10下载
- 积分:1
-
在程序中如何更改缺省打印机,在vb下如何做到?
在程序中如何更改缺省打印机,在vb下如何做到?-In the procedure how to change the default printer in vb how to do this?
- 2023-01-29 14:40:04下载
- 积分:1
-
图像的二值化处理
实现二值化,当像素值(r+g+b)/3>128时设为255,当像素值小于128时设置为0.做归一化处理后,2值化的颜色 1为白,0为黑。边缘部分,计算有误差,255,254,253,252 就算白,0,1,2,3,4就算黑。屏幕显示时,肉眼是分辨不出这点误差的。你可以对2值化后的图像值作归一化处理,得到1和0,然后再放大(乘255),就可得到满意的数值。至于左边界上 1 254 253, 0 255 255,可能是2值化前,颜色原本就有差别。不是2值化的错误。
- 2022-09-03 03:00:05下载
- 积分:1