登录
首页 » 软件系统 » 软件体系结构综合资料,希望对朋友们有帮助.

软件体系结构综合资料,希望对朋友们有帮助.

于 2023-06-23 发布 文件大小:1,020.05 kB
0 208
下载积分: 2 下载次数: 1

代码说明:

软件体系结构综合资料,希望对朋友们有帮助.-Software Architecture comprehensive information, and I hope to help friends.

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

发表评论

0 个回复

  • 是银行atm机的基本功能实现,有存款,取款,查余额等功能
    是银行atm机的基本功能实现,有存款,取款,查余额等功能-banks atm machine to achieve the basic functions, deposits, withdrawals, balance inquiries and other functions
    2022-01-25 21:15:29下载
    积分:1
  • 这个文来自地球
    This file came from Planet-Source-Code.com...the home millions of lines of source code You can view comments on this code/and or vote on it at: http://www.Planet-Source-Code.com/vb/scripts/ShowCode.asp?txtCodeId=58860&lngWId=1 The author may have retained certain copyrights to this code...please observe their request and the law by reviewing all copyright conditions at the above URL.-This file came from Planet-Source-Code.c om ... the home millions of lines of source code Y ou can view comments on this code/and or vote on i t at : http :// www.Planet-Source-Code.com/vb/scripts/ ShowCode.asp txtCodeId = 58860
    2022-03-12 22:49:43下载
    积分:1
  • the system which contains databases (SQL Server2000), documentation, functionali...
    本系统里面包含数据库(SQL SERVER2000),说明文档,功能包括:基本资料、技术档案、档案查询、系统维护等。-the system which contains databases (SQL Server2000), documentation, functionality, including : basic information, technical files, the file inquiries, and maintaining the system.
    2022-08-13 00:18:05下载
    积分:1
  • for merchandise sales, inventory information, add, delete, browse, query, a medi...
    对于商品销售、库存信息,添加、删除、浏览、查询,一个中型的商品信息管理系统。-for merchandise sales, inventory information, add, delete, browse, query, a medium-sized commodity information management system.
    2022-09-07 21:10:02下载
    积分:1
  • OK karaoke song system. VC++ & Access. Operation of the use of ODBC database...
    卡拉OK点歌系统。VC++ & Access。使用ODBC操作数据库,实现对歌曲的基本管理。-OK karaoke song system. VC++ & Access. Operation of the use of ODBC databases, implementation of the basic management of songs.
    2022-05-17 20:53:55下载
    积分:1
  • EJB API EJB API EJB API
    EJB API EJB API-EJB API EJB API EJB API
    2022-07-13 23:50:56下载
    积分:1
  • 驱动程序为液晶取代
    Driver for LCD ds ds ds
    2022-12-13 05:50:03下载
    积分:1
  • 这是一个库存管理,1.使用SQL Server建立数据库和表以及相应的视图; 2.使用Visual C++建立基于对话框模型的工程框架 3.依次创...
    这是一个库存管理系统,1.使用SQL Server建立数据库和表以及相应的视图; 2.使用Visual C++建立基于对话框模型的工程框架 3.依次创建各表的类,用来操作表数据 4.创建用户登陆模块,实现基本的登录和退出功能 5.创建客户管理模块,实现对客户信息的编辑和管理功能 6.创建仓库管理模块,实现对仓库信息的编辑和管理功能 7.创建产品管理模块,实现对产品类别和信息的编辑和管理功能 8.创建操作管理模块,实现对仓库的各种操作的编辑以及管理功能 9.创建统计查询管理模块,实现对产品的出入库统计以及对库存产品流水统计功能 10.创建数量管理模块,实现产品数量报警以及失效报警功能
    2022-10-05 19:30:03下载
    积分:1
  • 非常精彩的2D碰撞检测引擎教程,英文flash格式,作者为N totorial的站长。该教程应该也是最早提出MTD最小退回距离应用的教程,之后与SAT分离轴定理...
    非常精彩的2D碰撞检测引擎教程,英文flash格式,作者为N totorial的站长。该教程应该也是最早提出MTD最小退回距离应用的教程,之后与SAT分离轴定理共同应用于3D的OBB检测。-Very exciting 2D collision detection engine tutorials, English flash format, the writer for the N totorial the station. The tutorial should also be the first to return from the application of the smallest MTD tutorials, followed by separation and SAT-axis theorem applies to 3D co-detection of the OBB.
    2022-07-18 22:18:36下载
    积分:1
  • 摘要:报告描述了在同组人员吴玉成同学完成学籍管理的后台数据库开发的基础上,本人用visual basic完成前台开发过程及其代码。在开发后台数据库的时候,是...
    摘要:报告描述了在同组人员吴玉成同学完成学籍管理系统的后台数据库开发的基础上,本人用visual basic完成前台开发过程及其代码。在开发后台数据库的时候,是严格按照软件工程原理的方法做的。但是考虑到本人对开发工具vb不是很熟,所以在前台设计的时候也只是完成了部分的功能。我们把重点都放在数据库的后台设计开发上。对整个数据库做了详细的分析设计。这部分的报告在同组人员吴玉成的报告中。我的报告不再重复。Vb虽然有很多方法和数据库建立连接,也有很多控件可以直接对数据库的数据进行操控,但是为了实现一些有意义的功能,而不是简单的上一条记录下一条记录等查看。与ADO数据访问控件不同,ADO操作数据主要使用程序代码。通过代码创建对象,与数据源连接,执行命令等。 关键字:与sql server 2000建立连接;vb实现 -Abstract : report describes the same team WU Yu-cheng students Maintenance Management System completed the background database development on the basis of I use visual basic completion of the development process and its prospects code. Background in the development of the database, is in strict accordance with the principles of software engineering methods do. However, considering that my right development tools vb is not perfectly so in the future design of the only completed part of the function. We have to focus on the background of database design and development on. Of the entire database as a detailed analysis of the desi
    2022-08-15 20:08:17下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载