代码搜索结果
找到约 10,000 项符合
Power 的代码
zhutaiji.pin
-- Copyright (C) 1991-2005 Altera Corporation
-- Your use of Altera Corporation's design tools, logic functions
-- and other software and tools, and its AMPP partner logic
-- functions, and a
mpsplot.c
#include
#include
#include
#include "msp.h"
void mpsplot(float psdr[],float psdi[],int mfre,float ts)
{
/*----------------------------------------------------------
p1039.dpr
program P1039;
{$APPTYPE CONSOLE}
uses
SysUtils;
const
power2 : array[2..20] of Longint =
( 1, 2, 4, 8, 16,
32, 64, 128, 256, 512,
p2063_sort_统计.cpp
#include
#include
#include
#include
using namespace std;
map Dic;
map :: iterator Iter;
int N , Limit , len;
struct
p2063_统计.dpr
program p2063;
{$APPTYPE CONSOLE}
{%File 'p.in'}
const
maxn = 50000;
maxh = 213709;
type
ts = string [30];
Tname = array[1..maxn] of ts;
p1262_hash.cpp
#include
#include
const int Limit = 100000;
const int Hash = 88889;
int N;
int S;
int Start;
int Total;
int pre [8];
char data [17]
p1262_linehash.cpp
#include
#include
const int power2 [16] = { 1 , 2 , 4 , 8 , 16 ,
32 , 64 , 128 , 256 , 512 ,
1024 , 204
3_2.cpp
#include
double power (double x, int n);
void main(void)
{
int i;
int value = 0;
char ch;
cout = 0; i--)
{
3_1.cpp
#include
double power (double x, int n);
void main(void)
{
cout
munum.c
/* munum.c按用户序号修改用户信息 */
#include "stdio.h"
void ModifyByUserNumber()
{
int i,j,k;
long modnum;
/*输入各项修改后信息*/
long Number;
char Name[20];
char ps