-
实验3 自上而下语法分析 LR分析
编译原理 实验3 自上而下语法分析 LR分析 编译原理 实验3 自上而下语法分析 LR分析编译原理 实验3 自上而下语法分析 LR分析编译原理 实验3 自上而下语法分析 LR分析
学习编译原理的实验报告,c++语言啊 很好的实验报告哦!
- 2022-09-25 18:15:02下载
- 积分:1
-
lda模型,用java语言写的
lda模型,用java语言写的,我想做些lda文本分类的实验,这里面有关的一些算法,我自己有些也没有明白,希望各位大神能给看看,帮忙解决下问题。
- 2023-06-28 02:05:04下载
- 积分:1
-
M/M/1 队列参数的分析计算
此程序计算参数的 M/M/1 排队数。算法的输入是客户到队列的到达率和服务时间的队列中,而输出是均值和方差的客户数目在系统和队列和均值和方差的忙期的长度。
- 2023-06-21 03:55:03下载
- 积分:1
-
密封的算法
应用背景应用背景。这是一个用令牌桶在新型号网很好的PDF。这是一个用令牌桶在新型号网很好的PDF。这是一个用令牌桶在新型号网很好的PDF。关键技术---公司13)17)口8)PHB---公司210)224.1.1.316)19)IL DSCP DiffServ非服务valutare乐PHB,马乐迪广告identificare分类服务(是,AF,EF)。l"identificazione
- 2022-08-07 09:02:24下载
- 积分:1
-
huffman编码
对一个文本里的字符进行哈弗曼编码,通过对文本的读取,统计文本里各个字符出现的频数,确定哈弗曼编码,然后将编码在新文本中输出。可进行文本的翻译。
- 2022-06-13 03:08:13下载
- 积分:1
-
IBE基于身份的加密系统
IBE基于身份的加密系统的身份提取程序,使用VC6.0开发,即把身份转换成椭圆曲线上的点
- 2022-03-22 22:16:51下载
- 积分:1
-
Upload Files Without COM
资源描述
详细介绍: 一套国外的搜索引擎,采用db数据库,不过是英文版的,经过修改我想一套正宗的SOHU系统也该诞生了!
- 2022-03-12 21:42:40下载
- 积分:1
-
Killer Calc sources. Operational system: DOS. Compiles OK in Quickbasic.
Killer Calc sources. Operational system: DOS. Compiles OK in Quickbasic.
- 2023-04-29 18:40:02下载
- 积分:1
-
RFID indoor location identification for construction projects
资源描述This paper presents a lowcost indoor location identification and material tracking methodology for construction
projects using Ultra High Frequency (UHF) passive Radio Frequency Identification (RFID) technology. Onsite
location aware information is an emerging area that focuses on automating delivery of spatial information
pertinent to location of materials, workforce, and equipment. This spatial information can be used to derive
knowledge about construction project status. A two-step algorithm is presented to automate the process of
location estimation and material tracking in near-real-time. In this methodology, a number of passive RFID
tags are distributed onsite where work is progressing, and a mobile RFID reader is carried by a worker onsite.
Each passive RFID tag is deployed as a reference point with a known location (landmark) within a predefined
zone. Reference tags of known locations are used to d
- 2022-03-02 08:24:10下载
- 积分:1
-
二叉树算法实现
/*
二叉树搜索, 前序: 中左右; 中序: 左中右; 后序: 左右中
A(4)
+-------+-------+
B(2) C(9)
+--+--+ +-----+-----+
D(1) E(3) F(5)
+--+--+
&
- 2022-04-22 08:49:28下载
- 积分:1