CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 搜索资源 - 完整实现

搜索资源列表

  1. romulus

    0下载:
  2. 《Java案例开发》源代码( 考勤系统的完整实现!) 包括数据库 网络通讯&uml-"Java development case" source code (attendance the integrity of the system to achieve!) The database includes network communications & u ml
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:207542
    • 提供者:zzf
  1. 移动CMPP的网关JAVA实现

    2下载:
  2. 移动CMPP的网关,JAVA实现,非常完整的代码.
  3. 所属分类:JSP源码/Java

    • 发布日期:2011-06-20
    • 文件大小:204690
    • 提供者:howard
  1. tushuguanjava

    0下载:
  2. 图书管理系统JAVA版,包括用ROSE作需求分析,建模的UML mdl文件和用JAVA完整实现的源代码
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:409346
    • 提供者:中英文对照
  1. Java语言实现的学生管理系统

    7下载:
  2. 一个完整的学生管理系统,有界面,功能想尽。可以做为毕业设计。
  3. 所属分类:JSP源码/Java

  1. exam 基于Struts+JavaBean实现的在线考试系统

    1下载:
  2. 本项目是一个基于Struts+JavaBean实现的在线考试系统,其中有关Java处理数据库性能优化技巧在项目里面有到。 项目里有完整的代码和详细的文档说明以及系统移植说明书,帮助大家学习和理解。-This project is based on Struts+ JavaBean realize online examination system, which deal with relevant Java database performance optimization techniq
  3. 所属分类:JSP源码/Java

    • 发布日期:2012-10-08
    • 文件大小:2759291
    • 提供者:Sherry
  1. pressRelease.标准的MVC框架实现的一个新闻发布系统

    1下载:
  2. JSP+Servlet标准的MVC框架实现的一个新闻发布系统。JSP->Servlet->Service->DAO->DBMS分层实现。使用SmartUpload上传文件,实现了多数据分页功能和大数据缓存优化技巧。 项目里有完整的代码和详细的文档说明以及系统移植说明书,帮助大家学习和理解。,JSP+ Servlet standard MVC framework of realization of a press release system. JSP-> Ser
  3. 所属分类:JSP源码/Java

    • 发布日期:2017-04-09
    • 文件大小:2502505
    • 提供者:Sherry
  1. AspNetComet

    0下载:
  2. .net下的comet类库及例子,有完整实现方法,说明-. net under the comet class library and examples, have a complete realization of method statements and
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-03-30
    • 文件大小:72117
    • 提供者:jack
  1. ssh2

    0下载:
  2. 一个完整的ss2h项目源码,主要是实现登录的验证和查询所有的用户和对用户的增删改查的功能-A complete ss2h project source code, mainly to achieve validation and query the registry for all users and user additions and deletions to change the functions of investigation
  3. 所属分类:Jsp/Servlet

    • 发布日期:2016-01-25
    • 文件大小:20209664
    • 提供者:平平
  1. oa_full

    0下载:
  2. 一套完整的oa源码,可以进行二次开发,实现自定义表单和工作流程配置-Oa a complete set of source code, can be a secondary develop, implement custom forms and workflow configuration
  3. 所属分类:Java Develop

    • 发布日期:2017-06-13
    • 文件大小:21727632
    • 提供者:邹纪清
  1. oauth-2.0

    0下载:
  2. 开放授权认证2.0,目前用java完整实现的OAUTH,包含样例代码和服务端、客户端等。-Open authorized certification 2.0 java full implementation of the OAUTH contains sample code and the server, the client.
  3. 所属分类:Java Develop

    • 发布日期:2017-11-06
    • 文件大小:284661
    • 提供者:kaka
  1. StrutsExample0812

    0下载:
  2. 1.简单缩减版的教务管理系统 2.Struts+SQLServer2000 3.包含数据库(含表格说明)和源代码 4.主页源自厦门大学教务处首页 5.完整实现其中第一个功能模块,其他功能可供学习人员模仿扩充 -1. A simple reduction in the Senate version of the management system 2.Struts+ SQLServer2000 3. Contains a database (including table be
  3. 所属分类:Java Develop

    • 发布日期:2017-05-11
    • 文件大小:2580783
    • 提供者:爱学习
  1. BrokerTool_java

    0下载:
  2. 名称:RMI BrokerTool 简介:使用RMI编程,服务端和客户端的BrokerTool。 完整实现所有功能,包括stock 和 portfolio。 MVC范式,RMI带回调,客户端同步刷新。 内容:src文件夹 -- 所有源代码 server.bat -- 服务端 client.bat -- 客户端-RMI BrokerTool
  3. 所属分类:Java Develop

    • 发布日期:2017-04-15
    • 文件大小:13679
    • 提供者:lipeng
  1. des_java

    2下载:
  2. 一个DES的加密解密算法完整实现 包括S盒等重要实现,另外此程序还实现了文件数据流的加密解密 DESAlgorithm.java DesHelper.java DESStream.java // des算法初始置换表ip public static final int[] IP = { 58, 50, 42, 34, 26, 18, 10, 2, 60, 52, 44, 36, 28, 20, 12, 4, 62, 54, 46, 38, 30, 22, 14,
  3. 所属分类:Java Develop

    • 发布日期:2017-03-23
    • 文件大小:11640
    • 提供者:不死鸟
  1. Suanfa_4

    0下载:
  2. 用傅里叶变换求矩阵乘积的完整实现java代码,原创~-Fourier transform matrix multiplication java code to achieve the complete, original ~
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:6447
    • 提供者:尹文昊
  1. bb

    0下载:
  2. ejb会话Bean完整实现代码,完整项目,可供参考-Session Bean ejb complete implementation of the code, complete the project, for reference
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:904382
    • 提供者:杨峰
  1. JAVA-in--Win32

    0下载:
  2. 本文提出一种在Win2系统中用C++语言建立引导程序, 以运行JAVA程序的方法(Launcher)。并且通 过一个简单但典型的实例来说明该方法, 并给以了完整实现。-This paper presents a language to build the system using the boot process to run " procedures. Through a simple but typical example to illustrate the method, an
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:281027
    • 提供者:袁谅
  1. test

    0下载:
  2. 该源码完整实现了学生选课系统,分为action、dao、entity三个类。-The source a complete implementation of the student elective system into action, the dao, the entity three classes.
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-05-03
    • 文件大小:1144645
    • 提供者:yangyujia
  1. shopping

    0下载:
  2. 网上商城的完整实现,包括页面,数据库等等。-the whole realization of online shopping,including pages,database.
  3. 所属分类:Java Develop

    • 发布日期:2017-05-19
    • 文件大小:5129882
    • 提供者:tadeyingzi
  1. HEAP

    0下载:
  2. 大顶堆及优先队列的完整实现,包括插入、改变、抽出元素的实现以及实现堆排序。-The big top of the heap and priority queue complete implementation, including insert, change, taking the elements of the implementation and realization of the heap sort.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:882
    • 提供者:李天喜
  1. ajax完整代码与实现

    1下载:
  2. 提供了实现ajax 异步Javascr ipt和XML的实现方法,对常见应用场景,提供了详尽的代码描述,对熟悉掌握web编程非常有好处!!!希望对大家有帮助!!(Provides the realization method of Ajax asynchronous Javascr ipt and XML, and provides detailed code descr iption for common application scenarios, which is very helpful
  3. 所属分类:Jsp/Servlet

    • 发布日期:2020-03-30
    • 文件大小:3085312
    • 提供者:rogerleo97
« 12 3 4 5 6 7 8 9 10 ... 26 »
搜珍网 www.dssz.com