搜索资源列表
fro
- 兰花打印控件,打印报表时一般都会用到,兰花打印控件(预览及打印输出,它支持多列,文本自动换行,页头和页尾,表格及段落)。适合初学者-Orchid Print Controls, print statements normally used, Orchid Print Control (preview and print output, it supports multi-out, text auto line, the first page and page 30, paragraphs and
DELETEline
- 代码中的算法能够将切下的图像子块中的表格线框去除。线框和字符串粘连在一起的情况,要保证线去除后字符的完整。-code algorithm can be cut under the image-block removal of the forms wireframe. Wireframe and string together the adhesion, and to ensure that after the removal of line characters integrity.
dfshfgsdg
- 按15*16列的表格形式显示ASCII为10H—100H的所有字符,即以行为主的顺序及ASCII码递增的次序依次显示对应的字符。每16个字符为一行,每行中的相邻每两个字符之间用空白隔开。-15 * 16 shown in the form of ASCII 10H - 100H of all characters, that is the main acts in the order and ASCII incremental sequence of the order of the corre
pb10.21
- 提供两个函数专门对powerbuidler10生成的交叉报表进行表格画线,达到正常自由表格式线条效果.-provide two specialized function powerbuidler10 generation of the intersection statements form line drawing achieve normal free format lines results.
baogeascii
- 一、用表格形式显示字符 1、题目:用表格形式显示ASCII字符 2、实验要求: 按15行*16列的表格形式显示ASCII码为10H-100H之间的所有字符,即以行为主的顺序用ASCII码递增的次序依次显示对应的字符.每16个字符为一行,每行中的相邻两个字符之间用空白符(ASCII为0)隔开. 3、提示: (1)显示每个字符可能使用功能号为02的显示输出功能调用,使用方法如下: MOV AH,02H MOV DL,输出字符的ASCII码 INT 21H 本题中可
xianquchuchengxu
- 表单图像线去除的程序,研究了一种直线检测和字线分离的算法.采用了一种检测直线的方法,即有向单单连通链法,它定义简单,物理意义明确,易于存储和处理.且能较好处理倾斜,断裂和字线交叠的情况,且通过将游程平滑,将尺寸小的单连通链滤除,并减少连通链合并时的搜索范围,可达到算法的加速,使结果更加精确.研究了字线相交的不同情况,采用了与框线检测结合的表格框线去除和交叠文字保留的方法,以及对字线分离后的笔画部分的修整.国内做这方面东西的人都很少,资料很少 -form images line removal
CCtrlGrid
- 一、这个网格控件基于CGridCtrl,我重写和增加了许多功能,希望这个网格控件能对需要的人有帮助,更希望有人能把网格控件做得更完善一些。 二、使用方法:按右上角的恢复网格数据,选择test.tmp如果是新建表格,可以点击增加行,再点击增加列,然后设置列宽和行高。-one, the grid-based controls CGridCtrl, I rewrite and the increased number of functions, I hope that this will mesh c
BARPRINT
- 表格线打印算法C语言源程序。并可以在表格线的上下左右打印文本。-form lines Print algorithm C language source code. And in the next line forms around print.
表格设计器
- 一个表格图像绘制程序,主要展现如何使没有事件的line控件响应鼠标操作。
vc实现打印发票
- 用vc实现,发票的打印,此程序包含如何绘制线条,表格以及简体与繁体的转换,With vc the realization of invoice printing, this process includes how to draw a line, as well as Simplified and Traditional forms of conversion
EhLib-5.2.84
- 一套非常优秀的第三方VCL Grid组件,相对于Delphi自身的DBGrid,它增加了很多功能,如: 1、Grid可显示为Flat、3D效果; 2、在表格底部显示合计行(可多行); 3、自动列标题排序,可自动显示排序标记; 4、日期列自动为DateTimePicker,Boolean列自动为CheckBox; 5、表格首行可显示查询行,自动筛选数据; 6、增加Grid数据查找对话框; 7、支持Grid打印,打印效果非常理想; 8、可将Grid数据导出至Excel、Word、Html、TXT;-
tableViewCurl
- UITableView 翻页效果,点击表格中的任意一行都会触发翻页动画-UITableView results page, click on any line in the table will trigger the flip animation
WIN_PRN
- C++Builder下的通用报表打印程序,自动打印表格线,列可分组。数据源可以是DBF,SYBASE,SQLSERVER或TListView.-C++ Builder general statements under the Print program, automatic print form line, column can be grouped. Data sources can be DBF, SYBASE, SQLSERVER or TListView.
ljdsoft
- C++与access数据库实现的学生成绩管理系统,DOS界面,能添加修改,删除,批量删除,批量查询,成绩统计,导出班级成线excel表格,自动排序-C++ With access database of student achievement management system, DOS interface, can be modified to add, delete, delete volume, bulk inquiries, results statistics, derived cla
admin
- 实现GridView多行表头的源代码,可以实现中国式的复杂的表格开发-GridView table to achieve the first multi-line source code, you can achieve the complexity of Chinese forms of development
3
- 这里以开始定义的PASCAL语言子集的源程序作为词法分析程序的输入数据。 在词法分析中,自文件头开始扫描源程序字符,一旦发现符合"单词"定义的源程 序字符串时,将它翻译成固定长度的单词内部表示,并查填适当的信息表。经过 词法分析后,源程序字符串(源程序的外部表示)被翻译成具有等长信息的单词 串(源程序的内部表示),并产生两个表格:常数表和标识符表,它们分别包含 了源程序中的所有常数和所有标识符。-Here to begin the definition of a subset
2.1
- 用表格形式显示ASCII字符SMASCII。 按15行×16列的表格形式显示ASCII码为10H—100H的所有字符,即以行为主的顺序及ASCII码递增的次序显示对应的字符。每16个字符为一行,每行中的相邻两个字符之间用空白符(ASCII为0)隔开。-Using Forms to display ASCII characters SMASCII. × 16 rows by 15 columns display in tabular form for the 10H-100H ASCII
shiyan2
- 按5行*6列的形式显示大写英文字母,即以行为为主的顺序及ASCII码的递增次序依次显示对应的字符。每6个字符为一行,每一行相邻的字符用空格符格开。-According to the 5* six column in the form of capital letters, namely that the order and to act in the ASCII increasing sequence of characters that. Every six characters to ea
C#操作word,签入书签,图表,表格
- C# Chart Dome 折线和柱图 dataTable 填充数据(Figure C and figure DataTable # line column filled data dome)
preemqtion-vrite-line
- 用VB实现的快速表格AquickformwithVB()