搜索结果
找到约 4,205 项符合
Flywheel energy storage system 的查询结果
按分类筛选
- 全部分类
- 技术资料 (1304)
- 其他书籍 (190)
- 其他 (157)
- 单片机编程 (150)
- 书籍 (145)
- matlab例程 (116)
- Java编程 (114)
- Linux/Unix编程 (100)
- 系统设计方案 (84)
- 单片机开发 (73)
- 电子书籍 (65)
- 通讯编程文档 (61)
- 通讯/手机编程 (58)
- 嵌入式/单片机编程 (58)
- 软件设计/软件工程 (58)
- 文章/文档 (51)
- 学术论文 (48)
- 其他嵌入式/单片机内容 (46)
- 软件工程 (41)
- 书籍源码 (40)
- 微处理器开发 (40)
- 驱动编程 (38)
- 可编程逻辑 (35)
- VHDL/FPGA/Verilog (35)
- 操作系统开发 (32)
- 行业发展研究 (32)
- 教程资料 (30)
- 文件格式 (29)
- 电源技术 (27)
- 其他数据库 (27)
- 嵌入式Linux (26)
- VC书籍 (26)
- SQL Server (26)
- VIP专区 (26)
- 网络 (25)
- 人工智能/神经网络 (25)
- Delphi控件源码 (25)
- 模拟电子 (23)
- 汇编语言 (22)
- 加密解密 (21)
- Internet/网络编程 (21)
- 数学计算 (21)
- 技术管理 (20)
- USB编程 (20)
- 无线通信 (19)
- 数据库系统 (19)
- 企业管理 (19)
- *行业应用 (18)
- 其他行业 (18)
- Jsp/Servlet (18)
- 嵌入式综合 (17)
- VxWorks (17)
- DSP编程 (15)
- 压缩解压 (15)
- 编译器/解释器 (15)
- 源码 (14)
- 数值算法/人工智能 (14)
- Windows CE (14)
- JavaScript (14)
- Java书籍 (13)
- 教育系统应用 (10)
- uCOS (10)
- 游戏 (9)
- 金融证券系统 (9)
- 医药行业 (9)
- 3G开发 (9)
- 论文 (8)
- 通信网络 (8)
- 工控技术 (8)
- 串口编程 (8)
- Applet (8)
- MySQL数据库 (8)
- 软件 (7)
- 接口技术 (7)
- ARM (7)
- 多国语言处理 (7)
- 酒店行业 (7)
- 中间件编程 (7)
- GPS编程 (7)
- 技术书籍 (6)
- 数据结构 (6)
- J2ME (6)
- 邮电通讯系统 (6)
- 开发工具 (5)
- 磁盘编程 (5)
- 百货/超市行业 (5)
- Symbian (5)
- Windows Mobile (5)
- Oracle数据库 (5)
- RFID编程 (5)
- Ajax (5)
- 手册 (4)
- 资料/手册 (4)
- Modem编程 (4)
- 家庭/个人应用 (4)
- 交通/航空行业 (4)
- 教程 (3)
- C/C++语言编程 (3)
- 测试测量 (3)
- 传感与控制 (3)
技术资料 基于单片机的拾取机械臂系统设计与控制
文章设计了一套以抓取物体为任务的机械臂系统。为了让系统中6个舵机协调工作,以51单片机作为控制核心,通过编写C语言程序使单片机输出一系列的驱动脉冲,从而驱动舵机按编写好的动作步骤旋转相应的角度,以实现各种拾取任务。In this paper,a set of robot arm system to grab objects is designed.In order to coordinate the ...
单片机编程 SJA1000 Stand-alone CAN contro
The Controller Area Network (CAN) is a serial, asynchronous, multi-master communication protocol forconnecting electronic control modules, sensors and actuators in automotive and industrial applications.With the SJA1000, Philips Semiconductors provides a stand-alone CAN controller which is more than ...
教程资料 通信的数学理论
The fundamental problem of communication is that of reproducing at one point either exactly or approximately a message selected at another point. Frequently the messages have meaning; that is they refer to or are correlated according to some system with certain physical or conceptual entities.
可编程逻辑 通信的数学理论
The fundamental problem of communication is that of reproducing at one point either exactly or approximately a message selected at another point. Frequently the messages have meaning; that is they refer to or are correlated according to some system with certain physical or conceptual entities.
测试测量 智能照明控制器测量环境光线
Abstract: This application note explains how to design an intelligent lighting controller that senses and measures the ambient lightlevel with an ambient light sensor (ALS). Equipped with a real-time clock (RTC), the controller also knows when to turn lighting on oroff at specified times. The syst ...
游戏 程序通过替换wsock32.dll 来监测winsock调用. 可以在要跟踪的程序当前目录下复制一份 windowssystemwsock32.dll 到跟踪的程序当前目录
程序通过替换wsock32.dll 来监测winsock调用. 可以在要跟踪的程序当前目录下复制一份 windows\system\wsock32.dll 到跟踪的程序当前目录,并改名为 wsock32.aaa,把本程序生成的wsock32.dll 也复制过去。
Delphi控件源码 在网上很多SPCOMM组件下载安装后都无法显示
在网上很多SPCOMM组件下载安装后都无法显示,这个是我找了很久才找到可以用的一个,一定要先把文件夹复制到LIB文件夹下再安装才会在组件面板SYSTEM中出现一个红色的组件
网络 This toolbox distributes processes over matlab workers available over the intranet/internet (SPMD or
This toolbox distributes processes over matlab workers available over the intranet/internet (SPMD or MPMD parallel model). It is very useful for corsely granular parallelization problems and in the precesence of a distributed and heterogeneus computer enviroment. No need for configuration files ! Cr ...
其他书籍 This practical, roll-up-your-sleeves guide distills years of ingenious XML hacking into a complete s
This practical, roll-up-your-sleeves guide distills years of ingenious XML hacking into a complete set of tips, tricks, and tools for web developers, system administrators, and programmers who want to leverage the untapped power of XML. If you want more than the average XML user--to explore and expe ...
嵌入式/单片机编程 This guide describes Freescale’s BeeKit Wireless Connectivity Toolkit configuration tool used for Zi
This guide describes Freescale’s BeeKit Wireless Connectivity Toolkit configuration tool used for ZigBee, 802.15.4, or SMAC application development. The guide describes system requirements, installation, and how to launch BeeKit. The book then guides users through a simple step-by-step process of h ...