-
aopalliance-1.0
在软件业,AOP为Aspect Oriented Programming的缩写,意为:面向切面编程,通过预编译方式和运行期动态代理实现程序功能的统一维护的一种技术。AOP是OOP的延续,是软件开发中的一个热点,也是Spring框架中的一个重要内容,是函数式编程的一种衍生范型。利用AOP可以对业务逻辑的各个部分进行隔离,从而使得业务逻辑各部分之间的耦合度降低,提高程序的可重用性,同时提高了开发的效率(In the software industry, AOP is the abbreviation of Aspect Oriented Programming, which means: Face-Oriented Programming, a technology to achieve unified maintenance of program functions through pre-compiling and run-time dynamic proxy. AOP is the continuation of OOP, a hotspot in software development, an important content in Spring framework, and a derivative paradigm of functional programming. Using AOP can isolate all parts of business logic, which reduces the coupling between the parts of business logic, improves the reusability of programs, and improves the efficiency of development.)
- 2020-06-23 01:20:02下载
- 积分:1
-
算法(第4版)(图灵图书)
说明: 《算法》第四版mobi格式,可用于kindle(Mobi, the fourth edition of algorithm)
- 2019-12-04 23:18:02下载
- 积分:1
-
timetable
一款Java版的课程表软件 联合开发网 - pudn.com
- 2015-06-02 19:23:48下载
- 积分:1
-
java 串口通讯 示例源码
简单的实现了一般的串口通讯
- 2017-09-22下载
- 积分:1
-
Addison.Wesley.The.Essence.of.Object.Oriented
有是一个Addison.Wesley的经典,是学习面向对象及程序设计的经典书籍,基于Java和UML,该书为英文版Object.Oriented.Programming.with.Java.and.UML,非常非常经典,推荐给大家(Addison.Wesley there is a classic, learn object-oriented programming and classic books, based on Java and UML, The book for English Object.Oriented.Programming.with.J ava.and.UML, very classic and recommend it to everyone)
- 2007-05-17 16:16:08下载
- 积分:1
-
smpptester
This SMPP tester all of SMS type
- 2014-01-02 15:33:14下载
- 积分:1
-
AddressBook
课程设计-- 通讯录。。用NetBeans编写(Curriculum design- Address Book. . Prepared using NetBeans)
- 2008-05-27 02:46:28下载
- 积分:1
-
Compiler
LL(1)文法和预测分析方法
1.文法使用产生式来定义;
2.分别求出文法中每一个非终结符的FIRST集、FOLLOW集和SELECT集;
3.画出预测分析表;
4.判定给定的文法是否是LL(1)文法;
5.给定符号串判定是否是文法中的句子,分析过程用分析表格的方式打印出来。(LL(1) Grammar and Predictive Analysis
1. Grammar is defined by production.
2. Find out the FIRST set, FOLLOW set and SELECT set of each non-terminator in grammar.
3. Draw a forecast analysis table.
4. Determine whether a given grammar is LL(1) grammar;
5. Given a string of symbols to determine whether it is a sentence in grammar, the analysis process is printed out in the form of an analysis table.)
- 2020-06-15 22:30:02下载
- 积分:1
-
lda-0.2-matlab
暂时放置在java中 lda的 还是不错的(lda em matlab)
- 2014-09-28 17:33:09下载
- 积分:1
-
ICFFCM
APPLICATION OF ICFFCM segmentation image
- 2019-03-17 20:11:49下载
- 积分:1