代码搜索:PROGRAMMER
找到约 6,766 项符合「PROGRAMMER」的源代码
代码结果 6,766
www.eeworm.com/read/105484/15666215
opt capcom_pwm.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {
www.eeworm.com/read/102720/15761071
2 sigpendi.2
SIGPENDING(2) Minix Programmer's Manual SIGPENDING(2)
NAME
sigpending - report pending signals
SYNOPSIS
#include
int sigpending(sigs
www.eeworm.com/read/102720/15761741
1 ttt.1
TTT(1) Minix Programmer's Manual TTT(1)
NAME
ttt - tic tac toe
SYNOPSIS
ttt
EXAMPLES
ttt # Start the game
D
www.eeworm.com/read/102720/15761840
1 clr.1
CLR(1) Minix Programmer's Manual CLR(1)
NAME
clr - clear the screen
SYNOPSIS
clr
EXAMPLES
clr # Clear the scre
www.eeworm.com/read/192578/8374118
prj main.prj
[AVRGCCIDE]
Version=Version:2.03
[Compiler Files]
Count=12
File0=main.c
File1=i_output.c
File2=i_output.h
File3=adc.c
File4=adc.h
File5=usart.c
File6=usart.h
File7=temp.c
File8=temp.h
Fil
www.eeworm.com/read/187617/8616342
9151
Xref: cantaloupe.srv.cs.cmu.edu comp.os.msdos.pcgeos:3203 comp.os.os2.programmer:12010 comp.os.os2.advocacy:17195 comp.os.ms-windows.misc:9151 comp.os.ms-windows.programmer.misc:8267 comp.os.ms-window
www.eeworm.com/read/187617/8616547
9571
Xref: cantaloupe.srv.cs.cmu.edu comp.sys.ibm.ps2.hardware:4077 comp.os.ms-windows.apps:11598 comp.os.ms-windows.misc:9571 comp.os.ms-windows.programmer.misc:8706 comp.os.ms-windows.programmer.tools:31
www.eeworm.com/read/366268/9822233
bak general.c.bak
/****************************************************************************
Filename:general.c
programmer:zhang chen
Description:通用子程序库
内容:
DelayMs:延时程序
ToBCD:将一个整数转换为BCD码
版本变更:
www.eeworm.com/read/169056/9884286
java multilinedialog.java
// File: MultiLineDialog.java
// Description: Construction of a dialog
// Programmer: G. Bronson
// Date: 6/15/01
import javax.swing.*;
public class MultiLineDialog
{
public static void main