-
在本文中,我们提出了一种颜色
In this paper, we propose a color-based
segmentation method that uses the K-means clustering
technique to track tumor objects in magnetic
resonance (MR) brain images. The key concept in this
color-based segmentation algorithm with K-means is
- 2023-03-03 11:45:03下载
- 积分:1
-
是一个用JAVA写的能让你的JAVA程序读如EXCEL文件的类,很好用的,只要调用这个类,就可以解决JAVA本身没有读写EXCEL文件的难题!...
是一个用JAVA写的能让你的JAVA程序读如EXCEL文件的类,很好用的,只要调用这个类,就可以解决JAVA本身没有读写EXCEL文件的难题!-Java is used to write one of you can read the Java procedures such as Excel document categories, the good, as long as the category called on the Java itself can be solved without literacy problems Excel documents!
- 2022-04-15 03:35:50下载
- 积分:1
-
简单的利用了模版的思想,初学者可以细心的学习
简单的利用了模版的思想,初学者可以细心的学习-Simple use of a template of ideas, beginners can learn from careful
- 2022-02-04 17:02:03下载
- 积分:1
-
此方法可以将内存中的数据保存到INI文件中
此方法可以将内存中的数据保存到INI文件中-failed to translate
- 2022-02-06 06:27:30下载
- 积分:1
-
读取文本文件的c++类
读取文本文件的c++类-read text files c category
- 2022-11-04 23:40:03下载
- 积分:1
-
C语言实现一个钟表
这个钟表模拟程序是用的Borland Bcc 编译器开发,运行在windows2003平台。钟表程序是C++实现,其中图片的载入时重点,感兴趣的读者可自己更换图片,将此程序作为模板。另一个重点是makefile文件的编制,我已经将编制好的结果放入压缩包中,没有采用宏变量方式,方便读者。
- 2022-02-12 04:02:35下载
- 积分:1
-
一个小工具,可以批量替换WINDOWS系统中的文件,支持递归搜索替换...
一个小工具,可以批量替换WINDOWS系统中的文件,支持递归搜索替换-a small tool that can replace Windows system volume of documents to support recursive search Replacement
- 2022-04-23 17:41:05下载
- 积分:1
-
文件合并算法将原来的文件统一当作二进制文件依次读取,然后依次写入一个新的二进制文件中,这样就完成了合并操作;反向操作就可以分割文件了…… 先自己定义一个通用的文...
文件合并算法将原来的文件统一当作二进制文件依次读取,然后依次写入一个新的二进制文件中,这样就完成了合并操作;反向操作就可以分割文件了…… 先自己定义一个通用的文件表示,比如说下列格式:文件名长度(4字节),文件名,文件长度(4字节),文件内容。然后新建一个文件,将你要加入的文件依次写进(当作二进制文件)。 至于还原吗,先读入合并后的文件,然后依次按以下过程还原文件:读入文件名长度,按此长度得到文件名,读入文件长度,按此长度得到文件的内容,写到磁盘上即可。具体的编程见以下例子: //以下为文件合并与分解函数,合并文件后的文件中各子文件顺序存放-document merging algorithm to the original document as a unified binary files were read, followed by the introduction of a new binary file, so it completed the merger operation; Contrarians can separate document ... their first definition of a common document, for instance, the following format : Name length (4 bytes), file name, file size (4 bytes), the contents of the file. Then a new document, you will be included in the document were included (as binary files). As for the reduction yet, dialer after the merger documents, to be followed by the following process Reduction Document : Reading into the file name length, according to the length of availability of documents, and read into the length of documents, accord
- 2022-09-07 18:55:02下载
- 积分:1
-
这是我用MFC写的一个小程序,主要功能是投票的机会。
这个是我用MFC写的一个小程序,主要功能是选票操作,没有采用数据库,而是采用的文本方式.是我初学MFC的做品.-This is what I use MFC to write a small program, the main function is to vote operations and the absence of the use of the database, instead of using the text mode. Is my beginner
- 2023-08-24 05:10:03下载
- 积分:1
-
PDF造物主源头
pdf creator source
visual c
- 2022-07-06 09:02:59下载
- 积分:1