搜索资源列表
图片管理程序
- ADO + VC 图片读取 经典vc用ADO读取数据库图片-ADO VC Photo read classic vc read database with ADO Photo
数据库保存图片
- 用数据库来保存和读取JPEG格式的图片,BMP格式的图片也可.-database used to store and retrieve JPEG format photographs, the BMP format pictures can be.
图片管理程序
- xPicasa 是Google提供的一个图片管理程序;用户可以借助于该程序,在数秒钟内找到自己计算机上的图片,加以编辑并进行欣赏。有了 Picasa,您只需借助于快速单次点击式修正
数据库中图片的存取
- 数据库中图片的存取-Photo Database Access
将图片添加到Access数据库中
- 将图片添加到Access数据库中-add pictures to the Access database
vc应用ADO读取数据库中内容包括图片
- vc应用ADO读取数据库中内容包括图片,如果学懂的话,很有帮助的哦-vc ADO application to read out the contents of the database, including photographs, if understood, then helpful oh
在SQL数据库中插为图片
- 用VB语言VisualBasic在SQL数据库中插为图片,可以直接解压。没有加密-VB Visual Basic language in SQL database interpolation of photographs, can be directly extracted. No encryption
ImageDatabase.rar
- VB将图片存入Access数据库并实现导入、导出、删除、预览管理操作,并可对存入的图片进行分类管理、分类检索,程序用纯VB代码实现,没有用到任何控件,因此很适合学习用。,VB picture into the Access database and to import, export, delete, preview of the management of operations, and to classify the pictures into the management of keys,
v2613_ydgl
- 提供的一个图片管理程序;用户可以借助于该程序,在数秒钟内找到自己计算机上的图片,加以编辑并进行欣赏。有了 Picasa,您只需借助于快速单次点击式修正,即可实现高级修改操作和图片共享-Provided an image management procedures users through the program, in seconds to find their own pictures on your computer, edit and enjoy. With Picasa, you n
streamoutlistcontrolshowimage
- 1.点击打开图片按钮向数据库中插入图片并显示,点击数据库读出可读出图片并显示 2.点击存入文件,将数据库中的图片存入指定文件夹 3.点击testVector测试向量数组,点击输出数组可以输出向量数组里的东西 4.点击流输出将图片文件以流的方式显示并将图片显示在分区图片-1. Click the picture button to open the database to insert and display the picture, click to read out the mac
MIS
- VC ADO+ODBC连接操作数据库,对图片的读取保存等-VC ADO+ ODBC connection to operate a database of images, such as reading to preserve
DatabaseforpictureBox
- 从数据库中读取图片到PictureBox中,从PictureBox中将图片存储到数据库中-Read from the database to a PictureBox Image from PictureBox picture will be stored to the database
photomanager
- 简单的图片管理系统,可以进行图片上传,图片子目录添加和修改,可以删除目录-Simple picture of the management system, can upload pictures, pictures to add and modify a subdirectory, you can delete the directory
qianshuoweiyou
- 图片管理软件的源代码,很难得的,可以说是前所未有!-Photo management software source code, hard to come by, it can be said is unprecedented!
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
inputpicture
- 数据库是程序员经常要用到的技术,向数据库里添加图片,并通过界面显示出来。-input picture
SQL_Picture
- SQL Server图片存储,用于数据库-SQL Server image storage, for a database
PBasa
- 将图片存放到数据库的blob字段,并且可以通过查询并显示出来-The image stored in a database blob field, and can be displayed by the query and
Wiete-jpg-to-Access
- 一个简单的例子,演示了如何将JPG图片写入ACCESS数据库。-An example to show how to write jpg image to access database .
vb.net 使用Access数据库保存和读取图片文件
- 将picturebox里面的图片上传到Access数据库,并将图片从数据库读出到picturebox中。(Upload the pictures in PictureBox to the access database, and read the pictures from the database to PictureBox.)