资源列表

« 1 2 ... .75 .76 .77 .78 .79 280.81 .82 .83 .84 .85 ... 1383 »

[编译器/词法分析minic_interpreter

说明:一款比较完善的强大的C语言解释器,附带源码,可以嵌入到用户应用程序中。支持对比较复杂的C代码的解释执行。完美支持各种标准C语言语法,如if-else结构语句, ?:结构求值语句,for循环,while循环,do...while循环等 支持各种数据类型包括: char,short,int,string,float 支持多维数组及指针 支持自定义函数以及系统函数 支持局部变量以及全局变量,允许在变量定义时直接初始化 支持局部变量层次化作用域
<CM> 在 2025-05-01 上传 | 大小:116kb | 下载:0

[编译器/词法分析CiFa

说明:编制一个能够分析三种整数、标识符、主要运算符和主要关键字的词法分析程序-Preparation of an ability to analyze three kinds of integer identifier, the main operator and main keywords of lexical analysis procedures
<> 在 2025-05-01 上传 | 大小:46kb | 下载:0

[编译器/词法分析chars

说明:NN charater generator
<hb> 在 2025-05-01 上传 | 大小:1kb | 下载:0

[编译器/词法分析and---3-con-pic

说明:and 3 gates with pic 16f84a simulated on proteus
<dkmclh> 在 2025-05-01 上传 | 大小:1kb | 下载:0

[编译器/词法分析k_clust

说明:algorithme k-cluster
<outanoute mohamed> 在 2025-05-01 上传 | 大小:2kb | 下载:0

[编译器/词法分析AI_1

说明:过程描述八数码问题,可以成功解决8数码游戏-Procedure describes eight digital issues can be successfully resolved eight digital game
<boyue> 在 2025-05-01 上传 | 大小:1kb | 下载:0

[编译器/词法分析CONTROLO_CNC

说明:Controlo de PMSM para CNC com PIC18F4520 (por concluir)
<Rui Cordeiro> 在 2025-05-01 上传 | 大小:67kb | 下载:0

[编译器/词法分析main

说明:设计实现一个词法分析程序,加深对词法分析原理的理解-Design and Implementation of a lexical analysis program to deepen the understanding of the principles of lexical analysis
<张三> 在 2025-05-01 上传 | 大小:1kb | 下载:0

[编译器/词法分析QQ

说明:GridCtrl.h 这个头文件是用来制作表格的工具,可以利用MFC编程时加到相应的头文件里-excel control we are happy to learn C++.and if you want to paint a excel,you will need this control.
<刘晓> 在 2025-05-01 上传 | 大小:1.8mb | 下载:0

[编译器/词法分析compiler_68290

说明:一个小型编译器c源代码,一个很不错的编译原理实践成果-A small compiler source code
<cx> 在 2025-05-01 上传 | 大小:31kb | 下载:0

[编译器/词法分析expression-translator

说明:构造一个中缀表达式到后缀表达式的翻译器 表达式文法及其翻译模式定义如下: expr + term {print(‘+’)} | expr - term {print(‘-’)} | term term * factor {print(‘*’)} | term / factor {print(‘/’)} | factor f-Construct an infix expression to postfix expression trans
<胡淼> 在 2025-05-01 上传 | 大小:30kb | 下载:0

[编译器/词法分析diedai1

说明:这是一种牛顿迭代法 主要应用于 非线性方程中-This is a Newton iteration method is mainly applied to nonlinear equations
<孙微> 在 2025-05-01 上传 | 大小:1kb | 下载:0
« 1 2 ... .75 .76 .77 .78 .79 280.81 .82 .83 .84 .85 ... 1383 »

源码中国 www.ymcn.org