-
chargerall
搭建了一个基于锂电池看的SOC 模型 原理清晰(Set up a model of SOC based on lithium battery to see clear principles)
- 2017-06-14 15:31:03下载
- 积分:1
-
EcoSmart Meter FW 1.2
E-Metter RF base using CC1101 RF tranceiver and MSP430F5728
- 2017-12-29 19:02:40下载
- 积分:1
-
Deep-ADMM-Net-master
说明: 基于Deep-ADMM-Net的CT重建算法(CT reconstruction algorithm based on Deep-ADMM-Net)
- 2019-04-27 20:45:41下载
- 积分:1
-
PMSM_simulink
说明: pmsm这是永磁同步电机的空间矢量控制模型,已经通过仿真请放心下载(pmsmThis is the space vector control of permanent magnet synchronous linear motor model, the simulation has been downloaded, please be assured))
- 2020-11-27 18:18:30下载
- 积分:1
-
09105070
计算机专业算法学习的实习练习
希望对大家有所帮助(Computer algorithm to study the practice of professional practice for all of us want to be helpful)
- 2009-06-07 20:26:57下载
- 积分:1
-
python初学者教材,使读者能更深刻了解python的精髓,讲的很透彻...
python初学者教材,使读者能更深刻了解python的精髓,讲的很透彻-python beginner teaching materials, allowing the reader to a deeper understanding of the essence of python, speaking very thorough
- 2022-03-20 01:33:24下载
- 积分:1
-
Quartus_II_13.1_x64破解器
说明: quartus的破解软件,里面有说明文档(Quartus crack software, which contains documentation.)
- 2021-03-16 09:19:22下载
- 积分:1
-
STM32驱动AM2322温湿度传感器单总线示例程序
说明: STM32f103 arm stm32_AngleI2C
- 2019-10-18 10:16:25下载
- 积分:1
-
自动取款机源代码
自动取款机源代码-ATMs source code
- 2022-07-18 05:27:49下载
- 积分:1
-
FlappyBird2
说明: 大致思路说说,就是在外部SRAM里面做了一个大数组[320][240]做了一帧缓冲,所有屏幕相关操作都是在这一帧上面实现的,使用DMA直接丢数据到FSMC接口上,比I/O快多了,然后就是资源的去背问题,所有的图片都是我从手机版上面截图下来的,然后背景色都是0X4DF9,然后因为jpg转换软件的关系,蓝色的背景色会有偏差所以直接判断把0x4df9不显示不可行,后来想到可以用RGB颜色来入手,虽然不是0x4df9但是还是蓝色,所以蓝色分量肯定比红色多,所以做了一个阈值判断(Roughly speaking, a large array [320] [240] is made in the external SRAM to do a frame buffer. All screen-related operations are implemented on this frame. Using DMA to drop data directly to the FSMC interface is much faster than I/O. Then it is the problem of resource backtracking. All the pictures are taken from the top of the mobile version, and then the background color is 0X4DF9. Later, because of the relationship between JPG conversion software, the blue background color will be biased, so it is not feasible to directly judge that 0x4df9 is not displayed. Later, I thought that RGB color can be used to start with. Although it is not 0x4df9, it is still blue, so the blue component must be more than red, so I made a threshold judgment, and then it is the transition between scene and scene.)
- 2019-06-17 12:06:28下载
- 积分:1