搜索资源列表
Ds3
- 用于《数据结构》课程的教学讲义,欢迎使用并提出宝贵意见,这是第3章的讲义。-for "data structure," notes the teaching curriculum, and welcomed the use of valuable advice, which is in Chapter 3 of lectures.
EBDSAM7S64-BasicTools-ADS
- at91sam7s63,ads1.2编译器 本程序为为一个简单的跑马灯演示: 1,完成基本的初始化 2,驱动板上的四个发光二极管(DS1,DS2,DS3,DS4) 3,驱动板上的四个按键(PB1,PB2,PB3,PB4) 4,现象为四个发光二极管不停的依次闪亮 当有PB1按下,闪亮的速度加快 当有PB3按下,闪亮的速度减慢 -at91sam7s63. ads1.2 compiler for the p
rtl8029_driverstudio_ddkxp
- 自编的RTL8029驱动程序,用DS3.1开发-staged by the RTL8029 driver, with the development of DS3.1
tran_rece_ver2.0
- 基于Freescale-smac的点对点通讯。 简介:在Router(特征:接口为COM口)上实现点对点通信。 子工程: 1、接收端receiver_13213_ver2.0 (目前只写了接收端部分,我打算用已经调试好的13213-NCB 作为发送端,如果测试通过,我会写与它配套的发送端程序) 功能详述: 1、发送端与接收端上电后均为DS2点亮; 2、发送端启动以后,大约每1s发送一个数据包\
DS3
- 对数字化变电站的应用做出了实现远景,可参考阅读
Ds3
- 用于《数据结构》课程的教学讲义,欢迎使用并提出宝贵意见,这是第3章的讲义。-for "data structure," notes the teaching curriculum, and welcomed the use of valuable advice, which is in Chapter 3 of lectures.
EBDSAM7S64-BasicTools-ADS
- at91sam7s63,ads1.2编译器 本程序为为一个简单的跑马灯演示: 1,完成基本的初始化 2,驱动板上的四个发光二极管(DS1,DS2,DS3,DS4) 3,驱动板上的四个按键(PB1,PB2,PB3,PB4) 4,现象为四个发光二极管不停的依次闪亮 当有PB1按下,闪亮的速度加快 当有PB3按下,闪亮的速度减慢 -at91sam7s63. ads1.2 compiler for the p
DS301_V4.02
- CANopen协议设备子协议DS301_V4.02介绍,工业控制中的网络CANopen总线的介绍-CANopen Protocol agreement on DS301_V4.02 equipment introduced, industrial control networks on the Application of CANopen bus
rtl8029_driverstudio_ddkxp
- 自编的RTL8029驱动程序,用DS3.1开发-staged by the RTL8029 driver, with the development of DS3.1
tran_rece_ver2.0
- 基于Freescale-smac的点对点通讯。 简介:在Router(特征:接口为COM口)上实现点对点通信。 子工程: 1、接收端receiver_13213_ver2.0 (目前只写了接收端部分,我打算用已经调试好的13213-NCB 作为发送端,如果测试通过,我会写与它配套的发送端程序) 功能详述: 1、发送端与接收端上电后均为DS2点亮; 2、发送端启动以后,大约每1s发送一个数据包"
CANopen_CiA_DS301
- CANopen应用层通讯行规CiA DS301-CANopen application layer communication rules CiA DS301
CiA_DS301_V402
- 这是cia组织的CAN高层协议canopen301的相关标准协议,2002年新版。-This is a high-level CAN organizations cia agreement of the relevant standards canopen agreement, the new version in 2002.
ds3
- NAND FLash DataSheet
liushuideng
- 通过修改程序,控制八盏灯的亮灭状态。(实验指导书P30-36) 控制流水灯每次亮2盏,循环左移、右移 DS1、DS3、DS5、DS7半亮,其余的全亮。 DS1亮1/8,DS2亮2/8,DS3亮3/8,DS4亮4/8,DS5亮5/8,DS6亮6/8,DS7亮7/8,DS8全亮-By modifying the procedures, controls eight bright lights out of state. (Exp
1
- 实现时钟程序,要求开始时DS1、DS2显示分钟,DS2的小数点亮,DS3、DS4显示秒,初始时都显示0;运行后DS4每隔一秒钟数字加1,加到10后变为0,DS3加1,DS3、DS4加到60后变为00,DS2加1;DS1、DS2加到60后,切换到小时状态:DS1、DS2显示小时,DS2的小数点亮,DS3、DS4显示分钟,DS4的小数点亮每隔一秒亮灭一次,亮灭分别30次后,DS4加1。-Realization clock procedure
IR
- 很好用的红外解码程序,用c51写的。现象描述:DS1一直闪烁,按下遥控器的1键,DS2亮;按下遥控器的2键,DS3亮。-Good use of infrared decoder program written c51. Describe the phenomenon: DS1 has been flashing, press the 1 button remote control, DS2-liang press the 2 butt
tr_101891v010101p
- DVB异步串行接口(ASI)标准,英文版的-Digital Video Broadcasting (DVB) Professional Interfaces: Guidelines for the implementation and usage of the DVB Asynchronous Serial Interface (ASI)
DS3
- DS3接口测试文档,含完整步骤,希望对大家有所帮助。-DS3 interface test documentation, including a complete step, we want to help.
DS3
- 数字视频DS3接口仿真模型。对输入的DS3接口数据进行复帧判别,提取帧起始信号,然后将数据内容重组为8比特的TS流。-Digital Video DS3 interface simulation model. DS3 interfaces for data input multiplexing fr a me identification, extraction fr a me start signal, then the data c
ds3
- 单向链表的创建与操作 设单向链表中节点的数据域的数据类型为整型,编写函数实现以下操作: (1)实现单向链表的创建(包括初始化)与输出操作,节点的个数及节点的数据由用户输入。 (源代码:ds3-1.c) (2)查找给定的单链表中的第i个节点,并将其地址返回。若不存在第i个节点,则返回空地址。 (源代码:ds3-2.c) (3)查找给定的单链表中值为n的节点,并将其地址返回。若不存在值为n的节点,则返回空地址。同时,