CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - video memory

搜索资源列表

  1. 内存映像

    1下载:
  2. 内存影像使用实例(程序中两部分的内存共享)-examples of the use of video memory (two procedures part of the shared memory)
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:9.73kb
    • 提供者:李天顺
  1. BMP位图文件结构及平滑缩放

    1下载:
  2. 用普通方法显示BMP位图,占内存大,速度慢,在图形缩小时,失真严重,在低颜色位数的设备上显示高颜色位数的图形图形时失真大。本 文采用视频函数显示BMP位图,可以消除以上的缺点。 -using ordinary methods bitmap display BMP, or memory, is slower, the graphics narrow, serious distortion in the low median colors displayed on the device&#
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:4.37kb
    • 提供者:范生宏
  1. 内存对齐

    0下载:
  2. 内存对齐,做视频处理的时候经常要用到-memory alignment and do the video, often have to use
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:101.76kb
    • 提供者:吴航标
  1. hardPinfo

    0下载:
  2. VC++实现对电脑硬件信息的检测,获得CPU,硬盘,内存,显卡,网卡的信息-VC++ detection of computer hardware information, the CPU, hard disk, memory, video card, network card information
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-10
    • 文件大小:1.81mb
    • 提供者:李锋
  1. HVStoreAvi

    0下载:
  2. 从高精密工业摄像机采集视频流,且存储到内存的程序-From high-precision industrial cameras capture the video stream, and stored procedures into memory
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:198.19kb
    • 提供者:郑晨
  1. videoencV2

    0下载:
  2. 所设计的视频压缩系统是基于MPEG-4的压缩标准进行设计的。可同时完成两路MPEG-4视频压缩,系统支持视频图像实时预览,视频由它直接传送到显存,压缩的码流也由它直接传送到内存,无需主机CPU介入做任何操作,并通过PCI接口传送到内存中,不占用CPU资源。特别适用于数字视频录像机、远程数字监控、网络视频应用等领域。-The video compression system design is based on the MPEG-4 compression standard design. Can
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-04
    • 文件大小:1.19mb
    • 提供者:王硕亮
  1. avm_init

    0下载:
  2. sti5518 Audio and video memory standard API functions source file-sti5518 Audio and video memory standard API functions source file
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:4.36kb
    • 提供者:ntbuse
  1. avm_allo

    0下载:
  2. udio and video memory module memory allocation features
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:13.58kb
    • 提供者:ntbuse
  1. decodeVc1File

    0下载:
  2. This great peace of software will decode VC-1 compressed elementary stream file into RAW YUV data using libavcodec library from FFMPEG. The project is self-contained and don t need any external resources. The generated raw file is called (test
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-17
    • 文件大小:4.76mb
    • 提供者:malikcis
  1. VideoMonitor

    0下载:
  2. 屏幕录像程序,性能好,暂用内存和CPU很少,封装为Dll程序,可供其它程序调用。值得研究-Screen video program, performance, temporary memory and CPU with very little packaging as Dll program, call for other programs. Worthy of study
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-15
    • 文件大小:3.51mb
    • 提供者:黄文彬
  1. TMS320C6416T-MPEG-4code

    0下载:
  2. :MPEG-4是当前最具影响的多媒体数据压缩编码国际标准。针对视频编码过程中计算复杂度高,系统运算量大等 特点,本文提出了在TMS320C6416T上实现MPEG-4编码的优化方法。为使MPEG-4编码器达到实时应用的要求,结 合C64x DSP的特点,采取了一系列软件优化方法,包括合理分配存储器,在内存开辟双缓冲区结构,用汇编程序实现 MPEG-4的核心算法以及对整个程序流程进行C语言级优化等。实验结果表明,该编码器可以对768 pixel×576 pixel, 25 fram
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-03-30
    • 文件大小:470.93kb
    • 提供者:陈晓娟
  1. 2Local-area-network-video-monitoring

    0下载:
  2. 系统介绍 本系统属于小型的局域网监控系统,可以对某一台计算机进行屏幕监控,本系统主要实现以下功能: 系统采用人机交互的方式,界面美观友好。 屏幕信息需要时时显示,网络延时不能大于1秒。 服务器端可以随时运行,只要客户端运行,就能够显示屏幕信息。 系统运行时占用内存不能大于10MB,以免影响系统性能。 客户端运行时需要隐藏显示窗口,起其感觉不到在运行。 操作注意事项 (1)本系统默认操作员用户名为:tsoft,密码为:111。 (2)可执行文件位置:04\局域网
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-02
    • 文件大小:13.81mb
    • 提供者:大江
  1. VFWDemo

    0下载:
  2. 通过一个vfw的简单例子改的,能把单帧视频数据转换成内存bmp,这样就可以用自己熟悉的方式处理摄像头数据了.-Change through a simple example of a vfw, can single frame of video data converted into a memory bmp, so that you can familiarize yourself with the manner the data of the camera.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-07
    • 文件大小:29.52kb
    • 提供者:王颖
  1. VBacckgKalmaai

    0下载:
  2. 对视频图像序列使用卡尔曼滤波器生成背景。卡尔曼滤波是运用其的记忆特性,对一定时间长度的视频图像信信息进行加权平均从而获的与实际背景图像近似的初始背景,同时达到滤除颗粒噪声、消除摄像机抖动的目的。 -The sequence of video images using the Kalman filter to generate the background. The Kalman filter is to use its memory characteristics, the weighted
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:722byte
    • 提供者:tb
  1. VViddeoTargeti

    0下载:
  2. 视频目标跟踪算法,具有抗遮遮挡、抗旋转、目标记忆等功能 -Video object tracking algorithm, with anti-block cover, anti-rotation, the target memory and other functions
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:1.11kb
    • 提供者:郭娟
  1. sunxinshipin_biji

    0下载:
  2. 观看孙鑫MFC视频的笔记和一些总结经验,这些笔记能帮助快速记忆,查找MFC函数信息,和控件的功能。-Sun Xin MFC watch the video and some lessons learned notes, these notes will help fast memory, MFC function to find information, and control functions.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:15.02kb
    • 提供者:金卫锋
  1. vcPP-APP_CODE_16

    2下载:
  2. 独立打包,保证可解压,内含大量源码,网上搜集而来。一共10几包,每个包几十兆。 本包内容: 进程防杀的实现.rar 精美MP3播放器.zip 局域网视频监控.rar 客户端和服务器.rar 快捷键.zip 类似QQ截屏的屏幕取色器.zip 两款拼音输入法源代码.rar 模仿QQ抖动 .zip 模拟金山词霸的界面.rar 深入体验VC开发源码.zip 十进制、十六进制、二进制互相转换的VC++程序.rar 实现DLL拦截
  3. 所属分类:Windows编程

    • 发布日期:2013-12-07
    • 文件大小:57.54mb
    • 提供者:李东波
  1. 3-Dynamic-memory-allocation-new

    0下载:
  2. VS2008平台 内有文档 视频 动态内存分配new 为数组动态分配内存 为多维数组分配内存 释放内存delete-There is video document Dynamic memory allocation new For an array dynamically allocated memory Allocate memory for multidimensional arrays Release the delete memory
  3. 所属分类:Other systems

    • 发布日期:2017-05-16
    • 文件大小:3.54mb
    • 提供者:xw
  1. 6.内存空间的编辑

    0下载:
  2. 编程之汇编语言视频详解6.内存空间的编辑(Assembly language programming Xiangjie 6. video memory editing)
  3. 所属分类:其他

    • 发布日期:2018-01-02
    • 文件大小:30.38mb
    • 提供者:你好呀1
  1. YZAP

    0下载:
  2. Get the video memory size 获取显卡的显存大小()
  3. 所属分类:对话框与窗口

    • 发布日期:2018-04-29
    • 文件大小:21kb
    • 提供者:PYA%2173938
« 12 »
搜珍网 www.dssz.com