代码搜索:DEV
找到约 10,000 项符合「DEV」的源代码
代码结果 10,000
www.eeworm.com/read/343366/11954783
pcc system.pcc
-cF054780
-yC:\NECTools32\DEV\
-zp
source\system.c
www.eeworm.com/read/343301/11958837
simple_load
#!/bin/sh
module="simple"
device="simple"
mode="664"
# Group: since distributions do it differently, look for wheel or use staff
if grep '^staff:' /etc/group > /dev/null; then
group="staff"
else
www.eeworm.com/read/256674/11979327
simple_load
#!/bin/sh
module="simple"
device="simple"
mode="664"
# Group: since distributions do it differently, look for wheel or use staff
if grep '^staff:' /etc/group > /dev/null; then
group="staff"
else
www.eeworm.com/read/342784/11999281
m meanoise.m
function X = MeaNoise(Noise)
% 本程序生成测距噪声,服从高斯分布
% MeaNoise
% 参数说明:
% Noise: 高斯分布方差乘以光速平方的结果
% Also see: MeaNoise.
% 参数检测:
if nargout>1,
error('Too many output arguments
www.eeworm.com/read/153735/12009684
c sdl_acb56.c
/*****************************************************************************
@(#) sdl_acb56.c,v SS7AlphaRelease(0.7.8.1) 2001/12/11 13:15:02
-----------------------------------------------------
www.eeworm.com/read/342301/12031134
s bootsect.s
!
! SYS_SIZE is the number of clicks (16 bytes) to be loaded.
! 0x3000 is 0x30000 bytes = 196kB, more than enough for current
! versions of linux ! SYS_SIZE 是要加载的节数(16 字节为1 节)。0x3000 共为
1 2 3 4 5 6
0x
www.eeworm.com/read/342301/12031330
c bitmap.c
/*
* linux/fs/bitmap.c
*
* (C) 1991 Linus Torvalds
*/
/* bitmap.c contains the code that handles the inode and block bitmaps */
/* bitmap.c 程序含有处理i 节点和磁盘块位图的代码 */
#include // 字符串头文件。主要定义了