Welcome![Sign In][Sign Up]
Location:
Search - role

Search list

[Game ProgramProgramming.Role.Playing.Games.with.DirectX

Description: [游戏开发参考书-用DirectX编写RPG游戏]这是一个系列的丛书如果你都看并且懂的话你就可以你工作啦!-[Game development reference books- prepared with DirectX games RPG] This is a series of books and see if you have to understand if you can you work it!
Platform: | Size: 34708480 | Author: 李磊 | Hits:

[WEB CodeMagRole

Description: 权限管理,基于角色的权限管理, role RBAC-RBAC
Platform: | Size: 211968 | Author: muzhiyuan | Hits:

[Software Engineeringworkflow-role

Description: 基于角色的工作流建模研究 从角色及其交互角度出发,考察了现有的 基于角色的工作流过程建模方法,提出了一种基于Petri 网的工作流角色建模方法。利用这种建模方法,可以清楚的描述出角色 的外部接口,突出角色之间的协作关系,Petri 网的形式化语义方便进行模型的验证和分析-Research on Role-Based Workflow Modeling Abstract: The traditional process-based workflow modeling ignores the cooperation between roles .The paper reviews the existing workflow modeling method based on role from the view of role and their cooperation, then presents a workflow role modeling method based on Petri net which clarifies the interfaces of roles and emphasizes the coordination between roles. Model verification and model analysis is facilitated because of Petri net’s formalized semantics.
Platform: | Size: 670720 | Author: mszhou | Hits:

[Other Gamesrole-playing

Description: Visual C++角色扮演游戏程序设计-Visual C++ role-playing game programming
Platform: | Size: 11018240 | Author: SUN | Hits:

[Internet-Networkeshop

Description: 适合初学的标准三层架构,采用ajax,页面布局div+css符合w3c,用vs自带的sqlserver,免配置sqlserver,使用方便,里面共有5个项目,点击最外层的.sln直接可运行。 网站采用asp.net 用户角色配置(membership,UserRoles),用户角色、权限可在asp.net配置里修改,注册,登陆均采用asp.net登陆控件,网站根据用户角色自定义sitemap,基本上使用了asp.net用户角色的所有新特性。 特点: 简洁的界面:CSS布局,少用图片。速度快,多浏览器支持 细致的服务:匿名用户的书可以添加到登陆用户的购物车。 购买两本相同的书,数量+1。 购物车-收藏夹-浏览区相互切换方便 订单里可以修改用户信息 AJAX:刷新少,用户体验好。 -Standard three-tier structure for beginners, using ajax, div+ css page layout consistent with w3c, using native vs sqlserver, free configuration sqlserver, ease of use, which a total of five items, click on the most outer. Sln directly to run. Site using asp.net user role configuration (membership, UserRoles), user roles, permissions can be configured in changes in asp.net, registration, login asp.net login controls are used, the site based on user roles custom sitemap, basically using asp.net user roles of all the new features. Features: Simple interface: CSS layout, fewer pictures. Speed, multi-browser support Meticulous service: anonymous users can add the book to visit the user s shopping cart. Purchase of two identical books, the number of+1. Shopping Cart- Favorites- Browse easy to switch between areas In order to modify user information AJAX: Refresh little better user experience.
Platform: | Size: 1767424 | Author: zaq12wsx | Hits:

[WEB Codeezdeploy

Description: 四人帮写的例子。用于网站权限管理。使用membership,role,users。相当于ASP.NET配置,不同的是容易移植,代码简洁有效。代码为C#.-Gang of Four was an example. Rights management for the site. To use membership, role, users. Equivalent to ASP.NET configuration, different is easy to transplantation, the code is simple and effective. Code for C#.
Platform: | Size: 4731904 | Author: meetcomet | Hits:

[Windows DevelopVB.code.programming.withdraw.role.anti.LOADER

Description: VB编程金蝉脱壳防LOADER代码VB code programming withdraw its role and anti-LOADER -VB code programming withdraw its role and anti-LOADER
Platform: | Size: 261120 | Author: dh | Hits:

[ADO-ODBCRole

Description: VB6.0编写的通过ODBC连接Sybase11.9用户访问角色定制系统-Written by VB6.0 ODBC connection to access the role of user customization system Sybase11.9
Platform: | Size: 167936 | Author: yz76 | Hits:

[Oracleoracle

Description: oracle常用命令 第一章:日志管理 第二章:表空间管理 第三章:表 第四章:索引 第五章:约束 第六章:LOAD数据 第七章:reorganizing data 第八章: managing password security and resources 第九章:Managing users 第十章:managing privileges 第十一章: manager role 第十二章: BACKUP and RECOVERY-oracle commonly used commands first chapter: Log Management Chapter: Table Space Management Chapter III: Table IV: Chapter Index: Constraint Chapter: LOAD Data Chapter VII: reorganizing data Chapter VIII: managing password security and resources Chapter Nine: Managing users Chapter: managing privileges Chapter: manager role XII: BACKUP and RECOVERY
Platform: | Size: 10240 | Author: daishilei | Hits:

[SCMthe-role-of-MMU

Description: 本文重点介绍了MMU的作用,以及MMU的硬件原理,有兴趣研究MMU的原理的可以看一下-This article focuses on the role of the MMU and MMU hardware principle, are interested in the principles of the MMU can look at
Platform: | Size: 136192 | Author: wanglei | Hits:

[Software Engineeringcust-role-design

Description: 客户权限系统设计方案,实现客户的角色及操作,权限等内容的实现关联设计。-customer role design
Platform: | Size: 13312 | Author: 康一 | Hits:

[Other systemsmvcMembership2.0_51aspx

Description: 多层结构会员管理系统 主要是实现会员权限及会员管理功能,内置服务器探针,系统采用多层结构开发 功能模块有:目录管理 权限管理 角色管理 系统信息 系统设置 用户管理 本程序只是作为一个系统的基本框架 提供了成员管理,角色管理,目录管理和角色权限管理 偶接触ASP.NET不是很久,不是高手^_^ 很多不完善的地方,没有时间处理,如果有朋友重构,请发一份给我! 有关权限: 权限是按照角色分配,通过用户控件来实现的 创建用户控件时请继承conbase类 在页面引用用户控件时务必指定conID值 web\App_Data下为Sql数据库文件,附加即可 配置信息在web.config中修改 默认管理帐号密码均为51aspx-Member Management System multi-layer structure Is to achieve membership privileges and membership management capabilities, built-in server probe, the system uses multi-layer structure development Function modules include: inventory management rights management information system role management system set up User Management This application serves as the basic framework of a system Provides members of the management, role management, directory management and the role of rights management ASP.NET is not even touch a long time, not the master ^ _ ^ Many imperfections, there is no time to deal with, if you have friends reconstruction, please send a copy to me! For permission: Permission in accordance with the role assignment, achieved through the user control Create a user control class when you inherit conbase When the user control in the page reference value must be specified conID web \ App_Data under the Sql database file, you can add Modify the configu
Platform: | Size: 2487296 | Author: 廖俊才 | Hits:

[VC/MFCReverse-compile-the-role

Description: 逆编译在支持可执行代码的分析和软件维护方面起着十分关键的作用。本文针对逆编译的发展现状, 概述了逆 编译的作用并总结了其实现方法。-Reverse compile in support of executable code analysis and software maintenance plays a crucial role. In this paper, compiled against the current development, an overview of the role of reverse compilation and summary of its implementation.
Platform: | Size: 38912 | Author: 张飞 | Hits:

[CSharpC-Sharp-WinForm-to-implement-role

Description: 浅谈C# WinForm中实现基于角色的权限菜单-On the C# WinForm to implement role-based access menu
Platform: | Size: 398336 | Author: xudaojin | Hits:

[OtherRPG-Role

Description: 本源码是基于hge下的任务行走测试,仅仅是测试基本的功能。-RPG Role
Platform: | Size: 14336 | Author: tany | Hits:

[CSharpRole

Description: C# WinForm中实现基于角色的权限菜单,主要实现业务逻辑方面的处理-Role-based permissions in C# WinForm menu, the main business logic processing
Platform: | Size: 1538048 | Author: zxx | Hits:

[JSP/JavaSpring3MVCPMyBatisPExtJs3-user-role

Description: Spring3MVC+MyBatis+ExtJs3 权限管理的小demo,有数据库建表语句!-Spring3MVC+MyBatis+ExtJs3 ,a small demo about managing user role.It has the create database file!
Platform: | Size: 9792512 | Author: 金饕餮 | Hits:

[Consolesimple-role-playing

Description: simple role playing game
Platform: | Size: 4096 | Author: saneep | Hits:

[OtherSemantic-Role-Labeling

Description: 语义角色标注的好书,自然语言处理类的,喜欢的可以看看。-A book about Semantic Role Labeling.
Platform: | Size: 679936 | Author: lulu | Hits:

[OS programrole-based-access-control-(RBAC)

Description: 这个是物联网中自主访问控制(DAC)与带有互斥角色约束的基于角色的访问控制(RBAC)演示程序。主要实现访问控制的安全进行。-This is the Internet of Things in discretionary access control (DAC) with an exclusive role constraints with role-based access control (RBAC) demonstration program. The main achievement of security for access control.
Platform: | Size: 76800 | Author: kaiwen | Hits:
« 1 23 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net