代码搜索:Patterson
找到约 209 项符合「Patterson」的源代码
代码结果 209
www.eeworm.com/read/336896/12408740
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/130028/14211831
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/130028/14211854
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/124792/14543803
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/124792/14543818
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/15390/449946
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/15390/449954
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/277047/4159439
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/277047/4159445
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/410033/2218914
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