搜索资源列表
xpm3
- 该文件的内容是设计一个五层楼的电梯控制装置,要求每层楼根据需要控制设上下控制按键及按键指示灯,全部楼层只设置一个当前楼层显示 电梯内设开关门按键 各楼层按键及指示灯,开关门要有声响提示 每层楼高度为0.30米,楼层全高1.5米-the contents of this document is to design a five-storey building in the lift control device on each floor under the requirements necess
汇编七段数码管显示系统时间
- 双击启动程序。以暗色背景,白色前景的七段数码管显示当前系统时间。 按键。改变七段数码管的前景颜色。 按ESC。退出程序。 -double-click to launch the program. A dark background, the prospect of a white in paragraph 107 of the current digital control system show time. Keys. Changes in paragraph 107 of the
XBrowser
- webbrowser控件使用是有三个难道,一是新页面的打开,二是脚本错误的提示,三是当前页的复制。本程序从实例角度来解决这些问题。-webbrowser control is the use of three Is : First, the opening of a new page, 2 is the wrong scr ipt hints, and the third is a copy of the current page. Examples of this procedure from
B18
- E:\\Visual_C__MFC扩展编程实例 例18 动态地抓取应用程序的屏幕图像并将其打印。 上一个实例打印的是文档的报表,而不是当前出现在屏幕上的内容。在本例中,将实现 屏幕抓取并打印其内容。M F C 为打印视提供了有限的支持, 但只要用M F C 在 C Vi e w : : O n D r a w ( )中所提供的设备环境,就可以绘制自己的视。在打印视的时候, M F C只需调 用具备打印机设备环境的O n D r a w ( )函数即可。但是,如果不绘制自己的视
Batterycharger
- 高功率充电机控制程序设计。将输入指令和反馈进行比较,然后进行PI运算,再乘上单位的正弦值就变成输入电流需要跟踪的对象,然后将输入电流采样后和它进行滞回比较,比较后就可以给出开关管的开关信号了-high-power charger design control procedures. Importation of instructions and feedback, then PI operation, multiplied by the flat on the value becomes sin
asm_brick
- 用汇编写的弹砖块游戏,320x200x256模式。左右键控制挡板。打中不同的砖块会有不同的效果。当前目录下有一个map.txt的文件,用来存放砖块的排列。注:在XP下,可能显示有一定问题。-compilation was made with the bricks at the game, 320x200x256 model. About baffle control keys. Hit the bricks have different results. Current directory is
当前时间
- 控件的应用,学习的好帮手!这是 能确定系统当前时间,和程序运行的时间的一个 简单源代码。正因为简单 所以 初学者 可以用得着-Control application, learning a good helper! This system is able to determine the current time, and the running time by a simple source code. Precisely because so beginners can simply wor
操作系统试验报告
- 试验目的:通过研究Linux的线程机制和信号量实现生产者消费者问题的并发控制 说明:有界缓冲区内设有20个存储单元,放入/取出的数据项设定为1~20这20个整型数。 要求: (1)每个生产者和消费者对有界缓冲区进行操作后,即时显示有界缓冲区的全部内容.当前指针位置和生产者/消费者线程的标识符 (2)生产者和消费者各有两个以上 (3)多个生产者或多个消费者之间须共享对缓冲区进行操作的函数代码。-Test Objective : To study the Linux threading mechan
iPhoneMixerEQGraphTest.
- iPhoneMixerEQGraphTest demonstrates how to build an Audio Unit Graph connecting a MultiChannel Mixer to the iPodEQ unit then to the RemoteIO unit. Two input busses are created each with input volume controls. An overall mixer output volume control
sm8952a-tqfpsy
- 模糊PID控制的温控仪程序。输入的信号为所有热电偶和热电阻以及电压电流信号。单片机采用sm8952。输出信号有SCR驱动信号,继电器驱动信号,以及电平驱动信号-Fuzzy PID control of temperature controller program. Input signal for all thermocouple and thermal resistance, and voltage and current signals. SCM sm8952. SCR drive sign
daiyuyintishidejiaotongdengxitong
- 利用 SPCE061A 单片机、模拟交通灯控制模组建立十字路口交通控制模型,要求系统具有下述功能: 1. 十字路口的四个路口都有双色LED(发红、绿光,叠加为黄色光)显示各路口的各条通道状态。 2. 每个路口有两位数码管显示当前红灯的倒计时。 3. 可利用按键或其它的方式模拟对车流量进行计数。 4.有四种工作状态:正常工作状态、紧急工作状态、设置状态和查旬状态。 5.红绿灯变换时有语音提示。 6.查询时,可语音播报当前路况。(作为扩展功能)-Use SPCE061A mi
intf_7549
- 源程序,一个用电磁炉测试式,电流检测,电压检测。及功率自动控制 -Source, a test used Induction ceremony, current detection, voltage detection. And power of automatic control
jiaotongdeng
- 设计一个简单的十字路口交通灯。交通灯分东西和南北两个方向,均通过数码管和指示灯指示当前的状态。设两个方向的流量相当,红灯时间45s,绿灯时间40s,黄灯时间5s。-Design a simple traffic lights at a crossroads. Traffic lights at East-West and North-South in both directions, both through the digital control and the current status
AVR_SPI_ADC
- AVR单片机SPI的串行ADC接口的设计 SPI(SerialPeripheralInterface---串行外设接口)总线系统是一种同步串行外设接口,允许MCU与各种外围设备以串行方式进行通信、数据交换,广泛应用于各种工业控制领域。 MAX187用采样/保持电路和逐位比较寄存器将输入的模拟信号转换为12位的数字信号,其采样/保持电路不需要外接电容。MAX187有2种操作模式:正常模式和休眠模式,将置为低电平进入休眠模式,这时的电流消耗降到10μA以下。置为高电平或悬空进入正常操作模式。
huibian
- 汇编语言 设计一个七段数码显示器,定时显示出生年月(1986.10.30)的后四位(1030)。 功能要求: 1)使8253工作在3方式,产生定时时间间隔,作为显示延长时间。 2)通过数据段定义当前日期或出生年月,控制七段数码管进行显示。 3)通过8255工作在0方式实现字符编码的输出、数位控制等功能,稳定显示出生年月的后四位。 -Seven-Segment assembly language to design a digital display, timer disp
Cforspeech
- :用C 语言实现了一个用于控制家电开关的声音模块. 该声音模块采用当前语音识别系统的主流技 术——隐马尔可夫模型(HMM)技术,以及线性预测倒谱计算和矢量量化技术. 命令(单词)的正确识别率 在97 以上. 介绍了声音模块的设计方案,并就实现该声音模块的过程中所遇到的具体问题进行了讨论.-: The C language realization of a switch used to control the voice module appliances. The sound modul
control
- 一、 实验目的 1、进一步了解DAC0832的性能及编程方法。 2、了解直流电机控制的基本方法。 二、 实验内容 1、按图55线路接线。DAC0832的CS接290H~297H,Ub接DJ插孔。8255 CS接288H~28FH。 3、 编程利用DAC0832输出一串脉冲,经放大后驱动小直流电机,利用开关K0~K5控制改变输出脉冲的电平及持续时间,达到使电机加速,减速之目的。 三、 实验原理简述 小直流电机的转速是由Ub输出脉冲的占空比来决定的,正向占空比越大转
Current-Transformer-Selection-Guide
- 电流互感器选型手册,对各种条件下的所适用的电流互感器进行了汇总,用户可以根据自己的要求进行对照选择。-Current Transformer Selection Guide, applicable to current transformers under various conditions are summarized, the user can control to select according to their requirements.
Temperature-current-collection-
- 温度控制面板界面,界面分布说明 界面处理说明-Temperature control panel interface, the interface descr iption interface handling instructions distributed
Type-Sensitive-Popup2014-10-21
- 程序功能: 在树形控件、表格控件等中添加各种类型的控件,包括枚举形、颜色控件、字符串控件、数值控件、按钮等,在其中的整型簇上点击,还可以在鼠标旁边出现一个修改值的小型对话框。-Program features: In the tree control, a table to add controls and other types of controls, including enumeration shape, color controls, string control, numerica