-
MMC_HB_CPS_1
说明: 用PLECS实现模块化多电平换流器,调制方式是PWM,输出电压纹波小,子模块是半桥。(Realization of modular multilevel converter with PLECS)
- 2021-01-22 16:01:54下载
- 积分:1
-
泰格瑞德可靠性测试软件1.46(1)
可靠性测试,确认数据通讯。
测试对应的ip,ip搜索,确认读写,tcp 串口等方式(Reliability test to confirm data communication. Test the corresponding ip, IP search, confirmation of read and write, TCP serial port, etc.)
- 2020-06-20 04:40:01下载
- 积分:1
-
算法竞赛入门经典 第2版
本书是《算法艺术与信息学竞赛》的学习指导。所谓学习指导,是告诉读者学什 么,如何学。算法包罗万象,很难在一本书中的篇幅覆盖很多内容的通知对每个知识 点进行细致讲解,因此本书更多的是作为一本导引、工具书、手册或者学习大纲,给 读者以宏观上的学习指导(This book is a study guide for the Competition of Algorithmic Arts and Informatics. The so-called learning guidance is to tell readers what to learn and how to learn. Algorithms are all-inclusive, and it is difficult to explain each knowledge point in detail with a notice covering a lot of content in a book. Therefore, this book is more used as a guide, a reference book, a handbook or a learning outline to give readers macro-learning guidance.)
- 2020-06-21 19:20:01下载
- 积分:1
-
通过雪花飞舞这个小例子学习怎么制作控制动画
通过雪花飞舞这个小例子学习怎么制作控制动画-snowflakes fluttering through the small examples to learn how to control animation production
- 2022-05-23 22:43:55下载
- 积分:1
-
untitled
平均场强化学习源码,acml2018年最新的研究成果,强化学习必备(Mean field reinforcement learning source)
- 2020-10-20 20:37:26下载
- 积分:1
-
一种改进的骨架曲线串行多边形近似算法.pdf
An improved sequential polygonal approximation algorithm on skeleton curves.
- 2018-11-28 14:25:58下载
- 积分:1
-
113-13801-061
说明: dos138 oscilattor firmware
- 2019-03-03 00:57:35下载
- 积分:1
-
对linux内核的一个全面的概述性文档,可用作linux kernel的入门引导,而且是中文的。...
对linux内核的一个全面的概述性文档,可用作linux kernel的入门引导,而且是中文的。-right of a comprehensive overview of sexual documents, Linux kernel can be used as the entry guide, but in Chinese.
- 2022-02-14 09:22:10下载
- 积分:1
-
灵巧噪声干扰的建模仿真研究
说明: 各种灵巧噪声干扰(卷积,假目标,C&I等)仿真及论文;
以及抗干扰的一些算法程序(Various smart noise jamming (convolution, false target, C&I, etc.) simulation and papers;
And some anti-jamming arithmetic programs)
- 2021-04-23 21:28:47下载
- 积分:1
-
生命进化游戏(The Game of Life) C++程序代码
一种在很多格子里不断进化的生命进化的小游戏。
它的规则是这样的:
对其中一个网格,如果它的邻居少于两个,则它会死于孤独;如果多于三个,它亦会因拥挤而死。只有当它的邻居数等于二或三时它才会生存到下一代;如果某格原先没有细胞,但它有三个邻居时,会繁衍一个新的细胞。
以上是百度到的介绍。这个程序是我自己写的,只用到了,用的是二维数组,在控制台显示,所以范围比较有限。
- 2023-04-18 04:10:03下载
- 积分:1