代码搜索:quick

找到约 3,674 项符合「quick」的源代码

代码结果 3,674
www.eeworm.com/read/105943/15653218

url the quick-basic network.url

[InternetShortcut] URL=http://www.quickbasic.net/ Modified=E0FA99D16D35BF01A6
www.eeworm.com/read/105943/15653426

url stl links & quick reference.url

[InternetShortcut] URL=http://www.sj-coop.net/~yotam/stl.html Modified=00B0FC1A6535BF0120
www.eeworm.com/read/379294/9201273

readme

This directory contains some documentation on the package. paper.tex is the tex-file of the documentation. paper.ps is the post-script file QUICK_REF is a quick-reference file that contains
www.eeworm.com/read/141969/12975107

c 99.c

int InputNum=0x002d; int RandomSign[0x002d]={0x4823,0x6784,0x3d6c,0x72ae,0x5f90,0x6df1,0x41bb,0x01eb, 0x2ea6,0x153c,0x390c,0x0099,0x305e,0x491c,0x4db7,0x54de, 0x2d12,0x4dc8,0x66bb,0x26a6,0x5d
www.eeworm.com/read/416138/11040032

txt speed.txt

[Quick] Speed = 21 [Slowly] Speed = 11
www.eeworm.com/read/416138/11040058

txt speed.txt

[Quick] Speed = 12 [Slowly] Speed = 1.2 [LeftRight] Speed = 1.2
www.eeworm.com/read/434641/7851418

h math.h

#ifndef MATH_H #define MATH_H #include #define PI 31415 INT32 quick_sin(INT32 a); INT32 quick_cos(INT32 a); UINT16 sqrt(UINT16 L); #endif