搜索结果
找到约 595 项符合
First 的查询结果
按分类筛选
- 全部分类
- 书籍 (86)
- 其他书籍 (38)
- 编译器/解释器 (36)
- 数值算法/人工智能 (35)
- 其他 (28)
- Java编程 (26)
- Java书籍 (18)
- 软件设计/软件工程 (14)
- matlab例程 (13)
- 汇编语言 (13)
- VC书籍 (13)
- 数据结构 (12)
- Linux/Unix编程 (11)
- 软件工程 (11)
- 单片机编程 (10)
- 单片机开发 (10)
- 数学计算 (9)
- 技术资料 (9)
- 书籍源码 (8)
- 微处理器开发 (8)
- VHDL/FPGA/Verilog (8)
- 人工智能/神经网络 (6)
- 通讯/手机编程 (6)
- 系统设计方案 (6)
- 嵌入式/单片机编程 (6)
- 模拟电子 (5)
- 可编程逻辑 (5)
- 文章/文档 (5)
- uCOS (5)
- 游戏 (5)
- 技术管理 (5)
- 电源技术 (4)
- Internet/网络编程 (4)
- 编辑器/阅读器 (4)
- 电子书籍 (4)
- 行业发展研究 (4)
- J2ME (4)
- 驱动编程 (4)
- 压缩解压 (4)
- DSP编程 (4)
- Jsp/Servlet (4)
- Ajax (4)
- 其他嵌入式/单片机内容 (4)
- PCB相关 (3)
- 教程资料 (3)
- 通讯编程文档 (3)
- 加密解密 (3)
- 操作系统开发 (3)
- GPS编程 (3)
- Applet (3)
- JavaScript (3)
- SQL Server (3)
- 程序设计 (2)
- 技术教程 (2)
- 技术书籍 (2)
- 其他数据库 (2)
- FlashMX/Flex源码 (2)
- 教育系统应用 (2)
- STL (2)
- 嵌入式Linux (2)
- Windows CE (2)
- Delphi控件源码 (2)
- 企业管理 (2)
- VIP专区 (2)
- 行业应用文档 (1)
- 通信网络 (1)
- 无线通信 (1)
- C/C++语言编程 (1)
- 开发工具 (1)
- 测试测量 (1)
- Modem编程 (1)
- VxWorks (1)
- Delphi/CppBuilder (1)
- 人物传记/成功经验 (1)
- 邮电通讯系统 (1)
- 并行计算 (1)
- 其他行业 (1)
- 手机彩信(MMS)编程 (1)
- 中间件编程 (1)
- BREW编程 (1)
- 文件格式 (1)
- 数据库系统 (1)
- MTK (1)
- 3G开发 (1)
- Symbian (1)
- 其他文档 (1)
- 接口技术 (1)
- 论文 (1)
- 笔记 (1)
- 教程 (1)
编译器/解释器 本设计使用C语言实现了对简单方法描述的LL(1)文法的判定。该设计程序实现了:⑴分别求出每一产生式的右部的FIRST 集、每一个非终结符的FOLLOW集和每一产生式的SELECT集;⑵判定是否是LL(
本设计使用C语言实现了对简单方法描述的LL(1)文法的判定。该设计程序实现了:⑴分别求出每一产生式的右部的FIRST 集、每一个非终结符的FOLLOW集和每一产生式的SELECT集;⑵判定是否是LL(1)文法;⑶画出预测分析表;⑷对给定的符号串判定是否是文法中的句子,分析过程在屏幕上打印出来。
欢迎大家给程序提出富贵意见! ...
其他 检测windows下rootkit对文件的隐藏。some usermode overwrites first few bytes of ZwQueryDirectoryFile and that t
检测windows下rootkit对文件的隐藏。some usermode overwrites first few bytes
of ZwQueryDirectoryFile and that trick will fail then :( So, you will
probably need a small database of the correct indexes for all Windows
versions
汇编语言 eForth is a small portable Forth design for a wide range of microprocessors. This is the first imple
eForth is a small portable Forth design for a wide range of microprocessors. This is the first implementation for 8086.
As machine dependency is consolidated into 31 code words, moving eForth to other CPU s will be much less of a chore comparing to other Forth models.
数学计算 Evaluate a sequence of Bessel functions of the first and second kinds and their derivatives with i
Evaluate a sequence of Bessel functions of the first and
second kinds and their derivatives with integer orders and
real arguments
其他 * Function: * 1. Replace the first oldstr with newstr in srcstr * Arguments: * IN : * srcst
* Function:
* 1. Replace the first oldstr with newstr in srcstr
* Arguments:
* IN :
* srcstr
* oldstr
* newstr
* OUT :
* srcstr
* Return:
* 1. If find and replace one oldstr with newstr in srcstr , return 1
* 2. If find no oldstr in srcstr , return 0
* 3. If error (malloc return NULL) ...
编译器/解释器 first和Follow分析相关算法 编译原理实验的一个内容,VC++编译
first和Follow分析相关算法
编译原理实验的一个内容,VC++编译
编译器/解释器 ll1语法分析没有自动生成分析表和first follow集
ll1语法分析没有自动生成分析表和first follow集
书籍源码 比如源程序sum ∶= first+count*10可生成四元式序列
比如源程序sum ∶= first+count*10可生成四元式序列,如图1.7所示,其中ti(i=1,2,3)是编译程序生成的临时名字,用于存放运算结果的。 图1.7 id1:= id2 + id3 * 10的四元式序列
matlab例程 This demo develops the steady-state characteristics of an induction motor First start the simulation
This demo develops the steady-state characteristics of an induction motor First start the simulation, then Double click the <PLOTS> block to view torque-speed and
current-speed curves and the current circle diagram
书籍源码 《A first book of java》by Gary J.Bronson 北大出版社
《A first book of java》by Gary J.Bronson 北大出版社,一书的配套源码。