搜索资源列表
huffmancodeanddecode
- 这是一个采用二进制进行Huffman编码的程序,主要用于图像的无损压缩。-This is a binary Huffman coding for the procedure, mainly for lossless compression of image.
energypick1
- segy地震数据显示,及剖面能量提取!其中包括的二进制数据读取,双缓冲图像显示!舍不得啊。我的宝贝!-segy seismic data, and extract the energy profile! These include binary data read, double-buffer image display! Reluctant ah. My Darling!
vcSaveFigureToDDB
- 基于二进制的数据库编程。该程序能够将图像存储在数据库中,并且能够实现数据库的浏览。-based on binary database programming. The procedure will be able to store the images in a database, and can browse the database.
Image
- 图像数据转换器,可把图像转换成十六进制(0x12,0x33或DB 22H,44H),二进制(bin),可进行黑白、灰阶、彩色数据转换,是一款驱动LCD的很好配套软件。
duavierjinzhi
- 这是读取avi格式将其转化为二进制文件,通过文件格式转化,对图像传输有用
text2bin
- 一个将文本文件数据转换为二进制数据的程序,当图像数据规模较大时可以有效地加速
DaQing
- 这是个用access数据库提取二进制数据,并且在对话框中显示出来图像。
base640
- smtp,mime的base64编码算法,指定编码源文件名后,编码所得文件自动生成。其内容即为base64编码。支持二进制文件(可执行程序,图像)编码
djrudnwfg
- VB编程实现摄像头图像的捕获,将摄像头的图象保存在一个二进制数组中
PaneRecognise
- 方格识别算法:输入具有外部轮廓和外部标记的九宫格图像,标记设定在右上角,个小格的位置从左到右,从下到上一次表示成0-8位的二进制数,其中黑—1,白—0.输出对应的十进制数,对任意角度放置的图像能准确识别。
ins
- 实现从数据库中查询一条记录,然后插入到另一个数据库中:包括图像数据即二进制数据.改进后可实现将任何文件以二进制形式存入数据库-from a database for a record, and then inserted into another database : including image data that is binary data. Improvements can be achieved in any document stored in the database binar
用动态规划思想压缩位图
- 此程序使用动态规划的方法压缩位图,用MFC实现。可以压缩8位、16位、24位的位图。用进度条显示压缩、解压进度。 算法思想: (1)对8、16、24位位图数据的读功能 有一个参数为输入位图文件名(*.bmp),它能解析8、16、24位位图文件格式,获取位图BITMAPINFOHEADER信息和每个像素的数据信息,放入内存中。 (2)对8、16、24位位图数据的写功能 有一个参数为输出位图文件名(*.bmp),它能将内存中的位图文件信息,按照位图格式,写到位图文件中保存。
vb6写入图像或二进制文件信息到MSSQL
- 列出了关键的读取文件和写入数据库的代码,其他的不罗嗦.
bmp2bin
- 使用vc2005编写的bmp图片处理程序,具有打开bmp图片,获取图像大小,裁剪图片,获得指定大小图片,bmp转换为二进制十六进制等功能,Vc2005 prepared using bmp image processing procedures, have to open bmp picture, access to image size, cutting pictures, access to specified sizes, picture, bmp convert hexadecimal
picmanagae
- 摘要:VB源码,图形处理,图片管理系统 刘海铃图片管理系统,VB+Access源程序代码,当初写给女朋友的,可以将图片存入Access数据库内,可以放大、缩小查看图像,功能还不是很完善。希望有朋友一起进一步开发。 自己建立ACCESS数据库 数据库密码错LHL.MDB 表名同为lhl,一共三个字段: ID 自动编号 BZ 备战 TP 长二进制
bmp2bin.rar
- 使用vc2005编写的bmp图片处理程序,具有打开bmp图片,获取图像大小,裁剪图片,获得指定大小图片,bmp转换为二进制十六进制等功能,Vc2005 prepared using bmp image processing procedures, have to open bmp picture, access to image size, cutting pictures, access to specified sizes, picture, bmp convert hexadecimal
PCM5
- PCM编码系统的设计【课程设计】PCM编码(又叫脉冲编码调制):数字通信的编码方式之一。主要过程是将话音、图像等模拟信号每隔一定时间进行取样,使其离散化,同时将抽样值按分层单位四舍五人取整量化,同时将抽样值按一组二进制码来表示抽样脉冲的幅值。-PCM coding system design curriculum design】 【PCM encoding (also known as pulse code modulation): digital communications, one of
pp
- IDL二次开发实习内容作业包括打开各种格式的图像保存成各种格式,包括二进制、jpeg,tiff,对图像进行简单处理(平滑,增强,均衡化)-Secondary development of practical content of IDL operations include opening a variety of formats to save images into a variety of formats, including binary, jpeg, tiff, a simple im
TestRGB
- 通过C#语言外部VC编写的dll接口获取二进制数据组成图像并显示-Through the C# language external VC interface dll prepared to obtain the composition of binary data and display images
experiment1绘制二进制熵函数曲线
- 画出二进制信息熵函数的图形,由此观察归纳总结数学结论,可验证所学《信息论与编码》理论知识(Binary information entropy function image)