代码搜索:Patterson
找到约 209 项符合「Patterson」的源代码
代码结果 209
www.eeworm.com/read/372189/9518145
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/174658/9578442
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/174658/9578451
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/280026/10363099
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/280026/10363131
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/161454/10409911
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/161454/10409949
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/160633/10512246
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/160633/10512275
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/458356/7298736
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