搜索资源列表
OleDemo
- 对powerpoint文件的图片文件读取,显示-right powerpoint document image files read, show!
DesktopSearchEngine.开源的桌面搜索引擎源代码
- 一款开源的桌面搜索引擎源代码,技术特色包括快速搜索文件(作者称经常会少于1秒),支持音乐/文档/图片筛选过滤,文件类型筛选过滤,文件访问和文件大小筛选等。源代码包括了一个加速技术及有关函数,以及闪速注册表读取类。源代码中包含使用CopyMemory API函数构建的二进制文件转储功能,从内存获取对象集合,使用WMI脚本对象,多线程递归搜索以及其他的技术,总之是一款不错的源代码,对希望编写桌面搜索引擎的网友可以提供借鉴。 首先把 Engine目录下的prjEngi
gifliulan
- vc.net 下的一个程序,练习文件的读取操作,读取gif文件,选择gif文件路径后可以显示gif图片-vc.net under a program to practice the file read operation, read the gif file, select the gif file path can be displayed after the gif image
Project1
- vb 读取EXCEL中的趋势图比如D盘下有一名为graph的Excel文件。里面有一个直方图。现在新建一个窗体,窗体上放置一个PictureBox,一个按钮。单击按钮,将读取D:/graph.xls中的直方图到图片框-Private Sub Command1_Click() Dim mXlsApp As Excel.Application 应用 Dim mXlsBook As Excel.Workbook 工作薄 Dim mXlsSheet As Excel.Worksheet
tupier
- 读取图片为二进制显示出来,读取图片文件为数据流,通过读取数据流转成十六进制或二进制-failed to translate
PictureSQL
- 读写图片文件到SQL(将图片文件写入SQL,从SQL读取图片文件)。-Read and write image files to SQL (to write image file to SQL from SQL to read the image files).
LightData
- 自己编写的一个读取数据作图并保存为图片的程序-I have written a read data mapping program and it can be saved as a picture
ReadPicuture
- 批量将多个图片中文字读取出来,转换为字符串,并且保存为相应的文件。-Translate picture into string
IE_Read_Clipboard_By_ActiveX_demo
- 本实例包含源代码,介绍了如何通过引用ClipboardActiveX.dll以实现IE对系统剪切板的读取, ClipboardActiveX.dll是以为印度工程师编写的,使用起来比较稳定,没出过错,配合本地OCR识别程序, 可以快速的将图片内容交给IE处理,配合正则表达式,将需要的数据筛选出来后提交表单。 -This example contains source code, describes how referencing ClipboardActiveX.dll read t
BadAppleSharp-Source
- 使用辅助软件将黑白的视频按帧分离后,放在in文件夹里,启动这个软件就会自动读取文件夹里的图片,然后生成TXT文件,这个文本文件可以用于液晶屏显示的模,也可以用于控制台显示等。纯属娱乐。-The use of auxiliary software will be black and white video by frame after the separation, put in the in folder, start the software will automatically read t
ShowImage
- vs2003读取图片数据,并且显示在对话框内-vs2003 read the image data, and displayed in the dialog box
QtOffice
- 使用QT操作Excel和word的类 Excel 只支持读取操作 Wrod 支持向指定书签处插入文字,图片和表格 使用前需要添加 qt axcontainer-USE Qt to operate excel and word. Excel can only read, word can insert word or image or table at bookmark。 before use,add axcontainer at QT
read
- vc应用ADO读取数据库中内容包括图片,如果学懂的话,很有帮助的哦,(Vc use ADO to read database includes pictures, if learn helpful oh,)