搜索资源列表
spl_emf
- 分析spl文件中的emf元素,并打印,但是不提取该emf元素,只分析-spl analysise for emf element
table
- 功能强大的打印库,是通过MFC 对话框来完成的,支持像word一样的编辑模板。首先编辑不同的模板后保存,在通过exe程序来调用打印动态库,然后通过接口把元素的只写入。该程序是用在汽车检测的报表打印上。打印速度快,修改报表容易。-Powerful print library, through the MFC dialog box to complete and support the same word as the template editor. First of all, a differe
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
Cpp1
- 顺序表常用操作实现,元素的删除,插入,打印-Order to achieve common operations table, element deletion, insertion, printing
magic-square-of-order-n
- 所谓“魔方阵”是指满足的每一行、每一列和对角线上的元素之和均相等的方阵,用二维数组实现“魔方阵”的打印,任意输入一个自然数n,打印出相应的n阶魔方阵来-The so-called " magic square" is to meet each row, each column and diagonal elements are equal to the sum of the square, with two-dimensional array to achieve the &q
ReportDesigner
- VB报表打印设计器控件源码及实例,可以用来设计复杂的报表,包括报表标头、页面标头、报表细节、页面页脚部分、报表注脚等,每一部分之间都可以鼠标拖动改变大小,并可以像Word一样设置字体、页面打印设置等,并可以连接到数据表和查询数据,支持常规报表设计的一些元素,如数据库字段放置、计算公式、汇总等,当前只适用于Access数据库。-The VB report printing source code and examples of design controls, can be used to des
CPP-Findkth
- 如果某个整数x(x> 1)存在一个数组中,则2*x+1和3*x+1也必定在这个数组中,已知1为该数组中的元素,现给定一个整数k(k> 1),要求求出该数组中的第k大的数。例如a[3] {1,2,3},当k 1,则返回3;k 2,则返回2;k 3,则返回1;k> 4或k<1,输出错误。-If an integer x (x> 1) exists in an array, then 2* x+ 1 and 3* x+ 1 must also be in this a