========================================================================
MICROSOFT FOUNDATION CLASS LIBRARY : Rbac
========================================================================
AppWizard has created this Rbac 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 you will find in each of the files that
make up your Rbac application.
Rbac.dsp
This file (the project file) contains information at the project level and
is used to build a single project or subproject. Other users can share the
project (.dsp) file, but they should export the makefiles locally.
Rbac.h
This is the main header file for the application. It includes other
project specific headers (including Resource.h) and declares the
CRbacApp application class.
Rbac.cpp
This is the main application source file that contains the application
class CRbacApp.
Rbac.rc
This is a listing of all of the Microsoft Windows resources that the
program uses. It includes the icons, bitmaps, and cursors that are stored
in the RES subdirectory. This file can be directly edited in Microsoft
Visual C++.
Rbac.clw
This file contains information used by ClassWizard to edit existing
classes or add new classes. ClassWizard also uses this file to store
information needed to create and edit message maps and dialog data
maps and to create prototype member functions.
res\Rbac.ico
This is an icon file, which is used as the application's icon. This
icon is included by the main resource file Rbac.rc.
res\Rbac.rc2
This file contains resources that are not edited by Microsoft
Visual C++. You should place all resources not editable by
the resource editor in this file.
/////////////////////////////////////////////////////////////////////////////
For the main frame window:
MainFrm.h, MainFrm.cpp
These files contain the frame class CMainFrame, which is derived from
CFrameWnd and controls all SDI frame features.
res\Toolbar.bmp
This bitmap file is used to create tiled images for the toolbar.
The initial toolbar and status bar are constructed in the CMainFrame
class. Edit this toolbar bitmap using the resource editor, and
update the IDR_MAINFRAME TOOLBAR array in Rbac.rc to add
toolbar buttons.
/////////////////////////////////////////////////////////////////////////////
AppWizard creates one document type and one view:
RbacDoc.h, RbacDoc.cpp - the document
These files contain your CRbacDoc class. Edit these files to
add your special document data and to implement file saving and loading
(via CRbacDoc::Serialize).
RbacView.h, RbacView.cpp - the view of the document
These files contain your CRbacView class.
CRbacView objects are used to view CRbacDoc objects.
/////////////////////////////////////////////////////////////////////////////
Other standard files:
StdAfx.h, StdAfx.cpp
These files are used to build a precompiled header (PCH) file
named Rbac.pch and a precompiled types file named StdAfx.obj.
Resource.h
This is the standard header file, which defines new resource IDs.
Microsoft Visual C++ reads and updates this file.
/////////////////////////////////////////////////////////////////////////////
Other notes:
AppWizard uses "TODO:" to indicate parts of the source code you
should add to or customize.
If your application uses MFC in a shared DLL, and your application is
in a language other than the operating system's current language, you
will need to copy the corresponding localized resources MFC42XXX.DLL
from the Microsoft Visual C++ CD-ROM onto the system or system32 directory,
and rename it to be MFCLOC.DLL. ("XXX" stands for the language abbreviation.
For example, MFC42DEU.DLL contains resources translated to German.) If you
don't do this, some of the UI elements of your application will remain in the
language of the operating system.
/////////////////////////////////////////////////////////////////////////////
没有合适的资源?快使用搜索试试~ 我知道了~
自主访问控制实验——DAC 基于RBAC1的访问控制实验
共117个文件
h:40个
cpp:38个
exe:5个
4星 · 超过85%的资源 需积分: 39 175 下载量 7 浏览量
2010-06-30
09:48:57
上传
评论 7
收藏 2.67MB ZIP 举报
温馨提示
题目1:自主访问控制实验; 要求:设计必需的界面环境, (1) 对主体、客体、权限进行定义和配置 (2) 对主体进行自主授权 (3) 对主体的访问权限进行控制实验 (4) 对主体进行传递授权的操作,通过实验观察系统的执行情况 (5) 对访问成功和不成功的两种情形均给出结果 要求:设计必需的界面环境, (1) 对主体、客体、权限进行定义和配置 (2) 对角色及角色的层次关系进行定义 (3) 对角色的权限进行定义(有继承关系的就不用重新定义) (4) 给出用户-角色多对多关系的配置 (5) 对用户的角色信息进行修改,通过访问控制实验,体现不同层次的角色访问权限的差别 (6) 对上述实验情况下访问成功和不成功的两种情形均给出结果 写的不是很好,仅供参考。
资源推荐
资源详情
资源评论
收起资源包目录
自主访问控制实验——DAC 基于RBAC1的访问控制实验 (117个子文件)
Dac.aps 34KB
Rbac.aps 34KB
Toolbar.bmp 1KB
Toolbar.bmp 1KB
Dac.clw 8KB
Rbac.clw 8KB
ConfigDlg.cpp 16KB
ObjectMaintainADlg.cpp 9KB
ForwardDlg.cpp 8KB
UserDlg.cpp 7KB
NewRoleDlg.cpp 6KB
MainFrm.cpp 5KB
ForwardTo.cpp 5KB
UserMaintainA.cpp 5KB
MainFrm.cpp 5KB
Rbac.cpp 4KB
Dac.cpp 4KB
ObjectMaintainDlgN.cpp 3KB
LoginDlg.cpp 3KB
InsertUserDlg.cpp 3KB
ForwardDlgU.cpp 3KB
RbacView.cpp 3KB
DacView.cpp 3KB
ObjectCreate_A.cpp 3KB
ReadDlg.cpp 2KB
LoginDlg.cpp 2KB
RightGiveRecordSet.cpp 2KB
RightRecordSet.cpp 2KB
RbacDoc.cpp 2KB
DacDoc.cpp 2KB
ObjectRecordSet.cpp 2KB
UsersRecordSet.cpp 1KB
NewSubjectDlg.cpp 1KB
NewRightDlg.cpp 1KB
AdminRecordSet.cpp 1KB
Rt2RRecordSet.cpp 1KB
R2RRecordSet.cpp 1KB
UserRecordSet.cpp 1KB
U2RRecordSet.cpp 1KB
RightRecordSet.cpp 1KB
RoleRecordSet.cpp 1KB
WriteDlg.cpp 1KB
StdAfx.cpp 351B
StdAfx.cpp 349B
Thumbs.db 7KB
访问控制课程设计实验报告.doc 1.11MB
Dac.dsp 7KB
Rbac.dsp 6KB
Rbac.dsw 531B
Dac.dsw 529B
Dac.exe 204KB
Dac.exe 204KB
Rbac.exe 184KB
Rbac.exe 68KB
Rbac.exe 68KB
ConfigDlg.h 3KB
resource.h 3KB
resource.h 2KB
ObjectMaintainADlg.h 2KB
MainFrm.h 2KB
RbacView.h 2KB
DacView.h 2KB
MainFrm.h 2KB
ForwardDlg.h 2KB
ForwardTo.h 2KB
UserMaintainA.h 2KB
NewRoleDlg.h 2KB
UserDlg.h 2KB
RbacDoc.h 2KB
DacDoc.h 2KB
RightGiveRecordSet.h 2KB
ObjectCreate_A.h 2KB
InsertUserDlg.h 2KB
RightRecordSet.h 1KB
ObjectRecordSet.h 1KB
Rbac.h 1KB
StdAfx.h 1KB
StdAfx.h 1KB
Dac.h 1KB
ReadDlg.h 1KB
UsersRecordSet.h 1KB
AdminRecordSet.h 1KB
Rt2RRecordSet.h 1KB
UserRecordSet.h 1KB
R2RRecordSet.h 1KB
U2RRecordSet.h 1KB
RightRecordSet.h 1KB
RoleRecordSet.h 1KB
LoginDlg.h 1KB
LoginDlg.h 1KB
NewSubjectDlg.h 1KB
NewRightDlg.h 1KB
ObjectMaintainDlgN.h 1KB
ForwardDlgU.h 841B
WriteDlg.h 659B
RbacDoc.ico 1KB
Dac.ico 1KB
DacDoc.ico 1KB
Rbac.ico 1KB
dac_log.ldf 1024KB
共 117 条
- 1
- 2
visual_110
- 粉丝: 4
- 资源: 7
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
- 信息化在线教学平台-毕业设计,基于Python+Django+Vue+MySql开发,源码+数据库+毕业论文+视频演示
- 凯,吕布,暃密zxcvbnm.zip
- CUMT自然语言处理报告-Qwen2大模型实现命名实体识别
- 毕业设计,基于Python+Django+Vue+MySql开发的信息化在线教学平台,内含完整源代码,数据库,毕业论文,视频教程
- 通信原理-AMI编译码(归零码)实验报告
- python基于PyTorch的新闻数据集文本分类实战项目源代码+数据集(高分项目)
- CUMT自然语言处理报告-基于DB和DB++的文本检测优化
- vscode,linux下的安装包 (旧)
- AIGC问答项目-基于本地知识库的问答系统python源码+运行教程(支持多种文件格式,离线安装和使用).zip
- 基于CNN网络实现的新闻数据集文本分类python源码+数据集(高分项目)
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功
- 1
- 2
- 3
前往页