代码搜索:Patterson
找到约 209 项符合「Patterson」的源代码
代码结果 209
www.eeworm.com/read/485548/6552951
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/345443/11815366
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/345443/11815389
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/258830/11839439
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/258830/11839471
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/258830/11839821
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/258830/11839848
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/152173/12134465
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/152173/12134489
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/336896/12408715
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