代码搜索:Num
找到约 10,000 项符合「Num」的源代码
代码结果 10,000
www.eeworm.com/read/418647/10936689
cpp zhuchengxu.cpp
#include
#include
#include
#include
#include
char str[8][20]={"\0"};
char FIRSTVT[8][10]={"\0"};
char LASTVT[8][10]={"\0"};
char Table[8][10
www.eeworm.com/read/272894/10936983
dpr ex.dpr
{
Simulate and Expression
It's a typical problem of expression process.
Key is defining the priority of opearator.
}
program Ural_1101(Input,Output);
const
MaxLen=1000;
MaxN=100;
M_TURN
www.eeworm.com/read/272894/10937316
dpr ex.dpr
program Ural_1055(Input, Output);
const
MaxN = 50000;
type
TIndex = Longint;
TFilter = record
IsPrime: Boolean;
PrimeRoot: TIndex;
RepeatTimes: TIndex;
www.eeworm.com/read/418596/10939598
js jquery.dimensions.js
/* Copyright (c) 2007 Paul Bakaus (paul.bakaus@googlemail.com) and Brandon Aaron (brandon.aaron@gmail.com || http://brandonaaron.net)
* Dual licensed under the MIT (http://www.opensource.org/licenses
www.eeworm.com/read/272850/10940352
pas clinicregform.pas
unit ClinicRegForm;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, ADODB, StdCtrls, DB, ExtCtrls, ComCtrls, ToolWin, ImgList;
type
www.eeworm.com/read/272778/10944851
txt 矩阵+-.txt
#include
#include
#define max 20
struct triple
{
int m,n;
int num;
};
struct matrix
{
triple data[max];
www.eeworm.com/read/272672/10949573
cpp student.cpp
#include
#define M 100
using namespace std;
struct student
{
double score[4],av[4],total,avt;
char name[20];
int num,n,x;
}stu[M],s;
void average(int n)
{
int i,j;
www.eeworm.com/read/272646/10951087
cpp bitree.cpp
// BiTree.cpp: implementation of the CBiTree class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "BiTree.h"
#include "LinkList.h"
#inc
www.eeworm.com/read/272454/10957091
c 6.c
# define N 5
main( )
{
int x , num[N+1] ;
float st[N+1] , ave , sum=0;
for (x=1 ; x
www.eeworm.com/read/272340/10962223
by y0301110434c.by
main(){
int num1;
int num2;
real s;
real r;
real p;
char n;
n='M';
num1=2;
num2=4;
if num1!=2
if num2