-
pc.c是移植于μCOS
pc.c是移植于μCOS-II的PC服务代码(pc.c) 主要改动: 1、#include "includes.h"改为"config.h" 2、在屏幕上显示改为向UART0发送数据,在电脑上显示,影响的函数: PC_DispChar()、PC_DispClrCol()、PC_DispClrRow()、PC_DispClrScr()和PC_DispStr() 3、获取键值改为从UART0获取,影响的函数:PC_GetKey() 4、因为没有dos环境所作的修改,影响的函数: PC_DOSReturn()、PC_DOSSaveReturn()、PC_SetTickRate()(删除)、PC_VectGet()(删除)和 PC_VectSet(删除)。 5、因为定时器不同所作的修改,影响的函数: PC_ElapsedStart()和PC_ElapsedStop()。 6、因为实时时钟不同所作的修改,影响的函数:PC_GetDateTime()。-pc.c is transplanted COS-II PC service code (pc.c) major changes : 1,# include "includes.h" with "config.h" two, displayed on the screen changed to UART0 send data on the computer, the function : PC_DispChar (), PC_DispClrCol (), PC_DispClrRow (), PC_DispClrScr (), and PC_DispStr () 3, access keys to read from UART0 acquisition, the function : PC_GetKey () 4 because no dos environment changes, it will affect the function : PC_DOSReturn (), PC_DOSSaveReturn (), PC_SetTickRate () (deleted), PC_VectGet () (deleted) and PC_VectSet (deleted). 5, becaus
- 2022-12-20 12:30:03下载
- 积分:1
-
建立arm-linux的gnu开发工具链的详细步骤
建立arm-linux的gnu开发工具链的详细步骤-building arm- linux the gnu development tools chain and the detailed steps
- 2023-06-10 22:05:08下载
- 积分:1
-
用于在MATLAB中绘制多坐标轴,将多个变量绘制在一张图中
用于在MATLAB中绘制多坐标轴,将多个变量绘制在一张图中-MATLAB is used to draw multiple axes, multiple variables are plotted in a graph
- 2022-03-14 14:31:07下载
- 积分:1
-
测试1394个PCIe传输测试
test 1394 pcie transmission test -test
- 2022-01-29 00:08:18下载
- 积分:1
-
unmakesis Symbian操作系统
UnmakeSis for Symbian OS
- 2023-07-14 20:00:03下载
- 积分:1
-
VC系统下,地球坐标转换的源代码,在WGS
VC系统下,地球坐标转换的源代码,在WGS-84坐标和北京54坐标之间的一套转换参数,可以全国通用的,在每个地方会不一样,因为它们是两个不同的椭球基准。-VC system, the Earth coordinates conversion source code, the WGS-84 coordinates and coordinate between Beijing 54 set conversion parameters can be nationwide, in every place to be different, because they are two different ellipsoid benchmarks.
- 2022-04-19 06:06:44下载
- 积分:1
-
编写语法分析程序,实现对算术表达式的语法分析。要求所分析算数表达式由如下的文法产生:
E...
编写语法分析程序,实现对算术表达式的语法分析。要求所分析算数表达式由如下的文法产生:
E->E+T|E-T|T
T->T*F|T/F|F
F->id|(E)|num-Write parser to achieve parsing of arithmetic expressions. Requirements analysis arithmetic expressions generated by the following grammar: E-> E+ T | ET | T T-> T* F | T/F | F F-> id | (E) | num
- 2022-05-14 08:22:03下载
- 积分:1
-
基于Microsoft Visual Basic 6.0 的一个关于数字的小游戏程序
基于Microsoft Visual Basic 6.0 的一个关于数字的小游戏程序-Based on Microsoft Visual Basic 6.0 on the figure of a small game program
- 2022-05-07 11:52:15下载
- 积分:1
-
C++课程设计 欢迎大家下载 希望对大家有帮助
C++课程设计 欢迎大家下载 希望对大家有帮助-C++ welcome to download curriculum design, we want to help
- 2023-01-02 20:50:04下载
- 积分:1
-
这是一个用LABVIEW构建的四通道虚拟示波器的程序,很好的,您可以参考下。...
这是一个用LABVIEW构建的四通道虚拟示波器的程序,很好的,您可以参考下。-This is a LABVIEW built with four-channel virtual oscilloscope procedures, very good, you can refer to the next.
- 2022-11-12 08:15:04下载
- 积分:1