CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 GDI/图象编程 搜索资源 - 序列

搜索资源列表

  1. se_mouz_image

    0下载:
  2. 实现利用serialize()函数序列化文档和鼠标画一些简单的图形的功能. -system to use serialize () function sequence of the mouse documents and paintings of some simple graphics functions.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:24596
    • 提供者:陈春明
  1. LogisticEq

    0下载:
  2. 混沌(Chaos),Logistic方程 X(n) = k*X(n-1)*( 1-X(n-1) ),即二次函数 f(x) = k*x(1-x), 选择适当的常数k,选择初始值 x0,迭代计算: x1=f(x0), x2=f(x1), x3=f(x2),..., 序列{ Xn }的整体\"状态\",敏感的依赖于常数k和初始值x0, 序列可能收敛,也可能,\"乱七八糟\"地振荡--产生混沌Chaos!-Chaos (Chaos), the logistic equation X (n
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:27323
    • 提供者:szh
  1. Draw2

    1下载:
  2. 一个简单的画线和画圆和正方形的程序,实现了序列化-a simple line drawing and Circle and Square procedures to achieve a sequence of
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:48365
    • 提供者:geng
  1. 11111233131

    0下载:
  2. 有关序列化的简单编程,包含一个自定义的矩形的类,用来画图,并能将画图信息保存下来-the sequence of simple programming, including one from the definition of the rectangular type, used for drawing and drawing information can be preserved
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:49115
    • 提供者:吴良坤
  1. gdiplustest

    0下载:
  2. 代码通过对image类的序列化,实现读取jpg,gif,bmp格式的图像文件,并显示出来
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:1162525
    • 提供者:dihuyanqin
  1. realtimefeaturetracking_src

    0下载:
  2. 利用 AVICap 类,根据运动目标的特征对输入视频序列中的运动物体进行跟踪-use AVICap category, according to the characteristics of moving targets on the importation of video sequences of tracking moving objects
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:20487
    • 提供者:WangYang
  1. 可显示8位和24位bmp图像的CImage类

    1下载:
  2. //简单的可操作8位和24位bmp位图的图像类。 //特点: //1、显示速度快。(我用这个类显示图像序列,比VC++内幕的CDIB类快很多。) //2、重载=操作符。 //3、通过函数操作可以得到图像数据。 //局限: //只能显示8位和24位bmp位图-/ / simple operational 8 and 24 bmp bitmap image category. / / Characteristics : / / 1, showed faster. (I use this image
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:1891
    • 提供者:李欣
  1. rgb2yuv420

    0下载:
  2. 可将一组BMP图像转换为一个yuv420序列,已编译通过
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:1560171
    • 提供者:sunjing
  1. BmpChangect

    0下载:
  2. 一个自动图像转换软件,可以实现图像序列的自动 改变大小(线性 插值 )、改名,抽帧等。 只要设置好源路径和目标路径(不可相同),点转换即可,(起止帧号 需在源程序中修改)
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:84417
    • 提供者:张智
  1. 序列化存储图象

    0下载:
  2. 序列化存储图象该源代码主要是讲述的一些简单图形(如:直线,圆)的绘制,存储方法,讲述了Seriealize函数的实现详解。-sequence of images stored in the source code will focus on some simple graphics (such as : linear, circular) mapping, storage methods, described Seriealize function of the understanding ac
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:44406
    • 提供者:何建
  1. avi2yuv

    0下载:
  2. 将avi格式的的视频序列转化为yuv格式的软件,比较实用。-will avi format video sequences for YUV format conversion software, more practical.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:2390
    • 提供者:李劲松
  1. vlpc 车牌号码识别

    1下载:
  2. C#它以数字图像处理、模式识别、计算机视觉等技术为基础,对摄像机所拍摄的车辆图像或者视频序列进行分析,得到每一辆汽车唯一的车牌号码,从而完成识别过程。
  3. 所属分类:GDI/图象编程

    • 发布日期:2011-05-05
    • 文件大小:124803
    • 提供者:derksyq
  1. example8

    0下载:
  2. 是一种基于像素的运动检测方法,它过对视频图像序列中相邻的两个或三个图像进行差分运算来获得运动物体轮廓-Is a pixel-based motion detection method, which over the video image sequence of two or three adjacent image difference operation to get the outline of moving objects
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-04
    • 文件大小:1357967
    • 提供者:chenyu
  1. facecount1

    0下载:
  2. 实现USB采集的图像序列或者视频中人脸检测与计数,应用OPENCV实现-Image sequence to achieve USB or video capture human face detection and counting, the application to achieve OPENCV
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-21
    • 文件大小:6193954
    • 提供者:无名
  1. img2avi

    0下载:
  2. 将AVI格式文件转换成图片序列,程序已调通,图片在img文件中-AVI format files will be converted into a picture sequence, the program has been transferred through, the img file photo
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-03
    • 文件大小:1067276
    • 提供者:funy
  1. 29782161hdhook

    1下载:
  2. 硬盘序列号钩子程序,可以随意设置序列号以欺骗应用程序。-hard drive serial number hook procedures can be arbitrarily set by deception serial applications.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-26
    • 文件大小:27700
    • 提供者:林雨
  1. Convert

    0下载:
  2. 能够实现图像的格式转换,且这里的图像是视频图像,便于做跟踪的分析图像序列-To achieve the image format conversion, and here the images are video images, easy to do follow-up analysis of image sequences
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-19
    • 文件大小:35039
    • 提供者:郭江
  1. GDIPlusImage

    0下载:
  2. 基于 GDI+ 的Image类的序列化,VC6代码测试可用-Based on GDI+ The Image class serialization, VC6 code can be used to test
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-02
    • 文件大小:988698
    • 提供者:song
  1. GDI_Image

    0下载:
  2. 这是关于一个gdi+中image序列化的例子,如果-this is a good code! a
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-01
    • 文件大小:1001756
    • 提供者:zlk
  1. bijiaobeijing

    0下载:
  2. 我自己写的一个比较两张灰度图片一张背景一张是背景中含目标,并且把比较结果输出到C盘根目录Object.bmp 文件中!实际就是由运动序列帧中提取出目标!-I wrote it myself a picture of a gray background of the two is the background with a goal, and the results of the comparison to the C output Object.bmp document root directo
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-07
    • 文件大小:613225
    • 提供者:
« 12 »
搜珍网 www.dssz.com