代码搜索:coded

找到约 2,797 项符合「coded」的源代码

代码结果 2,797
www.eeworm.com/read/379736/9179722

h config.h

#ifndef _CONFIG_H #define _CONFIG_H /* * The root-device is no longer hard-coded. You can change the default * root-device by changing the line ROOT_DEV = XXX in boot/bootsect.s */ /* * define y
www.eeworm.com/read/379714/9181071

h config.h

#ifndef _CONFIG_H #define _CONFIG_H /* * The root-device is no longer hard-coded. You can change the default * root-device by changing the line ROOT_DEV = XXX in boot/bootsect.s */ /* * define y
www.eeworm.com/read/181669/9241774

h config.h

#ifndef _CONFIG_H #define _CONFIG_H /* * The root-device is no longer hard-coded. You can change the default * root-device by changing the line ROOT_DEV = XXX in boot/bootsect.s */ /* * define y
www.eeworm.com/read/354342/10362522

h config.h

#ifndef _CONFIG_H #define _CONFIG_H /* * The root-device is no longer hard-coded. You can change the default * root-device by changing the line ROOT_DEV = XXX in boot/bootsect.s */ /* * define y
www.eeworm.com/read/159625/10632477

h config.h

#ifndef _CONFIG_H #define _CONFIG_H /* * The root-device is no longer hard-coded. You can change the default * root-device by changing the line ROOT_DEV = XXX in boot/bootsect.s */ /* * define y
www.eeworm.com/read/273025/10931122

h config.h

#ifndef _CONFIG_H #define _CONFIG_H /* * The root-device is no longer hard-coded. You can change the default * root-device by changing the line ROOT_DEV = XXX in boot/bootsect.s */ /* * define y
www.eeworm.com/read/465763/7045236

h config.h

#ifndef _CONFIG_H #define _CONFIG_H /* * The root-device is no longer hard-coded. You can change the default * root-device by changing the line ROOT_DEV = XXX in boot/bootsect.s */ /* * define y
www.eeworm.com/read/464335/7165217

m crypto.m

function y = crypto97(x) % CRYPTO97 Cryptography example. % y = crypto(x) converts an ASCII text string into another, coded string. % The function is its own inverse, so crypto(crypto(x)) gives x b
www.eeworm.com/read/454275/7395302

h config.h

#ifndef _CONFIG_H #define _CONFIG_H /* * The root-device is no longer hard-coded. You can change the default * root-device by changing the line ROOT_DEV = XXX in boot/bootsect.s */ /* * define y
www.eeworm.com/read/451385/7466250

m crypto.m

function y = crypto97(x) % CRYPTO97 Cryptography example. % y = crypto(x) converts an ASCII text string into another, coded string. % The function is its own inverse, so crypto(crypto(x)) gives x b