代码搜索:quick
找到约 3,674 项符合「quick」的源代码
代码结果 3,674
www.eeworm.com/read/120251/6078230
txt compiling.txt
AUTHOR:cTh
Quick compile instructions
The project is tested only on Win XP/VC7.1(.Net2003)...
The included solution (project) file is for Microsoft VC.Net 2003 (VC7.1), so VC7.1 is the first pr
www.eeworm.com/read/113165/6140244
txt compiling.txt
AUTHOR:cTh
Quick compile instructions
The project is tested only on Win XP/VC7.1(.Net2003)...
The included solution (project) file is for Microsoft VC.Net 2003 (VC7.1), so VC7.1 is the first pr
www.eeworm.com/read/339744/12206773
asm pccom2.asm
; FILENAME:
; 内容: 微机串口通信功能综合检测
DISP MACRO VAR
MOV AH, 9
MOV DX, OFFSET VAR
INT 21H
ENDM
DATA SEGMENT
TEXT DB 'THE QUICK BROWN FOX JUMPS OVER LAZY DOG
www.eeworm.com/read/151143/12232642
m s_plot.m
function s_plot(seismic)
% "Quick-look" plot of seismic data. Color plot if there are more than
% S4M.ntr_wiggle2color (usually 101) traces; otherwise wiggle trace plot
%.For more sophisticated pl
www.eeworm.com/read/120207/14809758
bas lastdrv.bas
REM LASTDRVIVE -- uses only documented DOS
REM $INCLUDE: 'QB.BI'
REM BASIC 6.0 compiler:
REM bc /o lastdrv.bas;
REM link lastdrv,,,qb.lib;
REM Quick BASIC (must produce standalone execu
www.eeworm.com/read/478549/1350630
bas lastdrv.bas
REM LASTDRVIVE -- uses only documented DOS
REM $INCLUDE: 'QB.BI'
REM BASIC 6.0 compiler:
REM bc /o lastdrv.bas;
REM link lastdrv,,,qb.lib;
REM Quick BASIC (must produce standalone execu
www.eeworm.com/read/250243/4436515
c start_8xx.c
/*
* Copyright (C) 1996 Paul Mackerras.
* Copyright (C) 2000 Dan Malek.
* Quick hack of Paul's code to make XMON work on 8xx processors. Lots
* of assumptions, like the SMC1 is used, it has been
www.eeworm.com/read/222388/4819679
xilinx readme.xilinx
I've made a quick hack to support Xilinx HW-JTAG-PC cable.
Connection is as follows:
TCK --> SCK
TDO --> MISO
TDI --> MOSI
TMS --> RESET#
--
Tetsuya Okada
Computer Creator
www.eeworm.com/read/209559/4963501
c start_8xx.c
/*
* Copyright (C) 1996 Paul Mackerras.
* Copyright (C) 2000 Dan Malek.
* Quick hack of Paul's code to make XMON work on 8xx processors. Lots
* of assumptions, like the SMC1 is used, it has been