搜索资源列表
puzzle
- 我的C语言作业,一个简单的迷宫程序,复制到WINTC中就可以运行,注释很详细,希望会有人能用到。
c_lianxi2
- 编写一个程序,用以读入一个C语言程序,并按照字母表顺序分组打印变量名, 要求每一组内各变量名的前6个字符相同,其余字符不同。字符串和注释中的 单词不予考虑。请将6作为一个可在命令行中设定的参数。-Write a program to read into a C language program, and grouped alphabetically print the variable name, Requires each within the same group of six
xu
- 在工作中, 我们经常碰到客户要求我们告之所写程序的行数, 包括代码行、 注释行和空白行等。这一软件就是为这一目的编写的。最先是用于对我自己写 的 C/C++,VC++程序进行行数统计。它可以准确快速地统计出源代码中的各种 行数-At work, we often encounter customers ask us to tell the number of rows written program, including lines of code, Comment lines