代码搜索:Approach
找到约 1,300 项符合「Approach」的源代码
代码结果 1,300
www.eeworm.com/read/184417/9101533
c earth.c
/* eatth.c */
/* E. Angel, Interactive Computer Graphics */
/* A Top-Down Approach with OpenGL, Third Edition */
/* Addison-Wesley Longman, 2003 */
/* Rotating sphere with color interpolati
www.eeworm.com/read/184417/9101543
c tetra.c
/* tetra.c */
/* E. Angel, Interactive Computer Graphics */
/* A Top-Down Approach with OpenGL, Third Edition */
/* Addison-Wesley Longman, 2003 */
/* Recursive subdivision of tetrahedron to f
www.eeworm.com/read/184417/9101617
c trackball.c
/* trackball.c */
/* E. Angel, Interactive Computer Graphics */
/* A Top-Down Approach with OpenGL, Third Edition */
/* Addison-Wesley Longman, 2003 */
/* Rotating cube demo with trackball*/
www.eeworm.com/read/184417/9101632
c cubeview.c
/* cubeview.c */
/* E. Angel, Interactive Computer Graphics */
/* A Top-Down Approach with OpenGL, Third Edition */
/* Addison-Wesley Longman, 2003 */
/* Rotating cube with viewer moveme
www.eeworm.com/read/184417/9101667
c mandelbrot.c
/* mandlebrot.c */
/* E. Angel, Interactive Computer Graphics */
/* A Top-Down Approach with OpenGL, Third Edition */
/* Addison-Wesley Longman, 2003 */
/* Draws the mandlebrot set with hard
www.eeworm.com/read/184417/9101671
c sphere.c
/* sphere.c */
/* E. Angel, Interactive Computer Graphics */
/* A Top-Down Approach with OpenGL, Third Edition */
/* Addison-Wesley Longman, 2003 */
/* Recursive subdivision of cube (Chapter
www.eeworm.com/read/184417/9101687
c bit.c
/* bit.c */
/* E. Angel, Interactive Computer Graphics */
/* A Top-Down Approach with OpenGL, Third Edition */
/* Addison-Wesley Longman, 2003 */
/* Puts a checkboard bit p
www.eeworm.com/read/184081/9122256
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 sou
www.eeworm.com/read/179943/9329907
txt using.txt
January 26. 2004
Using reSIProcate.
ReSIProcate is an object oriented SIP interface and stack implemented in
C++. The reSIProcate approach emphasizes consistency, type safety, and ease of
use.
www.eeworm.com/read/361765/10036748
r mcmcoprobit.r
## sample from the posterior distribution of an ordered probit model
## via the data augmentation approach of Cowles (1996)
##
## KQ 1/25/2003
## Modified to meet new developer specification 7/26/2004