-
数学,跟踪运动界面
刘儒勋的运动界面追踪-VOF源代码-Mathematics, tracking the movement interface-VOF source code
- 2022-03-02 01:09:35下载
- 积分:1
-
ARM的汇编指令集,对学习ARM汇编初学者很有帮助。
ARM的汇编指令集,对学习ARM汇编初学者很有帮助。-A compilation of ARM instruction set, to be helpful for beginners to learn ARM assembly.
- 2022-08-25 13:01:32下载
- 积分:1
-
visual c++ 6.0 mfc开发实例,是工程应用中的一本好书。
visual c++ 6.0 mfc开发实例,是工程应用中的一本好书。-visual c++ 6.0 mfc development of examples of engineering applications is a good book.
- 2022-08-12 22:25:52下载
- 积分:1
-
最新Visual C++使用手册 最新Visual C++使用手册
最新Visual C++使用手册 最新Visual C++使用手册-New Visual C++ Users GuideNew Visual C++ Users GuideNew Visual C++ Users Guide
- 2022-01-25 17:35:02下载
- 积分:1
-
OFDM与MC
OFDM与MC-CDMA技术的比较与MC-CDMA技术的一些相关介绍-OFDM and MC-CDMA technology, compared with the MC-CDMA technology, introduced a number of related
- 2022-10-27 20:20:05下载
- 积分:1
-
这是一个发展的VoIP用户是值得的书,其中提到..
这是一本开发VOIP用户都值得一读的书,里面提到的一些基础知识和重要概念是必看的!
- 2022-03-16 13:21:17下载
- 积分:1
-
Matlab detailed handbook hope everyone learn the common progress of the West
Matlab详细手册希望大家互相学西 共同进步-Matlab detailed handbook hope everyone learn the common progress of the West
- 2022-02-06 01:57:53下载
- 积分:1
-
设计模式withcla
c#设计模式WithCla-Design Mode WithCla
- 2023-07-14 18:55:05下载
- 积分:1
-
《精通jsp编程技术》的源码
《精通jsp编程技术》的源码-"proficient jsp programming technology"- source
- 2023-01-28 20:30:03下载
- 积分:1
-
/* 本程序实现的功能: 显示系统时间和日期 该程序主要操作是: 使用了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