-
实现大整数加减法运算,只是一个小的课程设计
实现大整数加减法运算,只是一个小的课程设计-Large integer addition and subtraction calculations, only a small curriculum design
- 2022-09-17 20:10:03下载
- 积分:1
-
ucos
uCOS-II 初级程序员指南本文面向首次接触uC/OS-II的程序员,为他们介绍一下这个系统的一些基本特征和编程上的注意事项,并介绍几个值得了解的API。本文作者已经成功的将uC/OS-II移植到几种不同CPU之上。包括EPSON S1C33和Sunplus unSP?等,积累了丰富的经验,现在愿意和朋友们分享这些经历。希望本文的资料对于希望使用这个系统来开发的朋友有所帮助,作者乐意与您分享任何您成功的喜悦。-for uCOS-II Junior Programmer"s Guide is geared to first contact Phone/OS-II programmers, introduce them into the system some basic programming and features on the note and and introduced several worthwhile understanding of the API. The author has succeeded in embedded/OS-II transplanted to several different CPU above. Including EPSON S1C33 and Sunplus unSP, has accumulated a wealth of experience, and friends are now willing to share those experiences. Hope that the paper hopes to use the information for the development of the system to help a friend, Author happy to share with you all the joy of your success.
- 2022-08-05 21:42:00下载
- 积分:1
-
用ACE做的计时器。粗计时,就是不是很精确的
用ACE做的计时器。粗计时,就是不是很精确的-ACE to do with the timer. Rough time, that is not very accurate. . . .
- 2022-03-18 22:25:56下载
- 积分:1
-
UML(统一建模语言)是一个很好的定义。易于表达,强大…
UML( Unified Modeling Language )是一种定义良好,易于表达,功能强大且普遍实用的建模语言。它溶入了软件工程领域的新思想、新方法和新技术。它不仅可以支持面向对象的分析与设计,更重要的是能够有力地支持从需求分析开始的软件开发的全过程。需要说明的是,UML是一种建模语言,而不是一种方法。-UML (Unified Modeling Language) is a good definition. easy Expression, powerful and universal practical modeling language. Its integration into the software engineering field of new ideas, new methods and new technologies. It will not only support the object-oriented analysis and design, more important is the ability to effectively support the needs analysis from the beginning of the software development process. Need to note is that the UML is a modeling language, and not a method.
- 2023-06-10 00:45:02下载
- 积分:1
-
1设计题目及要求
一、程序设计题目:学生成绩管理程序设计
二、 程序设计功能及要求:
1.显示学生各门成绩,总分,和平均分.
2.按总分由高到的...
1设计题目及要求
一、程序设计题目:学生成绩管理程序设计
二、 程序设计功能及要求:
1.显示学生各门成绩,总分,和平均分.
2.按总分由高到的进行排列.
3.要求输入一个学号.要求能找出一个学生的.姓名.各门功课的成绩.
3 算法分析
1. 学生成绩管理软件的数据结构
2. 排序
3. 查找
4. 其它
4 主要流程图
1写程序结构及各模块(输入,显示等等)结构图
本程序用了c++语言里面的思想,比如用了cin 和 cout 函数.分了俩个类.一个是File类.一个是Link类.
File类里面主要的是用于保存和导入数据. Link类主要是用于链表的操作….
本程序分为几个文件编写有.file.cpp文件和file.h文件 Link.cpp文件和Link.h文件 manager..cpp文件和manager.h文件.
本程序的主体结构是链表.用链表操作.实现动态创建和销毁.
主函数main().是在Manger.cpp 里面.是程序的入口处 File.cpp 和 link.cpp 是存放file类.和 link类的源函数变量代码. File.h 和Link.h 是存放file 类 和link 类的声明
- 2022-03-19 23:31:56下载
- 积分:1
-
本文详细阐述了VC编程中如何在界面上实现3D文字,非常值得学习。...
本文详细阐述了VC编程中如何在界面上实现3D文字,非常值得学习。-This article detailed how VC programming interface to achieve 3D text, very much worth learning.
- 2022-05-07 21:41:22下载
- 积分:1
-
库存控制
这是任何一家公司的库存控制.Visual Basic第三代的事件驱动编程语言和集成的开发环境 (IDE) 从微软为其 COM 编程。
- 2022-08-11 06:46:03下载
- 积分:1
-
一个很好的电子商城系统综合实例。使用struts+hibernate框架。
一个很好的电子商城系统综合实例。使用struts+hibernate框架。 -E-Mart a good example of systems integration. Use struts+ Hibernate framework.
- 2022-01-27 10:51:22下载
- 积分:1
-
C++ programming and design patterns a classic tutorials to enhance your C++ prog...
C++程序设计与设计模式的 经典教程,提升你的C++程序设计能力,增强程序员的内功修为。-C++ programming and design patterns a classic tutorials to enhance your C++ programming skills, enhance repair of the programmer‘s internal strength.
- 2022-05-23 09:12:35下载
- 积分:1
-
Hotel management system (three
酒店管理系统(三层开发)源码 管理员的功能: 客房类型管理(编辑房间类型、删除房间类型、增加房间类型)、客房信息管理(编辑房间信息、删除房间信息、增加房间信息)、用户预订管理(对用户的档案进行操作、用户接待进行管理)。
-Hotel management system (three-tier development) source administrator features: Room type management (editing room type, delete the room type, increase the room type), Room information management (editing room information, delete the room information, and increase room information), the user Reservations Management (on the user
- 2022-03-22 14:52:21下载
- 积分:1