登录
首页 » Project Design » 在开发jsp系统写的一份面向对象的需求报告

在开发jsp系统写的一份面向对象的需求报告

于 2023-03-07 发布 文件大小:18.89 kB
0 139
下载积分: 2 下载次数: 1

代码说明:

在开发jsp系统写的一份面向对象的需求报告-jsp system in the development of a written demand for object-oriented report

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 毕业设计论文,基于VC的Modbus通讯实现,用的是第三方通信类,实现了以个主机的通信界面,代码另附...
    毕业设计论文,基于VC的Modbus通讯实现,用的是第三方通信类,实现了以个主机的通信界面,代码另附-Graduation thesis, based on VC Modbus communication to achieve, using third-party communications, implemented with a host of communication interfaces, the code attached
    2022-02-21 04:56:13下载
    积分:1
  • 在电子技术中,频率是最基本的参数之一,又与许多电参量的测量方案、测量结果都有十分密切的关系,因此频率的测量就显得更为重要。测量频率的方法有多种,其中电子计数器测...
    在电子技术中,频率是最基本的参数之一,又与许多电参量的测量方案、测量结果都有十分密切的关系,因此频率的测量就显得更为重要。测量频率的方法有多种,其中电子计数器测量频率具有精度高、使用方便、测量迅速,以及便于实现测量过程自动化等优点,是频率测量的重要手段之一。在本次毕业设计中我们选择使用单片机来制作数字频率计,并在实际制作中采用了直接测频法。利用延时产生的时基门控信号来控制闸门,通过在单位时间内计数器记录下的脉冲个数计算出输入信号的频率,最终送入LCD中显示。这样制作出来的频率计不仅可以满足设计题目的参数要求,而且具有了单片机的稳定性和成熟性,且控制能力强,是一种低成本,高可靠的设计方案。-In electronic technology, the frequency is one of the most basic parameters, but also with a number of electrical parameters of the measurement program, the measurement results have a very close relationship between the frequency of measurement, therefore it is even more important. Measurement of the frequency of a number of means, electronic measurement of the frequency counter with high precision, easy to use, rapid measurement, and measurement is easy to realize the advantages of process automation is an important means of measuring the frequency of one. Graduates in this design we have chosen to make use of single-chip digital frequency meter, and used in the actual production of a direct
    2022-03-22 04:26:27下载
    积分:1
  • 介绍了在嵌入式Linux操作系统下嵌入式GUI的图形抽象层GAL的地位及其设计思路,研究了GUI的设计逻辑,着重阐述了如何在中低端设备上利用FrameBuffe...
    介绍了在嵌入式Linux操作系统下嵌入式GUI的图形抽象层GAL的地位及其设计思路,研究了GUI的设计逻辑,着重阐述了如何在中低端设备上利用FrameBuffer来为上一层提供更加通用的图形接口。主要在色彩转换、利用FrameBuffer进行矩形绘制、内存映像空间的操作以及窗口Z序等方面做了深入的探讨。目前,己经将图形图像部分的研究成果成功运用于福建海媚科技的嵌入式KTV系统中,并积极地向其它嵌入式系统中进行移植。-Introduced in the embedded Linux operating system embedded GUI graphics abstraction layer GAL
    2022-06-18 01:25:40下载
    积分:1
  • 详细介绍了MPEG4在BF533的实现,并对MPEG4的原理作了比较详细的介绍!...
    详细介绍了MPEG4在BF533的实现,并对MPEG4的原理作了比较详细的介绍!-MPEG4 details of the realization of the BF533, MPEG4 as well as the principle was introduced in detail!
    2023-05-15 01:30:02下载
    积分:1
  • Biosignal and Biomedical Image Processing
    Biosignal and Biomedical Image Processing - Matlab-Based Applications -Biosignal and Biomedical Image Processing- Matlab-Based Applications
    2023-01-19 12:10:04下载
    积分:1
  • 对火炮故障检测系统设计方案做了详细的说明
    对火炮故障检测系统设计方案做了详细的说明-Fault detection system design of the artillery has done a detailed description of the program
    2022-02-04 13:10:43下载
    积分:1
  • PPP挑战握手认证协议(CHAP),PPP【1】提供了点到点链路传输多协议数据报的标准方法。 在PPP中也定义了一种可扩展的LCP,允许协商认证协议...
    PPP挑战握手认证协议(CHAP),PPP【1】提供了点到点链路传输多协议数据报的标准方法。 在PPP中也定义了一种可扩展的LCP,允许协商认证协议,从而可以在进行网络层 协议传输之前对对端进行认证。 本文定义了一种PPP认证方法,该方法利用随机“挑战”和依据“挑战”和密钥 计算出的加密哈希“应答”来完成认证。 -PPP Challenge Handshake Authentication Protocol (CHAP), PPP [1] provides a point-to-point link multi-protocol data transmission of standard methods. In PPP also defines a scalable LCP to allow consultations authentication protocol, thereby conducting transmission network layer protocol before the end-to-end authentication. This paper defines a PPP authentication methods, The method using random "challenge" and the basis for "challenge" and calculated key encryption Hash "responsive" to complete certification.
    2022-03-02 22:59:03下载
    积分:1
  • thes is veer good (ksmoutTool)
    thes is veer good (ksmoutTool)
    2023-01-02 05:20:03下载
    积分:1
  • 树是由n(n≥0)个结点组成的有限集合T。n=0的树称为空树;对n>0的树,有:(1)仅有一个特殊的结点称为根结点,根结点没有前驱结点;(2)当n>...
    树是由n(n≥0)个结点组成的有限集合T。n=0的树称为空树;对n>0的树,有:(1)仅有一个特殊的结点称为根结点,根结点没有前驱结点;(2)当n>1时,除根结点外其余的结点分为m(m>0)个互不相交的有限集合T1,T2,…,Tm,其中每个集合Ti本身又是一棵结构和树类似的子树。 -Tree is n (n ≥ 0) consisting of nodes finite set T. n = 0 of the tree known as the empty tree for n> 0 of the tree, there is: (1) has only one special node called the root node, root node there is no precursor node (2) when n> 1 when, with the exception of root node except the node is divided into m (m> 0) a finite set of mutually exclusive cross-T1, T2, ..., Tm, one of each set Ti is itself a structure and are similar subtree tree .
    2022-03-19 02:47:57下载
    积分:1
  • 包含1994年至2007年电子设计大赛历届题目
    包含1994年至2007年电子设计大赛历届题目-Contain from 1994 to 2007 Electronic Design Contest Previous topic
    2022-11-01 02:50:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载