-
SsaRenamer
Complete transformation to SSA form by renaming all registers accessed.<p>.
- 2013-11-04 09:33:21下载
- 积分:1
-
ClassMemeberPriviledge
实现一个程序,对用户输入的类权限、成员权限、以及使用该类对象的环境与这个类的关系,判断这个环境中能不能访问这个类的这个成员。
4. 背景知识介绍:对类成员的访问权限由3个方面决定:(1)类的访问权限(public或default),(2)成员变量的访问权限(public, protected, default或private),以及环境与类的相互关系(同类SameClass,同包不同类SamePackageNoteSameClass,不同包但为子类OtherPackageSubClass,不同包非子类OtherPackageNotSubClass)。例如,如果一个类A是public的,它的一个成员变量x是protected的,则这个成员变量的访问权限是default的,试图访问这个类的一个运行环境与A的关系是OtherPackageSubClass,则这个环境中能够访问变量x。(Implement a program, the relationship between the classes of permissions, user input member permissions, as well as the environment of use of such objects of this class, it is judged in this environment can not access this members of this class.
4. Background knowledge: the access rights of the class members decided by three aspects: (1) access rights (public or default), (2) the member variable access rights (public, protected, default or private), as well as environmental and the relationship of the class (of similar SameClass, same package different classes SamePackageNoteSameClass, different packages, but for subclass OtherPackageSubClass, different package non-subclass OtherPackageNotSubClass). For example, if a class A is public, it s a member variable x is protected, the access rights of the member variables is default, tries to access a runtime environment for this class A relationship is OtherPackageSubClass this environment be able to access the variable x.)
- 2013-04-01 20:00:25下载
- 积分:1
-
Java
主要使用Java程序设计QQ聊天,程序详细介绍了如何使用Java来设计QQ的,计划的细节,并伴有在每个关键步骤的插图为更好地了解(The main use java program to design QQ chat, the program details how to use java to design QQ, program details, and accompanied at every critical step illustrations for better understanding )
- 2014-07-23 15:01:31下载
- 积分:1
-
dojoC2A
java portlet联动工程,用dojo实现的标准c2a工程,在ibm portal上通过测试。(java portle c2a ibm portal)
- 2011-10-16 17:47:05下载
- 积分:1
-
Catalan
calculate catalan number
- 2013-11-06 12:07:53下载
- 积分:1
-
spring-security
spring security 自定义配置 docker 使用文档(Spring security custom configuration docker usage documentation)
- 2020-06-17 19:40:01下载
- 积分:1
-
数学题练习平台
说明: 基于JavaGUI的数学题练习平台,题目分为小学,初中,高中,每次测验后,会生成当前的测试成绩(JavaGUI-based Mathematics Exercise Platform, the topics are divided into primary, junior and senior high schools, after each test, the current test results will be generated.)
- 2020-06-19 10:00:02下载
- 积分:1
-
PSO_Garver6网架规划(直流计及可靠性)
说明: 采用粒子群算法对GARVER-6节点配网系统进行计及经济性与可靠性的网架规划(Particle Swarm Optimization (PSO) is used to plan the GARVER-6 node distribution network system considering economy and reliability.)
- 2020-12-18 20:49:10下载
- 积分:1
-
yizhu
该源码实现电子医嘱管理系统,可以查询、增加、修改、删除病人信息,科室信息,就诊记录信息等。(The source code for electronic prescription management system that can query, add, modify, delete patient information, department information, medical records and other information.)
- 2015-04-22 20:24:26下载
- 积分:1
-
sudoku
逻辑推理,通过程序设计实现简单的逻辑推理功能
(logic reasoning)
- 2010-05-07 16:49:51下载
- 积分:1