登录
首页 » 其他项目 » 区域生长法源代码,在MATLAB开发环境中应用

区域生长法源代码,在MATLAB开发环境中应用

于 2022-06-22 发布 文件大小:9.17 kB
0 270
下载积分: 2 下载次数: 2

代码说明:

区域生长法源代码,在MATLAB开发环境中应用-Region growing method source code, in the MATLAB development environment application

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

发表评论

0 个回复

  • 该文档包括了c语言中最常用的库函数的基本用法,对于c语言爱好者有一定的帮助。...
    该文档包括了c语言中最常用的库函数的基本用法,对于c语言爱好者有一定的帮助。-the document include the c language most commonly used for the basic function of usage, c language lovers can help.
    2022-07-01 06:27:32下载
    积分:1
  • 网页游戏斗地主onWeb v2008 build 1005 网页游戏斗地主onWeb v2008 build 1005...
    网页游戏斗地主onWeb v2008 build 1005 网页游戏斗地主onWeb v2008 build 1005-Web Game斗地主onWeb v2008 build 1005 Web Game斗地主onWeb v2008 build 1005
    2022-10-04 20:35:03下载
    积分:1
  • 教鞭驱动程序的发送端、接收端、双机串口通信仿真
    教鞭驱动程序的发送端、接收端、双机串口通信仿真-Pointer to send the driver side, the receiving end, dual serial communication simulation machine
    2023-06-05 11:40:03下载
    积分:1
  • gps 凌阳单片机
    //====================================================== // 文件名称: GPS.c // 功能描述: GPS模块的初始化,GPS信息的解析 // 维护记录: 2000-12-5 v1.0 //====================================================== #include "gps.h" #include "spce061a.h" #include static int GetComma(int num,char* s
    2023-03-09 05:15:03下载
    积分:1
  • 使用HOOPS库开发的一个教学演示工具。
    使用HOOPS库开发的一个教学演示工具。-HOOPS database developed by the use of a teaching presentation tools.
    2022-04-27 12:27:06下载
    积分:1
  • 自营店增加查看缴款记录功能,可以查看门店缴款。 记录数据,门店只能查看自己的缴款记录。 使用同价调拨和变价调拨可以产生相应的GSP报表,...
    自营店增加查看缴款记录功能,可以查看门店缴款。 记录数据,门店只能查看自己的缴款记录。 使用同价调拨和变价调拨可以产生相应的GSP报表,即做完同价调拨和变价调拨,可以到对应报表中调用同价调拨单和同价调拨单生成GSP报表。 增加“盘点数量为零商品显示”功能,并增加对盘点时有改动商品的颜色标注,便于对有盘点改动商品的进行跟踪,并且可以在盘点过程中添加电脑中没有的库存商品(自动盘营盘亏中)。 库存盘点时增加“产地”、“备注”和“生产厂家”字段(自动盘盈盘亏)。-payment record increase View function can check stores contributions. Records data, stores can only check their payment record. Using the same price allocation and price changes can have a corresponding allocation of the GSP statements, the same price that is done allocation and price variable allocation, statements corresponding to the call to allocate the same price and with the price of single-generation GPS allocation statements. Increase the "zero inventory quantity of goods shows that the" function, and increase the inventory of goods has changed the color tagging, facilitate inventory changes to a commodity tracking, and inventory in the process of adding a computer without the stock (automatic disk business inventory
    2022-09-26 12:40:03下载
    积分:1
  • director中产生随机数并跳转到相应标签处的问题
    director中产生随机数并跳转到相应标签处的问题-director generated random number and jump to the appropriate tab at the problem
    2022-10-19 06:35:03下载
    积分:1
  • on how this is a voice of discrete signal processing, with specific examples and...
    这个是关于如何将一个语音信号进行离散的处理,有具体实例和SAMPLE-on how this is a voice of discrete signal processing, with specific examples and SAMPLE
    2023-03-19 00:10:04下载
    积分:1
  • c语言做的猜数字游戏,这个游戏的规则比较简单,一般两个人玩,一方出数字,一方猜。出数字的人要想好一个没有重复数字的4位数,不能让猜得人知道。猜的人就可以开始猜。...
    c语言做的猜数字游戏,这个游戏的规则比较简单,一般两个人玩,一方出数字,一方猜。出数字的人要想好一个没有重复数字的4位数,不能让猜得人知道。猜的人就可以开始猜。每猜一个数字,出数者就要根据这个数字给出几A几B,其中A前面的数字表示位置正确的数的个数,而B前的数字表示数字正确而位置不对的数的个数。 -c language to number guessing game, the rules of the game is relatively simple, general two people to play, one out of numbers, one guess. To a good number of people out of a 4-digit number does not repeat not be allowed to guess one knows. Guess people can start guessing. Each guess a number, a number of those who should according to this figure gives a few A few B, where A numerical position in front of the number of correct number, while the B before the numbers indicate the number of correct and incorrect number of locations the number of .
    2022-12-26 22:50:03下载
    积分:1
  • 内部排序算法比较 一、需求分析 1. 实验要对以下6种常用的内部排序算法进行实测比较:起泡,直接插入,简单选择,快速,希尔,堆排序。 2. 待排序表...
    内部排序算法比较 一、需求分析 1. 实验要对以下6种常用的内部排序算法进行实测比较:起泡,直接插入,简单选择,快速,希尔,堆排序。 2. 待排序表的表长不小于100,其中的数据要用伪随机数产生(RAND()),至少要用5组不现的输入数据作比较,比较的指标为有关键字参加的比较次数和关键字参加的比较次数和关键字的移动次数。 3. 最后要对结果作出简单分析,包括对各组数据得出结果波动大小的解释。 -internal sorting algorithm 1, a demand analysis. Experiment on the following six kinds of internal sorting algorithm measured comparison : foaming, direct insertion, simple choice, rapid, Hill, Heap Sort. 2. Sorting tables to the long table is not less than 100, which use the data generated pseudo-random number (RAND ()), be at least five sets of input data are provided for comparison. comparable indicators for the keyword in the number of keywords and the number of participants and the number of mobile keyword. 3. Finally, the results of a simple analysis, including data on the outcome of fluctuations in the size of explanation.
    2023-01-14 13:35:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载