-
struts2中文教程,struts2中文说明手册教程,struts2开发入门的手册...
struts2中文教程,struts2中文说明手册教程,struts2开发入门的手册-struts2 English Tutorial, struts2 English instruction manual tutorial, struts2 starter manual
- 2022-05-28 20:20:06下载
- 积分:1
-
中国移动综合业务接入网关_isag_开放接口协议02
中国移动综合业务接入网关_ISAG_开放接口协议02-MMS V2.0-China Mobile Integrated Service Access Gateway _ISAG_ open interface protocol 02-MMS V2.0
- 2022-11-27 15:15:03下载
- 积分:1
-
this file to test Pricing for the review stalls There basis of a detailed descri...
本文件以测试定价为复习档位那里的基础,详细描述了JAVA的相关概念和改变运算符,是关关过程控制的学习!
- 2022-02-09 21:53:20下载
- 积分:1
-
visual foxpro教程
visual foxpro教程 -foxpro
- 2022-10-19 18:50:03下载
- 积分: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
-
用cvi实现的GPIB演示,比较经典
用cvi实现的GPIB演示,比较经典-with cvi achieve GPIB demonstration, more classic ... ... ... ... ... ... ...
- 2022-07-03 01:52:27下载
- 积分:1
-
java编写的科学与工程数值算法,希望对各位有所帮助
java编写的科学与工程数值算法,希望对各位有所帮助-prepared by the science and engineering numerical algorithm, and I hope to help you
- 2023-06-20 06:10:03下载
- 积分:1
-
这是SPSS12统计分析教程(高级篇)(作者:张文彤)书中的有关数据...
这是SPSS12统计分析教程(高级篇)(作者:张文彤)书中的有关数据-statistical analysis Guide (Advanced Part 1) (Author : Wen-Tong Zhang) of the data book
- 2022-02-25 09:53:29下载
- 积分:1
-
MySQL4.1.0中文手册
MySQL4.1.0中文手册-Chinese manual MySQL4.1.0
- 2022-05-05 02:33:55下载
- 积分:1
-
语言高级编程
c Language High Level Programming-c High Level Programming Language
- 2023-05-10 13:15:04下载
- 积分:1