-
LANDSCAPE SOURCE
There is a makefile, two C sources and one ASM file he...
LANDSCAPE SOURCE
There is a makefile, two C sources and one ASM file here. As it should
always be, the ASM stuff contains the innermost pieces of code for the
effect, and also some other stuff related to low-level keyboard input.-LANDSCAPE SOURCE
There is a makefile, two C sources and one ASM file here. As it should
always be, the ASM stuff contains the innermost pieces of code for the
effect, and also some other stuff related to low-level keyboard input.
- 2022-10-23 22:55:03下载
- 积分:1
-
要求程序建立一个可存放50项的电话号码表,每项包括人名(20个字符)及电话号码(8个字符)两部分;
程序可接受输入人名及相应的电话号码,并把它们加入电话号码...
要求程序建立一个可存放50项的电话号码表,每项包括人名(20个字符)及电话号码(8个字符)两部分;
程序可接受输入人名及相应的电话号码,并把它们加入电话号码表中;
凡有新的输入后,程序应按人名对电话号码表重新排序;
程序可接受需要查找电话号码的人名,并从电话号码表中查出其电话号码,再在屏幕上以如下格式显示出来。
-Require the establishment of a process to deposit the telephone number of the table 50, each including the name (20 characters) and telephone number (8 characters) in two parts program acceptable to enter the names and corresponding telephone numbers and telephone numbers to join them in the table where a new input, the program should list the names of the telephone number to re-sort procedures acceptable to the need to find phone numbers names, phone numbers from their telephone numbers found in the table, and then on the screen in the following format displayed.
- 2023-06-23 10:25:03下载
- 积分:1
-
关于56700 的网络购物系统的实现程序源代码及有关注释...
关于56700 的网络购物系统的实现程序源代码及有关注释-56,700 on the online shopping system of the source code and related Notes
- 2022-01-21 19:48:07下载
- 积分:1
-
一段用汇编语言完成的程序 非常好用 用于显示器的实现
一段用汇编语言完成的程序 非常好用 用于显示器的实现-section complete with assembly language is very useful procedure for the realization of displays
- 2023-01-29 10:15:03下载
- 积分:1
-
,片选接到p1.5
复位端 p1.4
中断端接到 int0
82c250工作在斜率模式下 ,RS 接51k电阻到地。
2,SJA10...
,片选接到p1.5
复位端 p1.4
中断端接到 int0
82c250工作在斜率模式下 ,RS 接51k电阻到地。
2,SJA1000与82C250的接口,逻辑上为SJA1000输出0(显性位),表现为低点平输出给82C250,则82C250输出
差分的低电平。SJA1000输出1(隐性位),表现为高电平或悬空输出给82C250,则82C250输出悬空状态。
3,周立功的中SJA_BCANCONF.ASM中对输出控制寄存器 的TX0的输出 极性的位的定义不对。
还有里面定义有接收错误标志码,不知道何时用。-, The election received a P1.5-chip client p1.4 interrupt reset int0 82c250 client received in the slope mode, RS then 51k resistor to ground. 2, SJA1000 with the 82C250 interface, logic for SJA1000 Output 0 (dominant bit), showing low level output to the 82C250, while the low-level differential output 82C250. SJA1000 Output 1 (recessive), and the performance of the output is high or left vacant to the 82C250, the vacant state 82C250 output. 3, Zhou Ligong in the SJA_BCANCONF.ASM of output control register TX0 output polarity bit the definition of wrong. Inside the definition also has to receive error flag code, I do not know when to use.
- 2022-06-28 07:07:40下载
- 积分:1
-
采用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
-
assembly language TI54xxd prepared by the band
汇编语言编写的TI54xxd的带通滤波器程序-assembly language TI54xxd prepared by the band-pass filter process
- 2022-01-22 13:52:32下载
- 积分:1
-
一个C style Assembler的source code
一个C style Assembler的source code-one of the C style Assembler source code
- 2022-04-17 05:18:12下载
- 积分:1
-
交通灯。1)当乡村公路无车时,始终保持乡村公路红灯亮,主干道绿灯亮。
(2)当乡村公路有车时,而主干道通车时间已经超过它的最短通车时间时,禁止主干道通行,让...
交通灯。1)当乡村公路无车时,始终保持乡村公路红灯亮,主干道绿灯亮。
(2)当乡村公路有车时,而主干道通车时间已经超过它的最短通车时间时,禁止主干道通行,让乡村公路通行。主干道最短通车时间为25s 。
(3)当乡村公路和主干道都有车时,按主干道通车25s,乡村公路通车16s交替进行4)不论主干道情况如何,乡村公路通车最长时间为16s。
(5)在每次由绿灯亮变成红灯亮的转换过程中间,要亮5s时间的黄灯作为过渡。
(6)用开关代替传感器作为检测车辆是否到来的信号。用红、绿、黄三种颜色的发光二极管作交通灯。
-err
- 2022-10-11 02:50:03下载
- 积分:1
-
代码门 asm 程序
程序在汇编语言代码门使用 pic16f84a,这是仅此 asm 程序开发的 begginning,但我对它有大计划。
- 2023-03-27 08:20:04下载
- 积分:1