-
EDFQswitch
说明: 光纤激光器被动调Q速率方程,修改参数可实现三能级四能级激光器模拟(Passive Q-rate equation of fiber laser)
- 2019-04-14 10:02:26下载
- 积分: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
-
pachong
说明: 爬取百度图片,根据输入需要爬取的图片名,在百度上获取所需图片(Climbing Baidu Pictures)
- 2020-06-22 22:00:02下载
- 积分:1
-
ART算法
说明: 用于CT图像重建的ART算法。内附部分代码解释,适用于初学者。本人在迭代速度上做了改进。(ART algorithm for CT image reconstruction.Some code explanations are attached, which are suitable for beginners.I have improved the iteration speed.)
- 2020-10-15 16:17:29下载
- 积分:1
-
用于在MATLAB中绘制多坐标轴,将多个变量绘制在一张图中
用于在MATLAB中绘制多坐标轴,将多个变量绘制在一张图中-MATLAB is used to draw multiple axes, multiple variables are plotted in a graph
- 2022-03-14 14:31:07下载
- 积分:1
-
实验9 PWM输出实验
this is a very useful document, which tells how to produce pwm based on stm32
- 2018-05-24 18:54:30下载
- 积分:1
-
10.1007%2Fs12083-016-0463-2
说明: SCI论文2区Applying location estimation for reliable routing in tactical unmanned ground vehicle networks(Applying location estimation for reliable routing in tactical unmanned ground vehicle networks)
- 2020-06-22 12:00:01下载
- 积分:1
-
这是用C语言编写的一个小程序,它的结果是演示物理实验中的李萨如图。运行程序的时候需要把CCBP文件夹包含在头文件中。...
这是用C语言编写的一个小程序,它的结果是演示物理实验中的李萨如图。运行程序的时候需要把CCBP文件夹包含在头文件中。-This is the C language of a small program, and the result is a demonstration of physics experiments Lissajous figure. When operational procedures need CCBP folder contains the first document.
- 2022-05-10 19:43:24下载
- 积分:1
-
caishuzi
delphi 猜数字游戏,有兴趣的可以参考学习(delphi game code)
- 2011-06-17 15:49:44下载
- 积分:1
-
ThinkPHP_2.2_Core
The php source code of a complete set of game servers is worth reading though it is confused.
- 2018-03-10 12:31:38下载
- 积分:1