-
西门子测试Demo源代码VS2010版
测试西门子连接,本软件为测试版本,仅供测试用途,(test the connection between PLC)
- 2019-03-12 14:36:58下载
- 积分:1
-
C# 抓鬼游戏,类似打地鼠游戏
C# 抓鬼游戏,其实类似于打地鼠游戏,看到地上那些洞洞,让我想起了打地鼠,呵呵。不过玩法上也很相似,只是地鼠变成了“魔鬼”,开启游戏后,按键盘上的空格键可开始游戏。
bool isStart = false;
Random rd;//随机数对象
int[,] points;//地鼠出现坐标
int score;//积分
int level;//游戏等级
bool ok = true;//用于解决鼠标快速连击所产生的积分增加
ok = false;//使ok为false,再次点击时由于不满足上面的if条件便不执行后面的操作
//this.Cursor = new Cursor("SizeDown.cur");
score += 100;//积分增加
this.pictureBox1.Visible = false;//使地鼠消失
lblScore.Text = score.ToString();
//若当前积分是2000的倍数则升级且加快计时器速度
- 2022-12-21 06:25:03下载
- 积分:1
-
光敏二极管测光照度
利用光敏二极管测光照度,单位是lx。光敏传感器是利用光敏元件将光信号转换为电信号的传感器,它的敏感波长在可见光波长附近,包括红外线波长和紫外线波长。光传感器不只局限于对光的探测,它还可以作为探测元
件组成其他传感器,对许多非电量进行检测,只要将这些非电量转换为光信号的变化即可。
- 2023-05-09 02:45:03下载
- 积分:1
-
SSTSLAB1001
空间绳系卫星的仿真软件,用matlab编写,对于从事航天工作的人员有参考价值(Simple Space Tether Simulation Laboratory (SSTSLAB) is a simulation tool for
matlab/simulink, the current version is a beta version, it need more test work to make sure
that the results are acceptable accurate.)
- 2009-04-02 20:58:10下载
- 积分:1
-
Unity3D03
Unity3D教程第03讲_Unity脚本入门 教程 unity 3d(03 Unity3D Tutorial Tutorial talk _Unity script unity 3d)
- 2015-02-27 17:28:39下载
- 积分:1
-
primegen-0.97.tar
This program is a Prime number generator. It generates prime numbers very fast. it uses many algorithms to speed up things and uses cache.
- 2010-11-20 13:19:39下载
- 积分:1
-
wired--picture
在嵌入式平台下,利用TCP协议发送图片到PC机,并在PC上正确显示(In the embedded platform, using TCP protocol to send pictures to a PC and display correctly on PC)
- 2014-08-31 21:21:53下载
- 积分:1
-
bombs
bombs
- 2022-02-14 21:11:26下载
- 积分:1
-
S5335DK_Software_v1_2
The PCI Local bus concept was developed to break
the PC data I/O bottleneck and clearly opens the door
to increasing system speed and expansion capabilities.
The PCI Local bus moves high speed peripherals
from the I/O bus and places them closer to the system’s
processor bus, providing faster data transfers
between the processor and peripherals. The PCI Local
bus also addresses the industry’s need for a bus standard
which is not directly dependent on the speed,
size and type of system processor. It represents the
first microprocessor independent bus offering performance
more than adequate for the most demanding
applications such as full-motion video.(The PCI Local bus concept was developed to breakthe PC data I/O bottleneck and clearly opens the doorto increasing system speed and expansion capabilities.The PCI Local bus moves high speed peripheralsfrom the I/O bus and places them closer to the system sprocessor bus, providing faster data transfersbetween the processor and peripherals. The PCI Localbus also addresses the industry s need for a bus standardwhich is not directly dependent on the speed, size and type of system processor. It represents thefirst microprocessor independent bus offering performancemore than adequate for the most demandingapplications such as full-motion video.)
- 2008-01-08 10:58:20下载
- 积分:1
-
newestPDDStiaozhi
DSP+AVR+DDS调制超声气体检测系统程序文件(DSP+AVR+DDS modulated ultrasonic gas detection system program files)
- 2013-08-10 11:11:00下载
- 积分:1