-
密码锁的实际程序 ,使用新片24C16,有2000个密码 可以存储,再加备份。...
密码锁的实际程序 ,使用新片24C16,有2000个密码 可以存储,再加备份。-Lock the actual process, using new movie 24C16, there are 2000 passwords can be stored, plus a backup.
- 2022-06-21 22:22:28下载
- 积分:1
-
Ajax的PHP wiki的源代码
ajax php wiki source code
- 2022-02-06 04:41:00下载
- 积分:1
-
bootsect print red p on the screen follow the book written by yuan yu
bootsect 在屏幕上打印p 仿于渊的那本自己动手写操作系统-bootsect print red p on the screen follow the book written by yuan yu
- 2022-01-30 17:21:48下载
- 积分:1
-
DS1302 integrity C procedures used in the four eight
DS1302的完整C程序,用到了四位八段数码管显示,同时也用了74LS164,大家有空可以看看哈。-DS1302 integrity C procedures used in the four eight-Digital Display, also spent 74 LS164, we can look at the availability Kazakhstan.
- 2022-05-28 14:04:06下载
- 积分:1
-
vb 分形树
Dim xs As Integer
Dim ys As Integer
Dim alph As Single
Dim lng As Single
Dim m As Integer
Const PI As Single = 3.14159265
Private Function tree(x As Integer, y As Integer, angle As Single, length As Single, n As Integer)
Dim x0 As Integer
Dim y0 As Integer
Dim alpha As Single
Dim beita As Single
Dim leng As Single
BackColor = vbWhite
If n > 0 Then
x0 = x + Cos(angle) * length
y0 = y - Sin(angle) * length
picture1.Line (x, y)-(x0, y0), vbbrake
alpha = angle - PI / 8
beita = angle + PI / 8
leng = 2 * length / 3
Call tree(x0, y0, alpha, leng, n - 1)
&nbs
- 2022-01-24 19:06:52下载
- 积分:1
-
C51液晶fm24064组装驱动器
C51 LCD FM24064 Assemble driver-C51 LCD driver FM24064 Assemble
- 2022-04-16 07:27:17下载
- 积分:1
-
Data acquisition program
数据采集器程序,可以试试看数据采集器程序,可以试试看-Data acquisition program
- 2023-08-20 22:05:02下载
- 积分:1
-
16F877单片机与PC机通讯的源程序,老外的,别错过.
16F877单片机与PC机通讯的源程序,老外的,别错过.-16F877 microcontroller and PC communication source, the generals, and others.
- 2023-04-07 23:45:04下载
- 积分:1
-
1) direction vehicle release 20 seconds. What is the direction of red and green...
1) 东西方向车辆放行20秒钟。即东西方向的绿灯和南北方向的红灯同时点亮20秒钟;
2) 20秒钟后,东西方向的黄灯闪烁2秒钟,以警示车辆将切换红绿灯。此时南北方向仍维持红灯点亮。在南北方向亮红灯期间,在2位数码管上显示计数值(每秒减1),从20减至01。
3) 东西方向的黄灯闪烁2秒钟后,转为南北方向放行20秒钟。即东西方向的红灯和南北方向的绿灯同时点亮20秒钟;
4) 南北方向放行20秒钟后,转为南北方向的黄灯闪烁2秒钟,以警示将切换红绿灯。此时东西方向仍维持红灯点亮。
5) 南北方向的黄灯闪烁2秒钟后,再转为东西方向车辆放行20秒钟。如此循环重复。
-1) direction vehicle release 20 seconds. What is the direction of red and green light at 20 seconds,
2) 20 seconds later, the yellow lights flashing warning vehicles with 2 seconds, switch to the traffic lights. This is still remain red light north-south direction. In the south during the red light, in the direction of the digital display tube of 2 per plan (minus 1), from 20 to 2001.
3) the yellow lights flashing direction to 2 seconds later, the south direction release 20 seconds. What is the direction of the north-south direction of red and green and light 20 seconds,
4) north-south direction after 20 seconds to release the north-south direction, yellow lights flashing warning, with 2 secon
- 2022-02-04 13:43:35下载
- 积分:1
-
51 for air humidification process. Driven ultrasonic gas atomization. Just testi...
用于空气加湿的51程序.驱动超声波雾化气.只是测试用.-51 for air humidification process. Driven ultrasonic gas atomization. Just testing.
- 2022-05-31 05:01:34下载
- 积分:1