代码搜索:Direct
找到约 10,000 项符合「Direct」的源代码
代码结果 10,000
www.eeworm.com/read/356682/10222934
m direct.m
function [lat2,lon2,h2]=direct(lat1,lon1,h1,az,va,d,a,e2)
% DIRECT Computes direct (forward) geodetic problem.
% Determines coordinates of 2nd stations given
% coordinates of and azimuth, vertica
www.eeworm.com/read/356557/10224769
jpg direct.jpg
www.eeworm.com/read/280060/10357797
h direct.h
/* direct.h
Defines structures, macros, and functions for dealing with
directories and pathnames.
Copyright (c) 1991, 1992 by Borland International
All Rights Reserved.
*/
www.eeworm.com/read/161772/10375938
exe direct.exe
www.eeworm.com/read/161772/10375941
txt direct.txt
www.eeworm.com/read/161772/10375944
c direct.c
/* Direct file I/O with fwrite() and fread(). */
#include
#include
#define SIZE 20
int main( void )
{
int count, array1[SIZE], array2[SIZE];
FILE *fp;
/* In
www.eeworm.com/read/354066/10392636
h direct.h
/* direct.h
Defines structures, macros, and functions for dealing with
directories and pathnames.
Copyright (c) 1991, 1992 by Borland International
All Rights Reserved.
*/
www.eeworm.com/read/161034/10460939
h direct.h
/*
* direct.h
*
* This include file contains the function declarations for the library
* functions related to directory handling and creation.
*
*
* Microsoft Confidential
* Copyri