登录
首页 » 数据结构 » 这些文件实现对图像纹理分割

这些文件实现对图像纹理分割

于 2022-08-14 发布 文件大小:726.82 kB
0 141
下载积分: 2 下载次数: 1

代码说明:

these files inplement to segmentation for image and texture

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 利用Access库制作的学生管理系统,可以方便的进行查询和其他管理。...
    利用Access数据库制作的学生管理系统,可以方便的进行查询和其他管理。-use Access database produced by the student management system, to facilitate the conduct of inquiries and other management.
    2023-05-18 09:20:03下载
    积分:1
  • PHP的beginers
    亲爱的同学们是打印指令和数据库操作和不同的行动,在 php 编程
    2022-10-31 23:05:02下载
    积分:1
  • 中缀表达式变后缀式
    采用C++语言编写,用来完成数据结构中中缀变后缀的程,以及利用中缀式计算四则运算表达式的程序
    2022-07-28 11:49:26下载
    积分:1
  • Data structure of the dynamics of regulatory law, given the same part of the two...
    数据结构里的动态规化法,给出两个字符串的相同部分。-Data structure of the dynamics of regulatory law, given the same part of the two strings.
    2022-04-12 05:33:21下载
    积分:1
  • 这是一个自己实现的N皇后问题c++解法,请各位指教
    这是一个自己实现的N皇后问题c++解法,请各位指教-This is an own implementation of the N Queens problem c++ solution
    2022-11-06 09:50:03下载
    积分:1
  • 首先确认您的机器上已经安装了VC6.0以上版本,要编译生成可执行文件,需打开后缀名为dsw的文件,系统会默认用VC打开,然后选择Build菜单下的Set Act...
    首先确认您的机器上已经安装了VC6.0以上版本,要编译生成可执行文件,需打开后缀名为dsw的文件,系统会默认用VC打开,然后选择Build菜单下的Set Active Configuration选项,选择Project Configuration为Win32 Release,然后编译项目,得到可执行文件。连接数据库请参照第2章的方法,在ODBC数据源内添加Microsoft Access数据库train.mdb,并将数据源名设定为train即可实现数据库和应用程序的正常连接,程序才能正常实现数据库的访问。另外,如果用户自己编写了.chm的帮助文档只要和可执行文件放在同一个目录下就可以了。 用户要修改程序源码可以选择相应的.h和.cpp文件,本实例使用的命名规则基本是:DIALOG_***** 为管理对话框资源, *****Info为数据输入窗口资源, *****Set为结果集对应的类 -first confirmed your machine has been installed on VC6.0 versions, to build generating executable files, Suffix required to open the document called DSW, the system will default VC opened, then select Build menu under Set Active Configuration options Project Configuration options for Win32 Release. then compile the project, to be executable. Connecting to the database please refer to Chapter 2, the ODBC data source adds Microsoft Access database train.mdb. from the data source can be set to train database, and application of the normal connections, normal procedures can achieve database. In
    2022-04-24 04:21:15下载
    积分:1
  • 解N元一次方程,从文件读入整 N, 然后读入N*( N+1)矩阵,得到解并输出到文件中。...
    解N元一次方程,从文件读入整数 N, 然后读入N*( N+1)矩阵,得到解并输出到文件中。-Solution of N-linear equation, reading from a file into an integer N, and then read into the N* (N+1) matrix obtained solution and the output to a file.
    2023-07-04 21:35:03下载
    积分:1
  • [问题描述] 将N个关键字去整的记录进行整序, 以使所有关键字为非负的记录排在关键字为负的记录之前,要求使用最少的附加空间,且算法的时间复杂度为O(N...
    [问题描述] 将N个关键字去整数的记录进行整序, 以使所有关键字为非负数的记录排在关键字为负数的记录之前,要求使用最少的附加空间,且算法的时间复杂度为O(N) [输入] 待排序记录个数,各关键字的值。 [输出] 关键字从正负分开,正数在前 [存储结构] 待排序记录顺序存储。 [算法的基本思想] 快速排序算法每次任取一个记录的关键字为标准,将其余记录分为两组将,N个关键字去整数的记录进行整序, 以使所有关键字为非负数的记录排在关键字为负数的记录之前。 #include using namespace std #define MAXNUM 100//设文件的最长可能长度 void sort(int* keys, const int len)//排序 -[Problem Description] N keyword to the integer sequence the entire record. keyword so that all non-negative Records with the keyword for the negative record, at least require the use of the additional space and time complexity of the algorithm is O (N) [imported] to be sort record number, The value of the keyword. [Output] keyword separate from the pluses and minuses are several former [storage structure] scheduling records to be stored sequence. [Algorithm for the basic idea] quick sort algorithm each time a record for any keyword as a standard, The remaining records will be divided into two groups, N-keyword
    2022-03-17 21:15:57下载
    积分:1
  • Classical data structure:
    数据结构经典:《数据结构基础》 "Fundamentals of Data Structures" 作者:Horowitz 1983年第一版-Classical data structure:
    2023-03-09 21:45:06下载
    积分:1
  • 课程设计,校园咨询,为来访客人提供方便查找景点,最短路等信息...
    数据结构课程设计,校园咨询,为来访客人提供方便查找景点,最短路等信息-data structure course design, campus counseling, visitors find convenient spots, the most short-circuit, and other information
    2023-03-24 06:05:03下载
    积分:1
  • 696516资源总数
  • 106611会员总数
  • 19今日下载