-
用VB做的SQL系统。是一个图书馆系统,它包括SQL建立的表格,应用的软件是VB程序...
用VB做的SQL系统。是一个图书馆系统,它包括SQL建立的表格,应用的软件是VB程序-used vb to build SQL system
- 2023-04-18 15:15:04下载
- 积分:1
-
统计字符串中字母和数字的个数,对自学汇编的人会有帮助的,其中有如何输入字符串,如何输出两位数....
统计字符串中字母和数字的个数,对自学汇编的人会有帮助的,其中有如何输入字符串,如何输出两位数.-statistics strings of letters and digits of the number, the compilation of self-help, which is how the input string, how to double-digit output.
- 2022-06-26 23:05:38下载
- 积分:1
-
C8051F350采样滤波汇编程序,请大家参考指教,应该有所帮助,这个片子最竟很热,啊...
C8051F350采样滤波汇编程序,请大家参考指教,应该有所帮助,这个片子最竟很热,啊-C8051F350 sampling filter assembler, please refer to U.S. advice, should be helpful, this film has the most hot, ah
- 2022-03-23 10:26:42下载
- 积分:1
-
在字符LCD上显示中文字,采用汇编语言。并且在PROTES上运行通过...
在字符LCD上显示中文字,采用汇编语言。并且在PROTES上运行通过-In the character LCD display Chinese characters, using assembly language. And in PROTES run through the
- 2022-01-26 05:39:26下载
- 积分:1
-
This program implements a PIC
This program implements a PIC-based fuzzy inference engine for the Fudge fuzzy development system from Motorola.
It works by taking the output from Fudge for the 68HC11 processor, and converting it to a MPASM compatible assembler file using the convert
batch file.
This file can then be incorporated with fuzzy.asm to create a fuzzy inference engine.
Tool chain
----------
FUDGE -> Fuzzy Rules -> MC68HC11.ASM -> CONVERT.BAT -> RULES.ASM
-> MPASM FUZZY.ASM -> INTEL HEX
Fuzzy input registers
---------------------
current_ins 1..8 x 8-bit raw inputs
Fuzzy inference function
------------------------
FuzzyEngine
Fuzzy output registers
----------------------
cog_outs 1..8 x 8-bit raw outputs-This program implements a PIC-based fuzzy inference engine for the Fudge fuzzy development system from Motorola.
It works by taking the output from Fudge for the 68HC11 processor, and converting it to a MPASM compatible assembler f
- 2022-02-05 14:16:57下载
- 积分:1
-
一个用汇编语言编写的矩阵转置程序
一个用汇编语言编写的矩阵转置程序-an assembler language matrix transpose procedures
- 2022-02-21 10:02:26下载
- 积分:1
-
中断列表(4) 712K
中断列表(4) 712K-suspended list (4) 712K
- 2023-01-13 03:20:03下载
- 积分:1
-
蜂鸣器在单片机上的应用,汇编语言,附原理图及说明学习文档 蜂鸣器的正极性的一端联接到5V电源上面,另一端联接到三极管的集电极,三极管的基级由单片机的P2.4管脚...
蜂鸣器在单片机上的应用,汇编语言,附原理图及说明学习文档 蜂鸣器的正极性的一端联接到5V电源上面,另一端联接到三极管的集电极,三极管的基级由单片机的P2.4管脚通过一个与非门来控制, 用户可以通过程序控制P2.4管脚的置低和置高来使蜂鸣器发出声音和关闭。 蜂鸣器的声音大小及音调可以通过调整P2.4管脚的置高时间及输出的波形进行控制,这一点可以在调试程序的时候来试验。-On the buzzer in single-chip applications, assembly language, with a schematic diagram and instructions to study documents the positive polarity of the end of the buzzer connected to the 5V power supply above, the other end connected to the transistor" s collector, the base level by the single-chip transistor Machine P2.4 pin through a NAND gate to control, the user can be programmed to set pin P2.4 low and set high to make the buzzer sound on and off. Buzzer sound size and pitch can be set by adjusting the P2.4 pin of the high time and output waveform control, and this point could be the time to test the debugger.
- 2023-07-19 04:45:03下载
- 积分:1
-
Frequency meter (51 single
频率计(51单片机开发例子子程序汇编语言编写)-Frequency meter (51 single-chip development to prepare examples of assembly language subroutines)
- 2022-03-19 16:02:30下载
- 积分: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