搜索资源列表
access数据库图片存取
- 一个access数据库的图象储存以及浏览的软件-access a database of stored images and browser software
图片管理程序
- ADO + VC 图片读取 经典vc用ADO读取数据库图片-ADO VC Photo read classic vc read database with ADO Photo
vc_socket
- 该程序主要利用socket技术,实现远程用户身份证真伪验证,通过socket,从公安局户证中心服务器获取个人身份证信息,包括照片,是一款很不错的软件,也是学习socket编程及对数据库图片存取的好例子-the program mainly use socket technology, remote users verify the authenticity of documents through the socket, from the Public Security Bureau house
数据库保存图片
- 用数据库来保存和读取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
图片上传到数据库的简单例程
- 图片上传到数据库的简单例程(C#)<%@Import Namespace=\"System.IO\"%> <%@Import Namespace=\"System.Data\"%> <%@Import Namespace=\"System.Data.SqlClient\"%> <%@ Page Language=\"C#\" Debug=\"True\"%>-upload pictures to a simple database ro
图片显示与读取示例 直接保存到数据库
- 图片显示与读取示例 直接保存到数据库 读取-pictures and read sample stored directly into the database to read
Java存取数据库中的图片
- 利用JAVA存取数据库中的图片-use Java database access pictures
PIC_CHunQv
- VC++6.0实现ACCESS数据库图片存取的实例-VC 6.0 ACCESS database access example Photo
photoalbum
- SQL数据库+图片存取+图片编辑+图片浏览+图片分类
VC结合ADO处理数据库图片
- visual c++ 环境下利用ADO技术处理BLOD并与数据库进行交互操作-visual environment using ADO BLOD handling and interaction with the database operation
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,
各种典型vb示例
- Add_Control_RunTime.zip 实时增加控件的例子。 alarm.zip 一个日期报警程序,当某个指定日期到达时间会提醒你。 Bounce.zip 在桌面上打篮球的游戏程序。 FileCopier.zip 这个程序可以将任意的文件拷贝到同一网络上的任何地方。 FoxTOExce.zip 可以将FoxPro中的表格数据传输到excel中。 lock.zip 这是一个锁定计算机的程序。 MoviePlayer.zip 用户化的视频播放程序。 MultiBrowser.zip 可以同时
TakePicture
- windows mobile 开发实例 存储图片到数据库,并读出显示,实现翻页-windows mobile 5 development
MIS
- VC ADO+ODBC连接操作数据库,对图片的读取保存等-VC ADO+ ODBC connection to operate a database of images, such as reading to preserve
mysql_test
- MFC 手动连接MySQL数据库代码,包括查询工能-MFC Connect MySQL simple
MyPictures
- 图片管理程序,C#开发,很方便的图片管理工具,可以将图片保存到数据库中。-Photo management procedures, C# development, it is convenient image management tools, you can save the picture to the database.
二维码访问数据库
- 根据输入的内容生成二维码,以及图片二维码的解析(Generate two-dimensional code based on input content, and the analysis of two-dimensional image code)
图片管理系统 (数据库版)
- 代码中的数据库不用任何设置,因为本程序为了能好移植到其它的计算机数据库的链接都是动态进行的。 通过本程序你可以了解一些界面设计的技巧以及如何进行数据库路径的动态设置与链接。 程序运行的密码为123,(The password of the program is 123)
vb.net 使用Access数据库保存和读取图片文件
- 将picturebox里面的图片上传到Access数据库,并将图片从数据库读出到picturebox中。(Upload the pictures in PictureBox to the access database, and read the pictures from the database to PictureBox.)