-
设计算法判断一个算术表达式的圆括号是否正确配对。 (提示:
对表达式进行扫描,凡遇到 ( 就进栈,遇 ) 就退掉栈顶的 ( ,表达式被扫描完毕,栈应为空。...
设计算法判断一个算术表达式的圆括号是否正确配对。 (提示:
对表达式进行扫描,凡遇到 ( 就进栈,遇 ) 就退掉栈顶的 ( ,表达式被扫描完毕,栈应为空。-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
-
从入门到提高,介绍了如何开发游戏,让你成为游戏开发高手...
从入门到提高,介绍了如何开发游戏,让你成为游戏开发高手-from entry to the improvement of how to develop the game and allow you to become masters game
- 2022-08-13 01:03:58下载
- 积分:1
-
DownloadsCIW_Security_470.rar
DownloadsCIW_Security_470.rar
- 2022-01-21 18:23:38下载
- 积分:1
-
概论:程序设计的基本概念与基本
1 . 方法;怎样才能学好这门基础课
2. 程序的基本结构
3. 编程关键:逻辑思维与问题求解
人是怎样让计算...
概论:程序设计的基本概念与基本
1 . 方法;怎样才能学好这门基础课
2. 程序的基本结构
3. 编程关键:逻辑思维与问题求解
人是怎样让计算机帮助自己解题的
4. 数据的组织方式一:数组
5. 模块化:函数与函数调用
6. 分治思想:递归算法及其实现
7. 逻辑指代与物理指代:指针
8. 数据的组织方式二:结构
9. 蒙特卡洛法
10.贪心法
11.动态规划
12. 数据的组织方式三:链表与树
13.数据的组织方式四:文件,数据的
永久存储与重复使用
14.面向对象程序设计的概念及特点-Introduction: the basic concepts of program design and basic one. Methods how to learn this basic course 2. The basic structure of the procedure 3. Programming key: logical thinking and problem solving is how to make computers help themselves solve problems 4. Data one organization: the array 5. Modularized: function and function call 6. divided Thought: recursive algorithm and its realization 7. logical and physical anaphora anaphora: pointer 8. data organization II: the structure of 9. montecalvo Lofa 10. Greedy 11. Dynamic Programming 12. data organization III: List and Tree 13. data organized in a manner that four: documents, data, permanent storage and re-use 14. object-oriented programming concepts a
- 2022-01-30 18:41:53下载
- 积分:1
-
数字图像处理课件,讲解数字图像处理的内容,并有结合MATLAB的实例,一共18章,是一本很好的自学教材。...
数字图像处理课件,讲解数字图像处理的内容,并有结合MATLAB的实例,一共18章,是一本很好的自学教材。-Digital image processing courseware, to explain the contents of digital image processing and have an instance of MATLAB with a total of 18 chapters, is a very good self-study materials.
- 2022-07-08 03:04:42下载
- 积分:1
-
网站设计方法,用MVC模式来构建,实现了方法的独立性和数据逻辑的保护...
网站设计方法,用MVC模式来构建,实现了方法的独立性和数据逻辑的保护-website design method used to build MVC model, the method of achieving independence and the logic of data protection
- 2022-07-20 06:07:40下载
- 积分:1
-
中华大地,无奇不有。读书破万卷,下笔如有神。
中华大地,无奇不有。读书破万卷,下笔如有神。
- 2022-10-10 09:20:03下载
- 积分:1
-
原名c++标准程序库.pdf
这是一个非常好的学习C++的电子书,有很多的库文件,对编程能力提高很不错。...
原名c++标准程序库.pdf
这是一个非常好的学习C++的电子书,有很多的库文件,对编程能力提高很不错。-Formerly c++ Standard procedure library. Pdf This is a very good learning C++ Of e-books, have a lot of Treasury paper on the programming ability is pretty good.
- 2022-02-22 04:30:37下载
- 积分:1
-
用C语言编写的ISM算法,用来判断教材的层级结构。
用C语言编写的ISM算法,用来判断教材的层级结构。-Using C language ISM algorithm, used to determine the level of the structure of materials.
- 2022-04-08 11:52:02下载
- 积分:1
-
Linux目录解释,详细介绍LINUX文件目录
Linux目录解释,详细介绍LINUX文件目录-Linux Directory to explain in detail the LINUX file directory
- 2022-02-04 15:11:37下载
- 积分:1