-
STM32F407 USB讀卡器
此源碼實現的功能:開機的時候先檢測SD卡和SPI FLASH是否存在,如果存在則獲取其容量,並顯示在LCD屏上面(如果不存在,則報錯)。之後開始USB配置,在配置成功之後就可以在電腦上發現兩個可移動磁盤。代碼用的是探索者STM32F407開發板實現,所用到的硬件資源如下: 1)指示燈 2)串口 3)TFTLCD模塊 4)SD卡 5)SPI FLASH 6)USB SLAVE接口
- 2022-07-26 00:53:12下载
- 积分:1
-
互斥量的类封装,适合C++编程,通过此类,能够直接对互斥量进行控制。...
互斥量的类封装,适合C++编程,通过此类,能够直接对互斥量进行控制。-Mutex class package for C++ programming, through such direct-to-mutex control.
- 2022-01-26 05:36:44下载
- 积分:1
-
简单三国辅助工具
基本功能已全面
简单三国辅助工具
基本功能已全面-jiandangsanguofuzhugongju
jibengongnengyiquanmian
- 2022-08-23 12:30:58下载
- 积分:1
-
Xcale270Bsp包,wince平台
Xcale270Bsp包,winceå¹³å°-Xcale270Bsp kits, wince platform
- 2022-07-05 00:09:49下载
- 积分:1
-
用Delphi编写的对任务栏进行编辑的小程序3
用Delphi编写的对任务栏进行编辑的小程序3-prepared by the task of editing the column for three small programs
- 2022-01-25 19:16:07下载
- 积分:1
-
windwos vc eat beans games FOSS
windwos vc吃豆子游戏源码-windwos vc eat beans games FOSS
- 2022-02-22 01:14:41下载
- 积分:1
-
一个用VB编写的压缩程序
一个用VB编写的压缩程序-a VB prepared by the compression process
- 2022-09-12 12:50:03下载
- 积分:1
-
内存修改 和金山等功能类似的
可以修改内存数据
内存修改 和金山等功能类似的
可以修改内存数据-Memory changes
- 2022-06-15 23:01:18下载
- 积分:1
-
此算术表达式能够在程序运行时根据输入的变量大小和算术表达式动态解析表达式,得到运算结果。支持多项算术运算符和数学函数如下:: +...
此算术表达式能够在程序运行时根据输入的变量大小和算术表达式动态解析表达式,得到运算结果。支持多项算术运算符和数学函数如下:: + - * / ^ ( ) mod abs, atan, cos, exp, ln, round, sin, sqrt, sqr, trunc 例如设定a1和a2的大小,就可计算下列表达式: exp(sin(a1)*cos(a2))操作系统: Visual C++语言 -this arithmetic expression in accordance with the procedures in the importation of variable size and arithmetic expressions dynamic analytical expression to be Operational results. Support for a number of arithmetic operations and mathematical functions are as follows : :-*/^ () mod abs, atan, cos, exp, ln, round, sin, sqrt, sqr, for example, to set trunc a1 and a2 the size, can be calculated by the following formula : exp ( sin (a1)* cos (a2)) Operating System : Visual C language
- 2023-03-14 14:10:03下载
- 积分:1
-
操作系统中,四种CPU调度算法的演示:先进先出、动态优先级、时间片轮转法和多级反馈队列。...
操作系统中,四种CPU调度算法的演示:先进先出、动态优先级、时间片轮转法和多级反馈队列。-This program demonstrates four scheduling algorithms of CPU in the OS:FCFS、 DP、 RR&MLFQ
- 2023-05-28 21:15:04下载
- 积分:1