-
/* 本程序实现的功能: 显示系统时间和日期 该程序主要操作是: 使用了dos的系统调用功能,输入大小写D显示系统当前日期,当输入大小写T输出当前系...
/* 本程序实现的功能: 显示系统时间和日期 该程序主要操作是: 使用了dos的系统调用功能,输入大小写D显示系统当前日期,当输入大小写T输出当前系统时间,当输入大小写Q退出程序,当输入其他字符时,提示错误 。 主要算法:将系统时间及日期转化成字符显示,通过堆栈来排序显示,同时涉及到 坐标位置设置的转换。时间和日期的显示都只调用了一个(函数)compute,避免了代码的冗余,尽量做到简洁,同时当一次操作过后,程序处于等待状态,以进行下一次操作,而非自动退出。该程序显示时间时多次调用显示功能,以达到动态效果。*/-/* This program features : The display system time and date of the program is the main operation : the use of the system call dos function, importation case-D display the current date, case-insensitive T when the input output current system, when the input Q withdraw from the case-sensitive procedure, when losers in other characters, suggesting error. The main algorithm : the system date and time into the characters, sorting through the stack to show that involves strategically placed to coordinate conversion. The time and date shown only a call (functions) compute avoid code redundancy, make it simple as possible, and at the same time after the operation, the procedure waits for the next operation, rather than retire. The
- 2022-01-25 15:12:02下载
- 积分:1
-
Visual C++ 2008 Tutorial in English
Visual C++ 2008教程 英文版 pdf格式 -Visual C++ 2008 Tutorial in English
- 2022-03-17 08:41:05下载
- 积分:1
-
联合视频组(JVT)ISO/IEC MPEG和ITU
The Joint Video Team (JVT) of ISO/IEC MPEG and ITU-T VCEG are finalising a new standard for
the coding (compression) of natural video images. The new standard [1] will be known as H.264 and
also MPEG-4 Part 10, “Advanced Video Coding”. The standard specifies two types of entropy coding:
Context-based Adaptive Binary Arithmetic Coding (CABAC) and Variable-Length Coding (VLC).
This document provides a short introduction to CABAC. Familiarity with the concept of Arithmetic
Coding is assumed.-The Joint Video Team (JVT) of ISO/IEC MPEG and ITU-T VCEG are finalising a new standard forthe coding (compression) of natural video images. The new standard [1] will be known as H.264 andalso MPEG-4 Part 10,
- 2022-06-18 14:34:50下载
- 积分:1
-
汇编语言错误信息说明文档,差不出错在何处的时候好有用
汇编语言错误信息说明文档,差不出错在何处的时候好有用-assembly language error message documentation, and poor without errors where the good useful
- 2022-05-23 18:06:43下载
- 积分:1
-
推荐刚刚开始学C语言的同志们看下,百段经典小程序,跑跑,玩玩,改改不错的...
推荐刚刚开始学C语言的同志们看下,百段经典小程序,跑跑,玩玩,改改不错的-recommend just started to learn the C language comrades facie, 100 of the classic small procedures, run, play, changed a good
- 2022-08-22 05:58:00下载
- 积分:1
-
asp 教程
asp 教程-asp tutorial
- 2022-07-12 00:35:51下载
- 积分:1
-
Verilog设计教程(夏宇闻)。
北京航空航天大学经典教程。
Verilog设计教程(夏宇闻)。
北京航空航天大学经典教程。-Verilog Designing (Xia Yuwen).
A classical book of Beijing University of Aeronautics and Astronautics.
- 2022-12-22 15:40:03下载
- 积分:1
-
照明的C系列中module.explain OCM4X8C液晶
C系列中文的说明模块.解释OCM4X8C液晶显示器
- 2022-01-22 00:00:59下载
- 积分:1
-
用C语言编写程序按顺序输出九乘九数学口诀表
用C语言编写程序按顺序输出九乘九数学口诀表-Using C programming language output九乘nine math formula sheet
- 2022-11-19 17:05:03下载
- 积分:1
-
学习c语言的初级读本,可以供学生朋友使用.
学习c语言的初级读本,可以供学生朋友使用.-learning the language primer, a friend for the students to use.
- 2022-12-26 14:30:09下载
- 积分:1