-
建立10个优先级不同的任务,并且察看每个任务的Angel
its a fartboy programm to fart
- 2022-02-24 22:40:44下载
- 积分:1
-
CCS基础代码
MEMORY
{
PAGE 0:
VECS: org=0x0080, len=0x80
PROM: org=0x1000, len=0x1000 /* 4k words */
PAGE 1:
STACK: org=0x100, len=0x400 /* 1k words */
DARAM: org=0x2000, len=0x1000 /* 4k words */
}
SECTIONS
{ .text :> PROM PAGE 0
vectors :> VECS PAGE 0
.bss :> DARAM PAGE 1
.data :> DARAM PAGE 1
}
- 2022-07-18 04:00:20下载
- 积分:1
-
一个基于vc开发的报表打印实例,希望对您的开发有所帮助。
一个基于vc开发的报表打印实例,希望对您的开发有所帮助。-Vc developed based on examples of print statements, and they hope to be helpful to your development.
- 2022-03-20 13:46:14下载
- 积分:1
-
实现三维数据的方法,轴点附近的过程…
该程序实现对一维数据轴上的最临近点的求解问题 采用方法:计算每对顶点间的距离,比较之 效率为O(n2)-the process of achieving a dimensional data axis near the point of the methodology used to solve the problem : for each pair of vertices the distance, a comparison of the efficiency of O (n2)
- 2022-08-15 11:59:41下载
- 积分:1
-
对多输入多输出系统和空
its about multi input multi output & alamouti system
- 2022-12-14 08:15:03下载
- 积分:1
-
学生管理系统
A student management system
- 2022-04-07 04:03:16下载
- 积分:1
-
基于stm32f103的四轴飞行器源码2(注释详尽)
板载NRF24L01+ 2.4G通讯芯片与遥控器通讯。
STM32 F103C8T6高性能32位处理器进行姿态解算,融合MPU6050传感器数据,计算出四元数,再转换成欧拉角作为PID的输入。
- 2022-04-01 01:13:02下载
- 积分:1
-
中缀表达式的C++实现,包括多个实用头文件
中缀表达式的C++实现,包括多个实用头文件-Infix expressions C++ implementation, including a number of practical header files
- 2022-05-07 17:01:11下载
- 积分:1
-
一个包含基本混音器操作的类。里面方法都为静态方法,方便使用
功能包括:
读取混音器音量
设置混音器音量
判断混音器是否静音
设置混音器...
一个包含基本混音器操作的类。里面方法都为静态方法,方便使用
功能包括:
读取混音器音量
设置混音器音量
判断混音器是否静音
设置混音器静音
对左右声道设置静音
设置麦克风的输入音量值-mixer controller
volume controller
- 2022-03-24 08:04:09下载
- 积分:1
-
这是一个剪刀石头布的游戏,本身比较简单,但是有些设置难度的东西,还是值得一些新手学习学习,呵呵,请不要见笑!...
这是一个剪刀石头布的游戏,本身比较简单,但是有些设置难度的东西,还是值得一些新手学习学习,呵呵,请不要见笑!-This is a cloth scissors stone of the game itself is relatively simple, but difficult to set up some things, it is still worthwhile for some newcomers learn from, huh, please do not laughed at!
- 2022-02-22 00:53:29下载
- 积分:1