搜索结果
找到约 2,389 项符合
Control 是什么? 的查询结果
按分类筛选
- 全部分类
- 技术资料 (983)
- 单片机开发 (102)
- 其他 (96)
- 单片机编程 (94)
- 其他书籍 (83)
- 书籍 (64)
- matlab例程 (62)
- 汇编语言 (42)
- 其他嵌入式/单片机内容 (36)
- 嵌入式/单片机编程 (32)
- 微处理器开发 (32)
- Delphi控件源码 (32)
- 软件设计/软件工程 (29)
- Java编程 (26)
- 文章/文档 (26)
- DSP编程 (21)
- 通讯编程文档 (21)
- VHDL/FPGA/Verilog (20)
- 电源技术 (19)
- 通讯/手机编程 (18)
- Linux/Unix编程 (18)
- 文件格式 (18)
- 系统设计方案 (18)
- 学术论文 (17)
- VC书籍 (17)
- 串口编程 (16)
- 书籍源码 (15)
- 人工智能/神经网络 (15)
- 其他行业 (15)
- Windows CE (15)
- 模拟电子 (14)
- 电子书籍 (14)
- 驱动编程 (14)
- 技术书籍 (13)
- 软件工程 (11)
- Internet/网络编程 (11)
- 嵌入式综合 (9)
- 可编程逻辑 (9)
- 游戏 (9)
- VIP专区 (9)
- 论文 (8)
- 数学计算 (8)
- 技术管理 (8)
- Java书籍 (8)
- J2ME (8)
- 中间件编程 (8)
- 编辑器/阅读器 (7)
- USB编程 (7)
- 行业发展研究 (7)
- 无线通信 (6)
- 加密解密 (6)
- 编译器/解释器 (6)
- 测试测量 (5)
- 通信网络 (5)
- 电机控制 (5)
- 压缩解压 (5)
- 教育系统应用 (5)
- *行业应用 (5)
- 嵌入式Linux (5)
- 精品软件 (5)
- 操作系统开发 (4)
- 传感与控制 (4)
- 工控技术 (4)
- 教程资料 (4)
- 网络 (4)
- 其他数据库 (4)
- FlashMX/Flex源码 (4)
- VxWorks (4)
- 家庭/个人应用 (4)
- Symbian (4)
- GPS编程 (4)
- 手册 (3)
- 行业应用文档 (3)
- 接口技术 (3)
- 数值算法/人工智能 (3)
- 数据库系统 (3)
- 资料/手册 (3)
- 手机短信编程 (3)
- Modem编程 (3)
- 数据结构 (3)
- SQL Server (3)
- 邮电通讯系统 (3)
- 并行计算 (3)
- 人物传记/成功经验 (3)
- Jsp/Servlet (3)
- 软件 (2)
- 笔记 (2)
- 电子书籍 (2)
- PCB相关 (2)
- C/C++语言编程 (2)
- 多媒体处理 (2)
- 其他文档 (2)
- 教程资料 (2)
- 磁盘编程 (2)
- Applet (2)
- Delphi/CppBuilder (2)
- Windows Mobile (2)
- JavaScript (2)
- Ajax (2)
- 能源行业(电力石油煤炭) (2)
单片机编程 多路温度采集及监控系统的设计
介绍一种基于单片机的多路温度采集及监控系统,能够测量6路温度信号,具有计算机联网功能,各测量点可以单独监控和设置,可根据用户的需求自动控制。测量温度范围为-10 ℃~200 ℃,控制方式采用模拟量调压模式。该系统具有控制精度高、冲击小等特点。
Abstract:
 A temperature collecting and surveillance-contr ...
单片机编程 PCA9541 2 to 1 I2C-bus master
The PCA9541 is a 2-to-1 I2C-bus master selector designed for high reliability dual masterI2C-bus applications where system operation is required, even when one master fails orthe controller card is removed for maintenance. The two masters (for example, primaryand back-up) are located on separate I2C ...
通信网络 基于LonWorks技术的水厂全分布管控一体化网络研究
    鉴于目前多数水厂采用的是基于PLC的集散式(DCS,Distributed Control System)控制模式。目的在于研究一种采用现场总线技术构建水厂控制网络的方法。这里选用的是Echelon公司推出的LonWorks技术,用来构建水厂全分布式管控一体化的网络体系,涉及现场智能节点的功能与设置、现场控制网络的构建和上层管 ...
教育系统应用 编写
编写,请注意使用的Delphi的版本。 问题一: 编译时,提示缺少以下文件之一: MPEGPLAYLib_TLB.dcr MPEGPLAYLib_TLB.dcu MPEGPLAYLib_TLB.pas 请按如下步骤执行: (1)copy talemp3.dat mp3play.ocx (2)选择Delphi的菜单Component->Import Activex Control->Add->Install 选择mp3play.ocx,然后打开 (3)del mp3play.ocx 问题 ...
Java书籍 具体功能, A Free introduction on spring framework. 简单地说
具体功能, A Free introduction on spring framework. 简单地说,Spring 是一个以控制倒置(Inversion of Control)原则为基础的轻量级框架。控制倒置是一个用于“基于组件的体系结构”的设计模式,它将“判断依赖关系”的职责移交给容器,而不是由组件本身来判断彼此之间的依赖关系。当在Spring内实现组件时, 容器“轻量级” ...
微处理器开发 RS232.C was written to provide all of the basic functionality needed to employ serial I/O in any a
RS232.C was written to provide all of the basic functionality needed
to employ serial I/O in any application written with Borland C
language compilers. Some features are:
1. Ease of use. No assembly language or library files are used and a simple "#include" statement is all that is required to ...
其他书籍 The TMS320LF240xA and TMS320LC240xA devices, new members of the TMS320C24x generation of dig
The TMS320LF240xA and TMS320LC240xA devices, new members of the TMS320C24x&#63722 generation of
digital signal processor (DSP) controllers, are part of the TMS320C2000&#63722 platform of fixed-point DSPs. The
240xA devices offer the enhanced TMS320&#63722 DSP architectural design of the C2xx core CP ...
其他 业务管理:包括客房预订、入住登记、续住、换房、转账、其他服务提供、留言板、意见簿、走客结账、欠费结算。 ¯ 查询统计:包括历史单据、预订表、在住客人表、换房查询、转账查询、日经营状况、月收入状
业务管理:包括客房预订、入住登记、续住、换房、转账、其他服务提供、留言板、意见簿、走客结账、欠费结算。 &macr 查询统计:包括历史单据、预订表、在住客人表、换房查询、转账查询、日经营状况、月收入状况、客房利用率、实时房态。-system design focus of this chapter describe the development of small PowerBuild ...
其他数据库 业务管理:包括客房预订、入住登记、续住、换房、转账、其他服务提供、留言板、意见簿、走客结账、欠费结算。 ¯ 查询统计:包括历史单据、预订表、在住客人表、换房查询、转账查询、日经营状况、月收入状
业务管理:包括客房预订、入住登记、续住、换房、转账、其他服务提供、留言板、意见簿、走客结账、欠费结算。 &macr 查询统计:包括历史单据、预订表、在住客人表、换房查询、转账查询、日经营状况、月收入状况、客房利用率、实时房态。-system design focus of this chapter describe the development of small PowerBuild ...
其他 业务管理:包括客房预订、入住登记、续住、换房、转账、其他服务提供、留言板、意见簿、走客结账、欠费结算。 ¯ 查询统计:包括历史单据、预订表、在住客人表、换房查询、转账查询、日经营状况、月收入状
业务管理:包括客房预订、入住登记、续住、换房、转账、其他服务提供、留言板、意见簿、走客结账、欠费结算。 &macr 查询统计:包括历史单据、预订表、在住客人表、换房查询、转账查询、日经营状况、月收入状况、客房利用率、实时房态。-system design focus of this chapter describe the development of small PowerBuild ...