代码搜索:Approach
找到约 1,300 项符合「Approach」的源代码
代码结果 1,300
www.eeworm.com/read/184417/9101628
c robot.c
/* robot.c */
/* E. Angel, Interactive Computer Graphics */
/* A Top-Down Approach with OpenGL, Third Edition */
/* Addison-Wesley Longman, 2003 */
/* Robot program (Chapter 9). Cylinder for
www.eeworm.com/read/184417/9101639
c cubev.c
/* cubev.c */
/* E. Angel, Interactive Computer Graphics */
/* A Top-Down Approach with OpenGL, Third Edition */
/* Addison-Wesley Longman, 2003 */
/* rotating cube using vertex arra
www.eeworm.com/read/184417/9101661
c pick.c
/* pick.c */
/* E. Angel, Interactive Computer Graphics */
/* A Top-Down Approach with OpenGL, Third Edition */
/* Addison-Wesley Longman, 2003 */
/* demonstrates picking used selection mod
www.eeworm.com/read/184417/9101664
c teatex.c
/* teatex.c */
/* E. Angel, Interactive Computer Graphics */
/* A Top-Down Approach with OpenGL, Third Edition */
/* Addison-Wesley Longman, 2003 */
/* Utah teapot with texture map */
#inc
www.eeworm.com/read/184417/9101685
c dynamic.c
/* dynamic.c */
/* E. Angel, Interactive Computer Graphics */
/* A Top-Down Approach with OpenGL, Third Edition */
/* Addison-Wesley Longman, 2003 */
/* Interactive Figure Program from Chapter
www.eeworm.com/read/379728/9180228
m lspca.m
% LSPCA - Least-squares approach to PCA with missing values
%
% [ A, S, Mu, LC ] = LSPCA( X, N ) finds the PCA decomposition X = AS
% + [Mu .. Mu] for the given data matrix X and number of principa
www.eeworm.com/read/168216/9933877
h usb-sysdep.h
/*
* usb-sysdep.h -- macros to help using the 2.4 approach to usb in 2.2
*
* Copyright (C) 2001 Alessandro Rubini and Jonathan Corbet
* Copyright (C) 2001 O'Reilly & Associates
*
* The source co
www.eeworm.com/read/278766/10511085
h usb-sysdep.h
/*
* usb-sysdep.h -- macros to help using the 2.4 approach to usb in 2.2
*
* Copyright (C) 2001 Alessandro Rubini and Jonathan Corbet
* Copyright (C) 2001 O'Reilly & Associates
*
* The source co
www.eeworm.com/read/276451/10736812
c teapot.c
/* teapot.c */
/* E. Angel, Interactive Computer Graphics */
/* A Top-Down Approach with OpenGL, Third Edition */
/* Addison-Wesley Longman, 2003 */
/* Shaded teapot using recursive subdivis
www.eeworm.com/read/276451/10736892
c gasket2.c
/* gasket2.c */
/* E. Angel, Interactive Computer Graphics */
/* A Top-Down Approach with OpenGL, Third Edition */
/* Addison-Wesley Longman, 2003 */
/* Recursive subdivision of triangle to f