-
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
-
Plotting Data
说明: Code Examples ... Please note that at this time, FTDI run LabVIEW 7.1. This restricts our LabVIEW example compatibility to LabVIEW 7.0 and LabVIEW 7.1.
- 2019-12-16 20:59:50下载
- 积分:1
-
vc的一些原码,对于帮助学习和提高很有帮助
vc的一些原码,对于帮助学习和提高很有帮助-vc some of the original code, for help to learn and improve very helpful
- 2022-05-24 03:52:08下载
- 积分:1
-
skyblue_PinTu
拼图 源代码 大家可以参考学习一下……(Puzzles everyone can refer to the source code to learn about ... ...)
- 2009-02-07 21:58:17下载
- 积分:1
-
eemd_example
eemd example for python
- 2020-06-16 12:40:02下载
- 积分:1
-
complex-networks-data
复杂网络中的四个典型实验数据 gml格式(Typical experimental data in complex networks gml format)
- 2013-05-31 15:52:10下载
- 积分:1
-
这是一个模拟3D游戏中人物走动的程序,人物会跟随鼠标走动。...
这是一个模拟3D游戏中人物走动的程序,人物会跟随鼠标走动。-This is a simulated 3D game characters to move the process, the characters will follow the mouse to move.
- 2022-03-03 11:48:36下载
- 积分:1
-
成绩查询cj
uiplinliuo;jljio;.jk.j()
- 2017-10-21 16:42:02下载
- 积分:1
-
shange
MATLAB 将地图栅格化的代码 新手小白 可能写的不好 请见谅(MATLAB rasterized map code novice Xiao Bai may not write well, please forgive me.)
- 2019-06-05 13:20:01下载
- 积分:1
-
flight-vehicle-identification
飞行器气动参数辨识领域一本很好的参考文献,值得一读。。(A good reference book of parameter identification)
- 2017-05-18 21:32:57下载
- 积分:1