Welcome![Sign In][Sign Up]
Location:
Search - printer

Search list

[Windows DevelopCommonDialog

Description: CommonDialog公用对话框演示,初步了解CommonDialog公用对话框的用法-CommonDialog common dialog demo a preliminary understanding of the common dialog usage CommonDialog
Platform: | Size: 78848 | Author: zxe | Hits:

[OtherprintNewCtrl

Description: 此代码是控制打印机的代码,很详细!(如:打印机是否连机 打印机是否缺纸)-This code is to control the printer
Platform: | Size: 128000 | Author: wenhongguang | Hits:

[SCM12864

Description: 带字库的12864显示程序加上打印机打印-12864 with font display program to add a printer
Platform: | Size: 980992 | Author: fuqibing | Hits:

[.netceshizsdy0527

Description: 证书打印打印机扫描仪识别图片等功能主要是时间图象识别技术等共呢感-Print printer scanner certificates, photographs, and other functions to identify the major time image recognition technology, so a sense of total
Platform: | Size: 6108160 | Author: lijianfeng | Hits:

[Communicationpport

Description: 此程序实现了两台计算机的并口通信。PPORT.c:Turbo C下的端口初始化和通过打印机的并口进行4位传输的函数。-This program implements two computer parallel port communication. PPORT.c: Turbo C under port initialization function and four transmission through the parallel port of the printer.
Platform: | Size: 23552 | Author: 李泉 | Hits:

[OS programCOLOR

Description: 取得屏幕上的一个颜色.用到了 [DllImport("gdi32.dll")] private static extern bool BitBlt( IntPtr hdcDest, // 目標設備的句柄 int nXDest, // 目標對像的左上角的X坐標 int nYDest, // 目標對像的左上角的X坐標 int nWidth, // 目標對像的矩形的寬度 int nHeight, // 目標對像的矩形的長度 IntPtr hdcSrc, // 源設備的句柄 int nXSrc, // 源對像的左上角的X坐標 int nYSrc, // 源對像的左上角的X坐標 int dwRop // 光柵的操作值 ) [DllImport("gdi32.dll")] private static extern IntPtr CreateDC( string lpszDriver, // 驅動名稱 string lpszDevice, // 設備名稱 string lpszOutput, // 無用,可以設定位"NULL" IntPtr lpInitData // 任意的打印機數據 ) 这两个API-To obtain a color screen. Use the [DllImport (gdi32.dll)] private static extern bool BitBlt (IntPtr hdcDest,// target device handle int nXDest,// target of the upper-left corner as the X coordinate int nYDest ,// target like the X coordinates of the upper-left corner int nWidth,// target like the width of the rectangle int nHeight,// target like the length of the rectangle IntPtr hdcSrc,// source device handle int nXSrc,// source as the upper-left corner of the X coordinate int nYSrc,// as the source of the X coordinates of the upper-left corner int dwRop// raster operation value) [DllImport (gdi32.dll)] private static extern IntPtr CreateDC ( string lpszDriver,// driver name string lpszDevice,// device name string lpszOutput,// useless, you can set bit NULL IntPtr lpInitData// any printer data) of these two API
Platform: | Size: 1024 | Author: kl007 | Hits:

[Scannerdispt

Description: 打印机,手控程序...weiw 2255 werwrw werw-Printer, manual procedures ... weiw 2255werwrwwerw
Platform: | Size: 389120 | Author: daiyongjun | Hits:

[Printing programDCP

Description: 收费站车道打印机编程,还望大家多多指点哦!!有很多不足之处-Printer-lane toll station programming, we hope that a lot of pointing Oh! ! There are many inadequacies
Platform: | Size: 185344 | Author: yhf | Hits:

[Software EngineeringJSJ

Description: 2.1 设计总要求 2.1.1 实验计算机的外设需求 该实验计算机具有键盘和打印机两种外部设备。外设和内存统一操作指令,程序查询法使用外设。 2.1.2实验计算机运算器结构 运算器采用单累加器多通用寄存器结构 2.1.3实验计算机功能和用途 能执行键盘输入的奇数i (i=1-255)回打出来并存入100H号开始的内存单元中。 -2.1 Design of the general requirements of 2.1.1 Experimental computer peripheral needs of the experiment the computer keyboard and printer with two types of external equipment. Peripherals and memory to operate a unified command, the program queries the use of peripherals law. 2.1.2 Experimental computing architecture computing device using a single accumulator register more generic structure 2.1.3 Experimental computer functions and uses keyboard input to the implementation of the odd-numbered i (i = 1-255) and deposited back to playing out of memory starting 100H unit.
Platform: | Size: 81920 | Author: 方方 | Hits:

[Internet-NetworkSendFile

Description: socket编程,只要对方端口打开,就口以向那端口发送文件,因此也可以用来直接向打印机发送文件。-socket programming, as long as the other ports open, warmest regards to the port on the mouth in order to send a file, it can also be used to send files directly to the printer.
Platform: | Size: 37888 | Author: zhugh | Hits:

[CSharpPrintPSFile

Description: 用WritePrinter()函数向打印机发送数据的一个小程序,主要是让大家明白这函数具体增么用-With WritePrinter () function to send data to the printer in a small program is designed to allow you all to know this function of the specific use by Mody
Platform: | Size: 3456000 | Author: zhugh | Hits:

[Printing programEPSONclr-zero

Description: EPSON打印机主板清零程序可修复大部份机子-EPSON printer motherboard cleared most of the procedure to repair the machine
Platform: | Size: 309248 | Author: 孙行者 | Hits:

[Embeded Linuxusb

Description: ep9315平台下USB驱动的源码,在目标系统上测试通过,linux内核版本为2.4.21-ep9315 Platform USB driver source code, in the target test system, linux kernel version 2.4.21
Platform: | Size: 1338368 | Author: 朱光亮 | Hits:

[ARM-PowerPC-ColdFire-MIPSREMIN_main

Description: 串口下热敏打印机程序 ?
Platform: | Size: 2048 | Author: tian | Hits:

[ARM-PowerPC-ColdFire-MIPSrs232

Description: RS232.C was written to provide all of the basic functionality needed to employ serial I/O in any application written with Borland C language compilers. Some features are: 1. Ease of use. No assembly language or library files are used and a simple "#include" statement is all that is required to access all of the functions provided. 2. Both input and output are buffered and interrupt driven for efficiency. 3. Serial ports 1 - 4 are supported on PC, AT and PS/2 compatibles.Chained interrupts used on port 3 and 4 are allowed for so as not to interfere with devices such as a mouse or printer. Transmission speeds of 110 to 115200 baud are available. 4. Detection and utilization of hardware buffered UARTs (NS16550AF etc.) found in some machines is automatic. 5. Interrupt driven hardware and XON/XOFF flow control is provided for. 6. All source code is included. RS232.C can be used with all memory models. - RS232.C was written to provide all of the basic functionality needed to employ serial I/O in any application written with Borland C language compilers. Some features are: 1. Ease of use. No assembly language or library files are used and a simple "#include" statement is all that is required to access all of the functions provided. 2. Both input and output are buffered and interrupt driven for efficiency. 3. Serial ports 1- 4 are supported on PC, AT and PS/2 compatibles.Chained interrupts used on port 3 and 4 are allowed for so as not to interfere with devices such as a mouse or printer. Transmission speeds of 110 to 115200 baud are available. 4. Detection and utilization of hardware buffered UARTs (NS16550AF etc.) found in some machines is automatic. 5. Interrupt driven hardware and XON/XOFF flow control is provided for. 6. All source code is included. RS232.C can be used with all memory models.
Platform: | Size: 29696 | Author: 朱桦 | Hits:

[Windows Developprintercode

Description: 给出了打印机开发的一些源代码,如果有需要的话,可以做些参考!-Given the development of some of the printer source code, if necessary, reference can be done!
Platform: | Size: 130048 | Author: 冯伟 | Hits:

[Printing programDP330MFVAN2_Spec

Description: DP330九针针式打印机的数据手册。详细说明其功能。兼容M-U110-DP330 Ninepin data stylus printer manual. Detailed description of its functions. Compatible with M-U110
Platform: | Size: 627712 | Author: fujinmei | Hits:

[Windows CEA6_SOURCE

Description: pocket printer的一个打印机驱动程序-pocket printer, a printer driver
Platform: | Size: 155648 | Author: 赵颖 | Hits:

[Windows CEPCL

Description:
Platform: | Size: 90112 | Author: 赵颖 | Hits:

[Printing programportools

Description: 检查并口打印机并口状态 状态:忙,空闲,错误,缺纸-Parallel port parallel port printer status check status: busy, free, error, lack of paper
Platform: | Size: 1024 | Author: agreetech | Hits:
« 1 2 ... 42 43 44 45 46 4748 49 50 »

CodeBus www.codebus.net