搜索资源列表
Advanced_LC_Meter
- Advanced LC meter for electronic enthusiasts. Code included.
compare
- LC3 program that compares two numbers in R2 and R3 and puts the larger number in R1. If the two numbers are equal, then R1 is set equal to 0.
or
- The LC-3 program to perform the OR of the contents of R1 and R2 and puts the result in R3.
sum
- LC-3 program to calculate the sum of all the 8-bit 2’s complement values in a packed array of N elements. With N elements in the packed array, we require N/2 memory location. For this assignment, we will assume N is even. Your SUM will be stored in o
IntergerDivision
- LC-3 assembly language machine code to test and solve the Problem of Integer Divide and Modulo.
assember_xuhu
- LC-2k汇编器,实现简单汇编语言到十进制的转化-little computer assembler
Sensor-input-display-to-liquid-crystal-dispaly-lc
- Display information from sensor on an lcd
lc-meter-vk3bhr-source
- LC meter VK3BHR with PIC16F628A
LCMETER_rudikmod_to628A
- LC meter by VK3BHR with rudik mods
LC301
- lc-3模拟器 对于初学lc-3汇编语言的朋友来说这是一个很方便的模拟工具 使用简单 里面包含一个程序编辑器和程序运行终端--3 assembly language beginner lc lc-3 simulator for my friends, this is a very convenient simulation tools simple to use which contains a program editor and program run terminal
fanghen
- MCU为整个系统的核心,控制着整个系统的运行,让MCU稳定的运行是非常必须的,MCU原理图如图2.2所示。MCU控制部分主要由STM32F103RBT6、晶振电路、复位电路、启动模式选择电路、独立按键电路以及LED指示组成。电源部分包括一个后备电源BAT1,一个主电源VCC3.3和一个模拟电源,模拟电源通过从VCC3.3加LC滤波电路得到。-MCU as the core of the entire system, controls the operation of the system as
1-2
- 出合并两个有序顺序表的 程序段。合并后的结果放到lc指向的表中。 原始表la、lb及合并后的表lc都是由小到 大排序的。-The merger of the two ordered sequence table block. The combined results into lc points table. Original table la, lb and lc are merged table ascending sort.
RCL
- 电阻电容电感测量仪,摘要:把R、L、C转换成频率信号f,转换的原理分别是RC振荡电路和LC电容三点式振荡电路。单片机计数得出被测a频率,由该频率计算出各个参数值,数据处理后,送显示。 关键词:RC振荡电路 LC电容三点式 -Resistance capacitance inductance measuring instrument
LC-3模拟器
- LC-3模拟器,用于安卓平台,适合汇编语言应用(LC-3 simulator for Android)