CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 线性化

搜索资源列表

  1. xianxingbiao

    0下载:
  2. 线性表运算 掌握线性表的基本操作:初始化,插入,删除,查找,判空,求线性表长度等运算在顺序存储结构和链式存储结构上的实现。-Linear form of linear operator grasp the basic operation Table: initialize, insert, delete, search, space-contracting, and computing the length of the linear table at the order of storage
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-13
    • 文件大小:2460
    • 提供者:newbird07
  1. zhanteng4

    0下载:
  2. 一幅256色位图的求其直方图,线性变换,平滑滤波和梯度锐化。-A 256-color bitmap for its histogram, linear transform, smoothing filter and the gradient sharpening.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:3800009
    • 提供者:Mr zhang
  1. Ho_Kashyap

    0下载:
  2. Ho—Kashyap线性分类算法(MHKS)采用了支持向量机最大化间隔的思想,利用面向矩阵模式的双边正则化实现线性分类。-Ho-Kashyap linear classification algorithm (MHKS) using support vector machine to maximize the spacing of the idea, using matrix model for bilateral Regularization achieve linear classifica
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-12
    • 文件大小:877
    • 提供者:肖箫
  1. jingdian

    0下载:
  2. 图像处理中用于边缘检测 ,能够自动进行地图色彩,直方图均值化,线性滤波-Image processing for edge detection, be able to automatically map the color histogram of the mean, linear filtering
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:1169
    • 提供者:曹天蕊
  1. DigitalImageProcessing

    0下载:
  2. 此程序包括八个图像处理内容: 1 图像直方图的统计 2 图象的线性变换 3 图象平滑消噪处理 4 图像锐化处理 5 中值滤波处理 6 伪彩色增强处理 7 图像勾边处理 8 彩色图像锐化处理 - This programm includes 8 kinds of digital picture process: Stat. of direct square chart Linear transformation of picture The
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:461183
    • 提供者:Jane
  1. 061221151

    0下载:
  2. 数字图像的线性变换以及均匀化,内含源码及实验文档,具有两种表现方式,具体见注释-Digital image of linear transformation and homogenization, the document containing the source code and experiment with two types of expressions, see the specific notes
  3. 所属分类:Special Effects

    • 发布日期:2017-04-30
    • 文件大小:132190
    • 提供者:zc
  1. LABVIEW

    0下载:
  2. 多元线性回归分析是一种重要的数据处理方法, 借助图形化的虚拟仪器开发平台LabVIEW 可开发出集数据剔错、模 型构建、统计检验、区间估计与预测等功能为一体的多元线性回归的可视化数据处理系统。系统构建方法新颖和稳健, 通用 性和适应性强, 可方便地与数据采集整合使用, 又可单独应用, 具有广泛应用价值。文章对系统的构建与设计作了阐述, 给 出了主要的实现程序。-Abstr act:The multivariate linear regression analysis is an im
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-05-04
    • 文件大小:1320014
    • 提供者:张平
  1. matlab

    0下载:
  2. 二值化 灰度调整 细化1 线性滤波2 直方图 直方图均化.txt 中值滤波2.txt 自适应滤波3.txt -Binarization of gray-scale adjustment of a linear filter refinement 2 Histogram Histogram equalization. Txt median filter 2.txt adaptive filtering 3.txt Adaptive Filtering.m Linear Filte
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3306540
    • 提供者:jk
  1. LinkList

    0下载:
  2. 双向循环线性链表,链表初始化、插入结点、修改结点的值、删除特定结点、打印链表、销毁链表。在以上的基础下实现一元多项式的相加。-Two-cycle linear list, linked list is initialized, insert node, modify the value of node to delete a specific node, print list, the destruction list. Basis in more than a dollar to achiev
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:5537
    • 提供者:dada
  1. linsrch

    0下载:
  2. 该程序是求解极小化问题的基本的线性搜索算法-The procedure is to solve the minimization problem based on a elementary linear search algorithm
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:2356
    • 提供者:ld
  1. ImageEnhancing

    0下载:
  2. 几种常用的图像增强代码,包括线性增强,分段增强,幂次变换等。另附图像直方图显示,二值化,中值滤波等常用功能,希望对你有帮助。-Several commonly used image enhancement code, including linear enhanced sub-enhanced power transformation. Histogram display attached images, binarization, median filtering and other comm
  3. 所属分类:Special Effects

    • 发布日期:2017-05-28
    • 文件大小:10744607
    • 提供者:victor
  1. MATLAB_code_of_image_processing

    2下载:
  2. 该gui函数基本上包括图像处理里面的最基本处理,相当于一个小型photoshop。比如读取文件,几何变换中的垂直镜像,平移,旋转,缩放;正交变换的DFT,FFT,DCT,DST,DHT,DWashT;灰度处理中的反色,直方图均衡,全局线性变换,分段线性变换,指数非线性变换,对数非线性变换;图像增强里面的加噪声,平滑,锐化,伪彩色增强;图像分割里面的灰度阈值法,Robert,Laplace,sobel,prewitt,canny算子边缘检测法;图像恢复里面的直接逆滤波,维纳滤波;图像编码里面的霍夫
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:397915
    • 提供者:guhuxiang
  1. Digital_image_processing

    0下载:
  2. 数字图像处理:分别实现图像的图象直方图统计、图象的线性变换、图象平滑消噪处理、图象锐化处理、中值滤波处理、伪彩色增强处理、勾边处理、彩色图象处理锐化处理-Digital image processing: histogram of each image to achieve image statistics, image of linear transformation, image smoothing de-noising processing, image sharpening, media
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:2274
    • 提供者:田华梅
  1. ImageHandle

    0下载:
  2. 图像处理系统是一个典型的图像处理软件,主要用gdi+完成。它由图像显示、图像转换、图像处理、字符识别、其他和帮助等几部分组成。 图像显示模块 该模块主要包括显示位图、显示JPEG、显示GIF 3个部分。 图像转换模块 该模块主要包括位图转换为JPEG、JPEG转换为位图、位图转换为GIF,GIF转换为位图4个部分。 图像处理模块 该模块主要包括图像旋转、图像锐化处理、图像反色处理、灰度化处理、线性变换5个部分。 字符识别模块 该模块主要包含手写数字识别。 -I
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-10
    • 文件大小:1960839
    • 提供者:cyy
  1. Text2

    0下载:
  2. 线性表的链式表示时各基本操作的实现,例如链表的初始化,删除,添加,-Linear chain, said the table when the realization of all basic operations, such as the initialization list, delete, add, and so on
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:2086
    • 提供者:wangningning
  1. xiaoqufa

    0下载:
  2. 消去法求解线性方程组。 MFC做的可视化界面。-Elimination method for solving linear equations. MFC to do visual interface.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-27
    • 文件大小:10127837
    • 提供者:Beloria
  1. xx

    0下载:
  2. 复杂线性系统建模化简的矩阵方法 论文 pdf格式-Simplification of the complex linear system modeling the matrix method
  3. 所属分类:File Formats

    • 发布日期:2017-04-08
    • 文件大小:429754
    • 提供者:xiang
  1. CONTIN_FORAN

    2下载:
  2. 第一类线性代数和线性积分方程的正则化解法 ,包括病态问题的解法,适用于windows和linux-A portable Fortran IV program for the regularized solution of linear algebraic and linear integral equation of the first kind,with options for linear equality and lnequality constraints.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-22
    • 文件大小:6688474
    • 提供者:terminator
  1. MysDi2The

    0下载:
  2. 实现线性表的可视化,支持插入和删除操作,在单文档中显示出来-To achieve a linear table visualization, support for insertion and deletion operations, shown in a single document
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-11
    • 文件大小:2064596
    • 提供者:Bill Gates
  1. ImageProcess

    0下载:
  2. c#写的图像处理程序框架,包括打开图片、保存、关闭等功能。图像处理包括图像增强里用到的灰度化、亮度增强、线性非线性平滑、一阶二阶锐化等。-c# write image-processing program framework, including open images, save, close and other functions. Image processing including image enhancement is used inside the gray-oriented, b
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:95492
    • 提供者:张毛磊
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 34 »
搜珍网 www.dssz.com