搜索资源列表
二进制的存储
- 用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
CXml_Src
- 很多人不知道怎样在XML中存储图片,这个程序将会帮助你怎样在XML文件中存储图片-many people do not know how the XML storage of pictures, This process will help you how the XML document storage Photo
MySqlPictureDemo
- 往MYSQL数据库存储图片的一个很好的DEMO程序,环境是VC++.NET
ImageData
- 数据库存储图片,可以将图片存入access数据库,也可以读出另存为,支持BMP,JPG等
sqltupian
- 存储图片,将图片写入SQL数据库的DELPHI代码,可修改支持任意文件格式
picture
- 在一个picture控件中显示一张图片,图片大小与控件大小相适应-Control in a picture show a picture, image size and control the size of fit
PocoImg
- Poco图片下载程序,提供用户ID,可将该用户的所有图片进行下载存储-Poco picture download to provide the user ID, the user can download all the pictures stored
PictureApp
- vs2005图片上传与处理。通过一个实际的例子掌握在vs2005中如何处理图片以及存储图片。-Deal picture use vs2005
TakePicture
- windows mobile 开发实例 存储图片到数据库,并读出显示,实现翻页-windows mobile 5 development
DatabaseforpictureBox
- 从数据库中读取图片到PictureBox中,从PictureBox中将图片存储到数据库中-Read from the database to a PictureBox Image from PictureBox picture will be stored to the database
SQLDatabaseImage
- VB配合ASP程序实现将图像添加到数据库中,并读娶删除的一个实例操作,程序中有一个类文件,你可以插入到DLL文件中,以便在支持ISS服务器上使用,它可以允许你在网页上显示图片、存储图片、删除图片等常规操作。-ASP Programming with VB will be added to the database of images and time married to delete an instance of the operation, procedures, there is a cl
EncTextToPic
- VB将文本加密存储于图片的程序,界面挺好看,它可以将一段文字或一个文本或一张图片加密,然后存储于图片文件中,并可进行解密,可用于保护你的有重要版权的文本或图片。 -VB text encryption program stored in the pictures, very good looking interface, it can be text or a text or a picture encryption, and then stored in a picture file, a
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
Qt4.5OperateImageInDrill
- 该代码可以清晰地将图片放大到看到它的细微之处,在盒子窗口下,通过拉动两边调节棒,可以清楚地对图片进行放大和缩小。-The code can clearly see the picture to enlarge it to the subtle, in the box under the window, through the pull rod adjustment on both sides, it is clear on the picture to zoom in and out.
Yangtze
- 本程序完成了一个简单的Access数据库开发,界面友好,最住的特色是用数据库来存储图片-This process is complete a simple Access database development, user-friendly, the most live feature is a database to store images
SQL_Picture
- SQL Server图片存储,用于数据库-SQL Server image storage, for a database
C#matlab图片传输
- c#读取图片转换为灰度图,由matlab接收并存储(C# read pictures converted to grayscale, received and stored by the MATLAB)
vb.net 使用Access数据库保存和读取图片文件
- 将picturebox里面的图片上传到Access数据库,并将图片从数据库读出到picturebox中。(Upload the pictures in PictureBox to the access database, and read the pictures from the database to PictureBox.)