代码搜索:third

找到约 4,828 项符合「third」的源代码

代码结果 4,828
www.eeworm.com/read/268251/11148536

m a_gen_1.m

function aa=A_gen_1() %the generation of a matrix %the first param of b_gen refer the number of user and the second (ka)refer to the number of %array, the third(n) refer to the index of user's spr
www.eeworm.com/read/412167/11212661

asm servomov.asm

; ServoMov - Put Servo's to Specified Positions. ; ; This Third Servo Program, Sets the "Servo0" and "Servo1" according ; to the two byte value passed to it. Servo0 is controlled by an "A" ;
www.eeworm.com/read/184417/9101180

txt readme.txt

Interactive Computer Graphics: A Top-Down Approach with OpenGL Third Edition Addison-Wesley ISBN 0-201-77343-0 Edward Angel Computer Science Department University of New Mexico Albuquerque
www.eeworm.com/read/184417/9101508

c gasket3d.c

/* gasket3d.c */ /* E. Angel, Interactive Computer Graphics */ /* A Top-Down Approach with OpenGL, Third Edition */ /* Addison-Wesley Longman, 2003 */ /* Three-Dimensional Sierpinski Gasket
www.eeworm.com/read/174714/9576032

readme

The 1986 contest was named: "The Third International Obfuscated C Code Contest" Copyright (c) 1986, Landon Curt Noll & Larry Bassel. All Rights Reserved. Permission for personal, education or non-pr
www.eeworm.com/read/365220/9871874

txt thirdpartylicensereadme.txt

DO NOT TRANSLATE OR LOCALIZE. %% Sun implementations of the following third party Java Specification Requests may be included in this software: JSR 75, JSR 82, JSR 120, JSR 135, JSR 205, JSR 226; Us
www.eeworm.com/read/167987/9942791

opts3

#!/bin/sh # Program opts3 # Using getopts -- Third try -- while getopts dq: options do case $options in d) echo "-d is a valid switch ";; q) echo "The argument for -q is $OPTARG";; \?) echo "
www.eeworm.com/read/164962/10080349

txt cpu_3rd_package.txt

-- Third Party Package containing functions for Bit_Vector operations -- download from: www.fpga.com.cn & www.pld.com.cn -- Cypress Semiconductor WARP 2.0 -- -- Copyright Cypress Semicondu
www.eeworm.com/read/276451/10736889

c gasket3d.c

/* gasket3d.c */ /* E. Angel, Interactive Computer Graphics */ /* A Top-Down Approach with OpenGL, Third Edition */ /* Addison-Wesley Longman, 2003 */ /* Three-Dimensional Sierpinski Gasket
www.eeworm.com/read/458682/7291417

sh echo-params.sh

#!/bin/bash # echo-params.sh # Call this script with a few command line parameters. # For example: # sh echo-params.sh first second third fourth fifth params=$# # Number of command-