代码搜索:Patterson
找到约 209 项符合「Patterson」的源代码
代码结果 209
www.eeworm.com/read/458356/7298744
asm mat_vec3.asm
;
; calculates c = a x b
;
; float a[3][3]
; float b[3]
; float c[3]
;
; void mat_vec3( c, a, b )
;
;
; James M. Patterson
; Texas Instruments
; 370 South
www.eeworm.com/read/448865/7524509
asm mat_vec4.asm
;
; calculates c = a x b
;
; float a[4][4]
; float b[4]
; float c[4]
;
; void mat_vec4( c, a, b )
;
;
; James M. Patterson
; Texas Instruments
; 370 South
www.eeworm.com/read/448865/7524517
asm mat_vec3.asm
;
; calculates c = a x b
;
; float a[3][3]
; float b[3]
; float c[3]
;
; void mat_vec3( c, a, b )
;
;
; James M. Patterson
; Texas Instruments
; 370 South
www.eeworm.com/read/448674/7527390
asm mat_vec4.asm
;
; calculates c = a x b
;
; float a[4][4]
; float b[4]
; float c[4]
;
; void mat_vec4( c, a, b )
;
;
; James M. Patterson
; Texas Instruments
; 370 South
www.eeworm.com/read/448674/7527398
asm mat_vec3.asm
;
; calculates c = a x b
;
; float a[3][3]
; float b[3]
; float c[3]
;
; void mat_vec3( c, a, b )
;
;
; James M. Patterson
; Texas Instruments
; 370 South
www.eeworm.com/read/299018/7898810
asm mat_vec4.asm
;
; calculates c = a x b
;
; float a[4][4]
; float b[4]
; float c[4]
;
; void mat_vec4( c, a, b )
;
;
; James M. Patterson
; Texas Instruments
; 370 South
www.eeworm.com/read/299018/7898845
asm mat_vec3.asm
;
; calculates c = a x b
;
; float a[3][3]
; float b[3]
; float c[3]
;
; void mat_vec3( c, a, b )
;
;
; James M. Patterson
; Texas Instruments
; 370 South
www.eeworm.com/read/327334/13085173
asm mat_vec4.asm
;
; calculates c = a x b
;
; float a[4][4]
; float b[4]
; float c[4]
;
; void mat_vec4( c, a, b )
;
;
; James M. Patterson
; Texas Instruments
; 370 South
www.eeworm.com/read/327334/13085199
asm mat_vec3.asm
;
; calculates c = a x b
;
; float a[3][3]
; float b[3]
; float c[3]
;
; void mat_vec3( c, a, b )
;
;
; James M. Patterson
; Texas Instruments
; 370 South
www.eeworm.com/read/485548/6552943
asm mat_vec4.asm
;
; calculates c = a x b
;
; float a[4][4]
; float b[4]
; float c[4]
;
; void mat_vec4( c, a, b )
;
;
; James M. Patterson
; Texas Instruments
; 370 South