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

BMPtoAVI最终版

于 2020-06-16 发布 文件大小:50KB
0 306
下载积分: 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 个回复

  • jiaowu
    MFC实现的一个简单的教务管理系统, 数据库使用的是access数据库(a simple system use MFC)
    2015-04-15 15:06:38下载
    积分:1
  • c
    说明:  c语言课件,适合大一上学期c语言初学者使用。visualc++ 6.0软件环境下运行,c语言为编译语言(c language courseware for freshman last semester c language for beginners. visualc++ 6.0 software operating environment, c language is a compiled language)
    2013-10-21 17:36:41下载
    积分:1
  • BandPMathPinPENVI
    envi中的波段计算!一般是遥感专业可以选择!(ENVI BAND MATH)
    2013-01-05 15:48:57下载
    积分:1
  • SMOIPB70
    网络通信协议分析与应用实现 很不错的随书源码 分享给大家(Network communication protocol analysis and application implementation is good with the book source code to share with you)
    2017-05-21 20:59:19下载
    积分:1
  • MPEG-4player
    MPEG-4播放技术相关源码 (1)源代码可在VC 6.0或.NET下调试。 (2)调试前需要安装Microsoft DirectX 9.0。 (3)直接打开//MyPlayer/BUILD目录下的ThePlaya.dsw文件。(MPEG-4 technology-related broadcast source (1) source code in 6.0 or VC.NET debug. (2) debugging former requires Microsoft DirectX 9.0. (3) Direct Open// MyPlayer/BUILD directory of text ThePlaya.dsw pieces.)
    2006-07-05 13:40:17下载
    积分:1
  • VB__-__IZZ638493202002
    IZZY for Visual Basic 6.0.
    2016-01-04 21:14:25下载
    积分:1
  • AdoDataGrid
    利用ADO操作数据库,与DATAgrid进行绑定的例子(Operation of the database using ADO with examples DATAgrid bind)
    2009-04-10 21:20:10下载
    积分:1
  • jorhebe
    说明:  这是一个很好的程序很好用,希望给各会员们提供方便.(This is a good procedure is useful, the members hope to provide convenience.)
    2005-11-01 16:40:40下载
    积分:1
  • vcvideo
    VC++仿电影字幕滚动文字特效,使用了VC++自绘技术,其两个核心文件CreditsCtrl.cpp和CreditsCtrl.h已打包。   (VC++ imitation Subtitles scrolling text effects, using a self-drawn VC++, packaged two the core file CreditsCtrl.cpp and CreditsCtrl.h.)
    2012-10-01 01:26:05下载
    积分:1
  • vb6-md5jia
    采用VB6.0编程的MD5加密算法。MD5就是采用单向加密的加密算法,对于MD5而言,有两个特性是很重要的,第一是任意两段明文数据,加密以后的密文不能是相同的;第二是任意一段明文数据,经过加密以后,其结果必须永远是不变的。前者的意思是不可能有任意两段明文加密以后得到相同的密文,后者的意思是如果我们加密特定的数据,得到的密文一定是相同的。(Using VB6.0 programming of MD5 encryption algorithm. MD5 is the use of one-way encryption algorithm, for MD5, there are two characteristics is very important, the first is any two plaintext data encrypted ciphertext, later not to be the same second is an arbitrary piece of plaintext encrypted data, then, the results must always be the same. The meaning of the former is unlikely to have any two plaintext after getting the same ciphertext, which means if we encrypt specific data, the encryption must be the same. )
    2013-08-30 14:50:25下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载