-
设计算法判断一个算术表达式的圆括号是否正确配对。 (提示:
对表达式进行扫描,凡遇到 ( 就进栈,遇 ) 就退掉栈顶的 ( ,表达式被扫描完毕,栈应为空。...
设计算法判断一个算术表达式的圆括号是否正确配对。 (提示:
对表达式进行扫描,凡遇到 ( 就进栈,遇 ) 就退掉栈顶的 ( ,表达式被扫描完毕,栈应为空。-Design algorithm to determine an arithmetic expression is correct matching parentheses. (Hint: regular expressions to scan for, in any case where (in the case into the stack, the event) on the Top-to return the (, expression was scanned, the stack should be empty.
- 2023-09-03 16:20:03下载
- 积分:1
-
_ Smartbits自动化_以及_ _ TCL脚本
Smartbits自动化方案文档,可以让你用扩展包进行Smartbits的自动化测试。-SmartBits_Automation_with_Tcl_Script
- 2022-07-06 11:29:51下载
- 积分:1
-
(The Art of Assembly Language)
(The Art of Assembly Language)
- 2022-12-24 14:20:03下载
- 积分:1
-
The Function Pointer Tutorials
Introduction to C and C++ Function Pointers, Ca...
The Function Pointer Tutorials
Introduction to C and C++ Function Pointers, Callbacks and Functors
- 2022-03-05 14:49:42下载
- 积分:1
-
历年大学生建模试题:2005年,包括a,b,
c,d四题
历年大学生建模试题:2005年,包括a,b,
c,d四题-calendar year students modeling questions : in 2005, including a, b, c, d Q4
- 2023-09-06 13:45:03下载
- 积分:1
-
思科路由器常用配置命令大全(A
思科路由器常用配置命令大全(A-X).-used Cisco router configuration order Daquan (A-X).
- 2022-03-28 11:30:07下载
- 积分:1
-
C语言高级编程及实例剖析/王为青, 刘变红编著
ISBN号: 978
C语言高级编程及实例剖析/王为青, 刘变红编著
ISBN号: 978-7-115-15423-1
出版发行项: 北京-人民邮电出版社 2007
光盘内容
附注项: 本书结合实例,深入浅出地介绍了C语言在主要应用领域的编程技术。全书共9章,分别为内存管理、文本屏幕界面设计、文件高级操作、图形图象、中断、通信技术、基本总线接口编程等。
附注项: C语言程序设计人员。
-C high-level programming language and examples of analysis/Wang Qing, Liu red for the ISBN number: 978-7-115-15423-1 published items: Beijing- People" s Posts & Telecom Press, 2007 CD-ROM of the contents of note: the book with examples, to learn more on the C language applications in the main programming. 9 book chapters, respectively, memory management, text-screen interface design, documentation of the advanced operators, graphic images, interruption, communications technology, such as the basic bus interface programming. Note item: C language programmers.
- 2023-08-28 02:45:03下载
- 积分:1
-
JSP商级编程书,是学习JSP的好书
JSP商级编程书,是学习JSP的好书-JSP-grade programming, learning JSP books
- 2023-01-24 04:35:04下载
- 积分:1
-
capacity of a multi
容 一个多线程演示时钟的例子 代码分类 APPLICATION 很不错-capacity of a multi-threaded clock demonstration classification code examples quite APPLICATION
- 2023-07-24 07:05:03下载
- 积分:1
-
为说明Windows程序设计的多种技术,本书提供了许多范例程序。这些程序使用C语言撰写并原原本本的使用Windows API来开发程序。我将这种方法称作「古典」...
为说明Windows程序设计的多种技术,本书提供了许多范例程序。这些程序使用C语言撰写并原原本本的使用Windows API来开发程序。我将这种方法称作「古典」Windows程序设计。-To illustrate the variety of programming techniques, this book provides many examples of procedures. These procedures written in C language and the use of the original Windows API to develop procedures. I called this approach "classical" Windows programming.
- 2023-08-26 03:20:04下载
- 积分:1