搜索资源列表
WriteJpeg
- 通过调用Libjpeg库中的函数接口,可以实现把位图转换成jpg格式的图片存储,在WINCE下经过简单的修改测试通过-by calling the library function interface, which enables bitmap conversion jpg format photo storage, pulled under through simple changes through testing
二进制的存储
- 用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
picr
- oracle+java实现图片存储 用oracle自己的方法-achieve photo storage using oracle their own ways
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
狂人论坛
- C#.NET+SQL,标准三层架构,全源码提供,代码优化,数据库设计严格。 论坛整合了一个企业版本的访问统计,大家可以访问www.asp600.com查看具体介绍。 项目WebClassHighlighting并没有使用,是用来代码高亮显示的,目前支持三种代码XML,VB,C#,大家自己研究吧。 关于Jmail发送大家可以看Web.config和webclassone中的类文件。 关于后台管理,其实左边的栏目是可以动态改
二进制的存储
- 用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
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
GetANDStoreJPG
- 该程序可以实现JPG图像的存储和读取(图片存储在数据库中)-the program could realize JPG image storage and reading (Photo stored in the database)
ImageShow
- 可以读取并显示任何类型的图片,包括JPG,GIF等格式的图片,并进行自由存储。-Can read and display any type of picture, including JPG, GIF format images, etc., and free storage.
DatabaseforpictureBox
- 从数据库中读取图片到PictureBox中,从PictureBox中将图片存储到数据库中-Read from the database to a PictureBox Image from PictureBox picture will be stored to the database
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!
pictureView
- 使用递归实现图片浏览功能,把图片存储到服务器端的本地文件夹,使客户端访问-The realization of the use of recursive picture browsing, picture storage to the server to the local client folder, so that client access
kfs-0.3.tar
- 来自startup的垂直搜索引擎http://www.kosmix.com/的开源项目,又一个开源的类似google mapreduce 的分布式文件系统,可以应用在诸如图片存储、搜索引擎、网格计算、数据挖掘这样需要处理大数据量的网络应用中。与hadoop集成得也比较好,这样可以充分利用了hadoop一些现成的功能,基于C++。-Applications that process large volumes of data (such
SQL_Picture
- SQL Server图片存储,用于数据库-SQL Server image storage, for a database
采集一张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.)