-
ESP8266模块官方指导文件
说明: 这个是非常全面的esp8266wifi模块的指导文件(This is a very comprehensive guidance document for the esp8266wifi module.)
- 2019-02-19 22:16:17下载
- 积分:1
-
sanlianqi-
用c++编写的可以进行人人交战和人机交战的三连棋简洁版游戏(Can be prepared using c++ all three warring warring and human concise version of the game with chess)
- 2013-07-15 18:47:34下载
- 积分:1
-
微电网容量优化
说明: 用蒙特卡洛算法模拟风机及光伏出力,并用粒子群算法加以分配优化。(Monte Carlo algorithm is used to simulate the output of wind turbine and photovoltaic, and particle swarm optimization algorithm is used to optimize the distribution.)
- 2021-04-23 20:28:47下载
- 积分:1
-
英文文本信息熵的计算
说明: 实用C++计算一篇英文文本的信息熵
1、 读取文档,统计英文字母及空格出现的次数;
(将小写字母转为大写字母进行计数)
2、 求概率分布P(X);
3、 根据定义求信息熵。(Computing the information entropy of an English text with C + +
1. Read the document and count the number of English letters and spaces;
(convert lowercase letters to uppercase letters for counting)
2. Calculate the probability distribution P (x);
3. According to the definition of entropy.)
- 2020-10-04 09:41:10下载
- 积分:1
-
LL(1)文法分析
LL(1)文法的识别,和LL(1)分析表的构造(Recognition of LL(1) Grammar and Construction of LL(1) Analysis Table)
- 2019-01-02 15:59:09下载
- 积分:1
-
string
C++ 编写的string类库,并实现string的各项函数操作。(string function)
- 2013-05-07 16:27:28下载
- 积分:1
-
边坡稳定STAB
说明: 进行土质边坡静动力分析使用程序,进行边坡多种工况下稳定分析(slope static and dynamic analysis program)
- 2021-03-04 11:24:37下载
- 积分:1
-
hs
HERSCHEL-BULKLEY模型,用于fluent仿真软件中添加udf使用,限定了剪切速率等关键参考条件(HERSCHEL-BULKLEY model is used to add UDF to fluent simulation software, which limits the critical reference conditions such as shear rate.)
- 2020-06-21 15:20:01下载
- 积分:1
-
经典的100个c算法
说明: Classic 100 C language algorithms
- 2020-06-18 14:00:02下载
- 积分:1
-
实验2
LL1文法分析器,可以识别LL1文法,求出first集与follow集,生成分析表。(LL1 grammar analyzer, you can identify the LL1 grammar, find the first set and follow set, generate an analysis table.)
- 2020-06-30 09:00:02下载
- 积分:1