代码搜索:流驱动
找到约 10,000 项符合「流驱动」的源代码
代码结果 10,000
www.eeworm.com/read/302893/13825244
opt 液晶驱动8线.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {
www.eeworm.com/read/302893/13825250
hex 液晶驱动8线.hex
:100003007171333135363236313638403132362E2E
:10001300004D6164656279205869616F72756E790C
:02002300690072
:100025001200747BFF7A007903E4FDFF12005C7B0C
:0E003500FF7A007914E4FD7F0112005C80E583
:100088
www.eeworm.com/read/288814/6315067
pdf windml设备驱动设计.pdf
www.eeworm.com/read/419321/6317484
txt 液晶驱动程序.txt
//深圳市华创信电子有限公司
//www.a-tops.com Email:sales@a-tops.com tech@a-tops.com
#include
#include"d:\软件阁\12864\map.c"
#include
#define S2 0x08
#define S4 0x02
#define S5 0x01
#
www.eeworm.com/read/129305/6330832
txt 串行驱动led显示.txt
//串行驱动led显示,
//一个74hc595位移寄存器驱动三极管驱动led位,
//两个74hc595驱动led段,方式位5位x8段x2=10个数码管
//5分频,每次扫描时间位1.25ms
//定义特殊符号
#define nul 0xf
#define qc 0xc
#define qb 0xb
#define q_ 0xa
#define q__ 0xd
www.eeworm.com/read/395519/6330986
doc ~$k系统与驱动.doc
www.eeworm.com/read/395519/6330992
doc mtk系统与驱动.doc
www.eeworm.com/read/482097/6626287
bat 查看驱动器.bat
@echo off
setlocal enabledelayedexpansion
for /f "skip=1 tokens=1,2 delims=\" %%a in ('fsutil fsinfo drives^|find /v ""') do (
set aa=%%a
set aa=!aa:~-2!
for %%i in (!aa!) do fsutil f
www.eeworm.com/read/481342/6652826