代码搜索:CSD
找到约 1,069 项符合「CSD」的源代码
代码结果 1,069
www.eeworm.com/read/288931/8592842
h csd_1.h
//*****************************************************************************
//*****************************************************************************
// FILENAME: CSD_1.h
// Version: 1
www.eeworm.com/read/288931/8592962
c csd_keyprocess.c
//CSD_KeyProcess.c
//按下 shift 后应亮灯
//按下 shiftCAP 后应亮灯
#define KEY_TOTAL_NUM 36 //键的个数
#define KEY_NUM_DIV8 ( KEY_TOTAL_NUM / 8 ) + 1 //键盘位图的数组下标个数
#define FlgSet 1
#def
www.eeworm.com/read/288931/8593212
asm csd_1.asm
;;*****************************************************************************
;;*****************************************************************************
;; FILENAME: CSD_1.asm
;; Version:
www.eeworm.com/read/288931/8593270
h csd_1.h
//*****************************************************************************
//*****************************************************************************
// FILENAME: CSD_1.h
// Version: 1
www.eeworm.com/read/288931/8593276
inc csd_1.inc
;;*****************************************************************************
;;*****************************************************************************
;; FILENAME: CSD_1.inc
;; Versio
www.eeworm.com/read/160583/10517317
py csd_demo.py
#!/usr/bin/env python
"""
Compute the cross spectral density of two signals
"""
from __future__ import division
from pylab import *
dt = 0.01
t = arange(0, 30, dt)
nse1 = randn(len(t))
www.eeworm.com/read/349389/10829958
pdf csd_register.pdf
www.eeworm.com/read/273038/10930683
pdf csd_register.pdf
www.eeworm.com/read/121089/6069509
asm csd_save.asm
;*
;* CW : Character Windows
;*
;* csd_save.asm : stub routines for screen saving (not supported
;* by default)
;*
ifndef CbSizeVidsCsd_NonDefault
;*****************************************
www.eeworm.com/read/121089/6069511
inc csd_head.inc
;*
;* CW : Character Windows
;*
;* csd_head.inc : header file for all CSD drivers
;*****************************************************************************
.xlist
include drv.inc
i