CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - bitmap

搜索资源列表

  1. svd

    1下载:
  2. 基于svd算法的matlab源码,压缩.bmp格式的位图为例-Based on the SVD algorithm matlab source, compressed. Bmp format Bitmap example
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:3264
    • 提供者:xuyan
  1. Sealrecognition

    0下载:
  2. 1、编制程序显示印章图像(24位真彩色位图); 2、读出位图中每一像素点的(R,G,B)样本值; 3、以RGB其中某两个(或三个)为坐标,取一定数量的图像点为分析样本,分析其坐标系中的分布; 4、采用本章学习的方法找到分类判别函数,对这些样本进行分类;(要求首先将印章与底纹区分,如有可能将印章、底纹、签字区分) 5、将分类后的结果标记到原始图像上,检查其效果。 -1, the preparation procedures showed that the seal image
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:373016
    • 提供者:苏朗
  1. bmp

    0下载:
  2. 在用vc做程序时候,经常需要把输出的文本和图形保存到位图文件,当然可以有现成的控件来实现,但总不能如自己所愿,还是自己动手写吧!如下图: 一、实现方法   要把文本和图形保存到位图文件,只要对掌握位图结构有一定的了解,一切都ok呢。先必须要创建内存设备环境,然后内存设备环境创建的DIB区域,别忘了还要创建个CBitmap对象,CBitmap对象必须和DIB区域关联起来,把CBitmap对象选择到当前设备环境,然后在当前设备环境输出文本和图形就可以了。 -Vc
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:5610
    • 提供者:
  1. 2004-10_2004102994048550

    0下载:
  2. import flash.display.Sprite import flash.display.Bitmap import flash.display.BitmapData import flash.filters.BlurFilter import flash.events.Event import flash.geom.Point import flash.events.MouseEvent import flash.display.SimpleB
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-05
    • 文件大小:8535
    • 提供者:hnhhzgc
  1. xbfs

    0下载:
  2. 课程设计,一套自己实现的基于位图管理的文件系统-Curriculum design, the realization of a set of their own bitmap based document management system
  3. 所属分类:Data structs

    • 发布日期:2017-04-26
    • 文件大小:118553
    • 提供者:Lacus Clyne
  1. Airborne Point Echo

    3下载:
  2. C语言版,机载SAR回波仿真程序,附有FFT和复数库,以及位图显示模块。本程序注释详解,对加深SAR的理解有很好的帮助-C language version, airborne SAR echo simulation program with FFT and complex database, as well as bitmap display module. Detailed notes of this procedure, for deepening the understanding of
  3. 所属分类:数学计算/工程计算

    • 发布日期:2013-06-05
    • 文件大小:6709
    • 提供者:
  1. export_fig

    0下载:
  2. This function saves a figure or single axes to one or more vector and/or bitmap file formats, and/or outputs a rasterized version to the workspace, with the following properties: - Figure/axes reproduced as it appears on screen - Cropped border
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:16463
    • 提供者:redasu
  1. 0712253

    0下载:
  2. I wrote this program for coloring any map with only 4 colors. Input for it is an bitmap file with 24 bit colors (must gray/scale). Output is a bitmap which is colored with maximum 4 colors.
  3. 所属分类:matlab

    • 发布日期:2017-05-08
    • 文件大小:1625461
    • 提供者:raveufo
  1. CPP_Bitmap_and_the_output_produced_digital_graphic

    0下载:
  2. 设计0~9 ,十个 5*4的点矩阵数字,输入一个整数,印出此整数点矩阵图形-Bitmap and the output produced digital graphics
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:15128
    • 提供者:ken
  1. BitmapReader

    0下载:
  2. It reads the bitmap image and displays it.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-13
    • 文件大小:3463594
    • 提供者:Adi
  1. STL_line_detection

    0下载:
  2. 利用STL算法技术识别位图中的线段(刻线) 刻线识别技术是机器视觉技术中的重要内容之一。-this software can detect straight line in a bitmap by the use of STL technique
  3. 所属分类:STL

    • 发布日期:2017-03-30
    • 文件大小:554677
    • 提供者:陈立志
  1. Fig.3

    0下载:
  2. Stud. Appl. Math. 118, 153-197 (2007)关于孤子的位图,figure3-Stud. Appl. Math. 118, 153-197 (2007) on the soliton bitmap, figure3
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:2374
    • 提供者:林云
  1. Fig.5

    0下载:
  2. Stud. Appl. Math. 118, 153-197 (2007)关于solitons的一篇文章,位图figure5的编程-Stud. Appl. Math. 118, 153-197 (2007) on the solitons in an article, bitmap figure5 Programming
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:2707
    • 提供者:林云
  1. MyBitMapCompress

    0下载:
  2. 一个简单的32位位图压缩算法,基本思想是,扫描像素点,后面有雷同的就记下重复次数。-A simple 32-bit bitmap compression algorithm, the basic idea is to scan pixel, behind identical repetitions on the record.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-13
    • 文件大小:2607
    • 提供者:胡淳
  1. project222222222

    0下载:
  2. project for bitmap witch algoritms
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-26
    • 文件大小:59455
    • 提供者:pecik
  1. project66666666666

    0下载:
  2. project for operations on tje bitmap
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-07
    • 文件大小:147936
    • 提供者:pecik
  1. 256

    0下载:
  2. //位图文件读取函数:打开、构造与缓冲含有手写字 //符的位图文件。-//Read bitmap file functions: open, constructed with the buffer containing handwritten characters// break the bitmap file.
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4332
    • 提供者:xbwu1
  1. steganography

    1下载:
  2. Steganography: Basic example that works with 24bits bitmap images.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:5326
    • 提供者:marcosjvc
  1. Mpeg_To_Bitmap

    0下载:
  2. Mpeg1 I Frame to Bitmap (Delphi Source)
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:310008
    • 提供者:ecoder
  1. p

    0下载:
  2. 使用一条折线、一组多点标记和位图字符标号来生成一年内按月的折线图。-Using a polyline, a group of multi-point markers and labels to generate bitmap character within one year of the monthly line chart.
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:18952
    • 提供者:bluce
« 1 23 4 »
搜珍网 www.dssz.com