-
华为内部面向对象编码规范.
内容包括:
1排版
2注释
3 标识符明明
4 可读性
5变量,结构
6 函数,过程
7...
华为内部面向对象编码规范.
内容包括:
1排版
2注释
3 标识符明明
4 可读性
5变量,结构
6 函数,过程
7.可测性
8.程序 效率
9.质量保证
10 代码编辑,编译, 审查.
11 代码测试,维护
12 宏-Huawei internal object-oriented coding norms. Include: 1 layout 2 Note 3 Mingming 4 readable identifier 5 variables, the structure of 6 function, the process 7. Testability 8. 9 procedure efficiency. Quality Assurance 10 code editor, compiler review. 11, code testing, maintenance of 12-hong
- 2022-01-28 21:27:25下载
- 积分:1
-
A written using visual basic to change the color of the text of the procedures
一个用visual basic写的能够改变文字的颜色的程序-A written using visual basic to change the color of the text of the procedures
- 2023-01-09 10:50:03下载
- 积分:1
-
即时聊天软件
应用背景这是一个用C++编写的,基于UDP的远程聊天软件,支持单人私聊,多人群聊,以及服务器广播等基本功能,可供相关方面的初学者参考学习使用。关键技术
本程序以C++为编程语言,用MFC为框架,cs网络架构,udp套接字,压缩包内分为客户端和服务端两个程序,vc6编译通过。
- 2022-01-20 23:26:56下载
- 积分:1
-
学生公寓管理系统
学生公寓管理系统,代码详细,附有数据库
- 2022-01-26 07:12:16下载
- 积分:1
-
一个飞机票订票和退票系统。假设某民航机场有m个航次的班机,每个航次都只到达一个目的地,试为该机场售票处设计一个自动订票和退票系统。
该系统需要实现以...
一个飞机票订票和退票系统。假设某民航机场有m个航次的班机,每个航次都只到达一个目的地,试为该机场售票处设计一个自动订票和退票系统。
该系统需要实现以下功能:
(1) 订票:若该航次余票数大于等于客订票数,则在该航次的乘客表(按乘客姓氏字母词典顺序排列)中,插入订票乘客的信息项,并修改该航次有关数据,否则给出相应提示信息;
(2) 退票:若退票数小于该乘客原订票数,则在相应的乘客表中找到该乘客项,修改该航次及乘客表中有关数据。当由于退票使得该乘客的订票数为零时,要从乘客表中撤销该乘客项;否则给出相应的提示信息;
(3) 将某航次的余票数恢复初值为该航次的最大客票数;
(4) 显示:显示该机场各航次班机的售票情况。-Booking air tickets and a refund system. Assuming there are m a civil airport voyage of the flights, each voyage only to reach a destination, the trial design for an automated airport ticket booking and refund system.
The system needs to achieve the following functions:
(1) booking: If the voyage than the number of votes greater than or equal to the number of passengers booking, the passenger in the voyage List (alphabetical by passengers dictionary order), insert the booking information of passengers, and modify the data of the voyage Otherwise, the corresponding message
(2) Refund: If the refund is less than the number of votes of the original passeng
- 2022-08-03 17:49:14下载
- 积分:1
-
药房管理系统
医疗存储管理软件是通用软件开发医药商店。该软件可以帮助他们做的计费和库存的维护。 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-12-02 08:45:03下载
- 积分:1
-
利用加速度计定位算法
positioning algorithm using accelerometer
- 2022-01-28 03:56:39下载
- 积分:1
-
我用Pascal写的平衡二叉树的Treep算法,既Tree+Heap的算法,效率相对AV算法不差不多,可以参考...
我用Pascal写的平衡二叉树的Treep算法,既Tree+Heap的算法,效率相对AV算法不差不多,可以参考
- 2022-01-23 10:17:25下载
- 积分:1
-
介绍了Java网络编程中很重要得一个方面――Tcp协议,其中的例子详细介绍了Tcp编程的过程...
介绍了Java网络编程中很重要得一个方面――Tcp协议,其中的例子详细介绍了Tcp编程的过程-introduced the Java programming network in a very important respect-- DEC agreement, an example of a remarkably detailed programming process
- 2022-04-23 19:58:55下载
- 积分:1
-
Parzen窗法应用概率密度函数估计问题。
应用Parzen窗法估计样本的概率密度函数;
估计样本为标准正态分布和均匀分布;-Application of Parzen window method estimates the probability density function of the sample estimated sample standard normal distribution and uniform distribution
- 2022-04-14 21:33:56下载
- 积分:1