搜索资源列表
纯代码读取PNG图片的类 PNGClass
- 纯代码读取 png文件,通过类实现该功能 值得参考学习的代码-pure code reader png file, the feature category to achieve learning valuable reference source
图片管理程序
- ADO + VC 图片读取 经典vc用ADO读取数据库图片-ADO VC Photo read classic vc read database with ADO Photo
多种图片读取方式的比较
- 本程序通过使用SetDBIbits,BitBit,IPicture,SetPiexl等多种图片读取方式来计算相同图片读取时所以需的时间,从而体现出不同贴图方式上在时间的差异-this procedure through the use of SetDBIbits, BitBit, IPicture, SetPiexl read so many pictures to calculate the same way when you read Photo Therefore, it takes ti
数据库保存图片
- 用数据库来保存和读取JPEG格式的图片,BMP格式的图片也可.-database used to store and retrieve JPEG format photographs, the BMP format pictures can be.
图片记录集存储
- 主要是向数据库存储图片,并能读取存储的图片并显示出来-main database to store photos, and the pictures stored in the read and displayed
图片显示与读取示例 直接保存到数据库
- 图片显示与读取示例 直接保存到数据库 读取-pictures and read sample stored directly into the database to read
HuffmanExp
- 一个图片读取程序,对了解图象编程有参考意义
vc应用ADO读取数据库中内容包括图片
- vc应用ADO读取数据库中内容包括图片,如果学懂的话,很有帮助的哦-vc ADO application to read out the contents of the database, including photographs, if understood, then helpful oh
C#读取Word文档的文字信息
- C#读取Word文档的文字信息,只能读取文字信息,不能读取表格图片
BMP图片读取
- BMP图片的读取代码
opencv+vs2010读取图片
- vs2010+openCV配置下的读取最基本的图片操作,适合初学者
duqu.rar
- 读取二进制文件,是BMP图片格式,可以转化为BMP图片,读取二进制文件,是BMP图片格式,可以转化为BMP图片
C、C++读取图片
- C/C++语言实现打开各种图像文件(BMP, GIF, JPG,
QtImage
- Qt Image通过Qt4的QImage类读取图片,格式包括现在主要的jpg, png, bmp, gif等格,可以通过它来观看照片,下一张照片的快捷键为空格,上一张的快捷键则是Backspace,通过左边的TreeView选择照片目录,选择的目录如果有照片的话,Qt Image会读取这些照片信息,然后显示第一张照片。 Qt4 Image完全基于Qt4编写,所以可以支持现在主要的三个操作系统平台:Win32, Linux-X11, MacOS,当然,是在WinXP下用Visual C++ 6
MyWeb
- 使用VS2008开发的上传图片到数据库中,并读取出来显示图片-Developed using VS2008 upload images to the database, and read out display image
vc++编写的bmp图片读取,传入lcd屏
- vc++编写的界面,功能是bmp图片读取,并在LCD屏上显示。
LV打开读取保存图片
- [初学者使用代碼] LabVIEW打开读取保存图片的程序代碼 (LV Code base)(Open Picture in LV Image Processing with Vision Assistant)
C#matlab图片传输
- c#读取图片转换为灰度图,由matlab接收并存储(C# read pictures converted to grayscale, received and stored by the MATLAB)
视频读取-播放-存储操作程序
- 视频读取播放程序,把视频分解为每一帧图片(Video read program, the video is decomposed into each frame picture)
vb.net 使用Access数据库保存和读取图片文件
- 将picturebox里面的图片上传到Access数据库,并将图片从数据库读出到picturebox中。(Upload the pictures in PictureBox to the access database, and read the pictures from the database to PictureBox.)