-
USB读卡器(Slave)实验
本实验将实现如下功能:开机的时候先检测SD卡和SPI FLASH是否存在,如果存在则获取其容量,并显示在LCD上面(如果不存在,则报错)。之后开始USB配置,在配置成功之后就可以在电脑上发现两个可移动磁盘。我们用DS1来指示USB正在读写,并在液晶上显示出来,同样,我们还是用DS0来指示程序正在运行。(This experiment will achieve the following functions: when booting, first detect the existence of SD card and SPI FLASH, and if there is, obtain its capacity, and display it on the LCD (if not, report an error). Then the USB configuration is started, and after the configuration is successful, two removable disks can be found on the computer. We use DS1 to indicate that the USB is reading and writing, and display it on the LCD. Similarly, we use DS0 to indicate that the program is running.)
- 2020-06-24 05:40:02下载
- 积分:1
-
419089Demo
摄像头 低压低噪马达驱动--MS41908(Camera Low Voltage and Low Noise Motor Drive--MS41908)
- 2020-06-16 07:20:01下载
- 积分:1
-
mimalog
fasdfadfdsahkjfhsakljfhalkjscvjkzxlnfojhlkfklsaJJFSDAHFKJADHFLJASJFLNAVNKJZDSFHJKASHGKJASNDFKJLANSDJKFHASDKJVNFADKJLGNJKASFHAHFOUWQRYOUSNHGWHRQOGFUISANDOFLKJFKJDSALN
- 2022-04-29 14:25:10下载
- 积分:1
-
银行管理系统
说明: C语言课程设计,银行管理系统,具有增、删、改、查等功能(C language course design, bank management system, with add, delete, change, check and other functions)
- 2020-06-21 21:00:02下载
- 积分:1
-
将被定义为一个圆形的基类,定义为派生类。轮缸
将圆定义为一个基类,圆柱体定义为圆的派生类,分别求圆的面积和圆柱体的表面积和体积-Will be defined as a circular base class, defined as a round cylinder derived class, respectively, for a round cylinder size and the surface area and volume
- 2022-04-09 04:21:22下载
- 积分:1
-
system
系统目录监视工具,系统目录监视工具,源码和可执行exe(System monitoring tools catalog)
- 2015-09-20 10:28:33下载
- 积分:1
-
RTC
基于LPC2148的 RTC通过串口发送到PC机查看 用的是IAR+jlink V8(Based on the RTC LPC2148 sent to the PC via the serial port using a machine view IAR+ jlink V8)
- 2010-11-25 13:26:02下载
- 积分:1
-
Flood_C
说明: C语言路由洪泛算法,通过洪泛确定到达目的地所走过的节点等功能。(C language routing flooding algorithm, through flooding to determine the destination of the node and other functions.)
- 2021-04-23 11:08:47下载
- 积分:1
-
虹膜检测算法
我们要从一副图像中检测出半径以知的圆形来。这个问题比前一个还
要直观。我们可以取和图像平面一样的参数平面,以图像上每一个前景点为圆心,以已知的半径在
参数平面上画圆,并把结果进行累加。最后找出参数平面上的峰值点,这个位置就对应了图像上的
圆心。在这个问题里,图像平面上的每一点对应到参数平面上的一个圆。
- 2022-02-15 11:39:03下载
- 积分:1
-
软件设计师部分难代码
本内容有约瑟夫环的代码实现,有马踏棋盘的实现,有八皇后的实现,有哈夫曼编码的实现,有正向建立单项链表的实现;C++的部分设计模式的实现。
- 2022-04-24 10:24:19下载
- 积分:1