-
该函数将显示GUI选择正方形或长方形的部分
This functions displays GUI for selecting square or rectangular part
of the input image IMG. To perform selection user must click mouse twice:
at two corners of the selection area.
User can change the shape at any moment, even when first point is set,
unless it is not forbidden by additional parameters.
Use also cam change the way the selection area is calculated
from the two selected points.
Depending on the combination of the shape and mode it could be
- 2022-06-20 05:16:04下载
- 积分:1
-
漂亮大气的企业网站
漂亮大气的企业网站,漂亮大气的企业网站,漂亮大气的企业网站,漂亮大气的企业网站,漂亮大气的企业网站,漂亮大气的企业网站,漂亮大气的企业网站,漂亮大气的企业网站,漂亮大气的企业网站,漂亮大气的企业网站,漂亮大气的企业网站,漂亮大气的企业网站,漂亮大气的企业网站,漂亮大气的企业网站,漂亮大气的企业网站,漂亮大气的企业网站,漂亮大气的企业网站,漂亮大气的企业网站,漂亮大气的企业网站,漂亮大气的企业网站,漂亮大气的企业网站,漂亮大气的企业网站,漂亮大气的企业网站,漂亮大气的企业网站,漂亮大气的企业网站,漂亮大气的企业网站,漂亮大气的企业网站,漂亮大气的企业网站,漂亮大气的企业网站,漂亮大气的企业网站,
- 2022-05-10 11:53:41下载
- 积分:1
-
可以从注册表中存取windows启动命令的简单程序。允许用户执行一些如删除、复制、移动、编辑、创建启动命令等的简单操作命令。对于那些反感于浏览windows注册...
可以从注册表中存取windows启动命令的简单程序。允许用户执行一些如删除、复制、移动、编辑、创建启动命令等的简单操作命令。对于那些反感于浏览windows注册表的用户来说可谓是雪中送炭了。 -Edit the startup/run information from registry of the Windows, it can delete/copy/move/edit/create startup item.
- 2022-03-12 13:21:06下载
- 积分:1
-
to capture desktop from any others computer in your LAN. I use JPEG format to ge...
to capture desktop from any others computer in your LAN. I use JPEG format to get small file/stream packages size
- 2023-02-01 22:05:03下载
- 积分:1
-
我自己课程设计的题目,模拟操作系统的进程调度,模拟方式有两种,时间法和优先级调度法。用MFC编写。...
我自己课程设计的题目,模拟操作系统的进程调度,模拟方式有两种,时间法和优先级调度法。用MFC编写。-I am the subject of curriculum design, simulation of the process of operating system scheduling, simulation in two ways, time and priority scheduling method. Prepared using MFC.
- 2023-02-20 20:45:03下载
- 积分:1
-
spring
1.Spring框架作用,好处
作用是整合,好处是解耦
在ssh整合中主要使用Spring的IoC和AOP特性。
2.IoC概念 Inverse of Control
反向控制,控制反转
控制权指的是组件对象的创建,销毁,调用关系的维护。
反向控制指的是两个组件在作用时,组件对象的创建、销毁、调用关系维护等工作由IoC框架负责。
Spring框架的IoC使用的DI(依赖注入)技术实现,可以用
setter方式注入或构造器注入。
3.AOP概念
面向切面编程,面向方面编程
面向对象编程,关注点是对象,如何更好更合理的封装一个对象。
面向切面编程,关注点是切面,如何将共通处理部分进行灵活地,重复利用。将切面组件和目标对象解耦。
面向切面编程是以面向对象编程为基础,主要改善组件间一对多的使用结构。
4.AOP注解方式的使用
a.组件自动扫描注解
@Controller 控制组件
@Service 业务组件
@Repository 数据访问组件DAO
@Component 其他组件
b.自动注入注解
@Resource
注意a和b注解使用前提是,在xml中添加下面声明
c.AOP注解
@Aspect:将当前组件指定为切面组件
@Pointcut:定义一个切入点表达式
@Aroun
- 2023-03-04 01:45:05下载
- 积分:1
-
一个算法
一个算法-an algorithm SUMMARY
- 2022-02-24 11:28:42下载
- 积分:1
-
windows mobile ppc5.0 mfc prepared serial test procedure, vs2005, including send...
windows mobile ppc5.0 mfc 编制的串口测试程序,vs2005,包括发送,接收,保存-windows mobile ppc5.0 mfc prepared serial test procedure, vs2005, including sending, receiving, preservation
- 2022-07-06 12:50:34下载
- 积分:1
-
一个小控件,在vc++6.0环境下编译测试通过
一个小控件,在vc++6.0环境下编译测试通过-a small component in vc 6.0 compiler environment through testing
- 2022-06-19 11:34:48下载
- 积分:1
-
模仿dos下的dir命令,自己实现显示。利用 tc2.0实现。
模仿dos下的dir命令,自己实现显示。利用 tc2.0实现。-imitate the dir order to achieve their own shows. Use tc2.0 achieve.
- 2022-12-01 20:40:02下载
- 积分:1