-
3
说明: Segmentation using watershed is very easily to separate the overlapping cell.
- 2011-05-03 09:48:52下载
- 积分:1
-
stm32 485实验
基于stm32的485编程范例,RS-485采用平衡发送和差分接收,因此具有抑制共模干扰的能力。(Based on the 485 programming paradigm of stm32, RS-485 uses balanced transmission and differential reception, so it has the ability to suppress common mode interference.)
- 2020-06-15 22:50:02下载
- 积分:1
-
编制读入并显示bmp格式的程序
bmp文件大体分为四个部分:
1.位图文件头;
2.位图信息头;
3.调色板;
4.实际的位图数据
- 2023-08-07 07:45:03下载
- 积分:1
-
5
说明: 动态创建右键菜单,及遍历文件夹内的指定类型的文件,点击文件名读取文件内容(Dynamically create context menu, and traverse the folders within the specified file type, click the file name to read the contents of the file)
- 2016-02-20 16:32:17下载
- 积分:1
-
Definition
说明: 清晰度计算程序
清晰度计算程序(-Definition program-definition program)
- 2008-12-06 22:14:19下载
- 积分:1
-
jisuanji
小型计算器,可以加减乘除运算,方便快捷。(small calculator.)
- 2016-02-18 19:34:56下载
- 积分:1
-
ImageProcessing
供大家学习用的图象处理程序,含盖了《数字图象处理》中所包含的所有图象处理算法,初学者入门非常不错(注意,是VC编写的,不是MATLAB的)(For everyone to learn to use the image processing procedures, covering a )
- 2007-09-25 10:04:18下载
- 积分:1
-
DigitalLicense_v3.6
Win10 数字签名激活工具
数字签名激活工具(Win10 Active Tool
Window 10 System Digital License Active tool)
- 2020-06-23 03:40:02下载
- 积分:1
-
DNF
强制交易工具,请不要用于非法用途,否则后果自负。(Mandatory trading tools, please do not used for illegal purposes, or peril.)
- 2011-07-21 19:36:26下载
- 积分:1
-
8queen
在一个8×8国际象棋盘上,有8个皇后,每个皇后占一格;要求皇后间不会出现相互"攻击"的现象,即不能有两个皇后处在同一行、同一列或同一对角线上。问共有多少种不同的方法。
本算法采用一维数组来进行处理。数组的下标i表示棋盘上的第i列,a[i]的值表示皇后在第i列所放的位置。如:a[1]=5,表示在棋盘的第一例的第五行放一个皇后。(8 × 8 in a chess set, there s eight, each accounting for a Queen s grid request will not be any mutual between Queen s attack phenomenon, that can not have two Queen s in the same line, the same row or the same diagonal. Asked the total number of different ways. This algorithm uses one-dimensional array to be processed. Array subscript i said i chessboard first out, a [i] value that s in the first place i listed by location. Such as: a [1] = 5, said the first cases in the chessboard of the fifth line of a Queen s release.)
- 2007-12-15 22:24:44下载
- 积分:1