-
头像图片剪裁上传swf组件的java版
说明: 头像图片剪裁上传swf组件的java版,上传图片是实现可裁剪图片大小后上传(Head image clipping and uploading the Java version of SWF component)
- 2020-06-16 09:40:02下载
- 积分:1
-
DFA
java DFA converter program
- 2010-08-11 20:47:58下载
- 积分:1
-
SSH2-EduCoursGradeManaSys
这是SSH2集成的高校成绩管理系统,包括系统管理员,教师,学生三个角色,里面的有对学生,老师,管理员的增,删,修改 功能,能查询成绩。(This is an SSH2 integration of university performance management system, including system administrators, teachers, students three roles, inside have to students, teachers and administrators to add, delete, modify function, can query results.)
- 2015-03-16 16:57:23下载
- 积分:1
-
java
说明: 用Java实现简单的UDP通信实现文件的上传和下载功能(Java implementation with a simple UDP communication implementation file upload and download)
- 2010-04-01 14:42:59下载
- 积分:1
-
027356-01
疯狂Java讲义_源码(含Java设计模式CHM).rar(java design chm
)
- 2013-11-29 12:16:45下载
- 积分:1
-
htmleditor
使用Java+Ext技术,为小巧的HTMLArea 编辑器加上图片上传功能,因为以前的HTMLArea其它地方都很完美,就是没有图片上传功能,让喜欢她的人望而却步,现在好了,JAVA高手们运用手中的技术,结合目前流行的AJAX框架EXT技术,为她加入了一个插入图片并上传的功能(JAVA gurus use their technology use Java+Ext technology, plus the compact HTMLArea editor image upload feature, because the previous HTMLArea other place is perfect, is that there is no image upload feature, so that people like her flinch now combined with the popular AJAX framework EXT technology, she joined an insert pictures and upload)
- 2013-04-16 09:05:06下载
- 积分:1
-
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
-
ifs1
生成Sierpinski垫片的IFS方法 java代码(IFS method for generating Sierpinski gasket)
- 2014-01-20 12:11:08下载
- 积分:1
-
springmvc-2
利用spring MVC框架实现登录的功能,该代码主要是用于熟悉spring MVC框架的用法(Using the spring MVC framework can realize the function of login, the code is mainly used to familiar with the use of the spring MVC framework)
- 2017-04-05 17:59:49下载
- 积分:1
-
ipdatabase-master
ipdatabase
二叉树快速搜索IP地址数据库
数据
数据源采用2015年广告协会制定的IP地址标准数据库,中国互联网广告行业统一采用的标准IP库。
原理
利用二叉树实现IP查询,首先将10进制IPV4地址转化为二进制构建二叉树,利用二叉树搜索进行搜索,查询时间复杂度log2n,比传统IP库n的查询速度高出一个量级。(Ipdatabase
Binary Tree Fast Search IP Address Database
data
The data source is the standard IP address database formulated by the Advertising Association in 2015, and the standard IP database adopted by the Internet advertising industry in China.
principle
The binary tree is used to realize IP query. Firstly, the 10-bit IPV4 address is converted into binary to construct a binary tree, and the binary tree search is used to search. The query time complexity log2n is one order of magnitude higher than that of traditional IP library n.)
- 2020-06-15 22:35:01下载
- 积分:1