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

搜索资源列表

  1. lineprint.zip

    0下载:
  2. 模拟字符方式(非GUI方式)打印
  3. 所属分类:打印编程

    • 发布日期:
    • 文件大小:37737
    • 提供者:
  1. prnview

    0下载:
  2. 这是一个在VB环境下开发的模拟打印源程序,可以实现参数设置、打印预览等功能。-This is an environment in VB development of the simulation Print source, parameter setting can be achieved, print preview capabilities.
  3. 所属分类:打印编程

    • 发布日期:2008-10-13
    • 文件大小:12981
    • 提供者:李玉
  1. SPOOL

    0下载:
  2. 用C语言实现的spooling 技术的模拟程序-C language spooling of the Simulation Program
  3. 所属分类:打印编程

    • 发布日期:2008-10-13
    • 文件大小:1408
    • 提供者:黄卫立
  1. laserPrintControl

    1下载:
  2. 程序是一模拟的基于PC机的激光运动控制平台,是为汉科的技能测试而编写的。可实时监测外部温度输入,将其通过激光打印出来,可打印矢量图(五角星、三角形等),可打印灰度照片。实际应用中需要运动控制卡和激光平台。文档中有演示照片和所有VB源码。
  3. 所属分类:打印编程

    • 发布日期:2008-10-13
    • 文件大小:1052452
    • 提供者:songwei
  1. printoutmsg

    0下载:
  2. 首先实现日期的格式化工作,然后模拟标准C++的cout函数,定义了自己的打印函数,可以根据打印数据的不同,输出不同的打印名称,以及时间。
  3. 所属分类:打印编程

    • 发布日期:2008-10-13
    • 文件大小:4297
    • 提供者:xhmn
  1. printer

    0下载:
  2. 包括: 预览控件 Preview, 类 PrnCls。 预览控件 Preview 利用 PictureBox 实现对 Printer 的完全模拟。 类 PrnCls 提供统一的界面, 实现一次编写, 同时支持打印机和预览控件 Preview 。 所有对打印对象的编程, 都由类 PrnCls 实现, 正如我们在例子里看到的, 通过不同的 PrintStartDoc 参数, 可以实现打印或预览, 而所有的控制打印的代码完全一样。 复杂的表格成为了可能, 我们可以在调
  3. 所属分类:打印编程

    • 发布日期:2008-10-13
    • 文件大小:12981
    • 提供者:Duke
  1. lineprint

    0下载:
  2. 模拟字符方式(非GUI方式)打印 -Simulating character printing
  3. 所属分类:Printing program

    • 发布日期:2017-11-08
    • 文件大小:38050
    • 提供者:站长
  1. printSimulation

    0下载:
  2. 利用队列的先进先出模拟打印机的工作过程。显示不同时间到达的不同执行时间的任务,打印机的执行过程。-Use of the FIFO queue simulation of the working process of the printer. Show different time of the execution time of different tasks, the printer of the implementation process.
  3. 所属分类:Printing program

    • 发布日期:2017-04-02
    • 文件大小:2031
    • 提供者:sunfuquan
  1. Print_Shu

    0下载:
  2. VB写的一个模拟打印特效,适合于一些想要用到的朋友-VB to write a simulation printing effects, suitable for a number of friends you want to use
  3. 所属分类:Printing program

    • 发布日期:2017-04-12
    • 文件大小:2227
    • 提供者:Frank
  1. Printing

    0下载:
  2. 图像打印程序,此程序是在VC下用到了LABVIEW控件来显示外面的模拟信号,并可以把此图像信息打印出来。-the program is print the picture,the LABVIEW control embbeded in the VC enviroment,the program not only show some simulant external signal,but also print the picture.
  3. 所属分类:Printing program

    • 发布日期:2017-04-25
    • 文件大小:139358
    • 提供者:Tongzude
  1. PrintCtrl

    2下载:
  2. 一个关于打印机界面编程的代码,模拟控制面板中打印机和传真机的界面-About programming a printer interface code, analog control panel interface printers and fax machines
  3. 所属分类:Printing program

    • 发布日期:2017-04-01
    • 文件大小:149007
    • 提供者:傅小春
  1. printer

    1下载:
  2. c++实现模拟打印机排队程序,可即刻下载编译。-failed to translate
  3. 所属分类:打印编程

    • 发布日期:2013-05-06
    • 文件大小:1347
    • 提供者:莫名志
  1. dayinji

    0下载:
  2. 模拟打印过程(显示打印信息) 随机生成打印任务,加入到打印队列中 可以把文件随时加入或删除出打印队列 可以查询显示当前队列中的打印任务信息-Analog printing process (display print information) print randomly generated missions, added to the print queue can be the document at any time to add or delete a print queue
  3. 所属分类:Printing program

    • 发布日期:2017-04-02
    • 文件大小:924590
    • 提供者:zijinghw
  1. return_buf

    0下载:
  2. 循环buffer。数据写进循环缓存区,模拟数据被取走,打印出来为空。-Loop buffer. Data included in the loop cache, simulation data is removed, print out blank.
  3. 所属分类:Printing program

    • 发布日期:2017-04-03
    • 文件大小:1027
    • 提供者:c
  1. printer

    1下载:
  2. 实验5 模拟打印机中的fifo.h和fifo.cpp文件 数据结构实验-Experimental simulation data structure p
  3. 所属分类:Printing program

    • 发布日期:2016-07-12
    • 文件大小:1024
    • 提供者:qinyuchun
  1. printid

    1下载:
  2. 二代身份证打印,通过打印机打印二代身份证,用于模拟复印机复印身份证信息。-Second-generation ID cards printed by the second generation ID card printer, copier card for analog information.
  3. 所属分类:Printing program

    • 发布日期:2017-04-01
    • 文件大小:2187
    • 提供者:yu_mq1
  1. print

    0下载:
  2. 报表的显示和打印程序。试用于新手,可预览,模拟WINDOWS打印窗体。-Display and print program statements. Try to novice can preview simulated WINDOWS printed form.
  3. 所属分类:Printing program

    • 发布日期:2017-04-16
    • 文件大小:52782
    • 提供者:zjf
  1. DicomPrintScp-v1.5

    1下载:
  2. dicom打印服务器,可以模拟相机功能,对开发打印客户端很有用。-dicom print server, you can simulate camera, on the development of the printing client useful.
  3. 所属分类:Printing program

    • 发布日期:2017-05-06
    • 文件大小:1535474
    • 提供者:李文兴
搜珍网 www.dssz.com