代码搜索:Speed
找到约 10,000 项符合「Speed」的源代码
代码结果 10,000
www.eeworm.com/read/464914/7062713
c speed.c
#include "utile.h"
#include"speed.h"
#include
#define k_first 60
#define k_second 50
#define k_third 40
#define k_forth 30
#define buffer_size 500
#define k_warp 1
www.eeworm.com/read/464914/7062714
h speed.h
#ifndef _SPEED_H_
#define _SPEED_H_
#define _SPD_REC_
void Spd_Init(void);
interrupt void PT1_ISR(void);
interrupt void Timer_Overflow(void);
#endif
www.eeworm.com/read/103075/7087315
speed_test
#!/bin/sh
. ./init_test
HH=$HOME
HOME=$H/A
echo "*** Speed test"
echo "First run to initialise"
../src/nnfs2 --no-x11 --host A --add-first $HH >TMP/1 >$TOP/tst/TMP/1.
echo "Second run without opti
www.eeworm.com/read/463766/7175739
txt speed.txt
16K
20K
22K
28K
32K
48K
56K
64K
100K
128K
256K
384K
768K
www.eeworm.com/read/463766/7175743
txt speed.txt
16K
20K
22K
28K
32K
48K
56K
64K
100K
128K
256K
384K
768K
www.eeworm.com/read/458647/7292639
docx speed.docx
www.eeworm.com/read/450639/7479806
c speed.c
/* lib/des/speed.c */
/* Copyright (C) 1995 Eric Young (eay@mincom.oz.au)
* All rights reserved.
*
* This file is part of an SSL implementation written
* by Eric Young (eay@mincom.oz.au).
www.eeworm.com/read/450547/7482108
html speed.html
SQLite Database Speed Comparison
body {
margin: auto;
www.eeworm.com/read/445904/7588632
java speed.java
package snake;
public interface Speed{
//==========================最大时间间隔===================================
static final int TIME = 500;
//==========================难度等级======================
www.eeworm.com/read/445904/7588634