1.2计算机网络-自顶向下方法,高清扫描版本,计算机网络-自顶向下方法
2023-05-26 23:56:03 54.61MB 计算机网络 自顶向下方法
1
语法分析程序,实现对算术表达式的语法分析。要求所分析算术表达式由如下文法产生: E→E+T | E-T | T T→T*F | T / F | F F→id | (E) | num 对上述文法构造LL(1)分析表,在对输入表达式进行分析的过程中,输出所采用的产生式,并对错误进行适当的分析。
2023-05-15 17:34:37 14KB 编译原理 语法分析 LL(1) 自顶向下
1
计算机网络自顶向下方法 (James 著) 机械工业课后答案计算机网络自顶向下方法 (James 著) 机械工业课后答案
1
自顶向下需求分析与自底向上设计概念结构
2023-04-09 16:26:50 816KB 数据库
1
这是我辛苦找来的,资源找的不容易!希望对以后你们在学习的时候有帮助!大家没事的时候多看看书,对你们有帮助的- -
2023-03-31 12:28:17 16.08MB 编程 ,习题,实验
1
This book is an introduction to computer graphics with an emphasis on applica- tions programming. The first edition, which was published in 1997, was somewhat revolutionary in using OpenGL and a top-down approach. Over the succeeding 16 years and 6 editions, this approach has been adopted by most introductory classes in computer graphics and by virtually all the competing textbooks. The sixth edition reflected the recent major changes in graphics software due to major changes in graphics hardware. In particular, the sixth edition was fully shaderbased, enabling readers to create applications that could fully exploit the capabilities of modern GPUs. We noted that these changes are also part of OpenGL ES 2.0, which is being used to develop applications for embedded systems and handheld devices, such as cell phones and tablets, and of WebGL, its JavaScript implementation. At the time, we did not anticipate the extraordinary interest in WebGL that began as soon as web browsers became available that support WebGL through HTML5. As we continued to write our books, teach our SIGGRAPH courses, and pursue other graphics-related activities, we became aware of the growing excitement about WebGL. WebGL applications were running everywhere, including on some of the latest smart phones, and even though WebGL lacks some of the advanced features of the latest versions of OpenGL, the ability to integrate it with HTML5 opened up a wealth of new application areas. As an added benefit, we found it much better suited than desktop OpenGL for teaching computer graphics. Consequently, we decided to do a seventh edition that uses WebGL exclusively. We believe that this edition is every bit as revolutionary as any of the previous editions.
2023-03-22 07:00:51 10.57MB WebGL
1
“半人工半机器翻译”,不凌乱,文字逻辑正常,因为全网都找不到这本书的中文版课后答案所以上过计算机英语的我只好自己上阵去翻译这个答案了!当然!其实大部分都是机器翻译的。
2023-02-28 00:08:15 753KB 课后答案 图形学 webgl 中文版
1
vim-垂直移动 向 vim 添加垂直移动动作。 这些将光标“向上”或“向下”移动尽可能多的行而不改变光标列。 通过这些动作 - 光标始终保持在同一列! 这些在视觉块模式下特别有用。 这些动作有点难以口头解释,因此请务必查看下面的动画示例。 议案 [v - 向上移动尽可能多的行而不改变光标列 ]v - “向下”移动尽可能多的行。 也不会改变光标列 例子 问题场景:使用vanilla vim(未安装vim-vertical-move)选择具有垂直移动的文本块。 请注意在使用原始段落运动时光标列位置如何丢失} 。 使用 vim-vertical-move 的解决方案:按]v光标“向下”移动尽可能多的行,而不改变光标列。 安装 病原git clone git://github.com/bruno-/vim-vertical-move.git ~/.vim/bundle/vim-verti
2022-12-16 10:37:58 257KB Vimscript
1
用LL(1)分析法分析高级语言表达式。了解LL(1)分析器的工作过程
2022-12-07 20:39:43 8KB 自顶向下 LL(1) 编译原理
1
三维数字化产品设计ProE
2022-11-24 14:28:28 11.69MB 三维 数字化 产品设计 ProE