代码搜索:DSD
找到约 119 项符合「DSD」的源代码
代码结果 119
www.eeworm.com/read/427414/8947515
changelog
commit 34b9eebe35d8167d43cffb6ad6175f6b2251b572
Author: Daniel Drake
Date: Sat Dec 13 20:06:49 2008 +0000
v1.0.0 release
It's here!
commit b1d636dde418dc8fe6a8f037dea
www.eeworm.com/read/378510/9227860
changelog
commit 1631eaefcc7cdf7047c6b9225618a9aa1b3d87d1
Author: Daniel Drake
Date: Sat Jul 19 17:51:28 2008 -0500
v0.9.2 release
commit 0d9c40d7f3eee15ada624b5caab2cfb912144fdc
Author
www.eeworm.com/read/297871/7991335
txt varible_expxtlain.txt
30 41 30 2
//// 节点数n 支路数zls 节点数nb 接地电抗数mdk
0.0001 1 1 1 30
//// 精度eps 方法(标志)ifop 平衡节点mpj 节点优化(标志)bn
www.eeworm.com/read/111235/15516382
asm 720us.asm
DSD BIT P1.2 ;数据线
CSD BIT P1.3 ;片选线
KSD BIT P3.2 ;键控线
KEYNUM EQU 20H ;按键次数
STATUS EQU 21H ;STATUS.0 发声请求 1 有效
;----------------
www.eeworm.com/read/111235/15516383
asm high.asm
DSD BIT P1.2 ;数据线
CSD BIT P1.3 ;片选线
KSD BIT P3.2 ;键控线
KEYNUM EQU 20H ;按键次数
STATUS EQU 21H ;STATUS.0 发声请求 1 有效
;----------------
www.eeworm.com/read/111235/15516385
asm low.asm
DSD BIT P1.2 ;数据线
CSD BIT P1.3 ;片选线
KSD BIT P3.2 ;键控线
KEYNUM EQU 20H ;按键次数
STATUS EQU 21H ;STATUS.0 发声请求 1 有效
;----------------
www.eeworm.com/read/419195/10880297
c 4位动态164.c
/*--------------------------------------------------------------------------------
★★ 标准串口和模拟串口4位164动态数码管显示程序 ★★
1.CPU :89C51 晶振2MHz
----------------------------------------------------
www.eeworm.com/read/124341/6965324
dpidc
#!/usr/bin/perl -w
# Author: Ferdi Franceschini
#
# dpid control program
# Currently allows
# register: Tells dpid to register all available dpis
# stop: Stops dpid.
use strict;
use IO::Socket::UNIX;
www.eeworm.com/read/223598/7104096
dpidc
#!/usr/bin/perl -w
# Author: Ferdi Franceschini
#
# dpid control program
# Currently allows
# register: Tells dpid to register all available dpis
# stop: Stops dpid.
use strict;
use IO::Socket::UNIX;