搜索资源列表
-
0下载:
本课程设计是用C++编写的一个简单的图书管理系统,在够遵循软件开发过程的基本规范,运用结构化程序设计的方法,按照课程设计的题目要求,完成设计、编写、调试和测试应用程序及编写文档的任务。其目标在于培养综合运用理论知识来分析和解决实际问题的能力、严谨的科学态度和良好的程序设计习惯,最终实现由知识向智能的初步转化。-This course is designed with C++, prepared by a simple library management system, the software
-
-
0下载:
软件工程中设计软件时对图书管理系统的概要设计,这个是概要设计的实例。-Software engineering design software, library management system when a summary of the design, this is a summary of the design example.
-
-
0下载:
软件设计图书管理系统经典实例Library management system software design classic example of-Library management system software design classic instance of the Library management system software design classic example of
-
-
0下载:
将智能电话本管理软件(SPBMA)初赛版本定义为1.0版本,复赛智能电话本管理软件在原1.0版本上,结合新的用户需求进行了功能升级,将当前版本暂定为2.0版本。此版本实现仍然是在VC++6.0平台下开发完成,充分利用了MFC的应用程序框架和相关类库,基于面向对象的思想设计。在功能升级上,主要是在原有1.0版本上加入网络共享功能(主要是局域网共享)和用户登录管理,使得原有软件功能更加强大,系统更加完善;完成了用户运行程序的用户名和密码验证,利用BASE64算法加密技术,实现字符串加密,加密数据保存
-
-
0下载:
1.RLE.LZW算法实现数据压缩;2.商品管理系统:商品信息的添加.删除.查询.修改.指定位置插入.按金额排序。3.网络通信编程:使用socket接口实现一个网络通信软件。4.图书管理系统:结合MySQL数据库设计而成的数据库管理系统,可以对图书信息进行添加、删除、修改、查询等操作。-The 1.RLE.LZW algorithm for data compression merchandise management system: Product information Add delet
-
-
0下载:
本项目利用Visual Studio C++ 2003作为开发环境,结合其自带的MCI函数库和MVC设计思想开发一个简洁实用的播放器软件,为用户提供一个友好的图形化操作界面。本系统实现了音频文件上传、播放、快进/暂停操作、歌词显示、曲目管理和托盘管理等功能。-This project uses Visual Studio C++ 2003 as a development environment, combined with its own library and MVC MCI develop
-
-
0下载:
Application software (an application) is a set of computer programs designed to permit the user to perform a group of coordinated functions, tasks, or activities. Application software cannot run on itself but is dependent on system software to . Exam
-
-
0下载:
图书信息管理系统,我的软件设计和数据库都用的这一个,然后都是优,必须给力-Library information management system, this one of my software design and are used, and are excellent, must be awesome!!!!
-
-
0下载:
从一个简单的员工通讯录管理系统的面向
过程程序设计出发,讨论了传统的面向过程
程序设计方法的不足,进而引出面向对象程
序设计方法,介绍面向对象程序设计的编程
思想、基本概念,面向对象程序设计的优点,
,面向对象的软件开发过程。最后对综合性项目——图书馆图书借阅管理系统
进行了面向对象的分析与设计。
-From a simple employee address book management system for process-oriented programmin
-