代码搜索:quick
找到约 3,674 项符合「quick」的源代码
代码结果 3,674
www.eeworm.com/read/162614/5534727
java subsocket.java
/* Quick and dirty Socket subclass */
public class SubSocket extends java.net.Socket
{
}
www.eeworm.com/read/162519/5544259
java subsocket.java
/* Quick and dirty Socket subclass */
public class SubSocket extends java.net.Socket
{
}
www.eeworm.com/read/170603/9796710
c sort.c
int in[] = {10, 32, -1, 567, 3, 18, 1, -51, 789, 0};
main() {
int i;
sort(in, (sizeof in)/(sizeof in[0]));
for (i = 0; i < (sizeof in)/(sizeof in[0]); i++) {
putd(in[i]);
putchar('\n');
}
r
www.eeworm.com/read/237004/13981827
readme
There are four different types of test to run, which are controlled by
the value of the QUICK macro in the makefile.
1) To run a comprehensive test of all algorithms and all datatypes
make test QU
www.eeworm.com/read/132504/14086508
txt readme.txt
========================================================================
CONSOLE APPLICATION : QUICK SORT
========================================================================
AppWiza
www.eeworm.com/read/166885/9991429
gif 3dsmax7_button_quick_render.gif
www.eeworm.com/read/166885/9991474
gif 3dsmax7_button_quick_render.gif
www.eeworm.com/read/166885/9991501
gif 3dsmax7_button_quick_render.gif
www.eeworm.com/read/425818/10318786