登录
首页 » Visual C++ » BMPtoAVI最终版

BMPtoAVI最终版

于 2020-06-16 发布 文件大小:50KB
0 303
下载积分: 1 下载次数: 0

代码说明:

  基于visual c++开发,实现有bmp图像序列向avi视频信号转化(Based on Visual C + + development, the conversion from BMP image sequence to avi video signal is realized)

文件列表:

BMPtoAVI最终版\avidib.dll, 32768 , 2002-06-13
BMPtoAVI最终版\avidib.lib, 6574 , 2002-06-12
BMPtoAVI最终版\avifile.h, 3058 , 2002-06-11
BMPtoAVI最终版\BMPtoAVI.aps, 21288 , 2005-12-19
BMPtoAVI最终版\BMPtoAVI.clw, 1563 , 2005-12-19
BMPtoAVI最终版\BMPtoAVI.cpp, 2097 , 2005-04-26
BMPtoAVI最终版\BMPtoAVI.dsp, 4390 , 2005-04-26
BMPtoAVI最终版\BMPtoAVI.dsw, 539 , 2005-04-25
BMPtoAVI最终版\BMPtoAVI.h, 1346 , 2005-04-25
BMPtoAVI最终版\BMPtoAVI.ncb, 156672 , 2005-12-19
BMPtoAVI最终版\BMPtoAVI.opt, 54784 , 2005-12-19
BMPtoAVI最终版\BMPtoAVI.plg, 2259 , 2005-04-27
BMPtoAVI最终版\BMPtoAVI.rc, 5914 , 2005-04-27
BMPtoAVI最终版\BMPtoAVIDlg.cpp, 5971 , 2005-04-27
BMPtoAVI最终版\BMPtoAVIDlg.h, 1672 , 2005-04-26
BMPtoAVI最终版\GetAVIName.cpp, 1492 , 2005-04-26
BMPtoAVI最终版\GetAVIName.h, 1244 , 2005-04-27
BMPtoAVI最终版\MOUSEHOOK.DLL, 28672 , 1999-08-26
BMPtoAVI最终版\ReadMe.txt, 3615 , 2005-04-25
BMPtoAVI最终版\res\BMPtoAVI.ico, 1078 , 2005-04-25
BMPtoAVI最终版\res\BMPtoAVI.rc2, 400 , 2005-04-25
BMPtoAVI最终版\res\Thumbs.db, 3072 , 2007-03-21
BMPtoAVI最终版\resource.h, 869 , 2005-04-26
BMPtoAVI最终版\StdAfx.cpp, 210 , 2005-04-25
BMPtoAVI最终版\StdAfx.h, 1054 , 2005-04-25
BMPtoAVI最终版\Debug, 0 , 2007-03-21
BMPtoAVI最终版\res, 0 , 2007-03-21
BMPtoAVI最终版, 0 , 2005-12-19

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • USBDRVDEVSAMPLES
    USB设备驱动开发实例bulkusb介绍(USB device driver development instance bulkusb introduced)
    2013-03-12 12:17:31下载
    积分:1
  • 95159368cd_vcd_player_by_vcpp
    avi,mpg4,mp3等视频格式文件的播放,关闭,循环播放,循环回放(avi, mpg4, mp3 players and other video format files, shut down, loop, loop playback)
    2011-04-20 17:09:37下载
    积分:1
  • ip_db_format
    ip地址数据库格式,便于开发使用,很清晰.(ip address database format to facilitate development and use, very clear.)
    2013-10-22 17:54:05下载
    积分:1
  • ipv6
    ipv6地址转换器(ipv6 addresses converters)
    2004-07-14 15:02:10下载
    积分:1
  • LED-CODE
    利用VC编写的数字LED界面显示程序,利用了几个类,为单文档(VC prepared using digital LED interface display program, the use of several classes for single-document)
    2013-01-22 10:35:20下载
    积分:1
  • SVPWM
    F28335SVPWM实现改进后的SVPWM算法,在ccs3.3下运行,所需的include文件和gel文件在28335例程中可以找到(The realization improved SVPWM algorithm, run under the ccs3.3 F28335SVPWM required include files and the gel file can be found in 28,335 routine)
    2020-10-25 15:20:00下载
    积分:1
  • Bank
    基于随机事件的驱动模拟,利用栈,队列的知识开发的一个银行驱动事件模拟(Driven simulation based on random events, using stacks, queues of knowledge development of a bank-driven event simulation)
    2010-06-06 21:38:31下载
    积分:1
  • draw_exp15
    计算机图形学实验之 北极星的生成的源程序 说完了(computer graphics experiments Polaris generation about the source of)
    2006-07-01 10:55:32下载
    积分:1
  • GL12
    编写Windows 窗口应用程序,要求能实现如下功能:1.包含如下菜单项:学生管理—>管理(M) ,管理菜单项选择后要求弹出自定义对话框对学生进行管理,管理内容包括 增加学生,浏览学生信息,删除学生; 2.学生信息包括性别,专业,CET4,CET6,计算机等级考试等学习情况,要求使用Radio,CheckBox,ComboBox,Button,EditBox; 3.学生管理对话框中增加头像选择功能,头像采用cat.ico, dog.ico, boy.ico, girl.ico 文件; 4.增加菜单项:学生管理—>保存(S),读取(R) ,能将所有学生信息(包含头像信息)保存到指定的二进制文件no12.data中。(Write Windows window application requirements to achieve the following functions: 1. Contains the following menu items: Student Management- " Administrative (M), management requirements of the pop-up menu of options to customize the dialog box after the students management, management including increased student View student information, delete the student 2. student information including gender, professional, CET4, CET6, learning computer grade examinations, requires the use of Radio, CheckBox, ComboBox, Button, EditBox 3. Student Management dialog box, select the features to increase picture , head with cat.ico, dog.ico, boy.ico, girl.ico documents 4. add menu item: Student Management-> Save (S), read (R), can all student information (including picture information ) saved in the specified binary file no12.data)
    2020-07-03 02:40:01下载
    积分:1
  • Automatic
    智能大厦自动报警系统 access 数据库,功能强大,可供初学者,或者业务相关的人学习(Automatic alarm system of intelligent building access database, powerful, for beginners, or business related people)
    2010-09-03 15:01:01下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载