代码搜索:DEV

找到约 10,000 项符合「DEV」的源代码

代码结果 10,000
www.eeworm.com/read/120089/14813110

c char_dev.c

#include #include #include extern int tty_read(unsigned minor,char * buf,int count); extern int tty_write(unsigned minor,char * buf,int count); static int
www.eeworm.com/read/119598/14825891

h dev_ep.h

/* ** Kenobi2 version 1.3 ** ** ** This code has been made to check/learn the 1161 functionalities ** ** ** Release 25-Feb-2002 **
www.eeworm.com/read/119598/14825911

c dev_ep.c

/* ** Kenobi2 version 1.3 ** ** ** This code has been made to check/learn the 1161 functionalities ** ** ** Release 25-Feb-2002 **
www.eeworm.com/read/218591/14914533

c file_dev.c

/* * linux/fs/file_dev.c * * (C) 1991 Linus Torvalds */ #include // 错误号头文件。包含系统中各种出错号。(Linus 从minix 中引进的) #include // 文件控制头文件。用于文件及其描述符的操作控制常数符号的定义。 #include //
www.eeworm.com/read/218591/14914549

c block_dev.c

/* * linux/fs/block_dev.c * * (C) 1991 Linus Torvalds */ #include // 错误号头文件。包含系统中各种出错号。(Linus 从minix 中引进的)。 #include // 调度程序头文件,定义了任务结构task_struct、初始任务0 的数据, // 还有一些有关描述符参
www.eeworm.com/read/218591/14914563

c char_dev.c

/* * linux/fs/char_dev.c * * (C) 1991 Linus Torvalds */ #include // 错误号头文件。包含系统中各种出错号。(Linus 从minix 中引进的)。 #include // 类型头文件。定义了基本的系统数据类型。 #include // 调度程序头
www.eeworm.com/read/218293/14927327

dev caep2.dev

[Project] FileName=CAEP2.dev Name=CAEP2 UnitCount=14 Type=1 Ver=1 ObjFiles= Includes= Libs= PrivateResource= ResourceIncludes= MakeIncludes= Compiler= CppCompiler= Linker= IsCpp=1 Icon
www.eeworm.com/read/218191/14931652

m dev_ls.m

function [XX]=dev_ls(X,ws,pol,n) %it can derive the sectral X 's derivative spectrum. %input:X SPECTRUM % ws windowsize (it is used to least square smooth) % pol
www.eeworm.com/read/218191/14931660

asv dev_ls.asv

function [XX]=dev_ls(X,ws,pol,n) %it can derive the sectral X 's derivative spectrum. %input:X SPECTRUM % ws windowsize (it is used to least square smooth) % pol
www.eeworm.com/read/218002/14941390

h dev_ep.h

#ifndef _DEV_EP_H #define _DEV_EP_H /****************************************************************************/ /* includes */ /************************************************