-
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
-
XP风格按钮
很不错的!可以直接使用!
XP风格按钮
很不错的!可以直接使用!-XP style button is very good! Can be used directly!
- 2022-03-31 23:15:47下载
- 积分:1
-
LCD1602
基于FPGA的LCD1602驱动,verilog代码,已经调试成功-LCD1602-driven FPGA-based, verilog code debugging has been successful
- 2022-02-15 13:40:12下载
- 积分:1
-
这是一个企业的论坛.我参与制作的.大家一起分享
这是一个企业的论坛.我参与制作的.大家一起分享-This is a business forum. I participated in the production. To share with everyone
- 2022-03-01 22:38:32下载
- 积分:1
-
定义一个抽象类的CShape,包括纯虚数Area(用来计算面积)和SetData(用来重设形状大小)。然后派生出三角形CTriangle类、矩形CRect类、圆...
定义一个抽象类的CShape,包括纯虚数Area(用来计算面积)和SetData(用来重设形状大小)。然后派生出三角形CTriangle类、矩形CRect类、圆CCircle类,分别求其面积。最后定义一个CArea类,计算这几个形状的面积之和,各形状的数据通过CArea类构造函数或成员函数来设置。-Defines an abstract class CShape, including the pure imaginary number Area (used to calculate the area) and SetData (used to reset the shape, size). Then the triangle CTriangle derived class, rectangle CRect class, round CCircle categories, seeking its size. The final definition of a CArea class, calculate the size of the sum of several shapes, each shape data through CArea class constructor or member function to set up.
- 2022-05-05 02:27:06下载
- 积分:1
-
微软®加密应用编程接口(CryptoAPI)等。
The Microsoft® Cryptographic Application Programming Interface (CryptoAPI) provides services that enable application developers to add authentication, encoding, and encryption to their Microsoft Win32® -based applications. Application developers can use the functions in the CryptoAPI without knowing anything about the underlying implementation, in much the same way as they can use a graphics library without knowing anything about the particular graphics hardware configuration.-The Microsoft® Cryptographic Application Programming Interface (CryptoAPI) provides services that enable application developers to add authentication, encoding, and encryption to their Microsoft Win32®-based applications. Application developers can use the functions in the CryptoAPI without knowing anything about the underlying implementation, in much the same way as they can use a graphics library without knowing anything about the particular graphics hardware configuration.
- 2023-02-04 03:00:04下载
- 积分:1
-
BT程序压缩包 差错少,下载快,安全性高
BT程序压缩包 差错少,下载快,安全性高-BT procedural errors less compression package, download fast, safe
- 2022-02-05 08:39:56下载
- 积分:1
-
自己做的2进制和16进制转换工具,支持批量转换
自己做的2进制和16进制转换工具,支持批量转换-Own 2-band and 16 hexadecimal conversion tools, support batch conversion
- 2022-01-26 06:29:08下载
- 积分:1
-
闹钟设计程序
用c++语言编写的简单闹钟程序,可以实现设置日期,时间和闹钟提醒功能!非常实用!!
- 2022-04-30 10:07:47下载
- 积分:1
-
一款可以快速实现图片缩略图的图象处理工具,国外人员开发...
一款可以快速实现图片缩略图的图象处理工具,国外人员开发-One can quickly achieve the picture thumbnails of image processing tools developed abroad
- 2022-01-31 19:42:44下载
- 积分:1