通用报表打印类使用说明 主要功能: 1 – 自动分页 2 – 自动划出纵横表格线 3 – 支持横向 / 纵向打印 4 – 支持打印输出或生成文本文件 使用方法: 1.Copy prt.h, prt.cpp --- > Project Path 2.Menu --- > Project --- > Add to project --- > files ( prt.h, prt.cpp ) 3.Menu --- > open --- > prt_demo.rc --- > Bitmap --- > IDB_PRT ( copy to current project ) 4.Menu --- > open --- > prt_demo.rc --- > Dialog --- > IDD_PRT ( copy to current project ) 5.Add: #include <prt.h> 6.Add member function : int GetRow(PRTROW *pRow) 7.Add code into OnPrt and GetRow
上传时间: 2014-02-11
上传用户:dongqiangqiang
h.248源代码,基于voip(h323)中iad的源代码,陆续会传。
上传时间: 2016-03-10
上传用户:hj_18
#include "at89x51.h" unsigned char code ddisp[]={0x3f,0x06,0x5b,0x4f,0x66,0x6d,0x7d,0x07,0x7f,0x6f} //段显0123456789,P0口
标签: unsigned include ddisp char
上传时间: 2013-12-03
上传用户:zm7516678
/* * main MIRACL header - miracl.h. * * Copyright (c) 1988-2001 Shamus Software Ltd. */
标签: Copyright Software MIRACL header
上传时间: 2014-11-05
上传用户:Divine
MIRACL compiler/hardware definitions - mirdef.h This version suitable for use with most 32-bit computers
标签: definitions compiler hardware suitable
上传时间: 2014-11-23
上传用户:sdq_123
UNICODE编码查询 /* unicode.h file Edited by Computer-lov. Date: 2005.3.28 Last edited date: 2005.5.31 version 1.1 */ #define UNICODE_MAX 7446
标签: 2005 Computer-lov UNICODE unicode
上传时间: 2016-03-17
上传用户:dave520l
《Neural Network Design》 Martin T. Hagan, Howard B. Demuth, Mark H. Beale 一书中相关matlab演示程序软件包。对于学习很有参考。
上传时间: 2016-03-19
上传用户:zhanditian
H.248协议编解码协议栈,支持ASN。网络部分支持IPV4和IPV6
上传时间: 2016-03-20
上传用户:偷心的海盗
用光电耦合器测量出重物下降过程中经过任何等距离且在同一垂直线上的三点时间间隔t1,t2,及距离h,然后利用公式g=2h(t1-t2)/t1t2(t1+t2)使用浮点数运算方法计算出g的值。最后由单片机p3口送串行显示。
上传时间: 2014-12-06
上传用户:gtzj
H.263+编解码程序,是一个压缩解压的算法,对语音压缩有很好帮助。
上传时间: 2014-08-01
上传用户:jyycc