-
在PHP代码行重排
line rearrangements in php code
- 2022-03-20 21:06:24下载
- 积分:1
-
每个人都有自己的长处,希望大家一起分享,还有,大家互相学习....
每个人都有自己的长处,希望大家一起分享,还有,大家互相学习.-Everyone has their own strengths, I hope to share with everyone, there are, everyone learn from each other.
- 2023-03-29 09:40:03下载
- 积分:1
-
mwc基于stm32的飞控代码baseflight
mwc基于stm32的飞控代码baseflight,对初 学者有很大的帮助,这个适合航模爱好者,难度还是有点大大的,具体的可以去网上找mwc基于AVR的代码
- 2022-07-13 07:31:45下载
- 积分:1
-
做为一个例子,它是一个很好的学习FLASHMX的例子
做为一个例子,它是一个很好的学习FLASHMX的例子-as an example, it is a very good example of learning FLASHMX
- 2022-01-21 04:42:51下载
- 积分:1
-
各种单片机的bootloader,支持ISP下载
各种单片机的bootloader,支持ISP下载-A variety of microcontroller bootloader, Support ISP Downloads
- 2023-06-04 14:55:03下载
- 积分:1
-
基于遗传算法的处理与经济调度,文字文件有…
基于遗传算法的经济调度处理,word文档有简要说明,并且有算例-Based on genetic algorithms deal with economic dispatch, word document there is a brief description and examples have
- 2023-03-19 12:40:04下载
- 积分:1
-
韦根传感器IC读卡器原理图,成熟的产品,已用于销售…
韦根感应IC卡读写器原理图,成熟产品,已经用于销售,单片机采用STC89C58RD+,读写模块为RC5-Wiegand sensor IC card reader schematic, mature product, has been used for sales, single-chip microcomputer used STC89C58RD+, Read and write modules for RC5
- 2023-06-16 22:45:03下载
- 积分:1
-
SC6121AZ解码程序
SC6121AZ解码程序-SC6121AZ decoding procedures
- 2022-01-28 03:22:53下载
- 积分:1
-
有关结构张量的几篇论文,对于结构张量的含义及在图像处理方面的应用做了介绍...
有关结构张量的几篇论文,对于结构张量的含义及在图像处理方面的应用做了介绍-Tensor related to the structure of several papers, for the meaning of the structure tensor and the application of image processing to do the introduction
- 2022-07-27 16:36:45下载
- 积分:1
-
c语言编写的俄罗斯方块程序,c语言环境编写,供大家娱乐一下:)...
c语言编写的俄罗斯方块程序,c语言环境编写,供大家娱乐一下:)-/********************************/
/* Desc: 俄罗斯方块游戏 */
/* Date: 2008.03.12 22:30 */
/********************************/
#include
#include
#include
#include
#include
#include
#define true 1
#define false 0
#define BoardWidth 12
#define BoardHeight 23
#define _INNER_HELPER /*inner helper method*/
- 2022-03-31 10:48:11下载
- 积分:1