搜索资源列表
314962354
- 整理资料时发现了大一时C程序设计的大作业,是一个简单的联系人管理系统,有一千多行代码吗,界面布局和菜单风格都是仿照 Turbo C 做的。 在C中表现图形界面是一件很痛苦的事情,于是就做了一个折中的选择,这个程序中的“图形界面”实际上是使用字符模仿的,但工程量仍然不小,大概有一半左右的代码花在了界面的描绘上。 程序的注释非常详细,现在看起来也一点不吃力,结构也比较清晰,界面和功能基本上是分开的,扩充和修改都很容易。对于C语言的初学者来说,应该是一个不错的范例,认真看一看肯定会
pl0complier
- 这是一个用c语言编写的编译大作业,只有一些功能,没有REPEATUNTIL语句。-This is a language used c compiler large operations, only some functions, no REPEATUNTIL statement.
wordparse
- C语言实现,简单的词法分析,编译原理大作业,源码加报告
编译原理大作业
- 编译原理大作业。C语言编译器的实现。附大作业的doc文档说明部分。-compiler principles large operations. C language compiler achieved. A large operations doc file narrative.
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
zuoyediaodu
- 作业调度算法,实现操作系统中作业的调度算法,使用C++语言,对初学操作系统的会有很大帮助。-Job scheduling algorithm, the realization of operating system scheduling algorithm operations, the use of C++ language, the operating system of learning would be of considerable help.
c
- 数据结构大作业用c++实现任意进制的的转换。附加C语言版-Great job with the data structure c++ to achieve arbitrary hex conversion. Additional C Language Edition
C-compile-system
- 这是编译原理课程的大作业,实现了简单的C语言向x86汇编语言的转换。使用LL(1)文法。-This is a great compiler theory course work to achieve a simple C language to convert x86 assembly language. Using LL (1) grammar.
Debug
- C语言大作业,适用于非软件专业。供C语言初学者选用。-The job of the C language applies to non-software professional. For C language beginners choice.
compiler
- 一个用c语言写的简单的词法分析,用于大学编译原理的大作业。-A simple to use c language lexical analysis, University of compiler theory for large operations.
CPV
- 这是用c语言写的关于pv操作的代码。操作系统课程设计或者平时的大作业都可以用到的测试没有错可以用了-This is the language used to write the code on c pv operation. Courses on operating system design or the usual large operations can be used in the test is nothing wrong with the
book
- C语言图书管理系统,大一期末大作业,功能有待完善,仅供参考-C language library management system, the end of freshman big job functions need to be improved, for reference
C
- C语言大作业答案,内含基础题目及详细解答。仅供参考-C language big job answer, containing basic topics and detailed answers. For reference only
C0_example
- 编译原理期末的大作业,使用C语言实现的C0文法编译器,压缩包内有说明文档-Compilation principle of the final major work, the C0 grammar compiler written in C language, there is a document in the package
14005014_邓经纬_编译原理大作业
- PL0语言的Pcode中间代码生成,采用自顶向下方法(Pcode intermediate code generation in PL0 language, using a top-down method)