搜索资源列表
在SQL数据库中插为图片
- 用VB语言VisualBasic在SQL数据库中插为图片,可以直接解压。没有加密-VB Visual Basic language in SQL database interpolation of photographs, can be directly extracted. No encryption
VB+图片处理+vb
- 可以用串回输入jpg图片的十六进制码,软件会自动生成一张图片出来,并保存在数据库; 可以在数据库中调出图片来看;
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,
123645
- 用VB实现的数据库存储显示图片的源代码,简单又易懂,值得下载哦!-The realization of the database using VB display pictures stored source code, simple and easy to understand, it is worth to download Oh!
VB
- VB6.0(WIndows XP运行良好) 本科毕业设计,包括图像采集、图像预处理,和图像测量,其实还有附加的其他功能,图片数据库(ACCESS 2003数据库),播放音乐等。很认真的毕业设计。还有做成了XP风格。-VB6.0 (WIndows XP is running well) undergraduate course graduation design, including the image acquisition, image preprocessing, and image mea
各种典型vb示例
- Add_Control_RunTime.zip 实时增加控件的例子。 alarm.zip 一个日期报警程序,当某个指定日期到达时间会提醒你。 Bounce.zip 在桌面上打篮球的游戏程序。 FileCopier.zip 这个程序可以将任意的文件拷贝到同一网络上的任何地方。 FoxTOExce.zip 可以将FoxPro中的表格数据传输到excel中。 lock.zip 这是一个锁定计算机的程序。 MoviePlayer.zip 用户化的视频播放程序。 MultiBrowser.zip 可以同时
stock
- 小巧的个人股票、资金管理系统,网上炒股小助手!主要是一些数据库的读写、添加、删除、修改等操作,VB初学者可以学一下。系统功能有资金管理、费率管理、股票买卖记录、历史记录、用户资料等。另外本程序在按钮中使用图片,也是一个值得看的地方。-Small stock of personal, financial management systems, online stock trading helper! Mainly to read and write the database, add, delet
imageMgr
- 这个VB图片管理系统采用了数据库系统。执行速度很快!导出生成的程序运行无错。-VB picture of this system uses a database management system. The implementation of very fast! Export generated error-free run.
softhy145h
- Microsoft Chart Controls for .NET Framework支持各种丰富的图表选项,包括pie(饼图), area(区域), range(范围), point(点), circular(圆形), accumulation(累积), data distribution(数据分布), ajax interactive(AJAX交互), doughnut(甜圈图)等等。你可以在控件的声明中静态地声明图表数据,或者也可以使用数据绑定动态地填充。在运行时,该服务器控件会生成一个图
RdWrImgInDB
- SQL数据库存取图片, VB.NET-SQL database access image, VB.NET
bookquire
- VB+Access图书借阅查询系统完整源码,使用了TAB选项卡,不少朋友都喜欢选项卡的功能。这套图片查询系统功能有书库管理、系统查询、系统设置、新书资料管理、图书类别管理、正常借书管理、续借图书管理、还书管理等,都是些基本的数据库操作,因此VB初学者更应该接触了解一下此类源代码,对你以后从事更复杂的数据库编程打下基矗 -VB+ Access Library Loan Inquiry System full source code, use the TAB tab, and many of m
vb_sql_picture
- 使用VB存取SQL数据库图片,很好的例子-Access to SQL database using VB picture, a very good example
VB access save picture
- VB ACCESS存取图片 使用Stream对象,可以实现对数据库的图像存取。 数据库中存放图像的字段是二进制类型(Access为OLE类型)。 比如,如果用“CommonDialog”控件来选择你硬盘上的图像文件; 用“Picture”控件来显示图像。-VB ACCESS access to images using the Stream object can be achieved on a database image access. Images stor
VB_database_called_image_display_code
- VB数据库调用图片实现显示功能代码 参考学习代码-VB database called image display code to achieve
20091113251283
- 程序里面主要实现了listview控件的分页显示、VB读写INI配置文件、上一步下一步界面是实现、VB操作数据库(ACCSEE)、程序随系统启动、图片的储存、数据库导出EXCEL表格、数据库的模糊搜索、listview控件与treeview控件的联合使用、数据库的备份与恢复、系统托盘的实现。-Program which implements the listview control the main page display, VB to read and write INI configura
The-graphics-of-VB-
- vb的图形处理功能与在开发利用vb特点批量批量上传图片与数据库结合-vb graphics capabilities in the development and utilization of vb characteristics of batch to batch upload pictures and database combination
VB-image-database
- VB动态调用数据库中的图片并显示相关信息-VB dynamic invocation database image and display relevant information
vb.net-picture
- vb.net,将图片存入读取数据库sqlserver2000 -failed to translate
VB-same-picture
- 将图片存入数据库(方法) 将图片存入数据库(方法)-The images stored in the database (method)
vb.net 使用Access数据库保存和读取图片文件
- 将picturebox里面的图片上传到Access数据库,并将图片从数据库读出到picturebox中。(Upload the pictures in PictureBox to the access database, and read the pictures from the database to PictureBox.)