文件名称:zhan
介绍说明--下载内容均来自于网络,请自行研究使用
1、用栈实现10进制,转其它进制的算法,要求输入一个10进制整数和需要转换的进制,输出转换后的结果。
2、用栈完成括号匹配检验程序。
3、用递归求n!。-A base 10, using the stack, turn the other hex algorithm asked to enter a decimal integer, and the need to convert the hex output conversion results.
Match the test program using the stack to complete brackets.
3, using recursive and n!
2、用栈完成括号匹配检验程序。
3、用递归求n!。-A base 10, using the stack, turn the other hex algorithm asked to enter a decimal integer, and the need to convert the hex output conversion results.
Match the test program using the stack to complete brackets.
3, using recursive and n!
(系统自动生成,下载前可以参看下载内容)
下载文件列表
2进制的转换.c
3检验括号匹配.c
4递归函数.c
3检验括号匹配.c
4递归函数.c