-
esp8266网页控制灯
当esp8266遇到 Html,该怎么内置网页控制设备,理清内置网页的实现过程,实现无需路由器手机也可以控制esp8266。
- 2022-07-17 00:17:50下载
- 积分:1
-
VB 图像处理软件 (阈值分割+边缘检测)
VB图像处理源码,主要实现了两种方法的二值化(阈值分割)和4种方法的边缘检测。该源码可以用于工业工件检测和图像识别(包括验证码识别),可以读取JPG、TIFF、BMP、PNG、GIF等常见文件格式,采用了模拟指针,速度快、效率高。下面是该源码主要包含的算法:
二值化:以亮度为标准进行阈值分割;以平均灰度为标准进行阈值分割
边缘检测:Roberts(罗伯特)算子;Sobel(索贝尔)算子;Prewitt(普瑞维特)算子;Laplacian(拉普拉斯)算子。
- 2022-09-02 23:55:03下载
- 积分:1
-
模仿VC和上位机进行通信,协议为BTM通信协议!
模仿VC和上位机进行通信,协议为BTM通信协议!-VC and the host computer to imitate communicate agreement BTM communication protocol!
- 2022-02-06 15:20:58下载
- 积分:1
-
快捷桌面!可以添加快捷方式以及其他的应用程序,可以减少桌面放置的快捷方式数量!美化桌面...
快捷桌面!可以添加快捷方式以及其他的应用程序,可以减少桌面放置的快捷方式数量!美化桌面-Fast desktop! You can add shortcuts, and other applications, can reduce the number of the desktop shortcut to be placed! Beautification of the desktop
- 2023-08-18 08:40:02下载
- 积分:1
-
根据鼠标的移动来识别文本,类似于屏幕功能…
根据鼠标移动来来识别文字,类似金山词霸的屏幕取词功能-According to the mouse movement to identify the text, similar to the Screen function PowerWord
- 2022-01-25 14:03:32下载
- 积分:1
-
用vb编写的通用库存管理系统,很好的,可以用做毕业设计的哦!...
用vb编写的通用库存管理系统,很好的,可以用做毕业设计的哦!-This is a general warehouse management system that designed with VB. It s great and can be used as a graduate project.
- 2022-06-12 16:19:28下载
- 积分:1
-
将Unicode汉字编码的Unicode代码放入
把中文转化为Unicode码
把中文转化为Unicode码-put into Unicode code put into Unicode Chinese code
- 2022-07-13 21:10:32下载
- 积分:1
-
一个ADO的数据库访问代码
一个有关ADO数据库访问的代码-one of the ADO database access code
- 2022-03-18 23:02:01下载
- 积分:1
-
计算机底层资料 计算机底层资料
计算机底层资料 计算机底层资料-The bottom of the bottom of the computer information on computer data
- 2022-11-19 09:15:04下载
- 积分:1
-
VB反编译程序源代码,看名字,吓了一大跳,如果编译后的VB程序能被反编译,那还需要程序员做什么.呵呵,其实此代码确实历害,可以把VB编译后的程序结构给分析出来,...
VB反编译程序源代码,看名字,吓了一大跳,如果编译后的VB程序能被反编译,那还需要程序员做什么.呵呵,其实此代码确实历害,可以把VB编译后的程序结构给分析出来,包括有多少窗体,多少模板,多少类,多少用户控件etc,有多少过程,和使用了哪些API函数。学习VB写的程序EXE结构的朋友可以看看。
-vb decomplile code,astonshing when you look the name.after compile this program, vb program can be decompiled, then it dosen t need vb programer.this program is very powerful, it even can extract the program structure,including how many windows,templates,classes ,controls as well as procedures,api.friends who study vb and exe structure download it.
- 2022-12-02 22:00:03下载
- 积分:1