代码搜索:CREWS

找到约 17 项符合「CREWS」的源代码

代码结果 17
www.eeworm.com/read/181335/9258856

ex crews3.ex

Example 3. Example of Outputting a MEL descriptor: Code Fragment: double pipe_length = 100, diameter = 6; union melo_param_data data; /* see Example 5. */ char length_units[] = "ft
www.eeworm.com/read/181335/9258897

ex crews5.ex

Example 5. Public Interface Between MEL and Any Application Program Using It. (Excerpted from mel.h header file.) /* if using MEL for input (#define MEL_INPUT), then must define the MEL
www.eeworm.com/read/181335/9258903

ex crews4.ex

Example 4. An Example of Output Generated by a Hydraulic Analysis Program using MEL. (From the input data given in Example 1.) program, name = 'HAPN - Hydraulic Analysis of Piping Net
www.eeworm.com/read/181335/9258924

ex crews1.ex

Example 1. An Example of MEL Input for a Hydraulic Analysis Program. (Note that tokens will be unique to each application.) title, 'Example Problem Illustrating MEL'; fluid, "water" de
www.eeworm.com/read/181335/9258927

ex crews2.ex

Example 2. Example of Obtaining Data From a MEL Descriptor: Descriptor: pipe, length = 100 (ft), diameter = 6 (in); Code fragment: double pipe_length, diameter; un
www.eeworm.com/read/173254/9664565

ex crews3.ex

Example 3. Example of Outputting a MEL descriptor: Code Fragment: double pipe_length = 100, diameter = 6; union melo_param_data data; /* see Example 5. */ char length_units[] = "ft
www.eeworm.com/read/173254/9664592

ex crews5.ex

Example 5. Public Interface Between MEL and Any Application Program Using It. (Excerpted from mel.h header file.) /* if using MEL for input (#define MEL_INPUT), then must define the MEL
www.eeworm.com/read/173254/9664595

ex crews4.ex

Example 4. An Example of Output Generated by a Hydraulic Analysis Program using MEL. (From the input data given in Example 1.) program, name = 'HAPN - Hydraulic Analysis of Piping Net
www.eeworm.com/read/173254/9664608

ex crews1.ex

Example 1. An Example of MEL Input for a Hydraulic Analysis Program. (Note that tokens will be unique to each application.) title, 'Example Problem Illustrating MEL'; fluid, "water" de
www.eeworm.com/read/173254/9664610

ex crews2.ex

Example 2. Example of Obtaining Data From a MEL Descriptor: Descriptor: pipe, length = 100 (ft), diameter = 6 (in); Code fragment: double pipe_length, diameter; un