搜索资源列表
iiitAccessServer
- iiitAccessServer是一个用Java编写的基于规则的企业鉴别系统。它作为一个服务器工作,能够用于可以打开一个socket的任何编程语言。服务器从LDAP取回它的数据,将它按优化过的格式保存在一个或多个MySQL数据库,用作一个执久的二级缓存以取得高性能。整个系统设计为可扩展的和容错的.zip-iiitAccessServer Java is a preparation of the rules-based enterprise authentication systems. As a
calculator
- 计算器设计(运用词法分析&语法分析方法):1、为每种可能识别出来的合法单词创建一个类,类的属性包括该单词的各别码及值。 2、构建异常类,以实现计算器的容错性能。 3、构建一个词法分析类,用之提取单词。 4、构建表达式中各单词间的优先关系表。 5、构建一个语法分析类,对表达式进行规约。此类调用词法类获取单词,查询优先关系表进行规约操作。 6、构建一个计算类,调用语法分析类以实现计算。 7、构建一个GUI类,设计好操作界面,并内置计算类,以实现界面操作计算功能。 -Cal
INTestJson
- 该工程是一个强大的解析JSON数组项目,有出色的容错能力并能解析宽泛的JSON格式,非常实用于链接JSON和实际逻辑数据。- The project is a JSON array of powerful analytical projects, have an excellent fault tolerance and broad analytical JSON format, very useful link to the JSON data and the actual logic
fault_tolerent_java_messenger
- 高质量信息的容错收发的相关代码。使用java编译运行。-High quality fault tolerance data transmission in Java program
FAULTTOLARANCE
- This project is fault tolerance mechanism between server and back end resource
JPortScanner
- 使用窗体界面,根据所输入的目标主机,起始端口,结束端口来查询目标主机相应对口是否关闭,具有一定的容错能力。-Form interface, enter the target host, the start port, end port to query the target host corresponding counterpart is closed, with a certain degree of fault tolerance.
q5_1
- 1) 编写一个图形化小工具,功能类似系统工具dir,可查看用户给定文件的创建时间、文件类型、文件大小等信息。 提示: 创建时间、文件大小等信息可直接通过file类取得,文件类型需要写方法判断,接受用户输入的文件名,截取其后缀,根据其后缀判断文件的类型。例如后缀为.java的是Java的源程序文件,后缀为.txt的是文本文件。注意提高程序的容错性(输入的格式的多样性和不确定性)。-A) preparation of a graphical gadgets, functionally sim
dayincms
- DayinCMS 3D model management system is based on PHP+MYSQL, is a 3D print model to share the common open source program. 1, according to the specific development, share 3D printing model needs support model upload, display model, model book and other
hadoopday03
- 一些基础的Hadoop的应用Demo,主要适用于初学者学习(Hadoop implements a Distributed File System (Hadoop Distributed File System), or HDFS. HDFS features high fault tolerance and is designed to be deployed on low-cost hardware. And it provides high throughput to access app
