搜索资源列表
判断是否为LL(1)文法 C语言
- 此程序是语法分析,判断是否为LL(1)文法,如果是则构造first集,follow集,select集,并输出分析表。程序用C语言编写。
C语言写的钟表程序
- 纯C语言编写的钟表程序,有多级下拉菜单,不同背景,关机功能。WinTC编译。
C语言编译器的实现
- 编译原理大作业。C语言编译器的实现。附大作业的doc文档说明部分。 [编译原理豪华版程序.rar] - 编译原理豪华版程序用VC++编写 [附录I Little C解释程序源代码.rar] - Little C解释程序,Translation of the principle of large operations. C language compiler implementations. Attached to large operations doc document explain
C语言子集编译器
- 一个用C++语言编写的C语言子集编译器,功能比较全面,代码比较简洁,包括了图形界面,有助于新手加深对编译原理的理解
C语言编译器
- C语言编译器的源代码-C language compiler source code
C语言课程设计 小诸
- 有七八个基本的c语言课程设计,包括图书管理系统,选课系统等。(There are seven or eight basic C language curriculum design, including library management system, course selection system.)
(c语言)音乐播放器源码
- 一个用c语言编写的音乐播放器 操作说明: 1.单击<简单的DERL,欢迎使用>字样或点击菜单按钮添加音乐目录。 2.歌曲列表选中歌曲双击播放,鼠标右键返回桌面,鼠标左键单击歌曲名或歌手进入歌曲列表。 3.在程序桌面按鼠标右键窗口缩小至只显示歌手和歌曲名。 4.最小化按钮将程序最小化至托盘。 5.在菜单中更换背景可更换背景图或背景色,新增更换自定义的背景图。(配置背景颜色需重新启动程序才能生效。)(A music player written in C language
C语言基础代码
- C语言基础学习,很多的例子,基础例题,你懂得。。。。。。。(Basic learning of C language)
经典编程900例(C语言)
- C语言经典代码,包括数学函数,数组,文件,字符串,键盘等(the classical code of C)
C语言代码&课件
- MAC平台上利用Xcode进行C语言编程的系列教程以及相关代码(Programing using C language by Xcode in Mac OS)
《C语言程序设计》谭浩强
- C语言入门资料,谭浩强主编,简单易懂方便学习(C introduction to language)
经典编程900例(C语言)
- C语言经典编程900例,包含.c源文件,熟悉C语言文件操作,数学函数库的使用等(C language classic programming 900 cases)
C语言转换成流程图工具
- C 语言 转换产生流程图 好工具,可将多种单片机C 语言转换产生流程图。(Good C language transformation to produce flow chart tool)
C语言嵌入式系统编程
- 使用c语言进行嵌入式系统编程开发时,非常有参考价值的书籍(A very valuable book in the development of embedded system programming with C language)
C语言编程
- C语言常见编码练习题,提高算法水平。附源码。(C language common coding exercises to improve the level of the algorithm.)
大一上——c语言
- C语言学习初级者编写的程序,是本人于大学大一期间编写的c语言程序,值得大家参考!!(C language learning program written by the beginner is the C language program written in the University. It is worth reference!)
C++语言和面向对象有限元程序设计
- C++语言和面向对象有限元程序设计书籍,书中有源码(C++ language and object oriented finite element program design books with source code)
C语言函数的嵌套调用
- 初学C的一些数据类型知识,为初识C语言的学习朋友提供便利。(Beginner C some of the data types of knowledge, to provide convenience for the first C language learning friends.)
C语言程序:将一张矩阵笑脸上下翻转成哭脸
- 这是一个简单C语言程序代码,有兴趣的朋友可以按照代码演示一下,看看有什么惊奇的变化,看看本来是笑脸的矩阵能不能变成哭脸。(This is a simple C language program code, interested friends can according to the code shown, to see what was surprising changes, see the smiling faces of the matrix can become a sad face.)
C语言中计算两数之和
- 初学C的一些数据类型知识,为初识C语言的学习朋友提供便利。(Beginner C some of the data types of knowledge, to provide convenience for the first C language learning friends.)