代码搜索:third
找到约 4,828 项符合「third」的源代码
代码结果 4,828
www.eeworm.com/read/302657/13829477
asm fft.asm
***********************************************
* 作者:熊先越 *
* Email: xianyuexiong@163.com *
* *
* DIT,FFT programe *
* filename: fft.a
www.eeworm.com/read/151133/5685891
c 四塔1.c
#include
//--------------------------------------------------------
// 打印搬运动作
//--------------------------------------------------------
int MoveIt(int x,int Source,int Target)
{
www.eeworm.com/read/149467/5699706
properties config.properties
jdbc.driver=com.microsoft.jdbc.sqlserver.SQLServerDriver
jdbc.dbURL=jdbc:microsoft:sqlserver://localhost:1433;DatabaseName=#third
jdbc.user=sa
jdbc.password=
www.eeworm.com/read/147766/5721236
c ipc.c
/*
* linux/arch/mips/kernel/ipc.c
*
* This file contains various random system calls that
* have a non-standard calling sequence on the Linux/MIPS
* platform.
*/
#include
#includ
www.eeworm.com/read/136786/5862410
c ipc.c
/*
* linux/arch/mips/kernel/ipc.c
*
* This file contains various random system calls that
* have a non-standard calling sequence on the Linux/MIPS
* platform.
*/
#include
#includ
www.eeworm.com/read/135582/5885825
asm readme.asm
README - DOOM assembly code
Okay, I add the DOS assembly module for the historically
inclined here (may rec.games.programmer suffer). If anyone
feels the urge to port these to GNU GCC; either inline
www.eeworm.com/read/131315/5940601
cc trational.cc
/*
a test file for Rational class
*/
#include
#include
#define tassert(ex) {if ((ex)) cerr
www.eeworm.com/read/128531/5983881
c ipc.c
/*
* linux/arch/mips/kernel/ipc.c
*
* This file contains various random system calls that
* have a non-standard calling sequence on the Linux/MIPS
* platform.
*/
#include
#includ
www.eeworm.com/read/127781/5995119
c ipc.c
/*
* linux/arch/mips/kernel/ipc.c
*
* This file contains various random system calls that
* have a non-standard calling sequence on the Linux/MIPS
* platform.
*/
#include
#includ
www.eeworm.com/read/126430/6016704
c airy.c
#include
#define PI 3.1415927
#define THIRD (1.0/3.0)
#define TWOTHR (2.0*THIRD)
#define ONOVRT 0.57735027
void airy(x,ai,bi,aip,bip)
float *ai,*aip,*bi,*bip,x;
{
void bessik(),bes