CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - 实时显示

搜索资源列表

  1. mvis3d

    0下载:
  2. 三维形体可视化,并且可对三维形体交互修改,实时显示.-make visualisation for 3d object is able to interact with and display 3d object in real time
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:81857
    • 提供者:gugw
  1. 用VC++实现矢量地图背景下的实时显示

    2下载:
  2. VC++实现矢量地图背景下的实时显示,包括矢量地图的放大、缩小等功能-VC vector background maps of the real-time display, including vector maps to zoom function
  3. 所属分类:GIS编程

    • 发布日期:2008-10-13
    • 文件大小:687888
    • 提供者:邓书斌
  1. 柱面全景图的制作与实时显示

    1下载:
  2. 可以帮助你掌握柱面全景图的生成原理与实时显示,制作柱面全景图并进行实时显示。-can help you grasp cylindrical panoramas Generation Principle and the real-time display, production and cylindrical panoramas for real-time display.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2798986
    • 提供者:发动
  1. 动态画图

    0下载:
  2. 动态画出图形,可以实时显示采集到的状态画出实时图像,-dynamic paint graphics, real-time processing of real-time images he painted state,
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:56816
    • 提供者:郑春霞
  1. Inpainting

    0下载:
  2. 采用M.Bertalmio and G.Sapiro论文中算法的图像修复C++代码。需要提供原始破损图像和破损区域的掩模图像,修复结果实时显示。-used Bertalmio and G. M. Sapiro papers algorithm for image restoration generation C yards. The need for the original image and damaged the damaged region mask images, results, r
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:1282298
    • 提供者:屈磊
  1. MOlink

    0下载:
  2. VB+mo 实现数据的热连接,当选择某数据时,实时显示该数据所连接的图片。-VB mo thermal data connectivity, the choice of a particular data, real-time display of the data link the pictures.
  3. 所属分类:GIS编程

    • 发布日期:2008-10-13
    • 文件大小:1653174
    • 提供者:afei
  1. vfw

    0下载:
  2. 熟悉VIDEO FOR WINDOWS ,基于VFW完成图像采集。具体内容包括熟悉硬件图象采集设备,熟悉C++,学习VC++编程,采用Microsoft提供的video for windows的函数库完成图像的采集,完成采集图像的实时显示,软件的界面设计,并把采集信息提供给机器人视觉处理程序。-familiar VIDEO FOR WINDOWS, for the VFW complete image acquisition. Specific content, including image
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:275305
    • 提供者:zhao
  1. ImageOperations

    0下载:
  2. 在VisualC++下的图象处理以及在多文档和无摸状态对话框中的实时显示-image processing and the documentation and no more confused state of the real-time dialog box shows
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:230323
    • 提供者:赵佳
  1. HeightMap5_GL

    0下载:
  2. 动态地图显示,使用OPENGL实时显示动态山脉-dynamic maps indicated that the use of real-time display OpenGL dynamic range
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:1531280
    • 提供者:xuxiandi
  1. VC_Image_Operation

    0下载:
  2. 在VC++中实现图像处理以及在多文档和无模态对话框中的实时显示-in VC image processing and multi-document and modeless dialog box shown in real time
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:228385
    • 提供者:啊征
  1. dynamic_line_real_show_like_windows

    0下载:
  2. VC实现的界面和windows任务管理器的联网界面一样动态曲线实时显示系统(TIMER实现的)可用于上位机对下位机采集的数据动态实时显示,曲线防闪烁,。-VC interface and windows management tasks for a network interface like real-time dynamic curves show - EC (TIMER achieved) can be used for PC right from the lower the dynami
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:16523
    • 提供者:dengxuebo
  1. ex1008_menu

    0下载:
  2. 使用OPENGL编程的实现可以在实时显示中使用鼠标的显示的一个源程序-use OpenGL Programming can achieve real-time display in the use of the mouse revealed a source. .
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:100938
    • 提供者:孔融
  1. 用vc++实现矢量地图背景下的实时显示源代码

    0下载:
  2. 用vc++实现矢量地图背景下的实时显示源代码-with vc Vector Map context of real-time source code
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:689429
    • 提供者:郑重庆
  1. 实时显示

    1下载:
  2. 在VC++中用CMSChart实现曲线的绘制 利用计时器每个一段时间产生一个随机数,并插入到曲线图中显示,如果图中的数据点大于30个,则在插入新数据的同时,删除下标最小的数据点。实时曲线图显示在对话框中
  3. 所属分类:图形图象

    • 发布日期:2008-12-30
    • 文件大小:2275474
    • 提供者:albertddd
  1. curve

    0下载:
  2. 实时显示温度及信号曲线的代码,横纵坐标的极限值计算-Real-time display of temperature and the signal curve of the code, horizontal and vertical coordinates of the limit calculation
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-28
    • 文件大小:7639
    • 提供者:sw
  1. VideoFaceDetect

    2下载:
  2. 使用matlab调用opencv做成的adaboost人脸检测DLL模块,在usb摄像头采集的视频序列中检测人脸并实时显示, 实时性比C低。 下载后可以直接在matlab运行,不要改动文件夹内的文件相对位置。-Opencv matlab call made using adaboost face detection DLL module, usb camera capture video sequences of face detection and real-time displa
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-03-18
    • 文件大小:911802
    • 提供者:谭恒良
  1. 实时动画

    1下载:
  2. 计算机图形学示例,一个实时动画显示示例,编译于vc6下(a realtime photo display sample in vc6.0)
  3. 所属分类:绘图程序

    • 发布日期:2017-12-20
    • 文件大小:400384
    • 提供者:jenny_wu1988
  1. 【2】图像显示

    0下载:
  2. 通过VC++,实时有效的实现图像显示,非常有用,推荐推荐(Realize image display)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-21
    • 文件大小:176128
    • 提供者:young泡泡羽
  1. ShowBMP

    0下载:
  2. 可以实时显示目标图像的像素值以及坐标点。。。。(show bmp file's rgb value)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-06
    • 文件大小:1947648
    • 提供者:lisnack
  1. C#_温湿度实时曲线显示(chart控件)

    1下载:
  2. 基于C#的温湿度实时曲线显示,利用chart控件。(Real-time temperature and humidity curve display based on C # and chart control.)
  3. 所属分类:绘图程序

    • 发布日期:2020-08-15
    • 文件大小:1217536
    • 提供者:小刺猬6
« 12 3 4 5 6 7 8 9 10 ... 14 »
搜珍网 www.dssz.com