搜索结果

找到约 143 项符合 leds-segment 的查询结果

测试测量 集合式直流电能表(小功率的)

集合式直流电能表(小功率的) 特点: 精确度0.05%满刻度±1位数 可同时量测与显示/直流电压/电流/瓦特(千瓦)/瓦特小时(千瓦小时) 电压输入(DC0-99.99V/0-600.0V)自动变档功能 显示范围0-9999(电流/瓦特/千瓦),0至99999999(八位數瓦特小时)可任意规划 数位RS-485 界面 (Optional) 主要规格: 辅助电源消耗功率 ...
https://www.eeworm.com/dl/544/41701.html
下载: 102
查看: 1057

编译器/解释器 The Small C compiler translates a subset of the C language into assembly language. It runs under P

The Small C compiler translates a subset of the C language into assembly language. It runs under PC/MS-DOS 2.1 and later. Small C is compatible with the Microsoft and Small Mac assemblers. Small C takes full advantage of the ability of these assemblers to generate relocatable object code, to mai ...
https://www.eeworm.com/dl/628/138510.html
下载: 81
查看: 1077

单片机开发 This directory contains the memtest 8051 firmware for the Anchor Chips EZ-USB chip. The purpose

This directory contains the memtest 8051 firmware for the Anchor Chips EZ-USB chip. The purpose of this software is to test the different memory segments in the Ez-Usb chip. This example will output the string "good" on the 7 segment LED if the mem test passes, or it will output the first addres ...
https://www.eeworm.com/dl/648/148482.html
下载: 81
查看: 1088

数据结构 XMathLib是一个通用的3D图形数学库。 其中包含两个部分: XMathLib和XGeomLib。分别处理数学和几何运算。 数学部分包含向量、矩阵、四元数的运算。以及其它的运算。 几何部分

XMathLib是一个通用的3D图形数学库。 其中包含两个部分: XMathLib和XGeomLib。分别处理数学和几何运算。 数学部分包含向量、矩阵、四元数的运算。以及其它的运算。 几何部分包含Box Frustum AABB OBB Ray Line Line-Segment Plan Triangle等的运算。 ...
https://www.eeworm.com/dl/654/168318.html
下载: 56
查看: 1066

matlab例程 %realize overlapped-save method %y:output sequence %x:input seqence %h:filter impulse response s

%realize overlapped-save method %y:output sequence %x:input seqence %h:filter impulse response sequence %N:length of each segment %重叠保留法实现分段卷积
https://www.eeworm.com/dl/665/178123.html
下载: 69
查看: 1105

汇编语言 接口课程设计

接口课程设计,红绿灯2006.3.10DATA SEGMENT LEDTAL DB 3FH,06H,5BH,4FH,66H,6DH,7DH,07H,7FH,6FH,0H
https://www.eeworm.com/dl/644/181158.html
下载: 120
查看: 1038

软件设计/软件工程 function y_cum = cum2x (x,y, maxlag, nsamp, overlap, flag) %CUM2X Cross-covariance % y_cum = cum2x

function y_cum = cum2x (x,y, maxlag, nsamp, overlap, flag) %CUM2X Cross-covariance % y_cum = cum2x (x,y,maxlag, samp_seg, overlap, flag) % x,y - data vectors/matrices with identical dimensions % if x,y are matrices, rather than vectors, columns are % assumed to correspond to independent real ...
https://www.eeworm.com/dl/684/194297.html
下载: 65
查看: 1114

DSP编程 VDSP++打开。This directory contains an example ADSP-BF537 RTC project that does a basic blink routine a

VDSP++打开。This directory contains an example ADSP-BF537 RTC project that does a basic blink routine and then puts the part in deep sleep mode to be woken up from a RTC Stopwatch Event. Once woken up, the RTC is reconfigured to toggle the EZ KIT LEDs using RTC second, minute, hour, and day interrup ...
https://www.eeworm.com/dl/516/240029.html
下载: 167
查看: 1075

汇编语言 This directory contains the memtest 8051 firmware for the Anchor Chips EZ-USB chip. The purpose

This directory contains the memtest 8051 firmware for the Anchor Chips EZ-USB chip. The purpose of this software is to test the different memory segments in the Ez-Usb chip. This example will output the string "good" on the 7 segment LED if the mem test passes, or it will output the first addres ...
https://www.eeworm.com/dl/644/246658.html
下载: 74
查看: 1081

嵌入式Linux Linux 2.4.18 s3c2440 led driver 使用dev-C++撰寫

Linux 2.4.18 s3c2440 led driver 使用dev-C++撰寫,需要linux 2.4.18 kernel include,編譯完成後產生led module。 insmod main.o //安裝模組 mknod /dev/leds c 221 0 使用方法: int main(int argc, char *argv[]) { int testdev //led test... testdev = open("/dev/QuickMarkLed",O_RDWR) ioctl(testdev, 2 ...
https://www.eeworm.com/dl/653/246851.html
下载: 93
查看: 1146