-
code
一些游戏代码!还在研究当中!有五子棋、俄罗斯方块、计算器、扫雷等(some code for game and compile it under window TC or VC)
- 2010-02-01 14:48:35下载
- 积分:1
-
用 VB.net实现的打字练习源程序代码
用 VB.net实现的打字练习源程序代码-Realize using VB.net source code typing practice
- 2023-07-11 21:10:02下载
- 积分:1
-
基于MATLAB的雷达数字信号处理
说明: 雷达LMF信号分析、脉冲压缩处理、相参信号处理、恒虚警CFAR处理、目标信息提取处理(Radar LMF signal analysis. Pulse compression processing, coherent signal processing, CFAR processing, target information extraction processing.)
- 2020-04-17 14:01:23下载
- 积分:1
-
pplane6
matlab file training for student in class 8
- 2020-09-23 17:07:50下载
- 积分:1
-
dwc_ble50combophy_tsmc40_databook
说明: dwc_ble50combophy_tsmc40_databook
- 2020-06-18 11:00:01下载
- 积分:1
-
FileLogger.V0.6
for logger using arduino UNO etc.
- 2013-08-05 02:41:29下载
- 积分:1
-
ln-game-theory-master
说明: 通过代码了解博弈,熟悉博弈的操作和流程,尽快入手(Understand the game through the code, learn the operation and process of the game)
- 2020-06-18 16:20:02下载
- 积分:1
-
spc3
说明: Profibus现场总线智能从站通信接口设计.使用SPC3芯片(Intelligent Profibus fieldbus slave communication interface design. SPC3 chip to use)
- 2008-10-22 22:45:00下载
- 积分:1
-
jack dc v4
adjustable constant load for arduino
- 2019-04-10 15:54:29下载
- 积分: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