搜索资源列表
Lesson11Code
- 如何让CDC上输出的文字、图形具有保持功能,集合类CPtrArray的使用,CPaintDC与CClientDC的区别与应用,OnPaint与OnDraw在CView中的关系及实现内幕,滚动窗口的实现,坐标空间,映射方式,设备坐标与逻辑坐标的转换。元文件设备描述表的使用,如何利用兼容DC实现图形的保存和再现。-CDC on how to output text, graphics help maintain function, the collection classes CPtrArray u
OgreXMLConverter
- ogre引擎模型转换器,可以把模型文件和骨骼文件相互转换成文本形式查看,里面带有所有为你想到的一切dll.-ogre engine model converters, can model documents and bones document conversion into text form View inside with all of you think of all dll.
imagetoasc
- 图象文件转换为asc码image to ascII -image file conversion for asc code image to ascII
pngbook-20010630-src
- 这是png文件转换的、文件读写的源代码,不知道是否对大家有所帮助。-This is the document conversion, document literacy of source code, did not know whether to help you.
00rt1
- 利用的是Microsoft Office Document Imaging组件的ocr功能。 同理,只要你能把你所需要的任何文档利用Microsoft Office Document Image Writer转换为mdi文件,你就能把它转换为word文档。
Lesson11Code
- 如何让CDC上输出的文字、图形具有保持功能,集合类 CPtrArray的使用,CPaintDC与CClientDC的区别与应用,OnPaint与OnDraw在CView中的关系及实现内幕,滚动窗口的实现,坐标空间,映射方式,设备坐标与逻辑坐标的转换。元文件设备描述表的使用,如何利用兼容DC实现图形的保存和再现。
Graphex
- 一个很酷的粒径测量软件,对微粒,微球,颗粒等照片用鼠标测量其粒径的软件,使用时从菜单的打开选项打开微球的BMP照片,然后从点击工具按钮的“—》”按钮输入存储测量数据的文件,确定后按住鼠标左键从照片中球的边缘一点划到对面边缘一点,即你认为从起点到终点可以作为球的直径时松开左键,则从起点到终点的点数就存到数据文件中,一般一张图片上百个球也很快就能处理完,这样的得到的是点数,然后你在用比例尺照片的点数相除就转换为真是单位量度,如有疑问请发邮件 yjdai@126.com
g-en-any-video-converter
- 文件类型转换可以将各种格式的视频文件之间相互转换为你所需要的格式
TifInvert
- 如何把一个TIF格式转换为其他图片格式文件
FlashSee
- Flash的浏览器及播放器,类似ACDSee的双界面控制,类似资源管理器的完全的文件操作和搜索功能,可以搜索任何目录及IE缓存,文件操作及影片播放皆支持拖放操作。具有进度条、播放控制、全屏播放、EXE格式和SWF的相互转换(支持多种格式)、影片相关信息显示、支持各种Flash格式。-Flash browser and players like ACDSee dual interface control, similar resource management for the complete f
OCR-B10BT
- 二代身份证号码字体文件,由Mac字体文件转换得来-Second-generation ID card number of font files, font files from Mac to convert a
bin2c
- 将image文件转为HEX码,输出一个自定义结构体的头文件,可用来转换yuv格式的点阵字库图片,获取yuv点阵字库的结构体,叠加到osd显示-The image file into HEX code and outputs a header file of the self-defined structure that can be used to convert yuv format dot-matrix font picture for yuv dot matrix character st
OCR-B10BT
- 二代身份证号码字体文件,由Mac字体文件转换得来-Second-generation ID card number of font files, font files from Mac to convert a
MatlabReadMNIST
- 用于将MNIST数据文件转换成bmp图像和txt文件的matlab程序,程序中有详细注释说明,简单易用。已经测试过,正确无误。-Matlab code for translating MNIST data set files to bmp pictures and txt files. It has been proved to be correct through test.
zimo
- 将模拟量的汉字转化为数字量的小软件,可以转换为十六进制文件-Chinese characters will be analog to digital conversion of small software
hclvc
- 本程序实现的功能是,将HCL文件转换为MGI文件,方便以后的处理-To achieve the function of this program will be HCL files to MGI paper to facilitate subsequent handling of
vs2008To2005
- 将VS2008的代码转换成VS2005,只是将其中的*.sln,*.csproj,*.cs三种文件转换成VS2005可以识别的-The code will be converted to VS2008 VS2005, just one of the*. sln,*. csproj,*. cs files into VS2005 three can be identified
rddata
- 很有用的MIT-BIH心电数据库的读取程序,能够将心电数据转换为matlab可以识别的实际的心电数据。 使用时只要稍微改一下文件路径就可以读取。-Useful MIT-BIH ECG database to read program, the ability to convert matlab ECG data to identify the actual ECG data. Use a little change it as long as the path to the file can
conv884
- 在允许用户在一个标准的4-偏振图像文件转换884格式的SAR数据文件位RAW格式的文件-Allowing the user to a standard 4- polarization image file format conversion of SAR 884-bit RAW data file format
shuzitujiaocheng
- 1. 图像文件的格式; 2. 图像编程的基础-操作调色板; 3. 图像数据的读取、存储和显示、如何获取图像的尺寸等; 4. 利用图像来美化界面; 5. 图像的基本操作:图像移动、图像旋转、图像镜像、图像的缩放、图像的剪切板操作; 6. 图像显示的各种特技效果; 7. 图像的基本处理:图像的二值化、图像的亮度和对比度的调整、图像的边缘增强、如何得到图像的直方图、图像直方图的修正、图像的平滑、图像的锐化等