搜索资源列表
二进制的存储
- 用VB实现对二进制数据的存取。(如:图片,文本文件,电影......)-VB right binary data access. (Eg : photos, text files, the film ......
图片记录集存储
- 主要是向数据库存储图片,并能读取存储的图片并显示出来-main database to store photos, and the pictures stored in the read and displayed
adoblob
- 一个VC++6.0环境下从SQL中存储图片的例子-a VC 6.0 environment from SQL store photos example
基于mega16读取BMP图片
- 采用sd卡存储图片,支持fat32文件系统
二进制的存储
- 用VB实现对二进制数据的存取。(如:图片,文本文件,电影......)-VB right binary data access. (Eg : photos, text files, the film ......
图片记录集存储
- 主要是向数据库存储图片,并能读取存储的图片并显示出来-main database to store photos, and the pictures stored in the read and displayed
adoblob
- 一个VC++6.0环境下从SQL中存储图片的例子-a VC 6.0 environment from SQL store photos example
SQLDatabaseImage-1470
- 一个可以从SQL SERVER数据库中保存和读取图片的处理程序,包含一个很容易在你程序中使用的类文件,你还可以插入到DLL文件中以便支持ISS服务器,允许你在网页上显示图片,存储图片.删除图片等操作. -from a SQL Server database to preserve the pictures and reading process, includes a very easy procedure you used in th
ImageData
- 数据库存储图片,可以将图片存入access数据库,也可以读出另存为,支持BMP,JPG等-Database storage picture, you can access the database into the picture, you can read out the Save As, support BMP, JPG, etc.
sqltupian
- 存储图片,将图片写入SQL数据库的DELPHI代码,可修改支持任意文件格式-err
vcANDadoANDpic
- VC中实现对SQL存储图片的操作,并在MFC中进行显示-VC achieve image storage on the SQL operation and carried out in the MFC show
PictureApp
- vs2005图片上传与处理。通过一个实际的例子掌握在vs2005中如何处理图片以及存储图片。-Deal picture use vs2005
TakePicture
- windows mobile 开发实例 存储图片到数据库,并读出显示,实现翻页-windows mobile 5 development
MySQLInstallPicture
- MYSQL以二进制存储图片的方法以及取出图片-It s worth downloading
kechengsheji
- 数据库编程的课程设计,需要将数据库文件夹添加到你本地的的数据库,,SQL2000下的 能存储图片-Database Programming in curriculum design, needs to be added to the database folder of your local database,, SQL2000 can be stored under the picture
imageuploadservlet
- 将本地的图片上传到服务器,服务器端数据库存储图片的描述和文件名-Upload pictures to the local server, the server-side database storage and file name descr iption of the image
采集一张JPEG图片的完整程序
- 6410开发板,用USB摄像头,实测可以拍照和存储。(6410 development board, with USB camera, measured, you can take pictures and storage.)
C#matlab图片传输
- c#读取图片转换为灰度图,由matlab接收并存储(C# read pictures converted to grayscale, received and stored by the MATLAB)
视频读取-播放-存储操作程序
- avi2img.m 功能:将视频转换为单张图片 avi2mat.m 功能:将所有单帧图片转换为向量存储为mat文件 img2avi.m 功能:将所有单帧图片转换为视频 run_vedio.m 功能:将视频在Matlab中播放(Avi2img.m function: converts the video to a single picture Avi2mat.m function: converts all s
vb.net 使用Access数据库保存和读取图片文件
- 将picturebox里面的图片上传到Access数据库,并将图片从数据库读出到picturebox中。(Upload the pictures in PictureBox to the access database, and read the pictures from the database to PictureBox.)