代码搜索结果

找到约 10,000 项符合 3 的代码

3_3_vc4_tu3.m

function y = a3_3_VC4_TU3(u) y=u(:,1377:2064); end

a3_3_vc4_tu3.m

function y = a33VC4TU3(u) y=u(:,1377:2064); end

nonplanar_k_3_3_p3.dimacs

p edge 6 9 e 1 0 e 1 5 e 1 3 e 2 0 e 2 5 e 2 3 e 4 0 e 4 5 e 4 3

water_vertex.cg

float fast_fresnel(float3 I, float3 N, float3 fresnelValues) { float power = fresnelValues.x; float scale = fresnelValues.y; float bias = fresnelValues.z; return bias + pow(1.0

dll3.def

; DLL3.def - defines the exports for DLL3.dll LIBRARY DLL3 DESCRIPTION 'A C++ dll that can be called from VB' EXPORTS GetCpuSpeedDll3 CreateDll3 DestroyDll3