搜索资源列表
-
0下载:
本程序的作用是进行TEST语言的词法分析。 2、可双击运行后输入文件名,或是在命令提示符下输入test 文件名……,支持多个文件同时进行词法分析。 3、本程序是在VC6.0环境下测试通过,用的是C++语法。当然也有C的语法。 4、本程序留下了很多的接口以待以后的语法分析和语义分析实验时进行扩展-this program is the role of TEST language lexical analysis. 2, double-click operation input file name,
-
-
0下载:
一个用C语言编写的小程序,玩过“速算24点”的朋友一定知道这是一个考验快速口算能力的小游戏,但其中包含了统筹思想,该程序是由用户输入4个数字,计算机程序计算出该四个数字通过加减乘除四则运算得到结果为24的一种算法。小巧实用,运行于DOS环境,有密码,密码为在下的名字汉语拼音(全部小写)。 -a C language prepared by the small programs and played "quick count 24 points," friends will k
-
-
0下载:
惩罚函数法C语言相关程序,运用了黄金分隔法,鲍威尔法-Penalty function method C language program related, using a gold space method, Powell method
-
-
0下载:
此文件是利用C语言编写的一个校园导航系统的图形界面总体大框程序,其它分部程序接下来会上传。-This file is the overall big box of the graphical interface program, a campus navigation system using C language and other Division program will upload next.
-
-
0下载:
一个基础的+,-,*,/整数运算计算器,自己开始学C语言时写的第一个windows程序。-A basis+,-,*,/integer arithmetic calculator, when he started to learn the C language to write a windows program.
-
-
0下载:
对于c语言的编程,是初学者的一些应该学习的部分,本文件是对于一个界面的格式的编写程序-Beginners should learn c language programming, this document is an interface format program
-
-
0下载:
C++语言,基于MFC图形界面的程序。能实现在文本编辑框中输入内容,该内容同步显示到静态文本框中。代码风格清晰易懂,适合初学者学习。-C++ language, MFC-based graphical interface program. Can achieve in the text edit box, enter the content, synchronized display to a static text box. Code is clear and understandable s
-