代码搜索:彩条显示
找到约 10,000 项符合「彩条显示」的源代码
代码结果 10,000
www.eeworm.com/read/300881/13884630
sct 显示报表.sct
www.eeworm.com/read/486719/6525737
pwi 1602显示.pwi
www.eeworm.com/read/486719/6525738
dsn 1602显示.dsn
www.eeworm.com/read/485311/6557736
矩阵键盘显示
www.eeworm.com/read/482097/6626323
bat 枚举显示.bat
@echo off
mode con:cols=80 lines=8
title 枚举显示
set tgt=%windir%
for /F "tokens=*" %%i in ('dir %tgt% /A- /B /S') do @(cls && echo %%i && for /L %%k in (1,1,100) do @ver>nul)
www.eeworm.com/read/481315/6648086
ico 突出显示.ico
www.eeworm.com/read/481315/6651531
ico 显示隐藏.ico
www.eeworm.com/read/480760/6661313
v 1602显示.v
//那位帮我看看这个程序:1602 LCD显示,编译无错,总是什么都不能显示 xiexie ge wei le :
module lcd1602(clk,rst,lcd_rs,clklcd,lcd_rw,data,en);
input clk,rst;
output lcd_rs,lcd_rw,clklcd,en;
output[7:0] data;
reg lcd_rs,lc
www.eeworm.com/read/479306/6691495
lst 数码显示.lst
C51 COMPILER V7.06 数码_允_ 09/25/2008 16:48:12 PAGE 1
C51 COMPILER V7.06, COMPILATION OF MODULE 数码_允_
OBJECT MODULE PLACED IN 数码显示