-
电梯调度程序,以支持电梯和电梯的同步和…
电梯调度程序,支持电梯与电梯之间的同步与互斥-Elevator scheduler to support the elevator and the elevator synchronization and mutual exclusion between
- 2022-08-26 08:25:13下载
- 积分:1
-
linux下的各种服务器的配置供大家参考
linux下的各种服务器的配置供大家参考-linux server under the configuration for your reference
- 2022-01-26 02:08:36下载
- 积分:1
-
编写自动加红程序!!!!!里面有说明!适合新新手@!
编写自动加红程序!!!!!里面有说明!适合新新手@!-Automatic procedures for the preparation of red! ! ! ! ! Which has made it clear! Suited to the new novice @!
- 2022-02-21 06:38:13下载
- 积分:1
-
各类同态滤波器的比较,如指数同态滤波器,高斯同态滤波器,低通同态滤波器,高通同态滤波器...
各类同态滤波器的比较,如指数同态滤波器,高斯同态滤波器,低通同态滤波器,高通同态滤波器-Comparison of various types of filters with the state, such as the index homomorphism filter, Gaussian filter with the state, low-gang-state filters, high-gang-state filter
- 2022-10-22 12:45:03下载
- 积分:1
-
可以察看windows 下面的动态内存的各种信息
可以察看windows 下面的动态内存的各种信息-windows can look below the dynamic information of various memory
- 2023-07-24 10:45:03下载
- 积分:1
-
1.ImButton: 动态效果的按钮控件,可设置各种外观风格,鼠标感应变色,可插入位图, 并且可支持图像动画效果,也有自画事件可自己处理外观。 2.Valid...
1.ImButton: 动态效果的按钮控件,可设置各种外观风格,鼠标感应变色,可插入位图, 并且可支持图像动画效果,也有自画事件可自己处理外观。 2.ValidateEdit: 可限制输入内容的输入框, BCB 自带的 TMaskEdit 有很多不方便的地方 我仍然怀念没有 Builder 之前的 Borland C++ 中的 ValidateEdit, 可限制输入整数、 浮点数、或者自己任意规定输入限制,比如数字、字符、汉字、符号等。 3.UrlLabel: 可实现超级链接的标签控件,只要填好属性就可以了,支持鼠标感应变色。 4.YbUpDownEdit: 有上下箭头可以调整数值大小的输入框 可限制调整范围, 最大调整范围:-9223372036854775808 ~ +9223372036854775807 5.YbBackImage: 背景位图,可以加入一个小位图平铺显示,也可以拉伸放缩等 6.VictorPanel: 透明效果的 Panel、可以设置背景,支持平铺、拉伸缩放、居中等 7.YbRichEdit: 测试版的控件,可以改变外观效果 (边框和滚条)-1.ImButton : Dynamic effects of button controls, can be set to various exterior style, mouse sensors change color bitmap can be inserted, and will support image animation effects, but also a self-portrait incidents themselves appearance. 2.ValidateEdit : to limit the importation of content input box, BCB"s own TMaskEdit many inconvenient places, I still miss not Builder before the Borland C ValidateEdit, to limit the importation of integers, floats, or importing their own arbitrary restrictions, such
- 2022-08-06 04:07:39下载
- 积分:1
-
a very useful book Oh Communications
一个很有用的通信簿哦-a very useful book Oh Communications
- 2023-08-04 11:40:03下载
- 积分:1
-
1000道JAVA题,可能对面试时候有用哦,都是基础题来的。
1000道JAVA题,可能对面试时候有用哦,都是基础题来的。-1000 JAVA that, it may be useful when the interview Oh, that is the basis.
- 2022-01-25 15:47:58下载
- 积分:1
-
最短路径数据结构算法设计:设计两个城市之间的最短路径
最短路径数据结构算法设计:设计两个城市之间的最短路径
-Shortest path algorithm for data structure design: the design between the two cities of the shortest path
- 2022-01-24 10:06:29下载
- 积分:1
-
VB 图像处理软件 (阈值分割+边缘检测)
VB图像处理源码,主要实现了两种方法的二值化(阈值分割)和4种方法的边缘检测。该源码可以用于工业工件检测和图像识别(包括验证码识别),可以读取JPG、TIFF、BMP、PNG、GIF等常见文件格式,采用了模拟指针,速度快、效率高。下面是该源码主要包含的算法:
二值化:以亮度为标准进行阈值分割;以平均灰度为标准进行阈值分割
边缘检测:Roberts(罗伯特)算子;Sobel(索贝尔)算子;Prewitt(普瑞维特)算子;Laplacian(拉普拉斯)算子。
- 2022-09-02 23:55:03下载
- 积分:1