-
第四章语法分析 编译原理 ppt 课件
第四章语法分析 编译原理 ppt 课件-Chapter IV parsing compiler theory ppt courseware ,,,,,
- 2022-02-05 04:23:16下载
- 积分:1
-
MATLAB金融应用的程序:Monte Carlo Simulation Spread Options
转载
MATLAB金融应用的程序:Monte Carlo Simulation Spread Options
转载
- 2022-08-18 15:13:20下载
- 积分:1
-
这本书是我最好的
This book is based on my best-selling book Sams Teach Yourself SQL in
10 Minutes, which has become one of the most-used SQL tutorials in the
world, with an emphasis on teaching what you really need to know,
methodically, systematically, and simply.
- 2023-02-18 00:45:04下载
- 积分:1
-
Guide, for people not familiar with the use of inspection
c语言入门教程,可以供不太熟悉的人查阅使用-Guide, for people not familiar with the use of inspection
- 2023-05-27 16:30: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
-
This is on the Windows programming software, I hope a bit of resources I hope we...
这是关于Windows的编程课件,希望有点资源希望大家能够相互共享,互相学习。-This is on the Windows programming software, I hope a bit of resources I hope we can share each other, learn from each other.
- 2023-07-25 10:40:05下载
- 积分:1
-
IIS服务器完全配置图解教程
IIS服务器完全配置图解教程-IIS server configuration fully illustrated guidelines
- 2023-01-07 10:05:03下载
- 积分:1
-
对英语的知识模板,既可以学习也可以作为参考…
讲述Templates知识,为英文版,既可以学习也可以做为参考资料-Templates on the knowledge of English, both can learn also can be used as reference
- 2022-02-24 09:04:56下载
- 积分:1
-
他lp1.chm他lp1.chm help1.chm电子书电子书电子书
help1.chm ebook he lp1.chm ebook he lp1.chm ebook -help1.chm ebook help1.chm ebook help1.chm ebook help1.chm ebook help1.chm ebook
- 2022-12-30 04:30:03下载
- 积分:1
-
当前的国家标准测绘图式,对于从事GIS和测绘软件开发的人有意义...
当前的国家标准测绘图式,对于从事GIS和测绘软件开发的人有意义-current national standards Schema mapping, to the GIS and mapping software development of meaningful
- 2022-03-06 23:17:08下载
- 积分:1