搜索资源列表
矢量图的打印
- delphi写的专业矢量图的打印.支持GDI+-written by professional vector graphics printing. Support GDI
16.在有向图中查找由v1到v2的所有路径
- 建立一个有向图 给定任意2个顶点 求得两个顶点间的所有路径 然后打印 数据结构中有此例题-to establish a plan to set arbitrary vertex obtained two vertices between the two paths before all print data structure of this example
VC++6.0中实现矢量图的分层绘制、打印
- VC++6.0中实现矢量图的分层绘制、打印-achieve the layered vector drawing, print
40 打开真彩色位图
- 关于真彩色图像的打印,特别好用,可以有相关的应用事例了-of true color images in print, particularly useful, relevant examples of the application
VC中的图象打印问题(基于对话框)
- VC中的图象打印问题的源代码(基于对话框),实现对话框打印图像功能,对你一定有帮助-VC print images of the source code (based on the dialog box), the Print dialog box to achieve functional images, you can help
HZK
- 此工程将HZK16和ASC16汉字字库合并为一个DAT文件,可以用于没有字库的液晶屏显示。工程中提供两个函数分别对HZK16和ASC16进行寻址,并且打印出输入的汉字和字符点阵图型。-This project will HZK16 and ASC16 character fonts into a DAT file, no character can be used for LCD screen display. Project to provide two functions and ASC16
printlib_demo
- 一个简单好用的打印类,使程序员在MFC编程环境下轻松实现对文字、旋转文字、表格、位图等的打印功能。- A simple easy to use printing class, causes the programmer under the MFC programming environment the relaxed realization to the writing, to revolve the writing, the form, the position chart and so
ImagePrint
- JPEG图象显示及打印,将JPEG发送给打印机-JPEG image display and printing, will be sent to the printer JPEG
printBmp
- 一个简单的例子演示了如何分页打印一张位图- How did a simple example demonstrate has been divided the page to print a position chart
TU
- /* 实现一个图类,通过增加结点关系而增加结点,通过创建新关系而覆盖旧关系 能在DOS窗口打印图结点列表和结点边列表 初始化的时候 结点表首指针置为NULL,在释放图对象的时候,析构函数实现释放结点和边结点 */-/* The realization of a map class, by adding nodes to increase the relationship between nodes, through the creation of a new relationsh
screen
- 屏幕文字打印,C++语言。获取屏幕上的文字图片,然后打印出来-Print screen text, C++ language. Access to on-screen text picture, and then print them out
CrystalReports
- 有关水晶报表的学习资料,这些例子实现了水晶报表的查看、柱状图显示、打印、导出、缩放等基本功能.-about CrystalReports for learning
test1
- 加载一张图片,可以对其进行打印和打印设置,很好很强大-Load a picture, you can print and print their settings, a good strong
PrintingpenGL
- 关于OPengl的内容生成位图 和打印代码 MFC程序-With regard to the contents of OPengl generates bitmaps and print code MFC program
PrintBmp
- 打印1个椭圆位图图像。打印过程与画图过程类似,只是输出的设备上有所区别。一个简单的位图打印实现,演示打印过程。vc实现。-Print an oval bitmap images. Printing process and the drawing process is similar, but somewhat different from the output device. A simple realization of bitmap print, presentations printing
CapScreen
- 抓图好帮手(CapScreen)是一款完全免费的专业级屏幕捕捉软件,能够让您得心应手地捕捉到需要的屏幕截图。捕捉图像方式灵活,主要可以捕捉整个屏幕、活动窗口、选定区域、固定区域等,图像输出方式多样,主要包括文件、剪贴板、画图和打印机。软件具有捕捉图标、光标、设置捕捉前延时、常用图片编辑、墙纸设置等功能。捕捉到的图像能够以保存图像文件、复制到剪贴板、输出到画图、打印到打印机等多种方式输出。-Grab a good helper (CapScreen) is a completely free sc
chart
- C# 2008 利用Windows组件打印柱状图表,首先要连接上数据库,其实程序重点不是数据库,而是柱状报表的生成,在大型统计分析系统中,各式各样的报表会使你的软件品味提升-C# chart
07
- MFC 打印类代码示例 基于对话框,视图,图片打印等。明日科技随书所赠,仅用于交流。用者24小时内删除。-Print code based in MFC includs dialog,view,picture print.Enjoy learning and delete after reading.
commprinter
- Vb6调用打印机的实例,调用后把图片打印出来,在打印.frm中,可定义图片的相关属性,比如图片高度、图片宽度、纸张尺寸,还有颜色模式、打印方向、放大缩小百分比等,是学习打印功能的一个基础实例。VB打印图片源码实例,敬请下载。-Vb6 calling instance of the printer, print out the picture after calling in print. Frm, the relevant attributes to define the picture, su
树莓派3B+ qr488 通过usb操作热敏打印机,打印图片qt源码
- 树莓派3B+ qr488 通过usb操作热敏打印机,打印图片源码,这是树莓派下热敏打印机的操作示例,而且有图片翻转,包括降低色阶的方法。