搜索资源列表
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 the document, and You can also i
GetANDStoreJPG
- 该程序可以实现JPG图像的存储和读取(图片存储在数据库中)-the program could realize JPG image storage and reading (Photo stored in the database)
CatChange
- Arnod变换:可以把变换后的图片存储到指定的文件中,自动生成图象的名称
image_bmp_process
- 用纯C写的读RGB文件格式的代码,返回文件头和数据头,这样再读写数据就容易多了。支持8位,24位RGB图。Linux系统里面RGB图片数据格式存储格式为RGB,从上往下填充;而Windows系统里,RGB图片存储格式为BGR,从文件的最后一行开始填充,所以读取RGB图时得注意。
windoustobitmap
- 可以将任何一个窗口的图片存储为位图,大家在学习图像处理过程中可以借鉴一下。
v3free_PConline
- 一个Flash界面的相册程序,在线设置及使用.您可以通过强大的后台管理程序来自定义您的前台界面,分类,图片来源,标题简介以及评论等设置.FlashPicViewer更能和网易相册完美结合,这使您不必为庞大的图片存储空间而烦恼,网易相册提供无限空间以及1000M网络连接. 功能强大的后台管理,可视化结果,可编辑图片列表,制作缩略图,编辑分类,设置风格,管理评论等等. 继承着Flash的先天性优越性能,让您的相册在任何客户端下都可正常浏览,而不必担心繁琐的Html相 册在不同客户端
基于mega16读取BMP图片
- 采用sd卡存储图片,支持fat32文件系统
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!
DatabaseforpictureBox
- 从数据库中读取图片到PictureBox中,从PictureBox中将图片存储到数据库中-Read from the database to a PictureBox Image from PictureBox picture will be stored to the database
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 as, search engines, grid compu
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 single frame pictures into vect
vb.net 使用Access数据库保存和读取图片文件
- 将picturebox里面的图片上传到Access数据库,并将图片从数据库读出到picturebox中。(Upload the pictures in PictureBox to the access database, and read the pictures from the database to PictureBox.)