代码搜索:quick
找到约 3,674 项符合「quick」的源代码
代码结果 3,674
www.eeworm.com/read/105882/15656151
c tm2txt.c
#include
#include
#include
#include
#include
/* This program is a quick hack to turn the run-time library .tm files into
* a decent looking ascii
www.eeworm.com/read/104928/15681318
vbs page340a.vbs
Set objIE = CreateObject("ENTWSH.HTMLGen")
objIE.StartDOC "Hello World", True
objIE.WriteLine "Hello World"
objIE.WritePara "The quick brown dog. etc.. etc.."
obj
www.eeworm.com/read/100569/15871763
asm cdquick.asm
; CD-QUICK v3.0 (Windows 95) Key Generator
; tasm cdquick.asm
; tlink /3 /t cdquick
; This program is vapourware, it won't improve your CD's
; performance at all.
codesg segment
assume cs:
www.eeworm.com/read/374502/9402265
dns
#
# dns.irc - translates ip->host, host->ip or nick->ip, nick->host.
#
# quick hack by SrfRoG (srfrog@mistik.net)
#
alias dns.result (adr) {
@ :res = convert($adr)
echo *** $adr is $
www.eeworm.com/read/359724/10127794
m amp109.m
%MATLAB PROGRAM 1-9
num=[5 3];
den=[1 6 11 6];
%Create a transfer function model
sys=tf(num,den);
%Quick access to zero-pole-gain data
[zeros,poles,gain]=zpkdata(sys,'v')
www.eeworm.com/read/163588/10153263
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