-
采用PIC16C54单片机实现车内空气的运动控制
用PIC16C54来实现汽车空调的动作控制(扫风、除霜、点火、循环扫风。。。),因16C54内存较小,故采用汇编来实现,其中的定时编程,颇费了我一番心思,希可供借签!-Using PIC16C54 to achieve motion control in vehicle air-conditioners (sweep wind, defrost, ignition, cycle the wind sweep 。。。), due to the smaller memory 16C54, it used to realize a compilation, of which the regular programming, a lot of my remarks thinking, by signing for Greek!
- 2022-07-02 02:53:49下载
- 积分:1
-
asm the notebook, very good
asm的记事本,很不错-asm the notebook, very good
- 2022-03-25 12:50:32下载
- 积分:1
-
汇编语言-拼图游戏
汇编语言所编写的拼图游戏,软件工程所学的可以借鉴,通过对游戏思路的理解,进行拼图游戏的理解,
- 2022-03-22 03:42:37下载
- 积分:1
-
用汇编语言实现的一个文本编辑器,大家自己看
用汇编语言实现的一个文本编辑器,大家自己看-assembly language of a text editor, we see ourselves
- 2022-02-07 05:25:23下载
- 积分:1
-
想知道怎么对文件加密?想看代码找不到?这里有啊
想知道怎么对文件加密?想看代码找不到?这里有啊-want to know how to file encryption? Want to find code? Ah here
- 2022-06-19 22:58:22下载
- 积分:1
-
t6963c液晶显示模块显示控制应用程序
t6963c液晶显示模块显示控制应用程序-t6963c LCD Module Display Control application
- 2022-01-28 20:09:22下载
- 积分:1
-
本程序,利用BCB6.0编写,可以进行2×2矩阵相乘的运算,并且为可视化程序。...
本程序,利用BCB6.0编写,可以进行2×2矩阵相乘的运算,并且为可视化程序。-This procedure, using BCB6.0 preparation, can be multiplied by 2 × 2 matrix of computing, and visualization procedures.
- 2022-01-26 02:12:16下载
- 积分: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
-
Video capture active animals and be able to run concerns, please use. Video capt...
视频捕获好动动,能够办好关注,请使用。视频捕获好动动,能够办好关注,请使用。-Video capture active animals and be able to run concerns, please use. Video capture active animals and be able to run concerns, please use.
- 2022-07-17 10:00:59下载
- 积分:1
-
8086单片机为基础的程序,所有类型的字符串
我写了所有基于8086的程序。所有程序都正常工作,没有错误。需要注意的重要一点是,程序是使用MASM编写的,因此使用TASM的人应该注意段的语法之间的差异,所有算法都将保持不变。要确定字符串是否是回文的,可以使用DOS中断编写用户驱动的程序。所有的程序都有数据段,用最简单的算法编写。对于数字的排序,使用了气泡排序算法。文件以.rar格式附加。虽然文件是以.asm格式保存的,但是可以使用记事本或任何类似的编辑器打开它们。&谢谢。。。
- 2022-05-15 21:28:36下载
- 积分:1