-
Canny 边缘检测
Canny 边缘检测器是使用一种多阶段算法来检测图像中的边缘的种类繁多的边缘检测算子。边缘检测的目的一般是显著降低中图像的数据量,同时维护结构的属性,用于图像的后续处理。几种算法存在,并且该工作表着重于特别是一个发达国家由约翰 F.精明 (JFC) 于 1986 年。即使是很老,它已成为标准的边缘检测方法之一,它还被用于研究。
- 2022-08-23 03:38:31下载
- 积分:1
-
实验物体沿正弦曲线运动
1.实验目的
(1)初步熟悉应用windows API函数进行编程的入门,编写简单的Windows应用程序,建立窗口、句丙,认知...
实验物体沿正弦曲线运动
1.实验目的
(1)初步熟悉应用windows API函数进行编程的入门,编写简单的Windows应用程序,建立窗口、句丙,认知消息循环、画笔、画刷,建立坐标。
(2)实验物体沿正弦曲线运动,该物体为一个大小渐变以及颜色都会变化的小球,变化的的转折点是正弦曲线一个完整周期(2∏)里的四分之一,二分之一,和四分之三处(即∏/4 ∏/2 3∏/4处)
(3)通过放胶片电影的原理实现物体沿正弦曲线运动。胶片电影有原理是在规定时间(一般为1秒)播放24幅连续的画面,由于人的视觉暂留,所以人们在观看电影时,看到的就不是一幅一幅的画面,而是丰富精彩的场景。本程序通过调用sleep(100)函数使程序暂停0.1秒。当i
- 2022-01-21 02:30:31下载
- 积分:1
-
Mifare仿真工具(该)
Mifare Emulation Tool (Omnikey)
- 2022-03-07 09:42:54下载
- 积分:1
-
本程序可以扫描到系统目前windows系统存在的漏洞,并给出提示,查出漏洞后,可到MS官方网站下载相应的补丁,以确保系统尽可能地安全。...
本程序可以扫描到系统目前windows系统存在的漏洞,并给出提示,查出漏洞后,可到MS官方网站下载相应的补丁,以确保系统尽可能地安全。-This procedure can be scanned into the system the current loopholes in windows system, and gives tips for identifying vulnerabilities, you can download the MS official website of the corresponding patch to ensure that the system security as much as possible.
- 2022-01-26 07:37:03下载
- 积分:1
-
动态连接库,自己做的
动态连接库,自己做的-dynamic link libraries do for myself
- 2023-02-25 13:20:03下载
- 积分:1
-
中断服务程序的关键是:1.保护进入中断时的状态,并在退出中断之前恢复进入时的状态。2.必须在中断程序中设定是否允许中断重入,即设置EX0位。
本例中使用了I...
中断服务程序的关键是:1.保护进入中断时的状态,并在退出中断之前恢复进入时的状态。2.必须在中断程序中设定是否允许中断重入,即设置EX0位。
本例中使用了INT0中断,一般中断程序进入时应保护PSW,ACC以及中断程序使用但非其专用的寄存器。本例的INT0程序保护了PSW,ACC,2等三个寄存器并且在退出前恢复了这三个寄存器。另外中断程序中涉及到关键数据的设置时应关中断,即设置时不允许重入。本例中没有涉及这种情况。
实验开始时K8应在H(高电平)端,要产生中断时先拨向L(低电平)端再拨回H端。
-Interrupt service s key is: 1. the protection enters when the interrupt condition, and when the withdrawal interrupt before regains enters the condition. 2. must in the interrupt routine establish whether to permit the interrupt re-entry, namely establishes the EX0 position. in this example has used the INT0 interrupt, generally the interrupt routine enters when should protect PSW, ACC as well as the interrupt routine use but non-its special-purpose register. This example INT0 program protection PSW, ACC,2 and so on three registers, and restored these three registers before the withdrawal. Moreover in the interrupt routine involves to when the essential data establishment should close the interrupt, namely when establishment does
- 2022-03-22 04:01:46下载
- 积分:1
-
孙鑫第十二课教程文件存取源码
孙鑫第十二课教程文件存取源码,经过测试,可以读取二进制文件,当做自己的复制函数使用
- 2022-05-19 09:47:29下载
- 积分:1
-
lex yac 教程
lex yac 教程-lex yac course
- 2023-03-21 06:50:03下载
- 积分:1
-
fifo源程序,VHDL编写~具有一定的参考价值~
fifo源程序,VHDL编写~具有一定的参考价值~-source code of a fifo, writen in VHDL, will be useful to some extent as a reference
- 2022-08-09 06:08:41下载
- 积分:1
-
hardware based authentication procedures, the development of multilingual exampl...
基于硬件的身份验证程序,提供多种语言开发示例。-hardware based authentication procedures, the development of multilingual example.
- 2022-10-19 18:00:03下载
- 积分:1