总数:1412 | 当前第113/142 首页 上一页 ... 108 109 110 111 112 113 114 115 116 117 ... 下一页 尾页
[第36讲]驱动程序中断(1)
字符设备的驱动程序通过在device_struct数据结构的chrdevs向量中增加一项的方法来向内核注册自己。然后对这个设备的所有调用都用这个设备号来实现。
  1. 2009/11/4
  2. 人气(4086)
  3. 星级(10)
  4. 评论(0)
实验三:从ControlLogix 到CompactLogix[课件]
主要议题: • 代码重用 • 节省开发投资 • 系统规模可大可小 总结: 1. 共同的Logix 编程平台 2. 可变化的控制规模。
  1. 2009/11/4
  2. 人气(6832)
  3. 星级(6)
  4. 评论(0)
立体鼹鼠机—吸引人的可编程机器人系统
立体鼹鼠机在不久的将来会在技术培训中发挥重要的作用。这些备有电脑芯片的立方体可以紧密接连接在一起。鼹鼠机之间可以相互沟通交流。能量和信号从一个立体鼹鼠机传递给下一个,这样也保证了能量的供应以及信号的传递。年轻人可以用这种机器给自己制造的机器人编程。Molecubes – an attractive programmable robotics system Molecubes could play a significant role in technical training in the near future. These cubes, fitted with computer chips, can be successively attached to each other. Each Molecube communicates with all the other cubes; the energy supply and transmission of signals from one Molecube to the next are thereby ensured. Young people can use the Molecubes to build and program their own robots.
  1. 2009/10/31
  2. 人气(6457)
  3. 星级(10)
  4. 评论(0)
iFab——3D 印刷技术
3D印刷?听起来好像是未来的一个愿景与快速原型法一直存在于工业生产中。由于iFab技术,在客厅就能将自己的产品印出来这中以前不可能实现的想法现在已经逐渐成为现实。无论是塑料制品或者巧克力,iFab都可以将各种材料印出来。iFab 3D printing Printing in three dimensions? What sounds like a vision of the future has long been industrial reality with rapid prototyping. The previously unattainable dream of being able to print ones own products in the living-room has come much closer to realisation thanks to iFab. Whether it be plastics or chocolate, iFab can process the most diverse of materials.
  1. 2009/10/30
  2. 人气(7296)
  3. 星级(10)
  4. 评论(0)
带有鳍形夹具的仿生三角架—多方位运动和自动抓取
仿生三角架利用了自然界中鱼鳍的结构,首次将三维空间应用到空中企鹅和水下企鹅项目中,以便实现高效和多方位的自动化。三个可扩展伸缩的金丝玻璃纤维杆降低了需要被替换的量,同时允许最大90度的运动。BionicTripod with FinGripper versatile movement and adaptive grasping The BionicTripod makes use of the bionic Fin Ray® structure, which was transferred to three-dimensional space for the first time in the AirPenguin and AquaPenguin projects for efficient, versatile automation. Three extendible and retractable filigree fibreglass rods reduce the mass to be displaced, while allowing a maximum scope of movement of up to 90 degrees.
  1. 2009/10/29
  2. 人气(5949)
  3. 星级(10)
  4. 评论(0)
[第14讲]中断处理(3)
S3C44B0X的中断控制器支持两个中断处理模式: 1、普通中断模式(NON-VECTORED INTERRUPT MODE) 2、向量中断模式(vectored interrupt mode) 我们可以通过配置中断控制寄存器
  1. 2009/10/28
  2. 人气(4042)
  3. 星级(10)
  4. 评论(0)
[第13讲]中断处理(2)
S3C44B0X的中断控制器支持两个中断处理模式: 1、普通中断模式(NON-VECTORED INTERRUPT MODE) 2、向量中断模式(vectored interrupt mode) 我们可 以通过配置中断控制寄存器
  1. 2009/10/28
  2. 人气(3793)
  3. 星级(10)
  4. 评论(0)
NI CompactDAQ—简单易用的USB数据采集系统
NI CompactDAQ集合USB设备检测,内置信号调理,直接传感器连接,热插拔模块,自动模块配置等所有功能于一个小型平台,形成了一个简单易用的、完整的数据采集系统。即刻观看NI CompactRIO介绍在线研讨会。
  1. 2009/10/27
  2. 人气(5808)
  3. 星级(10)
  4. 评论(0)
连续ARQ协议-计算机网络基础(9-10)
连续ARQ协议.自动重传请求(Automatic Repeat-reQuest,ARQ)是OSI模型中数据链路层的错误纠正协议之一。它包括停止等待ARQ协议和连续ARQ协议,錯誤偵測(Error Detection)、正面確認(Positive Acknowledgment)、逾時重傳(Retransmission after Timeout)與負面確認繼以重傳(Negative Acknowledgment and Retransmission)等機制。
  1. 2009/10/27
  2. 人气(6432)
  3. 星级(10)
  4. 评论(0)
计算机网络体系结构-计算机网络基础(3-4)
OSI参考模型,OSI (Open System Interconnection) 参考模型 1983年ISO 的 OSI 模型正式成为国际标准。 Fig. 1-16, Fig. 1-17 1. 物理层(The Physical Layer) 在物理线路上传输原始的二进制数据位(基本网络硬件)。 2. 数据链路层(The Data Link Layer) 在有差错的物理线路上提供无差错的数据传输(Frame)。 3. 网络层(The Network Layer) 控制通信子网提供源点到目的点的数据传送(Packet)。 4. 运输层(The Transport Layer) 为用户提供端到端的数据传送服务。 5. 会话层(The Session Layer) 为用户提供会话控制服务(安全认证)。token management and synchronization (insert checkpoints into the data stream) 6. 表示层(The Presentation Layer) 为用户提供数据转换和表示服务。 7. 应用层(The Application Layer)
  1. 2009/10/23
  2. 人气(5184)
  3. 星级(10)
  4. 评论(0)
总数:1412 | 当前第113/142 首页 上一页 ... 108 109 110 111 112 113 114 115 116 117 ... 下一页 尾页