代码搜索:Fast
找到约 10,000 项符合「Fast」的源代码
代码结果 10,000
www.eeworm.com/read/421857/10688259
txt 10 security enhancements.txt
10 Fast and Free Security Enhancements
PC magazine.
Before you spend a dime on security, there are many precautions you can take that will protect you against the most common threats.
1. Check
www.eeworm.com/read/421211/10750489
c tritri.c
/* Triangle/triangle intersection test routine,
* by Tomas Moller, 1997.
* See article "A Fast Triangle-Triangle Intersection Test",
* Journal of Graphics Tools, 2(2), 1997
*
* int tri_tri_i
www.eeworm.com/read/349903/10785175
txt kcmcomba.txt
In embedded applications on low-powered processors, performance is a big
issue. Using either the KCM or Comba methods as described here can increase
speeds 4-fold.
To use the super-fast KCM (for
www.eeworm.com/read/349903/10785870
cpp ebrick2.cpp
/*
* Test program to implement Brickell et al's method for fast
* computation of g^x mod 2^m, for fixed g and n, using precomputation.
* This idea can be used to substantially speed up ce