CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 打印控制

搜索资源列表

  1. USBReadDir

    0下载:
  2. USB主控制芯片CH375,读取U盘根目录信息,通过串口打印出来,希望对使用CH375的朋友有帮助-USB host controller chip CH375, read U root directory information through the serial print it out, I hope to help a friend with CH375
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:3958
    • 提供者:yubin
  1. MS-D245

    0下载:
  2. MS-D245微型打印代码控制使用说明,编程代码说明-MS-D245 micro-printing code control instructions, programming code Descr iption
  3. 所属分类:SCM

    • 发布日期:2017-05-11
    • 文件大小:2146458
    • 提供者:金燕
  1. PDFVPrinter

    4下载:
  2. PDF 虚拟打印机,TinyPDF系列,提供(vprint、word2pdf)编程接口,分为不同版本,提供不同的控制参数, 支持VC、VB、PB、Delphi、.NET、JAVA 等多种语言 支持编程把Word文档,网页、各种格式的图片等,打印成PDF文档,同时支持多次打印到一个PDF,支持pdf文档合并, 可编程 Word批量转PDF。 所有功能都封装在252K的DLL中,方便编程使用,无需其它支持。 对各种快递单、发货单、发票等在真实打印的同时,可使用此控件,保留一份电子
  3. 所属分类:Printing program

    • 发布日期:2017-04-01
    • 文件大小:391839
    • 提供者:chinagen
  1. Zebra

    1下载:
  2. C# 控制斑马条码打印机(LPT接口) 实现,打印图片汉字功能-C# control Zebra bar code printer (LPT Interface) implementation, print pictures Kanji feature! !
  3. 所属分类:CSharp

    • 发布日期:2017-03-31
    • 文件大小:96901
    • 提供者:张兴帅
  1. tiny6410_key_int_uart

    0下载:
  2. 开发环境为RVDS4.0,基于开发板Tiny6410,裸机程序,该程序涉及内容按键、中断、串口打印。 按键通过外部中断方式来控制,且串口打印按键信息;当按下K1,串口打印:Key1 is push down!,然后四个用户led显示为流水灯;当按下K2,串口打印:ey2 is push down!,然后led全灭;当按下K3,串口打印:Key3 is push down!,然后led全;当按下K4,串口打印:Key4 is push down!,然后beep响一声;-Development en
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-23
    • 文件大小:16583
    • 提供者:geng
  1. Excel_Print_eg

    1下载:
  2. c#编程开发的一个打印excel表格数据的一个实际应用示例,可分行、分页,实际控制打印效果。以最小的代码实现最好的效果,已在实际工程中应用。-an example of a practical application print excel spreadsheet data c# programming developed to branches, paging, actual control printing. With a minimum of code to achieve the bes
  3. 所属分类:.net

    • 发布日期:2017-04-04
    • 文件大小:152945
    • 提供者:王首元
  1. testUSBPrint

    0下载:
  2. 通过Windows系统的API函数SetupDi族函数,获得USB针式打印机的句柄,然后在通过CreateFile,WriteFile函数向该打印机发送指令,以达到控制打印的目的。-SetupDi family of functions through Windows API function system, get a handle USB dot matrix printer, and then send commands to the printer through CreateFile,
  3. 所属分类:Printing program

    • 发布日期:2017-05-26
    • 文件大小:9404176
    • 提供者:季超
  1. 5.MFCIE

    0下载:
  2. 该MFCIE示例提供了一个观点非常像微软的Internet Explorer 。您可以浏览到任何位置在网络上,输入您的本地硬盘驱动器上的形式,打印网页,下载文件,或者打开的文件数据。新的地址可以手动在CReBar控制的地址栏中输入,或超文本链接可以在主视图中点击。-The MFCIE sample provides a view very much like Microsoft Internet Explorer. You can browse to any location on the We
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-16
    • 文件大小:86441
    • 提供者:fushan_liu
  1. VirtualPDFPrinter

    0下载:
  2. PDF 虚拟打印机,TinyPDF系列,提供(vprint、word2pdf)编程接口,分为不同版本, 提供不同的控制参数, 支持VC、VB、PB、Delphi、.NET、JAVA 等多种语言 支持编程把Word文档,网页、各种格式的图片等,打印成PDF文档,同时支持多次 打印到一个PDF,支持pdf文档合并, 可编程把Word文档,单个或批量转成PDF文档。 所有功能都封装在252K的DLL中,方便编程使用,无需其它支持。 对各种快递单、 发货单、发票等在真实打印的同时
  3. 所属分类:Printing program

    • 发布日期:2017-03-29
    • 文件大小:655170
    • 提供者:chinagen
  1. CodeLabel

    0下载:
  2. 支持斑马打印机自动标签打印,同时支持PLC通讯控制,是自动化标示的好帮手-Support the printer automatically label printing, also support the PLC communication control, automatic labeling is a good helper
  3. 所属分类:ERP-EIP-OA-Portal

    • 发布日期:2017-05-24
    • 文件大小:7867494
    • 提供者:雷锋
  1. floyed-calcuate-the-dsitance

    0下载:
  2. 地点测量距离程序总体设计 在TC3.0环境下编译通过,共有5个函数。 分别是Introduce,shortestdistance,floyed,display及main。 其功能分别是: Introduce:地点介绍函数。 Shortestdistance:计算两地的最短距离。 Floyed:floyed算法求两地的最短距离。 Display:打印两个地点的路径及最短距离至屏幕。 Main:总体控制各函数并提供原始数据。-map distance floyed
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-04
    • 文件大小:19018
    • 提供者:段誉
  1. kqmis

    0下载:
  2. 系统功能简介 1.支持CTR-2000II 和 ID-AS2000两种电脑考勤仪,且卡号为5位 2.工号最在长度为10位,实际使用长度可由用户自已决定 3.系统的基本资料用户可以设定, 如:班组、班次、加班类型、请假类型、国定假期等 4.班次设定可以跨天数 5.日期采用长日期格式, 如2013-05-10,可以跨年度作业; 6.系统采用MS SQL Server数据库,有利于提高数据存储量,提高数据处理、查询、统计速度和安全性及稳定性 7.系统可作为单
  3. 所属分类:SQL Server

    • 发布日期:2017-05-12
    • 文件大小:2599051
    • 提供者:billow
  1. DAOYOUCHENGXU

    0下载:
  2. 该程序在TC3.0环境下编译通过,共有5个函数。分别是Introduce,shortestdistance,floyed,display及main。 其功能分别是: Introduce:地点介绍函数。 Shortestdistance:计算两地的最短距离。 Floyed:floyed算法求两地的最短距离。 Display:打印两个地点的路径及最短距离至屏幕。 Main:总体控制各函数并提供原始数据。 -The program in TC3.0 environment
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2068
    • 提供者:
  1. SetPaper

    1下载:
  2. VC++自定义打印的源码实例下载,设置打印纸张大小的简单例子,如运行截图所示的控制面板中,可对打印纸进行自定义,单位为毫米,自定义打印纸宽度和高度,源码在VC6.0下直接编译生成。-VC++ source code examples custom print download, set up a simple example of the print paper size, as shown in run shot in the control panel, you can print pape
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:19012
    • 提供者:wpudn11
  1. Orientation

    0下载:
  2. VC++控制文字打印的方向,VC源码实例下载供参考。包括横向打印和纵向打印,横向打印也就是常规打印,本例的关键点是纵向打印,确证打印前请连接好打印机驱动程序-VC++ control the direction of the printed text, VC download source code examples for reference. Including horizontal and vertical printing printing, landscape printing is
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:19509
    • 提供者:wpudn11
  1. COM_PRINT

    0下载:
  2. 基于单片机串口打印的程序调试方法。需要设置串行口控制寄存器SCON。-Single-chip serial debugging method based printing. Need to set the serial port control register SCON.
  3. 所属分类:SCM

    • 发布日期:2017-04-11
    • 文件大小:657
    • 提供者:even
  1. STM32-sensor-experiment

    0下载:
  2. stm32温度与湿度传感器实验,本实验采用野火M3控制温湿度传感器DHT11,通过串口打印到终端的信息,读取DHT11成功!湿度为35.0 %RH ,温度为 32.0℃-STM32 temperature and humidity sensor experiment, this experiment adopts the wildfire M3 control of temperature and humidity sensor DHT11, to the terminal informatio
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-24
    • 文件大小:55180
    • 提供者:坏小子
  1. dialog_print_port

    0下载:
  2. linux qt 打印口控制,可以在linux控制打印口。-linux print port ctrl
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-14
    • 文件大小:3281116
    • 提供者:wcx
  1. NO6

    0下载:
  2. 1编制一个程序进行运算,最后打印出每种迭代格式的敛散情况; 2、用事后误差估计来控制迭代次数,并且打印出迭代的次数; 3、初始值的选取对迭代收敛有何影响; 4、分析迭代收敛和发散的原因。 -A preparation of a program for computing the final print out each iteration convergence and divergence circumstances formats 2, with post-er
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:174704
    • 提供者:李晨
  1. vb-pdfcreator

    0下载:
  2. vb控制pdfcreator打印机,可即时修改pdf打印机参数,实现自定义打印-vb control pdfcreator printer
  3. 所属分类:Printing program

    • 发布日期:2017-03-26
    • 文件大小:1643
    • 提供者:ykq
« 1 2 ... 14 15 16 17 18 1920 21 22 »
搜珍网 www.dssz.com