CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 软件工程 搜索资源 - class package

搜索资源列表

  1. Regular-expressions-simplifypattern-matching-code.

    0下载:
  2. Text processing often involves matching text against a pattern. Although Java s character and assorted string classes offerlow- levelpattern- matching support, that support commonly leads to complex code. To help you write simplerpattern- matching co
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:109.68kb
    • 提供者:qlw
  1. ROSE_trainning

    0下载:
  2. 面向对象的可视化建模培训教程 [UML和Rational Rose/C++ Ver 4.x] 简介 ROSE提供的不同视图 配置用户界面 问题描述 问题需求描述 Use Cases 建立Actors ,Use Case 和Use Case 图 建立序列图 建立协同图 包和类 建立类、包和模版 重新分配类和包 建立类图 -Object-oriented visual modeling training course [UML and Ra
  3. 所属分类:software engineering

    • 发布日期:2017-04-06
    • 文件大小:756.43kb
    • 提供者:诸葛三皮
  1. UML-modeling-based-on-object-oriented

    0下载:
  2. 《UML面向对象建模基础》-徐锋 总共16个ppt,包括: UML世界的构成.PPT UML概述.PPT UML模型管理.PPT 交互图.PPT 交互概述图.PPT 包图.PPT 对象图.PPT 数据库建模基础与实例.PPT 构件图.PPT 活动图.PPT 状态图.PPT 用例图.PPT 类图.PPT 设计建模基础与实例.PPT 部署图.PPT 需求建模基础与实例.PPT -" UML modeling based
  3. 所属分类:software engineering

    • 发布日期:2017-05-30
    • 文件大小:12.2mb
    • 提供者:chenwd
  1. thunk

    0下载:
  2. thunk的一些技术资料,非常全面,对封装窗口类等问题有很大的帮助-thunk some of the technical information, very comprehensive package, window class and other issues of great help to
  3. 所属分类:software engineering

    • 发布日期:2017-04-10
    • 文件大小:1.74mb
    • 提供者:陆成宗
  1. UML

    0下载:
  2. UML实践——用例图、顺序图、状态图、类图、包图、协作图-UML in practice- use case diagram, sequence diagram, state diagram, class diagram, package diagram, collaboration diagram
  3. 所属分类:software engineering

    • 发布日期:2017-03-27
    • 文件大小:88.89kb
    • 提供者:Sing
  1. MyEventAdapter

    0下载:
  2. 类MyEventAdapter实现了awt包中的共计11个事件监听器接口的29个方法-Class realize the awt package MyEventAdapter total of 11 event listener interface methods 29
  3. 所属分类:software engineering

    • 发布日期:2017-04-11
    • 文件大小:691byte
    • 提供者:吴东
  1. bank2

    0下载:
  2. Directions Start by changing your working directory to SL275/mod04/exercise2 on your computer. Create the banking directory. Copy the previous Banking project files in this package directory. Modify the Account class to conditionalize the
  3. 所属分类:software engineering

    • 发布日期:2017-11-10
    • 文件大小:5.71kb
    • 提供者:ningxiaojian
  1. weben

    0下载:
  2. 文本编辑器,统计字符个数,请封装一个类CText, 并编写一个软件,它可以完成对任意一个文本文件的字符统计工作-Text editor, the statistics of the number of characters, the package of a class CText, and write a software, it can complete the statistical work of any of the characters of a text file
  3. 所属分类:software engineering

    • 发布日期:2017-12-08
    • 文件大小:712byte
    • 提供者:张合
  1. util

    0下载:
  2. util包,util包中的部分类的描述,以及类中重要方法的说明-the The util package util package the part of the class descr iption, as well as class method descr iption
  3. 所属分类:software engineering

    • 发布日期:2017-12-06
    • 文件大小:1.05mb
    • 提供者:李玲
  1. system_uml

    0下载:
  2. 一个餐厅点餐系统的uml图,包括类图,包图,活动图,状态图,部署图等基本的uml图-A restaurant ordering system uml diagrams, including class diagrams, package diagrams, activity diagrams, state diagrams, deployment diagrams, and other basic uml diagram
  3. 所属分类:Project Design

    • 发布日期:2017-05-08
    • 文件大小:1.54mb
    • 提供者:ym
  1. TMS320-DSP-algorithm-standard

    0下载:
  2. DSP编程中往往过分追求性能,忽略了软件的封装,从而使得数字信号处理系统很难像“搭积木”一样集成已有算法,增加了系统的研发时间。针对上述缺憾,TI公司适时地推出了DSP算法标准——XDAIS,规范了DSP算法软件的开发,并提供了类似C++语言类的封装方式的算法接口,使得算法集成变得简单统一。本书系统介绍了XDAIS基本概念、软件编程规范和接口规范,并阐述了CCS中的相关工具的使用。 该书适合DSP软件编程人员作为工作工具使用,也可作为大学DSP相关课程的参考书使用。-DSP programm
  3. 所属分类:software engineering

    • 发布日期:2017-05-30
    • 文件大小:12.37mb
    • 提供者:wangxing
  1. JNDIdb

    0下载:
  2. JNDI数据库配置 没有JNDI的做法存在的问题: 1、数据库服务器名称MyDBServer 、用户名和口令都可能需要改变,由此引发JDBC URL需要修改; 2、数据库可能改用别的产品,如改用DB2或者Oracle,引发JDBC驱动程序包和类名需要修改; 3、随着实际使用终端的增加,原配置的连接池参数可能需要调整; -No JNDI approach problems: 1, the database server name MyDBServer, user n
  3. 所属分类:software engineering

    • 发布日期:2017-04-15
    • 文件大小:7kb
    • 提供者:zhongjiu
  1. HTMLPJS_v2.1.1

    0下载:
  2. 这是一个js写的抽奖系统,很好用的。拿去学习很不错哦!-package com.mingrisoft import android.app.Activity import android.os.Bundle import android.widget.SeekBar import android.widget.Toast import android.widget.SeekBar.OnSeekBarChangeListener import androi
  3. 所属分类:software engineering

    • 发布日期:2017-05-07
    • 文件大小:1.13mb
    • 提供者:ooxx124
  1. VBA-DLL

    0下载:
  2. VB工程源代码 - 创建一个可以被VBA引用的类库(.DLL).封装DLL 文件。-VB project s source code- to create a class library that can be referenced VBA (.DLL) package DLL files.
  3. 所属分类:software engineering

    • 发布日期:2017-04-25
    • 文件大小:47.55kb
    • 提供者:ydyceo
  1. UML-graphic-style-

    0下载:
  2. 使用IBM rational rose开发的uml样式建模图,包括 包类,用例图,类图,对象图等等。-Using IBM rational rose uml modeling style, including package type, use case diagram, class diagram, object diagram and so on.
  3. 所属分类:Project Design

    • 发布日期:2017-05-03
    • 文件大小:782.93kb
    • 提供者:wyy
  1. Constractuor

    0下载:
  2. * 同一个包中不能声明同名的类 * 构造器(构造方法) * 定义:创建和初始化对象的方法(初始化属性) * 1.构造方法必须在类中声明 * 2.构造方法的方法名与类名一致,包含大小写 * 3.构造方法没有返回值 * 4.使用new运算调用构造方法创建对象 * 5.Java根据不同参数的构造方法识别不同的构造方法 * * 构造方法与方法比较 * 1.语法 * 构造方法:方法名与类名一致,没有返回值,使用new运算调用构造方法
  3. 所属分类:software engineering

    • 发布日期:2017-03-21
    • 文件大小:1.26kb
    • 提供者:Kevin
  1. calculator

    0下载:
  2. 该文件是《软件工程》的课程设计。 我设计的是一个用java编写的计算器。 这个文件是计算机的软件设计模型,含有用例模型,分析类图,领域模型,设计模型,事务包,时序图等多个模块-The file is a " software engineering" course design. I designed is a java prepared by the calculator. This file is a computer software design model,
  3. 所属分类:software engineering

    • 发布日期:2017-05-05
    • 文件大小:40.96kb
    • 提供者:杨磊
搜珍网 www.dssz.com