代码搜索:quick

找到约 3,674 项符合「quick」的源代码

代码结果 3,674
www.eeworm.com/read/334567/12585973

readme

README AND QUICK REFERENCE FS-1015 LPC-10E FOR MATLAB 2/5/96 1.0 SYSTEM REQUIREMENTS * 386SX w/ 387 FPU minimum; 486DX4-100 or better recommended. * 4 MB RAM minimum; 8+ MB recommended.
www.eeworm.com/read/436636/7766766

wag200 readme.wag200

This is wrt54g debrick utility modified by Marcin Baliniak to work with WAG200 flash type. Quick instructions: - compile wrt54g.c: gcc wrt54g.c -o wrt54g - rename wag200 flash image to WHOLEEFLAS
www.eeworm.com/read/227380/14429427

~inc viaprohosts.~inc

const SMBBA1 = $90; SMBBA2 = $80; SMBBA3 = $D0; //Other settings MAX_TIMEOUT = 500; //ENABLE_INT9 = 0; //VT82C596 constants VT596_QUICK = $00; VT596_BYTE = $0
www.eeworm.com/read/211581/15177200

frm encrypt2.frm

VERSION 5.00 Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "COMDLG32.OCX" Begin VB.Form Form1 Caption = "Quick Note" ClientHeight = 4230 ClientLeft = 10
www.eeworm.com/read/38039/1104079

txt qat_pref_lay.txt

# {100} (100) [0] add.Label &Add >> 添加(&A) >> # [1] remove.Label &Remove 移除(&R) # [2] chk_toolbar_below_ribbon.Label S&how Quick Access Toolbar below the Ribbon 在带下显示快捷访问工具栏(&H) # [3] apply.Label A
www.eeworm.com/read/207991/4998867

mils test_40.mils

setoid(oid(20000000)); #test ascii export/import facility. module("ascii_io"); var b:= new(str,int); b.insert("the",1); b.insert("quick",2); b.insert("brown",3); b.insert("fox",4); b.insert("jumps",5
www.eeworm.com/read/393718/2467579

bat make.bat

REM quick and dirty build file for testing different MSDEVs setlocal set myFLAGS= /I../include /I../taocrypt/include /I../mySTL /c /W3 /G6 /O2 /MT /D"WIN32" /D"NO_MAIN_DRIVER" cl %myFLAGS% testsuit
www.eeworm.com/read/393718/2467674

bat make.bat

REM quick and dirty build file for testing different MSDEVs setlocal set myFLAGS= /I../include /I../../mySTL /c /W3 /G6 /O2 cl %myFLAGS% benchmark.cpp link.exe /out:benchmark.exe ../src/taocrypt.
www.eeworm.com/read/393716/2469077

bat make.bat

REM quick and dirty build file for testing different MSDEVs setlocal set myFLAGS= /I../include /I../taocrypt/include /I../mySTL /c /W3 /G6 /O2 /MT /D"WIN32" /D"NO_MAIN_DRIVER" cl %myFLAGS% testsuit