搜索资源列表
CDes_standard
- 该程序实现单层的DES加密算法,其中CDes.cpp为源程序,其中调用的文件功能如下:dataofText.txt文件是输入的明文,以换行分割各个数据;dataofKey.txt文件时输入的密钥,以换行分割;dataofDES.txt文件是输出的加密数据,其中包括各轮子密钥以及各轮加密输出,以及最后得到的密文,在文件中都有说明。-the realization of the single DES encryption algorithm
zifufenge
- 一个基于像素的字符分割。适合于数字,字母单笔画的分割。比一般的投影法要快。本例为行分割,稍加改动即可实现列分割。-a pixel-based segmentation of the characters. Suitable for numbers, letters segmentation single stroke. Than the projection speed. The cases of bits, a little chan
imagesegment
- 并行分割包括robert算子、sobel算子、prewitt算子、laplacian算子 串行分割:边缘跟踪 阈值分割:固定阈值分割、自适应阈值分割 串行区域分割:区域生长
HttpMessageBoard
- 一个基于像素的字符分割。适合于数字,字母单笔画的分割。比一般的投影法要快。本例为行分割,稍加改动即可实现列分割。
Direct
- 此代码是有关图像分割的,具体融入进了canny算子。并行区域和串行分割等!
waterline
- 用水线阈值法分割图像:通过对图像进行高帽、低帽变换,并将得到的结果进行相减,可以增强图像,然后利用分水岭算法就行分割!
Direct
- 可对一256色位图进行图像分割,包括并行和串行分割,以及canny算法的实现
图像分割和特征提取小例程
- 这是关于图像分割和特征提取的一个小例证,需要的可以看看啊,还行!
文件分割合成工具
- 经常要合并文本文件的人可以用这个来用一下,使用Delphi6开发的。文件合成的原理是按行合并的,最直接的应用就是网络开发员,用来合并系统文本日志,很方便的合成一个文件保存。
MyExam
- 这是一个简单的绘图程序,编制该程序的过程包括建立应用程序的基本框 架、处理视图、处理文档、串行化处理、滚动处理、窗口分割、创建对话模板 资源、创建对话类、定义成员变量、定义消息处理函数、创建对话类对象并显 示对话框以及添加工具栏按钮。 该程序的功能就是在单文档窗口中绘制各种不同线宽(有六种线宽)、不 同风格(有三种风格:实线、划线和点线)和不同颜色的线段。并且具备保存、 恢复、撤消、滚动、窗口分割等功能。 该程序所用到的都是Visual
FileCutAndEquipment
- 完成文件分割和分割后的文件重新组装起来,为了减少程序尺寸,所有源代码都本人是用纯粹的c/c++编写的,可执行程序只有200K大小。没有用MFC,因此是命令行界面的。但功能绝对强大,不好用你砍我。-completed document segmentation and segmentation of the files reassembled and procedures in order to reduce size, all sour
CDes_standard
- 该程序实现单层的DES加密算法,其中CDes.cpp为源程序,其中调用的文件功能如下:dataofText.txt文件是输入的明文,以换行分割各个数据;dataofKey.txt文件时输入的密钥,以换行分割;dataofDES.txt文件是输出的加密数据,其中包括各轮子密钥以及各轮加密输出,以及最后得到的密文,在文件中都有说明。-the realization of the single DES encryption algorithm
zifufenge
- 一个基于像素的字符分割。适合于数字,字母单笔画的分割。比一般的投影法要快。本例为行分割,稍加改动即可实现列分割。-a pixel-based segmentation of the characters. Suitable for numbers, letters segmentation single stroke. Than the projection speed. The cases of bits, a little chan
imagesegment
- 并行分割包括robert算子、sobel算子、prewitt算子、laplacian算子 串行分割:边缘跟踪 阈值分割:固定阈值分割、自适应阈值分割 串行区域分割:区域生长
HttpMessageBoard
- 一个基于像素的字符分割。适合于数字,字母单笔画的分割。比一般的投影法要快。本例为行分割,稍加改动即可实现列分割。-A pixel-based character segmentation. Suitable for numbers, letters, single-stroke segmentation. Than the average projection method to be fast. In this case for th
Direct
- 此代码是有关图像分割的,具体融入进了canny算子。并行区域和串行分割等!-This code is related to image segmentation and specific integration into a canny operator. Parallel and serial region segmentation, such as!
waterline
- 用水线阈值法分割图像:通过对图像进行高帽、低帽变换,并将得到的结果进行相减,可以增强图像,然后利用分水岭算法就行分割!-Water line thresholding segmentation image: The image of flattery, low cap transformation, and will be the results of subtraction, it can enhance image, and the
Direct
- 可对一256色位图进行图像分割,包括并行和串行分割,以及canny算法的实现-256 colors on one bitmap image segmentation, including parallel and serial partitions, as well as canny algorithm
matlab_Otsu
- 此算法是Otsu提出的最大类间方差法,利用matlab进行分割图像-This algorithm is proposed by Otsu Otsu method, used to segment image in matlab
第 27 章 基于区域生长的肝影像分割系统
- 权重自适应图像去噪,根据形态学。效果还行(Weight adaptive image denoising)