资源列表

« 1 2 ... .01 .02 .03 .04 .05 10706.07 .08 .09 .10 .11 ... 14959 »

[编译器/词法分析Lcsgrammer

说明:用c语言实现简单的编译原理中的一条语句的词法分析。-Using c language compiler realize a simple principle of a statement of the lexical analysis.
<linchangsheng> 在 2025-01-15 上传 | 大小:1kb | 下载:0

[编译器/词法分析cifafexiqi

说明:词法分析器的简单实现,为关键的算法,定义的关键字-Realize a simple lexical analyzer for the key algorithm, the definition of keywords
<> 在 2025-01-15 上传 | 大小:2kb | 下载:0

[汇编语言44b0x

说明:这是一个44b0x. 是的个头文件。这是三星的一个ARM-This is a 44b0x. Is the size paper. This is a Samsung ARM
<袁晓松> 在 2025-01-15 上传 | 大小:1kb | 下载:0

[编译器/词法分析BankOfComputing.cpp

说明: 本程序是一个行计算器(即对表达式求值)。计算器能实现加、减、乘、除、取余(%)和乘方(^)运算;能实现三角函数(正弦函数sin和余弦函数cos),求10为底的对数log,求2为底的对数ln,求e的指数幂exp,其参数也可以是合法的表达式; 计算器并能对表达式的合法性进行测试,错误的能给出表达式错误的信息。 ] 输入文件格式:第一行是一个正整数N,表示有多少行表达式。接下来的N行每一行是 一个表达式。表达式使用由浮点数(只用
<刘志兵> 在 2025-01-15 上传 | 大小:3kb | 下载:0

[编译器/词法分析Parser

说明:本程序要求用户在控制台里输入非终极符,终结符与产生式,然后对用户输入的文法进行分析,得出first集 与follow 集,并打印出预测分析表用户决定是否继续进行句型分析,如继续则给出符号分析栈的实现,从而判断刚输入的句子是否为符合该文法的句子。 该程序遵循LL(1) 文法FIRST(A)的构造:是A的所有可能推导的开头终结符或可能的ε FOLLOW(A)是所有句型中出现在紧接A之后的非终结符或“#” 预测分析程序 构造LL(1)分
<刘志兵> 在 2025-01-15 上传 | 大小:6kb | 下载:0

[中间件编程bookAdmin

说明:struts2+hibernate+spring分页源码-struts2+ hibernate+ spring paging source
<钱栋> 在 2025-01-15 上传 | 大小:7.88mb | 下载:0

[编译器/词法分析decompiler

说明:我自己写的flash player decompiler,不是幡汇编器,是反编译器,用来反编译swf文件的actionscr ipt,支持swf 6-I wrote it myself flash player decompiler, assembler not Hatabu is Decompiler to decompile the swf file actionscr ipt, support swf 6
<westwind1974> 在 2025-01-15 上传 | 大小:30kb | 下载:0

[汇编语言PWM

说明:利用汇编语言编写,VHDL,实现PWM波形转换电压,直接导入单片机即可运行,产生波形输出实现转换电压的功能.-Prepared to use assembly language, VHDL, realize PWM waveform converter voltage, can be run directly into single-chip, resulting in the output waveform realize the f
<yangfan> 在 2025-01-15 上传 | 大小:1.02mb | 下载:0

[操作系统开发Progress_Scheduling

说明:操作系统课程设计:进程调度.用优先数调度算法和轮转调度算法进行进程调度模拟,将其各种算法进行调度的过程演示的很全面-Operating systems curriculum design: the process of scheduling. With a few priority scheduling algorithm and scheduling algorithm Round-Robin scheduling simulatio
<wlt> 在 2025-01-15 上传 | 大小:222kb | 下载:0

[操作系统开发Banker_algorithm

说明:操作系统课程设计: 银行家算法模拟,通过程序实现定义的进程,为各进程分配资源,附有完整源代码-Operating systems curriculum design: banker s algorithm simulation, the adoption of procedures to achieve the definition of the process, the process for the allocation of re
<wlt> 在 2025-01-15 上传 | 大小:260kb | 下载:0

[Dephi控件源码MyComm32

说明:windows 下的多线程串口通讯组件。纯delphi源代码,适用windows下的所有操作系统。-windows under the multi-threaded serial communication component. Net delphi source code, applies to all windows operating system.
<wuzhihui> 在 2025-01-15 上传 | 大小:10kb | 下载:0

[书籍源码yusef

说明:编号是1,2,……,n的n个人按照顺时针方向围坐一圈,每个人持有一个密码(正整数)。一开始任选一个正整数作为报数上限值m,从第一个人开始顺时针方向自1开始顺序报数,报到m时停止报数。报m的人出列,将他的密码作为新的m值,从他在顺时针方向的下一个人开始重新从1报数,如此下去,直到所有人全部出列为止。设计一个程序来求出出列顺序。-Number is 1,2, ... ..., n of the n individuals in accord
<gozai> 在 2025-01-15 上传 | 大小:1kb | 下载:0
« 1 2 ... .01 .02 .03 .04 .05 10706.07 .08 .09 .10 .11 ... 14959 »

源码中国 www.ymcn.org