代码搜索:Disc

找到约 1,656 项符合「Disc」的源代码

代码结果 1,656
www.eeworm.com/read/307680/13717400

h disk.h

/* disk.h */ #ifndef _DISC_H #define _DISC_H 0 #include #include #define DISK_SIZE 1024*1024*10 /* disc size: 10 MB */ #define BLOCK_SIZE 4096 /* block size: 4096 B *
www.eeworm.com/read/144110/12814960

txt readme.txt

__________________________________________________________________ Companion Disc Readme for Programming Windows, Fifth Ed
www.eeworm.com/read/228175/14397603

txt readme.txt

__________________________________________________________________ Companion Disc Readme for Programming Windows, Fifth Ed
www.eeworm.com/read/147744/12532435

txt readme.txt

__________________________________________________________________ Companion Disc Readme for Programming Windows, Fifth Ed
www.eeworm.com/read/104125/15709639

txt readme.txt

__________________________________________________________________ Companion Disc Readme for Programming Windows, Fifth Ed
www.eeworm.com/read/479440/6695447

java tower.java

import javax.swing.*; import java.awt.*; public class Tower extends JPanel{ int amountOfDisc=3; Disc [] disc; int maxDiscWidth,minDiscWidth,discHeight; char [] towerName;
www.eeworm.com/read/451344/1661949

sql create_tables_110100.sql

-- create_tables.sql ------------------------------------------------------ -- drop all objects: drop sequence customer_seq; drop sequence disc_article_seq; drop sequence disc_article_threa
www.eeworm.com/read/187145/8852862

h megacomgc.h

/******************************************************************************/ /* filename megacomgc.h */ /*
www.eeworm.com/read/322273/13383806

txt tracking.txt

function [navi_filter] = tracking(channel_nr,data) % Performs code- and carrier tracking global gold global settings; global channel; % ***** Find the parameters for the channel ***** fc=cha
www.eeworm.com/read/226071/14496999

~h input.~h

#ifndef __INPUT_H__ #define __INPUT_H__ typedef struct tagIR_INFO { BYTE bIR_Type; BYTE bCustomerCode; BYTE bCustomerCode1; const BYTE* aIRMap; BYTE bIRMapSize; } IR_INFO, *P