搜索资源列表
wsreport_cs
- 1、强大快速的自动分页技术; 2、页面元素、布局高度集成,自定义; 3、实现报表无需报表设计器,所有操作由程序控制; 4、灵活的弹性接口设计; 5、完善的打印预览和打印操作; 6、组件性能高效、轻量,可用于VB,VC,DELPHI,C++ Builder,PB,ASP,JSP,.NET等开发环境; -1, strong and fast auto paging technology 2, page elements, layout, highly integrat
sz
- 5、 打印如下方阵(任选一题)。 (1) 螺旋方阵: 1 2 3 4 12 13 14 5 11 16 15 6 10 9 8 7-it is a C++ file
BIT_04_03
- 实现一个多项式的类(a+b*x+c*x^2+d*x^3+...+),要求输入该多项式的系数和x的值后打印出这个多项式的值。-Achieve a polynomial class (a+ b* x+ c* x ^ 2+ d* x ^ 3+...+), asked to enter the coefficients of the polynomial and the value of x after the number of print type of value.
CTest1
- 用c语言编写的实现打印Fahrenheit-Celsius表fahr = 0,20…3-print Fahrenheit-Celsius table for fahr = 0,20,...,300
topology
- topology of a ring, D shape and smiley face with 1000 nodes-3 typologies of a ring, D shape and smiley face with 1000 nodes with C++ code and matlab code
glog-0.3.3
- C++中用于记录日志的源码.集成了多种记录方法,设置了优先级。还可以根据优先级设置字体颜色。-In C++ source code for logging. Integration of a variety of recording methods , the priority is set . You can also set the font color according to priority .
AllGraph(v-3.01)
- Some code in C++Builder 6.0 manner. You can calc a spline(hermite, cubic, and so on) for sequence of vertexes.
小票自定义打印
- 软件功能: 1.自定义功能:菜单-自定义,增加、保存、撤销,保存后下次启动为本次增加的项; 2.软件启动时检测可用串口,并将串口名加载到打印机菜单中; 3.打印机菜单中分普通打印机和串口打印机,串口打印机以COM打头; 4.不管是哪种打印机被选择后,都会存储为下次启动默认打印机; 5.点打印按钮时,检测当前选择的打印机并打印; 6.快捷键ALT+X清空,ALT+C打印; 7.支持芯烨X80串口打印机。(Software function: 1., custom funct
Printer_DLL
- 1、HoneywellPrinter DLL动态库是Honeywell公司为了简化其打印机开发难度、减少打印机开发工作量而提供的一个功能函数集合。封装了一些常见打印机功能的操作。目前最新版本V1.3,包括64位和32位系统的两个不同库文件。 2、通过该动态库,代理商、软件商都可以很容易的针对Honeywell打印机进行各种定制开发而无需掌握打印机的指令集,从而可以将打印机很容易的无缝集成到他们的系统中去。 3、该动态库也支持直接发送各种打印指令到打印机,从而很好的兼容了的以往采用打印指令开发