-
181029.Marlin.1.1.9
最后更新marlin固件,最后一个版本有很多修复(Last update of marlin firmware)
- 2018-10-30 03:05:47下载
- 积分:1
-
Star-SP320s-Users-Manual
Star SP320s Users Manual.pdf
Star SP320s打印机开发手册,路桥收费开发必备(Star SP320s Users Manual)
- 2013-09-25 09:28:24下载
- 积分:1
-
Zebra
C# 控制斑马条码打印机(LPT接口)
实现,打印图片汉字功能!!(C# control Zebra bar code printer (LPT Interface) implementation, print pictures Kanji feature! !)
- 2013-11-22 15:12:56下载
- 积分:1
-
prjPrintSpool
VB打印任务监控程序的源代码,适时获得当前打印机的任务状态,列出正在打印的任务,同时对所有任务进行管理 ,可结束和暂停任务,写的不错。(VB print job monitoring program s source code, the task of timely access to current printer status, list is printing tasks, while management of all tasks, to end and pause tasks and write well.)
- 2013-08-15 16:05:00下载
- 积分:1
-
printer
基于打印的编程 ,利用mfc框架实现,生成自己想要的ui和功能。 (Print-based programming, the use of mfc framework implementation, generate ui and features you want.)
- 2014-08-05 13:11:15下载
- 积分:1
-
06条码
grid++打印条码,特别好用,谁用了就知道了(Grid++ prints barcodes, which are very easy to use. Anyone who uses them knows.)
- 2020-06-22 18:20:02下载
- 积分:1
-
cout-funtion
basic C++
print string using cout syntax
- 2017-02-02 03:27:16下载
- 积分:1
-
log
C语言实现简单的日志打印,如下所示:前面是时间,后面是要打印的日志内容
2011-09-14 15:09:23 **************************************************
2011-09-14 15:09:23 start to recordlog
2011-09-14 15:09:23 **************************************************
(C language implementation of a simple log printing file , as follows: the front is the time, followed by a log to print the contents
2011-09-14 15:09:23************************************************** 2011-09-14 15:09:23 start to recordlog 2011-09- 14 15:09:23********************************************)
- 2020-10-12 14:27:32下载
- 积分:1
-
785643
设置多重群组的打印报表,C++Builder精选编程学习源码,很好的参考资料。(Print statements to set multiple group, C++Builder select learning programming source code, a good reference.)
- 2013-11-28 10:34:35下载
- 积分: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