-
一个用BC3。1写的仿WINDOWS窗口界面,有美观的窗口界面,菜单功能,并能够读取并显示一幅256以及256色以下的BMP文件。本人初学者,请指点...
一个用BC3。1写的仿WINDOWS窗口界面,有美观的窗口界面,菜单功能,并能够读取并显示一幅256以及256色以下的BMP文件。本人初学者,请指点-One with BC3. 1 written in imitation WINDOWS window interface, the window has beautiful interface, menu functions, and be able to read and display an 256 and 256 color BMP file below. I am a beginner, please instruct the
- 2022-06-28 07:00:46下载
- 积分:1
-
VB 图像处理软件 (阈值分割+边缘检测)
VB图像处理源码,主要实现了两种方法的二值化(阈值分割)和4种方法的边缘检测。该源码可以用于工业工件检测和图像识别(包括验证码识别),可以读取JPG、TIFF、BMP、PNG、GIF等常见文件格式,采用了模拟指针,速度快、效率高。下面是该源码主要包含的算法:
二值化:以亮度为标准进行阈值分割;以平均灰度为标准进行阈值分割
边缘检测:Roberts(罗伯特)算子;Sobel(索贝尔)算子;Prewitt(普瑞维特)算子;Laplacian(拉普拉斯)算子。
- 2022-09-02 23:55:03下载
- 积分:1
-
该小程序用于对程序的使用设置使用限制,方便用户的使用
该小程序用于对程序的使用设置使用限制,方便用户的使用-The small program used to set up procedures for the use of restriction on the use and user-friendly use of
- 2022-03-21 19:19:34下载
- 积分:1
-
SpringMVC+Maven+hibernate+Mysql+分模块框架代码
SpringMVC+Maven+hibernate+Mysql+分模块框架代码
- 2022-03-30 15:42:25下载
- 积分:1
-
单纯形法c++编程,可用于线性规划问题的研究解决优化问题
单纯形法c++编程,可用于线性规划问题的研究解决优化问题-Simplex Method c programming, linear programming can be used to study and solve the problem of optimization problem
- 2023-01-12 00:05:04下载
- 积分:1
-
得到系统中当前运行的程序的列表(根据窗体查找)。
得到系统中当前运行的程序的列表(根据窗体查找)。-The system currently running programs list (under the form to find).
- 2022-05-07 20:09:59下载
- 积分:1
-
This is a process memory control module, as well as use the psapi.lib includes t...
这是一个进程内存监控模块,以及所用到的psapi.lib,包含了exe和核心算法-This is a process memory control module, as well as use the psapi.lib includes the exe and the core algorithm
- 2022-08-10 12:49:34下载
- 积分:1
-
基于51单片机的双串口多机通信程序,主机串口2与PC连接,串口1与从机连接,可实现pc机控制从机,从机接收到命令后返回相应数据到pc机
基于51单片机的双串口多机通信程序,主机串口2与PC连接,串口1与从机连接,可实现pc机控制从机,从机接收到命令后返回相应数据到pc机
- 2022-03-24 14:48:17下载
- 积分:1
-
A*算法解决八数码
题目
The
15-puzzle has been around for over 100 years; even if you don"t know it by that
name, you"ve seen it. It is constructed with 15 sliding tiles, each with a
number from 1 to 15 on it, and all packed into a 4 by 4 frame with one tile
missing. Let"s call the missing tile "x"; the object of the puzzle is to
arrange the tiles so that they are ordered as:
1
2 3 4
5
6 7 8
9 10 11 12
13 14 15 x
where the only legal operation is to exchange "x" with one of the tiles with
which it shares an edge. As an example, the following sequence of moves solves
a slightly scrambled puzzle:
- 2022-02-06 16:32:40下载
- 积分:1
-
用Java编写的小型播放器,可以播放小型的音频文件,还可循环播放。...
用Java编写的小型播放器,可以播放小型的音频文件,还可循环播放。-Java prepared by the small players, and can play a small audio files, but also broadcast cycle.
- 2023-06-25 04:20:02下载
- 积分:1