搜索资源列表
stone
- 使用典型的动态规划的思想解石子问题,不过没有添加注释-The use of a typical dynamic programming solution of pebbles thinking problems, but did not add a comment
parser
- Pascal 语言中,复合语句是用begin„ „ end 表示,条件语句的格式是if „ „ then„ „ else„ „ 表示,其中,else 子句可以出现也可以不出现。编一函数,检查Pascal 源文件 中的begin 和end 是否配对,if、then、else 是否配对。 输入:从名为pascal.in的文件中读入数据,该文件中即包含一个没有注释的pascal程序。 输出:输出文件名为p
shanchuqiantao
- 实现删除嵌套的注释。每次从键盘上读取三行字符串。若发现存在嵌套的情况,即在注释内又存在的/*或*/,就把这/*或*/删除,注释外的部分保留。/与*优先级是左结合,即当前出现/*/时,优先删除/*。-Achieve delete nested comments. Each read three lines of string from the keyboard. If it is found of the presence of nested, the comment /* or* /, put
AdbForVS
- vs2008下的adb工程,编译通过,需要WinDDK-no comment
calendar
- 自己写的日历程序,通俗易懂,有较多注释,能根据输入日期显示日历-Write your own calendar program, easy to understand, with more comment, enter dates to display the calendar
Lines-of-code-statistics
- 功能:统计出总行数、代码行数、空行数、注释行数 并给出代码的质量检测-Function: Head statistics of the number of lines of code, the number of blank lines, comment lines And gives quality testing code
