搜索资源列表
欢迎界面
- 能够显示真彩启动画面,能在画面上显示初始化文字信息,支持jpg,gif,bmp图像文件。 -start to show color images can be displayed on screen in text messages initialization support jpg, gif, bmp image file.
bmptext
- 这个程序的功能是在BMP图像上添加文字,并保存添加文字的图像。-The function of this procedure is to add in the BMP image text, and save the image to add text.
report
- 用C++完成一个能读取BMP图像文件(真彩色,256色等)到内存中,而后在console界面中用文本方式显示,同时可以将图像颜色翻转并重新存储的程序。-C++, to complete a BMP image files can be read (true color, 256 colors, etc.) into memory and then using the console interface, the text display, while the color image can be
hideinfo
- 可实现文本或其他任何文件在BMP图像文件中隐藏,提供允许的文件长度检查。-Enables text or any other documents hidden in the BMP image file, provided to allow the file size checks.
bmptext
- 可以显示bmp位图 并在上面添加文字 的小程序-about display bmp picture and can input text.
text
- visual basic读取24位BMP图片示例。-the visual basic Write and Read sample.
LSB
- 利用 LSB 算法进行信息隐藏是在载体信号的空域进行的,它通过调整原始载体信息的最低几位来隐藏信息。文章首先简单叙述了B M P位图文件的文件格式, 然后根据 24位真彩色B M P位图格式与显示方式的特殊性,直接改变图像中像素的最后一位值来嵌入秘密文件,提出了一种对文字信息进行加密的有效方案。-LSB information hiding algorithm use of airspace carrier signal is carried by tuning the lowest bits
bmp-text
- 提供一种在图片中添加文本的方法。通过内存中绘制图形,VC++实现。 -Add text to provide a picture of the method. Graphics rendering by memory, VC++ implementation.