代码搜索:Cprogram
找到约 200 项符合「Cprogram」的源代码
代码结果 200
www.eeworm.com/read/462651/7198531
h program1.h
// PROGRAM1.h : main header file for the PROGRAM1 application
//
#if !defined(AFX_PROGRAM1_H__199DA243_B876_4C3E_80EA_917E1A9A008B__INCLUDED_)
#define AFX_PROGRAM1_H__199DA243_B876_4C3E_80EA_917E
www.eeworm.com/read/309105/13682300
h program1.h
// PROGRAM1.h : main header file for the PROGRAM1 application
//
#if !defined(AFX_PROGRAM1_H__199DA243_B876_4C3E_80EA_917E1A9A008B__INCLUDED_)
#define AFX_PROGRAM1_H__199DA243_B876_4C3E_80EA_917E
www.eeworm.com/read/102341/15785708
h program1.h
// PROGRAM1.h : main header file for the PROGRAM1 application
//
#if !defined(AFX_PROGRAM1_H__199DA243_B876_4C3E_80EA_917E1A9A008B__INCLUDED_)
#define AFX_PROGRAM1_H__199DA243_B876_4C3E_80EA_917E
www.eeworm.com/read/253222/12238245
am makefile.am
## Process this file with automake to produce Makefile.in
##
## $Id: Makefile.am,v 1.2.2.1 2006/02/03 09:37:34 rwild Exp $
AUTOMAKE_OPTIONS = no-dependencies foreign
EXTRA_DIST = acinclude.m4
noins
www.eeworm.com/read/253222/12238250
readme
This is a short demo of the fortran support in libtool.
fprogram is a pure-fortran program which is linked
against the fortran-only library libfoo.la
cprogram is a C program, which is linked agains
www.eeworm.com/read/312550/13609774
log cc_build_debug.log
---------------------------- CProgram.pjt - Debug ----------------------------
[Linking...] "D:\CCStudio_v3.3\C5500\cgtools\bin\cl55" -@"Debug.lkf"
>> warning: creating output section v
www.eeworm.com/read/381959/9060712
clw program2.clw
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CProGram2Dlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "ProGr
www.eeworm.com/read/462004/7213055
clw program2.clw
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CProGram2App
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "ProGr
www.eeworm.com/read/425896/10311095
h program8051.h
// Program8051.h: interface for the CProgram8051 class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_PROGRAM8051_H__A2B104F3_F0D4_4967_9FC3_CE965F54F
www.eeworm.com/read/297707/8002374
c lind8-14.c
#include
int a[10][6];
float ab[10],ac[10];
float f[10];
char o[5][10]={"Chinese \0","Math \0","English \0","PE \0","CProgram\0"};
int i,j,m=0,n=0,ma;
float q;
void input()