代码搜索结果

找到约 4,295 项符合 G 的代码

930623-1.c

g (a, b) {} f (xx) void* xx; { __builtin_apply ((void*)g, xx, 200); }

931013-1.c

g (); f () { long ldata[2]; int seed; seed = (ldata[0]) + (ldata[1]

g-header-check.txt

************************************ The G-Rinex version: 2.10 The corr to system time: 2004 4 19 4.470348e-007 End of Header! ************************************

g-data-check.txt

*************第 1 个数据***************** 改正前:m-2 4 4 19 2 15 0.000000 -9.68305394053e-005 1.81898940355e-012 8.10000000000e+003 改正后:m-2 4 4 19 2 15 0.000000 -9.68305394053e-005 1.81898940355e-012 8.100

readme.tv

G.727 Test vectors ~~~~~~~~~~~~~~~~~~ The test vectors in ugst are files in the UGST format, with 16-bit words holding 5,4,3, or 2 valid bits, as needed for big endian ("Unix format") platforms. The

taskmanager.csproj.filelistabsolute.txt

G:\自制家当\Personal\管理器08\WindowsApplication1\obj\Debug\ResolveAssemblyReference.cache G:\自制家当\Personal\管理器08\WindowsApplication1\obj\Debug\TaskView.FrmAboutME.resources G:\自制家当\Personal\管理器08\WindowsA

taskmanager.csproj.filelistabsolute.txt

G:\NET\管理器\WindowsApplication1\bin\Debug\WindowsApplication1.exe G:\NET\管理器\WindowsApplication1\bin\Debug\WindowsApplication1.pdb G:\NET\管理器\WindowsApplication1\obj\Debug\ResolveAssemblyReference.ca

bitgen_spartan3.ut

-g CclkPin:PULLUP -g TdoPin:PULLNONE -g M1Pin:PULLDOWN -g DonePin:PULLUP -g StartUpClk:JTAGCLK -g M0Pin:PULLUP -g M2Pin:PULLUP -g ProgPin:PULLUP -g TckPin:PULLUP -g TdiPin:PULLUP -g TmsPin:PULLUP -g L

bitgen.ut

-<mark>g</mark> Confi<mark>g</mark>Rate:4 -<mark>g</mark> CclkPin:PULLUP -<mark>g</mark> TdoPin:PULLNONE -<mark>g</mark> M1Pin:PULLDOWN -<mark>g</mark> DonePin:PULLUP -<mark>g</mark> DriveDone:No -<mark>g</mark> StartUpClk:JTA<mark>G</mark>CLK -<mark>g</mark> DONE_cycle:4 -<mark>g</mark> <mark>G</mark>TS_cycle:5 -<mark>g</mark> M0Pin:PULLUP -<mark>g</mark> M2Pin:PULLUP -<mark>g</mark> Pro<mark>g</ ...

g726.c

/* * G.726 ADPCM audio codec * Copyright (c) 2004 Roman Shaposhnik. * * This is a very straightforward rendition of the G.726 * Section 4 "Computational Details". * * This file is part of FFmpe