资源列表
exp2
- (1)按逆波兰表达式建立树 (2) 输出表达式树的各种遍历的结果。 (3) 打印表达式树。 (4) 删除表达式树。 -(1) The establishment of trees by Reverse Polish Notation (2) output a variety of expression tree traversal results. (3) Print the expression tree. (4) Delete an expression tree.
hello-world
- hello world is the very first application that you have to write in visual basic
LogFile
- 一个用于打印日志的类,打印字符不能超过1024,超出部分会被截断。-a class for log
Ford-Fulkerson-C
- Ford Fulkerson for shortest path recognition implementation in C language
打印程序应用举例
- 打印接口程序,用汇编程序编写,如果你想开发微型打印机,可以参考本程序-Print interface program used to prepare the compilation process, if you want to develop micro-printer, they can refer to the procedure
printer
- c++实现模拟打印机排队程序,可即刻下载编译。-failed to translate
Printer
- 打印内容绘制类,使用该类可轻松获得当前打印机的HDC,直接在HDC上绘制图像既可,类中集成了打印机的自动检测识别。-Print the contents of drawing class, the class can be easily obtained using the current printer' s HDC, HDC to draw the image directly in the can, the class of integrated automatic detectio
java-print
- 一段java联接打印机代码,希望新手和做开发需要的人用得着。-Some java to join the printer code, novice and do the development needs of people need it.
getPrinters
- Java Printer functions for Windows (XP/2000)
calender
- This program prints Weekdays of specified date. It even prints calendar of a given year too.
TestPrint
- 很多人在开发网页的时候也是需要实现一些打印功能,SUN公司一直致力于Java打印功能的完善,更令人鼓舞的是,新发布的jdk1.4则提供了一套完整的,Java 打印服务 API” (Java Print Service API),它对已有的打印功能是积极的补充。利用它,我们可以实现大部分实际应用需求,包括打印文字、图形、文件及打印预览等等。 下面是一个例子
SPOOL
- 用C语言实现的spooling 技术的模拟程序-C language spooling of the Simulation Program