-
扫雷
有初中高三个级别
而且做了一个数据文件
可以保存玩时的数据
下次玩可以从中断处开始
很方便...
扫雷
有初中高三个级别
而且做了一个数据文件
可以保存玩时的数据
下次玩可以从中断处开始
很方便-Mine has three levels of junior high, and made a data file can be saved to play the next play when the data can be easily interrupted at the beginning
- 2022-01-29 02:21:01下载
- 积分:1
-
label
VFP标签控件建立,适合初学者,掌握软件基本操作(VFP label is set up for beginners to master basic operation of software.)
- 2018-04-16 15:26:29下载
- 积分:1
-
question2
Q1 Create a program that will initialise Port2 bits 0 - 7 to outputs. Then in an endless loop perform the sequence of bit manipulations shown below. Your program should use bit masking operations. Here is an outline of the program in pseudo-code and with the first two bit manipulations done for you.
//initialise port 2 for output
//set all outputs to 0
while(1)
{
FIO2PIN |= 0x04 // set bit 2 on (0x04 = 00000100)
FIO2PIN &= ~0x04 // set bit 2 off
//set port2 bit 1 on
//set port2 bit 1 off
//set port2 bit 4 on
//set port2 bit 6 and bit 7 on
//set port2 bit 4 off
//set port2 bit 6 and bit 7 off
- 2010-03-09 01:40:03下载
- 积分:1
-
dcfa
说明: 一个java游戏,希望大家能喜欢,也希望对大家有所帮助(A java game, hope that we can love, I hope all of you to help)
- 2008-12-02 23:51:19下载
- 积分:1
-
zifufengeyushibie
车牌识别系统中的字符分割与识别 硕士论文 很有帮助(License Plate Recognition System Character Segmentation and Recognition of Master' s thesis helpful)
- 2009-05-05 14:49:44下载
- 积分:1
-
- 2022-05-27 19:36:26下载
- 积分:1
-
1
计算一个整数的和的积德最大值,即最优整数的接的最大值(The Jide calculate an integer, and the maximum value, i.e. the optimal integer then the maximum)
- 2013-05-17 00:15:26下载
- 积分:1
-
mini12864探索
ARDUINO u8glib.h自学 主要是用u8g的库驱动mini12864显示屏(study u8glib.h by yourself)
- 2017-07-10 09:43:56下载
- 积分:1
-
流量计串口采集软件
本地串口采集通用流量计累计流量和瞬时流量(C#)(Local serial port collecting general flow meter cumulative flow and instantaneous flow rate)
- 2021-03-18 10:19:20下载
- 积分:1
-
office 2010激活软件与详细操作方法
说明: office 2010 激活软件工具,与详细操作方法(Office 2010 Activation Software Tools and Detailed Operating Methods)
- 2020-06-18 08:40:01下载
- 积分:1