搜索资源列表
ADc
- 主要介绍了一款AD芯片的驱动程序,讲模拟量转换为数字量
Csharp_Advantech_DAQ
- 用c#实现研华DAQ的绝大部分功能,包括数字量输入输出,模拟量输入输出。-With c# implementation of the vast majority of Advantech DAQ functions, including digital input and output, analog input and output.
AI_TIMER
- 数据采集卡PCI1712,模拟量输出采集例程。-Data acquisition card PCI1712, analog output.
AO_SYNC
- 数据采集卡PCI1712,模拟量输出同步控制-Data acquisition card PCI1712, analog output synchronization control
128_AD
- 128-AD(AVR128模拟量转换为数字量的AD变换器C语言程序)-128-AD (AVR128 analog to digital converter AD amount of C language program)
AO_SYNC
- ActiveDAQ 研华数据采集图形控件控件同步模拟量输出使用例程-ActiveDAQ Advantech data acquisition graphics synchronized analog output control with the control routines
ElevatorSimulation
- 模拟程序包含一个时钟(Clock),初始值设为零,每秒钟自增1秒。模拟程序还包含一个调度器(Scheduler),它通过随机设置两个时间开始每一天:第一个时间是一个人首次走到1层,并按下楼层按钮召唤电梯时间,第二个时间是一个人首次走到2层,并按下按钮召唤电梯时间。每个时间都是随机数在5~20之间。电梯每天在1层关门等待。 假设电梯和楼层载客量为1。调度器先查实一个楼层未被占据,然后创建一个人,让其走进相应的层。假如楼层已被占据,调度器将推迟1秒创建人。人走进电梯后,调度器将创建下一个随机
adc
- ARM-M0-LPC1114 adc程序,模拟量采集-This file contains ADC code example which include ADC initialization, ADC interrupt handler, and APIs for ADC reading.
AD-DA-2
- A/D转换卡驱动程序!!用于数字量变换到模拟量和模拟量变换到数字量-A/D converter card driver! ! For digital conversion to analog and analog converted to digital
SGSCode
- 用C#语言模拟三国杀中的武将人物及其技能,要求如下: (1) 定义一个接口 f,里面声明“杀:kill()”,“闪:parry()”,“桃:eatingpeach()”,“装备:arm()”,“锦囊:using-wisdom()”五个函数,声明两个常量,最小和最大攻击距离; (2) 定义一个抽象类,武将hero,里面定义两个方法,一个是抽象方法“技能:capability()”,一个是具体的方法“决斗:duel()”; (3) 实现至少两个武将类(一男一女:赵云、黄月英),继承
Mathematical-tools
- 用C#做一个应用程序实现模拟示波器功能,并用该示波器画出以下三条波形 加速度:a=x0+mt 速度:b=n*a*t+1 路程:c=b*t+1/2*a*t^2 将t作为横坐标,x0、m、n作为可输入量,分别画出加速度、速度、路程的波形,并且实现波形的可左右移动及放大缩小功能-Mathematical tools
www.dssz.com_71477225ctabledemo
- 模拟量节点模拟显示程序。比如汽车仪表盘,电压,油压量的显示 -Analog simulation of the control node beaugauge display program. Such as automotive instrument panel, voltage, oil pressure display the amount of
PCF8591AD
- 单片机pcf 8591 ad 转换源程序,主要用于将数字量变成模拟量-Single chip PCF 8591 AD conversion source program, mainly for the amount of digital into analog
CSharp-Smart-home
- 智能家居控制软件,基于adam4150 及 四通道模拟量zigbee模块。 包括C#源码及zigbee模块固件。-Intelligent home control software, based adam4150 and four-channel analog zigbee module. Including C# source code and zigbee module firmware.
实验28:DA数模转换
- 基于stm51 单片机的数模转换程序可以实现从数字量到模拟量的转换程序 改程序是基于51单片机的程序(Stm51 microcontroller based digital to analog conversion process, you can achieve from digital to analog conversion process Change the program is based on 51 single-chip procedures)