-
Sin_Signal_Producing
正弦信号发生程序。使用声卡产生正弦信号输出,可以用来调音!(Sinusoidal signal procedures. Sinusoidal signal generated using the sound card output, can be used to tuning!)
- 2007-11-29 09:05: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
-
SpotifyInstaller
说明: Spotify intaller for plaers music on desktop version
- 2019-04-09 01:01:18下载
- 积分:1
-
MFC选课系统
用vc6.0做的一个学生选课系统,用mfc做的界面
- 2023-02-19 12:00:04下载
- 积分:1
-
BinaryTree
二叉树在非递归算法中,后序遍历难度大,很多书上只给出思想或者几段无法直接调试的代码,甚至有些书上是错的,当时我在研究的过程中,就是按着书上错误的代码绕了好半天,几预抓狂。好在最终摸索出来了(Binary Tree in non-recursive algorithm, after the preorder is difficult, given the many books just thinking or paragraphs not directly debugging code, and even on some of the books is wrong, I was in the process of the study, according to the book is error code around for ages, a few pre-crazy. Fortunately, the final fumble out)
- 2014-01-05 10:00:17下载
- 积分:1
-
基于stm32-CAN控制伺服电机程序
使用stm32f407单片机的CAN通信控制驱动电机,并且该程序可以通过红外遥控(CAN communication with stm32f407 MCU is used to control the driving motor, and the program can be controlled by infrared remote control.)
- 2020-11-23 20:59:33下载
- 积分:1
-
串口上位机
这是一个基于qt制作的串口上位机通讯工程,能够实现穿的Ymodem协议与stm32单片机的ISP协议。支持分组模式,稳定性很好,使用了很久。
- 2023-02-03 01:50:03下载
- 积分:1
-
FactorySoftToolkit
OPC Client和OPC Server的工具和一些帮助,(OPC Client and OPC Server tools and some help)
- 2021-03-26 14:49:13下载
- 积分:1
-
Cheat Engine_ce修改器 V6.3 中文汉化版
是一款强大的,人气最高的游戏数据寻找和修改工具!!!(It is a powerful, most popular game data search and modification tool!!!)
- 2018-02-25 23:30:56下载
- 积分:1
-
spwm20170327
用于永磁同步电机控制在28335上实现产生svpwm波的程序(For permanent magnet synchronous motor control on 28335 to achieve the program to produce svpwm wave)
- 2017-04-03 22:09:01下载
- 积分:1