首页 > TAG信息列表 > SCB

HC32L17x的LL驱动库之cortex

#ifndef HC32L1XX_LL_CORTEX_H_ #define HC32L1XX_LL_CORTEX_H_ #ifdef __cplusplus extern "C" { #endif #include "hc32l1xx.h" /// //===系统滴答定时器的时钟源 #define LL_SYSTICK_CLKSOURCE_XTL 0U #define LL_SYSTICK_CLKSOURCE_HCLK SysTick_CTRL

CF.1530 Pursuit

Pursuit 链接:https://codeforces.com/contest/1530/problem/C 构造法的运用 #include <iostream> #include <cstring> #include <algorithm> using namespace std; const int N = 100010; int ga[N], gb[N]; int pre_a[N], pre_b[N]; int main () { int case

云安全技术应用实训

课程:云安全技术应用实训 题目及要求: 1、以自己姓名在物理机D:创建一个文件夹,如:张三;创建二个本地用户user-1、user-2和本地组SCB、YFB,user-1为组SCB的成员,user-2为组YFB的成员;对所创建的文件夹如张三,设置权限,SCB权限为:读取和执行、列出文件夹内容、读取;YFB权限为:读取和执行、列