-
jenainf
这个是用protege建立的本体实例。
可用于语义推理。(This is the ontology instances created with protege. Can be used for semantic reasoning.)
- 2014-02-12 16:49:37下载
- 积分:1
-
LargeIntegerOperation
数制转换和运算方法。用Java语言编写一个十六进制大数运算程序
(Number system conversion and computing methods. Java language using a hexadecimal calculation procedures of large numbers)
- 2009-06-30 13:13:32下载
- 积分:1
-
我封装的okhttp
这是一款我封装的okhttp3,自动管理cookies,get,post,json请求和自动解析json功能,内附案例(This is a okhttp3 encapsulated by me, which automatically manages cookies, get, post, JSON requests and automatic parsing JSON functions.)
- 2018-04-21 20:25:17下载
- 积分: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
-
Quartz
spring 的Quartz定时器的功能非常强大,可以在特定的年月日小时分秒的时间点触发时间,完成事件的调度(spring of Quartz timer function is very powerful, can trigger a specific point in time time date hours minutes and seconds to complete the schedule of events)
- 2014-02-10 22:12:06下载
- 积分:1
-
lexical-analysis
通过写好的最小DFA实现源码的分词功能。
内容:GetToken.java(源码)SourceCode.txt(要分词的源码)
Tokens.txt(Token序列)(Achieve source word feature written by minimal DFA. Content: GetToken.java (source) SourceCode.txt (word to the source) Tokens.txt (Token sequence))
- 2014-04-18 13:59:16下载
- 积分:1
-
MavenSpringHibernate-MySQL
Maven Spring + Hibernate example
- 2013-04-14 02:52:03下载
- 积分:1
-
Demo示例
说明: 海康人脸识别DEMO,JAVA语言编写的,帮你快速入门(Haikang Face Recognition DEMO)
- 2019-03-20 15:19:58下载
- 积分:1
-
Windows
这是一个最简单的通信软件 里面包含了一些基本的通信知识(dfsffsd)
- 2009-02-19 19:56:30下载
- 积分:1
-
calculator
简单计算器,加减乘除。java程序,可视化。(Simple calculator, subtraction, multiplication and division. java program visualization.)
- 2013-11-30 22:42:13下载
- 积分:1