-
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
-
EEMDMethod
实现了EEMD分解的头文件,可以对各种波进行降噪。
实现了EEMD分解的头文件,可以对各种波进行降噪。(The head file of EEMD decomposition is realized, which can de-noising all kinds of waves.)
- 2018-01-14 20:42:22下载
- 积分:1
-
CBuilder5技术内幕程序源代码
说明: 《C Builder 5技术内幕》程序源代码("C Builder five technical insider" source code)
- 2006-02-09 16:22:46下载
- 积分:1
-
模板方法模式-考试题目01
说明: my program c++ learning process five
- 2020-06-24 05:40:02下载
- 积分:1
-
滑板车
说明: stm32f1控制,2.4G遥控,滑板车(Stm32f1 control, 2.4G remote control, scooter)
- 2020-01-14 12:22:00下载
- 积分:1
-
XTimer
一款功能强大的计时器,内附VC6和.Net的源码(A powerful timer included VC6 and. Net source code)
- 2020-12-28 15:09:01下载
- 积分:1
-
SystemC_From the Ground Up 2nd
说明: SYSTEM C from the ground up 2nd
- 2020-06-19 06:00:01下载
- 积分:1
-
TSP
遗传算法解决TSP旅行商问题(可计算30个城市),用Visual C++编写,希望对大家有所帮助。(Genetic algorithm to solve TSP traveling salesman problem (calculate 30 cities), written in Visual C++, we want to help.)
- 2020-10-28 14:00:00下载
- 积分:1
-
PID学习软件(C#实现PID)
说明: 实现PID自动控制,用C#实现无负压供电(Realization of PID automatic control and non-negative voltage power supply with C#)
- 2020-06-17 23:00:02下载
- 积分:1
-
crossgate
梦想成为一名骑士的艾露.在前往目的地(自认为)的途中被不知名的魔法带到一个奇怪的地方..接下来...(Baby Magic Diablo server imitation robes best server.-Still magic PW server. Imitation of the official uniform of the best server)
- 2019-04-01 06:56:26下载
- 积分:1