-
Print
该程序用MFC实现打印机的功能,对初学并口编程的学习者具有很好的指导意义(The program with MFC realize the function of the printer on parallel port programming novice learners with a good guide)
- 2008-02-25 14:41:50下载
- 积分:1
-
report
数字通信仿真报告,单极性,双极性码,HDB3、AMI码等波形及报告(Digital communication simulation report, unipolar, bipolar code, HDB3, AMI code and reports, such as waveform)
- 2020-07-04 19:40:02下载
- 积分:1
-
simplejavaprogramming
题目:打印出杨辉三角形(要求打印出10行题目:输入3个数a,b,c,按大小顺序输出。
题目:输入数组,最大的与第一个元素交换,最小的与最后一个元素交换,输出数组。
题目:有n个整数,使其前面各数顺序向后移m个位置,最后m个数变成最前面的m个数
题目:编写一个函数,输入n为偶数时,调用函数求1/2+1/4+...+1/n,当输入n为奇数时,调用函数1/1+1/3+...+1/n(Topic: Print out the Triangle (10 lines required to print out the Title: Enter the 3 numbers a, b, c, according to the order of output. Title: input array, the largest exchange with the first element, the smallest and the last element of the exchange, output array. Topic: There are n integers, to move back in front of the order m of the number of positions, finally becoming the foremost m m the number of number of topics: write a function, the input n is even, the call function evaluation 1/2+1/4+...+ 1/n, when the input n is odd, call the function 1/1+1/3+...+ 1/n)
- 2011-05-09 19:11:58下载
- 积分:1
-
FastReport
打印控件 winform 编程时很好用的一款打印类库,操作简单方便(Print control, WinForm programming with a good print class library, easy to operate)
- 2017-08-02 08:09:55下载
- 积分:1
-
Print_Photo
利用QT控制打印机打印图片。(将图片放入QT的窗口中,打印窗口)(Use QT to control printer to print pictures. (put the picture in the window of the QT, print the window))
- 2018-05-28 23:29:34下载
- 积分:1
-
seven report
VC++2005编程实例源代码\第7章 水晶报表开发编程实例,包括水晶报表的各种操作共25个源码实例(VC++ 2005 programming examples of Chapter 7 of the source code to develop programming examples of Crystal Reports, Crystal Reports, including a variety of operating a total of 25 source code examples)
- 2008-12-22 13:57:01下载
- 积分:1
-
HuffmanTree
该系统应具有以下功能:
(1) I:初始化(Initialization)。从终端读入字符集大小n,以及n个字符和n个权值,建立哈夫曼树,并将它存于文件hfmTree中。
(2) E:编码(Encoding)。利用已建好的哈夫曼树(如不在内存,则从文件hfmTree中读入),对文件ToBeTran中的正文进行编码,然后将结果存入文件CodeFile中。
(3) D:译码(Decoding)。利用已建好的哈夫曼树将文件CodeFile中的代码进行译码,结果存入文件TextFile中。
(4) P:打印代码文件(Print)。将文件CodeFile以紧凑格式显示在终端上,每行50个代码。同时将此字符形式的编码文件写入文件CodePrin中。
(5) T:打印哈夫曼树(Tree printing)。将已在 中的哈夫曼树以直观的方式(树或凹入表形式)显示在终端上,同时将此字符形式的哈夫曼树写入文件TreePrint中。
(The system should have the following features: (1) I: initialization (Initialization). Read from the terminal character set size n, and n and n characters right value, establishes a Huffman tree, and save it in the file hfmTree in. (2) E: encoding (Encoding). Has been built using the Huffman tree (if not in memory, reads from the file hfmTree), the text of the document ToBeTran encoded, and then putting the result in the CodeFile file. (3) D: decoding (Decoding). Huffman tree has been built using the file CodeFile the code will be decoded, the result is stored in the file TextFile. (4) P: Printing code files (Print). CodeFile in a compact format the document displayed on the terminal, one per line 50 code. While this character in the form of written documents CodePrin encoded file in. (5) T: Print Huffman tree (Tree printing). Would have been in the Huffman tree in an intuitive way (tree or recessed table form) displayed on the terminal, but this form of characters written to the file )
- 2013-06-21 13:45:16下载
- 积分:1
-
条码打印
说明: 开发语言C#,读取Excel中的数据,然后进行打印。标签大小可在源码中设置。(The development language C # reads the data in Excel and prints it. The label size can be set in the source code.)
- 2020-06-20 22:20:01下载
- 积分:1
-
LocalNetworkBandwidth-master
带宽测试工具,用于测试网络带宽的峰值,直接在屏幕打印结果。(Bandwidth testing tool)
- 2015-09-09 15:24:05下载
- 积分:1
-
excel-batch-print
实现excel的批量打印,而且可以自由选择,预览(Achieve excel batch print, and are free to choose, preview)
- 2011-11-10 12:40:41下载
- 积分:1