-
sf416
三相光伏逆变并网的仿真,电力系统暂态稳定程序,可以进行暂态稳定计算,复化三点Gauss-lengend公式求pi。( Three-phase photovoltaic inverter and network simulation, Power System Transient Stability Program, can be transient stability, Complex of three-point Gauss-lengend the Formula pi.)
- 2017-03-15 17:31:49下载
- 积分:1
-
C++ PDF Türk?e kitab
its a turkish code book
- 2017-12-16 23:40:45下载
- 积分:1
-
Game Boy Advanced (GBA), Nintendo of Japan in 2001 introduced a 32
Game Boy Advanced(GBA)是日本任天堂公司于2001年推出的一款32位掌上游戏机.它着重于游戏机的便携式,并且以2D游戏为主(3D游戏依然不错).GBA有十分高效硬件图像处理加速,GBA基本上是现在全球公认的最佳的掌上游戏机.-Game Boy Advanced (GBA), Nintendo of Japan in 2001 introduced a 32-bit handheld console. It focuses on the portable console, and a 2D game-focused (3D games still good). GBA has a very efficient image processing hardware acceleration is basically GBA now recognized worldwide as the best handheld console.
- 2022-02-22 04:13:33下载
- 积分:1
-
jsp检测内存,并绘制曲线图
jsp检测内存,并绘制曲线图,画图程序,基于JSP环境,生成直方图的程序代码,一个检测JSP服务器内存的Ajax程序,动态显示服务器上的数据,并且一图像的方式直观显示数据。
- 2022-04-23 09:18:09下载
- 积分:1
-
it is about target tracking using the simulator"Castalia" in c
++ based on omn...
it is about target tracking using the simulator"Castalia" in c
++ based on omnet-it is about target tracking using the simulator"Castalia" in c
++ based on omnet++
- 2022-05-12 17:10:28下载
- 积分:1
-
test5_fast_foc_f28027_20180501(BSVPWM)
说明: DSP28027使用快速FOC算法控制直流无刷电机(Dsp28027 uses fast FOC algorithm to control DC BLDCM)
- 2021-04-27 13:08:45下载
- 积分:1
-
改进的虚拟激励法,用于大型结构的随机频域计算,在建筑、航天、机械领域已得到广泛的应用。...
改进的虚拟激励法,用于大型结构的随机频域计算,在建筑、航天、机械领域已得到广泛的应用。-Improved pseudo-excitation method for the large-scale structure of random frequency-domain calculation, in the construction, aerospace, mechanical field has been widely used.
- 2023-01-07 09:20:03下载
- 积分:1
-
AVCaptureStream
ffmpeg 采集录制视频,vs2010直接编译就可以运行(ffmpeg capture record video)
- 2018-10-09 11:25:49下载
- 积分:1
-
VF_MODE
说明: LCC谐振变换器的时域分析计算OP/OPO/NOP三种连续模式(Time domain analysis of LCC resonant converter to calculate three continuous modes of OP/OPO/NOP)
- 2019-01-21 10:53:28下载
- 积分:1
-
编写语法分析程序,实现对算术表达式的语法分析。要求所分析算数表达式由如下的文法产生:
E...
编写语法分析程序,实现对算术表达式的语法分析。要求所分析算数表达式由如下的文法产生:
E->E+T|E-T|T
T->T*F|T/F|F
F->id|(E)|num-Write parser to achieve parsing of arithmetic expressions. Requirements analysis arithmetic expressions generated by the following grammar: E-> E+ T | ET | T T-> T* F | T/F | F F-> id | (E) | num
- 2022-05-14 08:22:03下载
- 积分:1