登录
首页 » Visual C++ » bmp_To_yuv

bmp_To_yuv

于 2009-03-14 发布 文件大小:66KB
0 238
下载积分: 1 下载次数: 37

代码说明:

  将bmp图像转换成了yuv格式,vc6.0下测试成功,图像是倒立的,具体问题请邮件交流liutao6982@163.com(Bmp images will be converted into yuv format, vc6.0 to test the success of the image is inverted, the specific questions, please e-mail communicate liutao6982@163.com)

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

发表评论

0 个回复

  • DXWTWJ
    VB读写位图文件的源代码。可以对BMP文件修改,利用BMP文件加密、解密。(VB bitmap file read and write source code. BMP files can be modified using the BMP file encryption and decryption.)
    2014-02-02 19:05:05下载
    积分:1
  • howto_make_8bit_dib
    Make an 8-bit device independent bitmap (DIB) scratch
    2016-07-30 17:46:51下载
    积分:1
  • shortest-path
    通信网络的架设问题 若要在n(≥10)个城市之间建设通信网络,只需要架设n-1条线路即可(With the Dijksra algorithm to network G from source points to the rest of the vertices of the shortest path)
    2014-01-11 23:32:27下载
    积分:1
  • ennonaudio
    用VC++实现的微波炉自动控制演示程序,代码完整,做课程设计的可参考下()
    2018-06-21 18:01:33下载
    积分:1
  • 3DTetris
    计算机图形学课程设计,3d俄罗斯方块.oenGl(Computer graphics curriculum design)
    2014-12-10 14:19:10下载
    积分:1
  • VCPP6.0-Visual-Assist-X
    VC++6.0助手[Visual Assist X v10.0.1233.0 破解版(Cracked)] 非常好用的版本(Visual Assist X)
    2013-12-15 03:48:52下载
    积分:1
  • CPPgc
    内存的分配与管理。模拟操作系统的功能,采用动态链表的方式。。。。(Memory allocation and management. Simulation of the operating system functions, the way dynamic list. . . .)
    2009-06-14 14:06:02下载
    积分:1
  • st_splitterwnd_demo
    这是visual c ++ 下分割视图的好代码(this is splitterwnd code)
    2009-06-15 18:04:30下载
    积分:1
  • MFC-ODBC-API-Programming
    本例是一个通讯实例,说明如何使用MFC ODBC 创建数据库应用程序。(This example is a communication example, explain how to use ODBC MFC to create a application.)
    2015-08-05 11:15:07下载
    积分:1
  • 串口温度数据采集并实时显示
    串口温度数据采集并实时显示 读串口数据的原理是,只要当有数据向串口发数据来时,计算机就会自动将其数据写到一个特定的缓冲区,我们只要写程序去读那个特定的缓冲区就可以了. 有数据向串口发过来时,程序可以将数据接收到,接收的数据是字符型的,那么将数据转化为数字型的,再将这个数据的大小作为画图的某一个点的纵坐标,横坐标为数据的序号.将这些点用线连起来就是一个曲线图了,这个就是图形显示基本原理. 查看原来的数据的原理也是这样的,不同的地方就是,数据是从文件中来,同样的也是将多个数据分成一个一个的,然后这一个数据的大小就是画图的某一个点的纵坐标,横坐标同样为数据的序号,再将这些点用线连起来就是曲线图. 图形能移动的原理,是我们首先改变的只是数据,图形并没有变,但图形的形式是由这些数据来确定的,当数据发生变化后,我们通过刷新显示区来变化的.(Serial temperature data acquisition and real-time serial data reading the principle is, as long as when a serial data to the data, the computer will automatically writes data to a specific buffer, we can write specific procedures read that the buffer zone would be fine. Serial data to be sent, process data can be received, the receiving of data is the character, then transform data into digital type, and then the size of the data as a drawing of a point Ordinate, the abscissa serial data. these points will be used to link line is a curve, this is the graphic display the basic tenets. View the original data is the same principle, the difference is, the data from the file, the same data also will be divided into a number one, and then this one is the size of the data to draw a certain point )
    2020-06-26 07:40:02下载
    积分:1
  • 696516资源总数
  • 106562会员总数
  • 4今日下载