代码搜索结果
找到约 10,000 项符合
9 的代码
chap_9.h
/*
//*************************************************************************
//
// P H I L I P S P R O P R I E T A R Y
//
// COPYRIGHT (c) 1997 BY
chap_9.lst
C51 COMPILER V7.02a CHAP_9 08/08/2004 21:05:00 PAGE 1
C51 COMPILER V7.02a, COMPILATION OF MODULE CHAP_9
OBJECT MODULE PLACED IN
test9.m
% QMG test 9: an object like a hex nut with a triangular crack.
% Make the brep 'from scratch'.
% get a 6-segment circle approximation.
global GM_BREP_TYPE_CODE
hexobj = zba({GM_BREP_TYPE_CODE; 3;
test9.tcl
# QMG test 9: an object like a hex nut with a triangular crack.
# Make the brep 'from scratch'.
# get a 6-segment circle approximation.
global PI
global gm_brep_type_code
gmset {nodes1 scrap} [gm_c
test9.di
Fri Aug 27 18:30:29 EDT 1999
-----> # QMG test 9: an object like a hex nut with a triangular crack.
Fri Aug 27 18:30:29 EDT 1999
-----> # Make the brep 'from scratch'.
Fri Aug 27 18:30:29 EDT 1999
test9.di
Thu Sep 02 18:11:00 Eastern Daylight Time 1999
-----> # QMG test 9: an object like a hex nut with a triangular crack.
Thu Sep 02 18:11:00 Eastern Daylight Time 1999
-----> # Make the brep 'from