-
-
-
Print.rar
该程序用MFC实现打印机的功能,对初学并口编程的学习者具有很好的指导意义
-
-
matlabmatrix.rar
... a main program to call reverse(A) for the matrix A = magic(5). Print to the screen both A and reverse(A).
2) Write a ... number that is at least as large as k. The program should also print out its position in the fibonacci sequence. Here is a sample of ...
-
-
2136.rar
... of upper case (i.e., all CAPITAL LETTERS) text input (no more than 72 characters per line) from the input file and print a vertical histogram that shows how many times each letter (but not blanks, digits, or punctuation) appears in the all-upper-case ...
-
-
TestPrint.rar
很多人在开发网页的时候也是需要实现一些打印功能,SUN公司一直致力于Java打印功能的完善,更令人鼓舞的是,新发布的jdk1.4则提供了一套完整的,Java 打印服务 API” (Java Print Service API),它对已有的打印功能是积极的补充。利用它,我们可以实现大部分实际应用需求,包括打印文字、图形、文件及打印预览等等。
下面是一个例子
-
tong_xun_lu.rar
... 序号查找显示记录*/
void sort(ADDRESS t[],int n) /*按姓名排序*/
void qseek(ADDRESS t[],int n) /*快速查找记录*/
void copy() /*文件复制*/
void print(ADDRESS temp) /*显示单条记录*/
int find(ADDRESS t[],int n,char *s) /*查找函数*/
int menuSelect() /*主菜单函数*/
void clrscr(void)
void ...
-
1602drive.rar
/// /// /// ////1602驱动函数//////////////////////////////////////
//////////////////////////////////////////////////////////////
// 函数原型:print(ucahr *string)
// 输出字符串,超过16个字符时自动移入第二 ...
-