代码搜索:2.54杜邦terminal
找到约 7,646 项符合「2.54杜邦terminal」的源代码
代码结果 7,646
www.eeworm.com/read/215199/15070675
cpp awfqawf.cpp
#include
int main(int argc,char *argv[])
{
int i;
initscr();
if(!has_color()||start_color()==ERR){
endwin();
printf("Terminal does not support color.\n");
exit(1);
}
init_pair(1,C
www.eeworm.com/read/472881/1403262
c nterm.c
/*
* Nano-X terminal emulator
*
* Al Riddoch
* Greg Haerr
*/
#include
#include
#include
#include
#include
#include
#include
www.eeworm.com/read/470720/1448385
f 9263.f
PARAMETER (Q=1)
PARAMETER (P=10)
INTEGER C(10),D(10),E(10),F(10)
DATA (C(I),I=1,P) /10*10/ ! TERMINAL NOT INTEGER
DATA (D(I),I=Q,10) /10*10/ ! START NOT INTEGE
www.eeworm.com/read/470693/1460331
f 9263.f
PARAMETER (Q=1)
PARAMETER (P=10)
INTEGER C(10),D(10),E(10),F(10)
DATA (C(I),I=1,P) /10*10/ ! TERMINAL NOT INTEGER
DATA (D(I),I=Q,10) /10*10/ ! START NOT INTEGE
www.eeworm.com/read/457053/1600939
cmd timeseq.cmd
# create time-sequence graph with gnuplot
gnuplot
www.eeworm.com/read/240577/4571784
p commands.p
commands.o: commands.c ../../include/blob/config.h \
../../include/blob/command.h ../../include/blob/types.h \
../../include/blob/reboot.h ../../include/blob/terminal.h
commands.c :
../../include/
www.eeworm.com/read/240162/4583536
f 9263.f
PARAMETER (Q=1)
PARAMETER (P=10)
INTEGER C(10),D(10),E(10),F(10)
DATA (C(I),I=1,P) /10*10/ ! TERMINAL NOT INTEGER
DATA (D(I),I=Q,10) /10*10/ ! START NOT INTEGE
www.eeworm.com/read/235121/4654079
c nterm.c
/*
* Nano-X terminal emulator
*
* Al Riddoch
* Greg Haerr
*/
#include
#include
#include
#include
#include
#include
#include
www.eeworm.com/read/234101/4662715
c nterm.c
/*
* Nano-X terminal emulator
*
* Al Riddoch
* Greg Haerr
*/
#include
#include
#include
#include
#include
#include
#include