搜索结果

找到约 544 项符合 do 的查询结果

按分类筛选

显示更多分类

仿真技术 Altera Modelsim学习笔记

  我近期计划陆续整理出以下几个方面的学习笔记:初学 ModelSimSE 时被迷糊了几天的若干概念;在 ModelSimSE 中添加 ALTERA 仿真库的详细步骤;用 ModelSimSE 进行功能仿真和时序仿真的方法(ALTERA 篇);ModelSimSE 中常用到的几个命令及 DO文件的学习笔记;近来学到的几招 TestBench 的技巧 ...
https://www.eeworm.com/dl/524/42504.html
下载: 174
查看: 1089

Internet/网络编程 eGroupWare is a multi-user, web-based groupware suite developed on a custom set of PHP-based APIs. C

eGroupWare is a multi-user, web-based groupware suite developed on a custom set of PHP-based APIs. Currently available modules include: email, addressbook, calendar, infolog (notes, to-do s, phone calls), content management, forum, bookmarks, wiki
https://www.eeworm.com/dl/620/119348.html
下载: 196
查看: 1055

Internet/网络编程 软件测试:一个编译器测试软件

软件测试:一个编译器测试软件,支持下列C语言运算符:+ - * / % ^(乘方) 负 (int) (double) "字符串" [](数组) > < == >= <= != && ! ++ -- = += -= *= /= %= ^=,支持下列关键字:void int double string if else for while do goto break continue return,支持下列数据类型:int double string int[] double[] stri ...
https://www.eeworm.com/dl/620/120553.html
下载: 79
查看: 1069

人工智能/神经网络 最新的支持向量机工具箱

最新的支持向量机工具箱,有了它会很方便 1. Find time to write a proper list of things to do! 2. Documentation. 3. Support Vector Regression. 4. Automated model selection. REFERENCES ========== [1] V.N. Vapnik, "The Nature of Statistical Learning Theory", Springer-Verlag, New York, ISBN 0-387-94559-8, ...
https://www.eeworm.com/dl/650/128193.html
下载: 71
查看: 1053

单片机开发 系统下,地球坐标转换的源代码,在WGS-84坐标和北京54坐标之间的一套转换参数,可以全国通用的

系统下,地球坐标转换的源代码,在WGS-84坐标和北京54坐标之间的一套转换参数,可以全国通用的,在每个地方会不一样,因为它们是两个不同的椭球基准。 // WGS2GK.CPP : C++ version of Ottmar Labonde s WGSDHDN3.PAS with CPU time measurement // compile with MS Visual C++ version 6.0 or do the necessary modifications ...
https://www.eeworm.com/dl/648/134682.html
下载: 179
查看: 1531

编译器/解释器 这是个编译原理的课程设计

这是个编译原理的课程设计,是一个DO-WHILE循环语句的翻译程序设计,包括词法分析,语法分析,生成中间代码四元式。
https://www.eeworm.com/dl/628/134729.html
下载: 95
查看: 1065

数据结构 此为编译原理实验报告 学习消除文法左递规算法

此为编译原理实验报告 学习消除文法左递规算法,了解消除文法左递规在语法分析中的作用 内含 设计算法 目的 源码 等等.... 算法:消除左递归算法为: (1)把文法G的所有非终结符按任一种顺序排列成P1,P2,…Pn 按此顺序执行 (2)FOR i:=1 TO n DO BEGIN FOR j:=1 DO 把形如Pi→Pjγ的规则改写成 Pi→δ1γ δ2γ … δkγ。 ...
https://www.eeworm.com/dl/654/134748.html
下载: 36
查看: 1067

汇编语言 设计目的 加深对语法分析程序的任务及其工作原理的理解;掌握语法分析程序的实现方法;掌握简单语言的状态转换图表示形式极其识别程序的构造。 设计任务 编写对简单语言进行语法分析的词法分析程序。并对输入串f

设计目的 加深对语法分析程序的任务及其工作原理的理解;掌握语法分析程序的实现方法;掌握简单语言的状态转换图表示形式极其识别程序的构造。 设计任务 编写对简单语言进行语法分析的词法分析程序。并对输入串for I=1to 20 do {x:=x+2 y:=y*(2+c) }} 进行语法分析,要求如下: 1。识别其中的关键字,标识符,常数,运算符 ...
https://www.eeworm.com/dl/644/135061.html
下载: 114
查看: 1078

驱动编程 Addfilter is a command-line application which adds and removes filter drivers for a given drive or v

Addfilter is a command-line application which adds and removes filter drivers for a given drive or volume. It is intended to demonstrate how to insert a filter driver into the driver stack of a device. The sample illustrates how to do this by using the SetupDi APIs. The sample works on both x86 and ...
https://www.eeworm.com/dl/618/135118.html
下载: 109
查看: 1068

Symbian 手机文件浏览程序的另外一个版本! SMan is a system utility that manages your UIQ device. It provides functionality wh

手机文件浏览程序的另外一个版本! SMan is a system utility that manages your UIQ device. It provides functionality which manufacturers did not provide or which are difficult or impossible to do manually. SMan helps keep your UIQ device running in a "healthy" state and, to a certain degree, allows you ...
https://www.eeworm.com/dl/675/135439.html
下载: 197
查看: 1088