-
Author' s point of view through an interview on C
作者通过一个面试者的角度,对C语言面试的知识点做出剖析,希望能给找工作的人以帮助。-Author" s point of view through an interview on C-knowledge points to make analysis of interviews, hoping to give people looking for a job to help.
- 2023-03-25 10:15:03下载
- 积分:1
-
也跟上一篇一样,是我在一本书里收集的。
是语言基础,一看就懂,看不懂就是你还没有入门C语言。...
也跟上一篇一样,是我在一本书里收集的。
是语言基础,一看就懂,看不懂就是你还没有入门C语言。-Also to keep up with the one is the same as the one in my book collection. Is a linguistic basis, a glance to understand, fail to understand is that you do not have entry-C language.
- 2022-01-22 04:55:15下载
- 积分:1
-
Effective C++第二版,经典的C++教程
Effective C++第二版,经典的C++教程-Effective C++ The second edition of the classic C++ Tutorial
- 2022-03-17 02:08:21下载
- 积分:1
-
Matlab 6.0图形图像处理函数命令及详细列表的PDF版
Matlab 6.0图形图像处理函数命令及详细列表的PDF版-Graphics and Image Processing Functions orders and detailed list of PDF version
- 2022-03-23 15:35:42下载
- 积分:1
-
东南大学何洁月教授的视频教程,都是采用本教材。
本书作者:郑莉 清华大学出版社...
东南大学何洁月教授的视频教程,都是采用本教材。
本书作者:郑莉 清华大学出版社
-Southeast University Professor He Jieyue of video tutorials, and are based on the materials. This book Author: Zheng Li, Tsinghua University Press
- 2022-09-24 18:00:03下载
- 积分:1
-
高等教育电子版理论版是一本不可多得的好书…
高教版组成原理电子教案]
是一本不可多得的好书,如果你想要进行javagui编程,那这本书一定是你最好的参考... -version of the theory of Higher Education electronic templates] is a rare books If you want to conduct javagui programming, this book will be your best reference. ..
- 2022-04-21 14:00:14下载
- 积分:1
-
北京大学C语言教程书籍
北京大学C语言教程书籍-C language tutorial books
- 2022-07-03 21:13:14下载
- 积分:1
-
SCO UNIX 使用教材
SCO UNIX 使用教材-SCO UNIX use materials
- 2022-01-26 00:41:26下载
- 积分:1
-
监控系统设计方案
监控系统设计方案监控系统设计方案监控系统设计方案监控系统设计方案监控系统设计方案监控系统设计方案监控系统设计方案监控系统设计方案监控系统设计方案监控系统设计方案监控系统设计方案监控系统设计方案监控系统设计方案监控系统设计方案监控系统设计方案监控系统设计方案监控系统设计方案监控系统设计方案监控系统设计方案监控系统设计方案监控系统设计方案监控系统设计方案监控系统设计方案监控系统设计方案监控系统设计方案监控系统设计方案监控系统设计方案监控系统设计方案
- 2022-09-20 03:10: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