搜索资源列表
5班8号周前平
- 输入一个有向图,用深度优先搜索,判断该图是否为一有圈的图。-importation of a directed graph, with the depth-first search to determine whether the plan is a map of the circle.
Employeemanage
- 一套比较完整的VB开发的员工请假管理系统,基于ACCESS数据库,程序界面美观,操作方便,功能丰富,作为一个请假系统,已经做的很不错了。它可以完成基础设置、员工管理、请假管理等,可按时间搜索到期请假、查看是否批准,可对员工进行分类,更利于系统的维护和管理。部分功能截图如上示。 -Relatively complete set of VB development staff leave management system, based on the ACCESS database, beaut
car
- 使用说明 使用时打开此例题目录下pic中的图片,然后依次单击按钮“转”、“1”、“2”、“3”、“4”和“5”,就可以实现精确的车牌定位。 具体步骤 1.24位真彩色->256色灰度图。 2.预处理:中值滤波。 3.二值化:用一个初始阈值T对图像A进行二值化得到二值化图像B。 初始阈值T的确定方法是:选择阈值T=Gmax-(Gmax-Gmin)/3,Gmax和Gmin分别是最高、最低灰度值。 该阈值对不
SUSAN
- 图象匹配中最常用的是基于面积的匹配,该匹配方法是把一幅图象中某一象点的灰度邻域作为模板,在另一幅图象中搜索具有相同(或相似)的灰度值分布的对应点的邻域,从而实现两幅图象的匹配〔2,。在搜索过程中,通常是以互相关函数作为两个搜索邻域间的相似性测度。 -this ie a program is in the inviroment.we can use it bring a lot of benefit to us.
shape2
- 实现图的宽度和深度搜索 搜索结果用标记的数字表示出来-Achieve breadth and depth of the search graph search results that come out with a number of marked
minimum-spanning-tree
- 在数据机构中,在图论中,搜索整个图,生成最小生成树。-Data organization, in graph theory, search the entire diagram, generate a minimum spanning tree.