搜索资源列表
mulcle
- 一个SDI(单文档界面)的应用,通过File菜单中的Create New Frame命令能够创建一个位于顶层的SDI应用,但关闭主应用后其它的窗口也将关闭,程序由Visual C++ 5.0开发-an SDI (single-document interface) applications, through the File menu on the Create New Frame order to create one at the top of SDI applications, but c
Cryptix_src_3-0-3
- 1.BOOL OnCommsCreate(CWnd* pParentWnd) 创建串口,本DLL同时创建5个串口。pParentWnd为窗口指针,一般为this。 2. BOOL OnComportOpen() 根据串口设置文件中的设置参数,打开多串口。 3.void OnCommSend(unsigned int uiCom, CString sSendData, unsigned int uiKind) 往指定串口发送数据。其中uiCom为指定的串口,注意串口1的u
20050607124740
- 2.2.2 点 25 2.2.3 距离 26 2.2.4 角度 26 2.2.5 位移量 27 2.3 AutoCAD命令的基本 调用方法 27 2.3.1 输入命令 27 ... 3.3 绘制直线-25 points 2.2.2 2.2.3 2.2.4 from the perspective of 26 26 27 2.2.5 displacement 2.3 AutoCAD order the basic method call 27 27 2.3.1 import orders ..
我的航空系统
- 一、民航管理系统设计: 民航系统功能:能给客户提供订票、退票的功能,还能浏览航班航线信息(如航班号、航线、飞行时间及成员订额)和查询航班信息; 民航系统的具体实现如下形式: 1.系统以菜单方式工作 2.航班信息录入功能(航班信息用文件保存)--输入 3.航班信息浏览功能--输出 4.查询航线(按航班号查询) 5.承办订票和退票业务 -a CAD management system design : CAD system func
ReadMe2006
- AppWizard has created this Test application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application. This file contains a summary of what
HB-pdfpr22-fxj
- 一、软件简介: 1.名称:PDF Password Remover 2.版本:2.2 3.类型:共享软件 4.适用系统:Windows 9x/ME/NT/2000/XP 5.简介: 本软件用来去除加密的 Adobe Acrobat PDF 文件的各种操作限制。支持 Adobe Acrobat 所有版本。 -------------------------------------------------------------------
bitmap_menu261_菜单
- AppWizard has created this AdvButton application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application.-+5.0 has created this AdvButton APPLI
matrilass
- if(max<=1e-5) //三角矩阵的对角元等于0则无解 { cout<<\"no inverse array\\n\" exit(0) } if(line!=i) { swap(p,i,line) swap(q,i,line) } for (k=0 k<N k++) -if (maxlt; = 1e-5) / / triangular matrix diagonal yuan equals 0 (coutlt
text223
- 以下是菜单内容,自由设置; sitems[0]=\"本站首页\" sitems[1]=\"最新更新\" sitems[2]=\"梦想软件\" sitems[3]=\"其它栏目\" sitems[4]=\"桌面壁纸\" sitems[5]=\"给我留言\" sitems[6]=\"下载特区\" sitems[7]=\"Email Me\" sitems[8]=\"我的简介\" -Following is the menu, the Liberal set;
5-30
- 图形菜单!-graphical menu!
textbook2
- 设计文档基本内容如下: 1) 整体框架 2) 词法分析 Class CTokenizer Class CScaner C关键字表 标识符词法 3) 语法分析 Class CParser Grammar 基本树形结构 支持的语句及运算 4) 建立符号表 Class LineListRec Class BucketListRec Class CSymbolTable Class CFunArgsCheck
myqqapp
- myqqapp实现了漂亮的qq界面,主要内容如下: 1. QQ菜单, 2. 也称抽屉菜单(也有的叫导航菜单); 3. QQ头像的列表显示; 4. 简易的消息发送模拟; 5. 简易的上线, 6. 隐身模拟; 7. 悬挂QQ;
SuperMenu
- 超级菜单码要求为至少5个C或Java源码,质量越高得到的下载个数越多(一般为200:上载5个,可以下载200个)。 请不要重复上载同一源码, 站长审核合格后才能开通帐号。如果不想上载源码,可以成为【VIP会员】获得帐号 如果其他会员下载一次您上载的源码,您的
bxcode
- VB是用API和图片做的漂亮菜0 character*1 a(30)*40,b*5,c,d,e,f,g 01 A(01)= character*1 a(30)*40,b*5,c,d,e,f,g 02 A(02)= c=char(65) 03 A(03)= d=char(40) 04 A(04)= e=char(41) 05 A(05)= f=char(61) 06 A(06)= g=char(39) 07 A(07)= h=char(13) 08 A(08)= o=char(10) 09 A(0
HookMenu1.5.rar
- VB菜单编辑器,属于office2003 风格,改良后完美支持中文菜和位图.,VB Menu Editor, which office2003 style, perfect support for improved Chinese food and bitmap.
simplepopup-1.2.5
- 这是一个在C#下制作弹出式窗口(菜单)等的例子,很有用-This is a production in C
5.2
- 辅助TAPI的应用—— 简单的额拨号程序-Supporting the application of a simple volume TAPI dialer
UserMenu(PB6.5)
- powerbuilder6.5 实现用户管理菜单授权(PB6.5)-user menu powerbuilder6.5
A-very-small-menu-system
- 一个占用内存极少的菜单系统的实现。 本代码透过对身边常见的手机的界面做分析,总结,然后通过c代码实现类似的界面。 这套代码实现的菜单的特点: 1.支持3种菜单类型 2.支持金国语言 3.占用内存极小 4.全c代码,方便移植 5.支持数字按键快捷方式 -A very small footprint implementation of the menu system. The code on the side through a common interface fo
student-manage-system10.5-11.47
- 简单的学生管理系统,查询成绩,最大,最小成绩查询-simple student management