搜索结果
找到约 4,021 项符合
S-Matrix 的查询结果
编译器/解释器 文法如下: (1)S->aAcBe (2)A->b (3)A->Ab (4)B->d 關於lr0的語法分析
文法如下:
(1)S->aAcBe
(2)A->b
(3)A->Ab
(4)B->d
關於lr0的語法分析
Java编程 编写如下方法:求一个长整数的各位数之和:public static int qiuhe(long s) 找10~100之间能被3或5整除的数
编写如下方法:求一个长整数的各位数之和:public static int qiuhe(long s)
找10~100之间能被3或5整除的数,每行输出5个数。
Linux/Unix编程 EDB (Evan s Debugger) is a QT4 based binary mode debugger with the goal of having usability on par w
EDB (Evan s Debugger) is a QT4 based binary mode debugger with the goal of having usability on par with OllyDbg. It uses a plugin architecture, so adding new features can be done with ease. The current release is for Linux, but future releases will target more platforms.
Release focus: Major featur ...
汇编语言 无线电源控制系统发射程序.T1为方式2(8位).设置串口方式1,允许接收.设置波特率:2400bit/s(晶振12MHz),调看门狗喂狗子程序.
无线电源控制系统发射程序.T1为方式2(8位).设置串口方式1,允许接收.设置波特率:2400bit/s(晶振12MHz),调看门狗喂狗子程序.
其他嵌入式/单片机内容 基于LPC2132和图形液晶128*64(型号为MGL(S)-12864T)的控制显示系统。可以显示时间
基于LPC2132和图形液晶128*64(型号为MGL(S)-12864T)的控制显示系统。可以显示时间
操作系统开发 UCOS在我的MIPS CPU上的移植 1. 这是UCOS在我的MIPS CPU上的移植代码, 编译工具使用标准的MIPS GCC. 2. 所有CPU相关的代码全在start.S中,相关函数说明如
UCOS在我的MIPS CPU上的移植
1. 这是UCOS在我的MIPS CPU上的移植代码, 编译工具使用标准的MIPS GCC.
2. 所有CPU相关的代码全在start.S中,相关函数说明如下:
其他行业 一个以前收集的基于C/S架构的ERP客户端源代码
一个以前收集的基于C/S架构的ERP客户端源代码,有助于深入学习掌握ERP技术。值得学习和参考。开发语言基于Visual Studio。本代码来源于网上收集的公开资源,谨供学习参考使用。
书籍源码 S. Haykin:自适应滤波器原理第四版的matlab代码
S. Haykin:自适应滤波器原理第四版的matlab代码
其他 It s time for web servers to handle ten thousand clients simultaneously, don t you think? After all,
It s time for web servers to handle ten thousand clients simultaneously, don t you think? After all, the web is a big place now
数值算法/人工智能 Dijkstra s Algorithm -- Shortest path (Dijkstra s Algorithm)
Dijkstra s Algorithm -- Shortest path (Dijkstra s Algorithm)