搜索资源列表
zwj
- lr(0)分析器编译原理LR(0)文法分析器 录入合法的LR(0)文法,将输出LR(0)分析表,并可以对输入的句子进行语法分析输出相应语法树。 程序中部分算法还很不简洁,有待改进,欢迎朋友与我多多交流。 - Translation principle LR (0) grammar analyzer input legitimate LR (0) the grammar, will output LR (0) the analytical table, and will be allowed to
R-starTREEsorce code
- r*-tree source code implement by c++
src
- 使用C实现的R树结构,可以自动生成大量矩形或自己修改输入固定的矩形。根据最小扩大原则和Guttman的经典算法实现的结构。经过测试,构建的最小MBR结果都是正确的。-The use of C to achieve the R-tree, you can automatically generate a large number of rectangular or modify their own fixed rectangular input. The smallest expansion in
UNIXbaogao
- 在一个半径为R的监测区域,随机分布有M个节点,每个节点的感应半径为r,请完成: (1)建立节点的位置信息文件 (2)建立网络的拓扑信息文件 (3)输出最佳路由即最小生成树 -Radius of R in a monitoring region, a random distribution of M nodes, each node of the sensor radius r, please complete: (1) to establish the location of t
renesas-rcar-dmac
- Renesas R-Car DMA Controller Device Tree bindings.
rcar-audmapp
- R-Car Audio DMAC peri peri Device Tree bindings.
rcar_can
- Renesas R-Car CAN controller Device Tree Bindings.
SkRTree
- An R-Tree implementation. In short, it is a balanced n-ary tree containing a hierarchy of bounding rectangles.