-
desu
writes the word DESU in red and light green colors an infinite number of times
- 2012-03-19 05:54:58下载
- 积分:1
-
K-均值聚类算法
说明: 人工智能分类算法中的K-均值聚类算法,很好用(K-means clustering algorithm in artificial intelligence classification algorithm)
- 2020-11-25 11:09:33下载
- 积分:1
-
PitureGame
利用MFC制作的一个鼠标拖拽拼图小游戏,新手上路 多多指教(MFC produced a mouse using drag and drop puzzle game, novice road great weekend)
- 2010-06-08 11:24:46下载
- 积分: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
-
矩阵求逆。输入任意的矩阵,能判断该矩阵是否可逆,如果可逆,能给出逆阵,否则,提示该矩阵不存在逆矩阵。...
矩阵求逆。输入任意的矩阵,能判断该矩阵是否可逆,如果可逆,能给出逆阵,否则,提示该矩阵不存在逆矩阵。-Matrix inversion. Arbitrary input matrix, the matrix can judge whether or not reversible, if reversible, can be given against the array, otherwise, suggesting that the matrix inverse matrix does not exist.
- 2022-08-08 03:16:32下载
- 积分:1
-
IPC-and-MATLAB
智能预测控制及MATLAB实现:系统论述了神经网络控制、模糊逻辑控制和模型预测控制的基本概念、工作原理、控制算法,以及利用MATLAB语言、MATLAB工具箱函数和SIMULINK对其实现的方法。(Intelligent predictive control and MATLAB implementation: The basic concepts, working principle and control algorithm of neural network control, fuzzy logic control and model predictive control are discussed systematically, and the method of MATLAB language, MATLAB toolbox function and SIMULINK is used to realize it.)
- 2020-12-23 20:29:05下载
- 积分:1
-
自动配色
说明: 自动配色印花行业自动配色软件,一流技术水平,很方便(Automatic color matching software in automatic color matching printing industry, first-class technical level, very convenient)
- 2019-03-19 12:34:00下载
- 积分: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
-
一个用C 语言编写的贪吃蛇游戏的源码,绝对的正确,我自己调试过的,能成功...
一个用C 语言编写的贪吃蛇游戏的源码,绝对的正确,我自己调试过的,能成功-a C language prepared by the huge memory game source code, absolutely right, I own debugging off and success
- 2022-04-17 07:37:21下载
- 积分:1
-
bad
界面编程的演示,窗口背景的渐变演示实例。(Programming interface presentation, the window shows examples of the background gradient)
- 2009-12-07 19:08:53下载
- 积分:1