-
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
-
基于FPGA和IP核的FIR低通滤波器
用verilog语言实现数字电路低通滤波器(Implementation of digital circuit low-pass filter using Verilog language)
- 2017-10-11 10:06:40下载
- 积分:1
-
A-Star
说明: 读取数字地图文件,增加地图障碍,利用A*算法解决三维路径规划问题。(Read digital map files, increase map obstacles, and use A* algorithm to solve the problem of three-dimensional path planning.)
- 2019-02-26 11:03:57下载
- 积分:1
-
Scooby-Doo! - Mystery Mayhem (E) (M3)
custom game boy advanced pirate rom. its not fun
- 2018-05-29 01:57:51下载
- 积分:1
-
C# 系统启动后经过的时间
C# 系统启动后经过的时间,textBox1.Text = (Environment.TickCount / 1000).ToString() + "秒";//获取启动后经过的时间。
private void timer1_Tick(object sender, EventArgs e)
{
textBox1.Text = (Environment.TickCount / 1000).ToString() + "秒";//获取启动后经过的时间
}
private void Form1_Load(object sender, EventArgs e)
{
textBox1.Text = (Environment.TickCount / 1000).ToString() + "秒";//获取启动后经过的时间
}
- 2022-04-30 21:58:26下载
- 积分:1
-
DPD
对数字预失真技术的讲解,挺有用的!!!!(Digital pre-distortion technology, explained, winter ridge used)
- 2010-08-19 15:11:34下载
- 积分:1
-
PV_GridConnect_ISO_Inverter_fixedstep_Board
说明: 实现工频隔离型单相并网光伏逆变器功能,实现单位功率因数的并网发电。(Realize the power frequency isolated single-phase grid connected photovoltaic inverter function, and realize the grid connected power generation of unit power factor.)
- 2021-01-27 09:48:41下载
- 积分:1
-
这个脚本的目的是作为一个单独的脚本,可以很容易地集成…
This script was designed as a stand alone script which can be easily intergrate into any existing website as it is,but if you want to intergrate it into a site which uses a content management format, then some alterations will have to be done for
it to work properly. Remember this is a project and I am constantly working to improve it, so I can t guarantee that
it will work for everyones needs, but dammmmd close. -This script was designed as a stand alone script which can be easily intergrate into any existing website as it is, but if you want to intergrate it into a site which uses a content management format, then some alterations will have to be done forit to work properly. Remember this is a project and I am constantly working to improve it, so I can t guarantee thatit will work for everyones needs, but dammmmd close.
- 2023-06-13 06:40:03下载
- 积分:1
-
坐标转换,适应与地理信息系统的各种坐标系统换算
坐标转换,适应与地理信息系统的各种坐标系统换算-Coordinate transformation, adaptation and geographic information system coordinate system conversion
- 2022-01-25 14:52:17下载
- 积分:1
-
AMCAT-test-question-papers
说明: notes on optical fibre communication
- 2020-06-25 19:00:01下载
- 积分:1