-
本次上传的是一个关于e
本次上传的是一个关于e-learning学习的流程图,在此图上有基本的建立e-learning的一些内容-This upload is a study on the flow chart of e-learning in this diagram are the basic building e-learning some of the content of
- 2022-02-01 18:00:41下载
- 积分:1
-
时钟闪烁移动
#include"reg51.h"
sbit SET_K = P1^0; //设置
sbit PLUS_K = P1^1;//左移加1
sbit SHIFT_K = P1^2;//左移
sbit CHANGE_K = P1^3;//切换 年、月、日
bit SecFlag = 0;
bit FlashFlag = 0;
unsigned int Counter = 0;
unsigned char Led0,Led1,Led2,Led3,Led4;
unsigned char Shift;
code unsigned char LedSeg[10] = {0x3f,0x06,0x5B,0x4f,0x66,0x6d,0x7d,0x07,0x7f,0x6f};
void Time0() interrupt 1 // 0: EX0 1:Time0 2: EX1 3: Time1,4:serial 中断
{
static unsigned int IntCnt;
TH0 = 0xfc;
TL0 = 0x66;
if(++IntCnt > 1000)
{
IntCnt = 0;
SecFlag = 1;
}
switch(++Counter%5) //显示功能
{
case 0:
- 2022-03-02 21:20:39下载
- 积分:1
-
介绍了过程的细节_ _ _进度对话框
Desribes details_process_progress_dialog
- 2023-03-03 16:25:03下载
- 积分:1
-
fdisk分区详解
fdisk分区详解-fdisk district detailed solution
- 2022-06-02 21:23:11下载
- 积分:1
-
新版Matlab 7辅助信号处理技术与应用,分享
新版Matlab 7辅助信号处理技术与应用,分享-The new auxiliary Matlab 7 signal processing technology and application sharing
- 2022-08-19 04:49:53下载
- 积分:1
-
这个文件包含了所有的原料从手掌,公司的掌上操作系统的文件。
This file contains documentation all APIs from Palm, Inc. for Palm OS by ACCESS. It includes the API function definitions for the following product lines:
Centro
Treo
Tungsten
Zire
LifeDrive
The goal of this document is to provide developers with a detailed reference of all functions, parameters, and constant definitions. For more information on developing applications, refer to the document "Palm Developer Guide, Palm OS Platform" available as part of the SDK download and also separately at the PDN website.
- 2023-01-18 13:10:03下载
- 积分:1
-
学习使用Xajax中文手册,重要的入门课程,值得推荐.
学习使用Xajax中文手册,重要的入门课程,值得推荐.-Xajax Chinese learning manuals, the induction courses worth recommending.
- 2023-03-24 23:10:03下载
- 积分:1
-
C primer plus (第五版)本书源代码及习题答案
C primer plus (第五版)本书源代码及习题答案
- 2022-02-02 12:29:22下载
- 积分:1
-
sl275习题
爪哇[1]是一种可以撰写跨平台应用软件的面向对象的程序设计语言,是由Sun Microsystems公司于1995年5月推出的Java程序设计语言和Java平台(即JavaEE, JavaME, JavaSE)的总称。Java自面世后就非常流行,发展迅速,对C++语言形成了有力冲击。Java 技术具有卓越的通用性、高效性、平台移植性和安全性,广泛应用于个人PC、数据中心、游戏控制台、科学超级计算机、移动电话和互联网,同时拥有全球最大的开发者专业社群。在全球云计算和移动互联网的产业环境下,Java更具备了显著优势和广阔前景。
- 2022-03-22 03:02:54下载
- 积分:1
-
a process management of the source. Zip
一个进程管理的源程序.zip-a process management of the source. Zip
- 2022-05-30 19:49:40下载
- 积分:1