代码搜索结果
找到约 10,000 项符合
Power 的代码
3_1.cpp
#include
double power (double x, int n);
void main(void)
{
cout
article.dsp
# Microsoft Developer Studio Project File - Name="power" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) App
osamss.c
/*--------------------------------------------------------------------------*/
/* mwcommand
name = {osamss};
version = {"1.1"};
author = {"Lionel Moisan"};
function = { "AMSS as a stack filter (Osher
protocol.ini
;------------------------------------------------------------------------------
; PROTOCOL.INI of D-Link DFE-530TX PCI Fast Ethernet Adapter
;--------------------------------------------------------
protocol.ini
;------------------------------------------------------------------------------
; PROTOCOL.INI of D-Link DFE-530TX PCI Fast Ethernet Adapter
;--------------------------------------------------------
wzjh22.htm
可视化编程工具综述
可视化编程工具综述
冯培荣 编译
h0104.c
#include
#include
int main(void)
{
double result;
double x = 4.0;
result = exp(x);
printf("'e' raised to the power \
of %lf (e ^ %lf) = %lf\n",
增强型.url
[DEFAULT]
BASEURL=http://www.now.net.cn/host/power.net?idUser=&chrDomain=
[InternetShortcut]
URL=http://www.now.net.cn/host/power.net?idUser=&chrDomain=
Modified=E0AB32462A81C10170
bullet.cpp
// Bullet.cpp: implementation of the CBullet class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "Bullet.h"
#include "MainGame.h"
//
div16.v
//
// Integer Multicycle Divide circuit (divide a 16-bit number by a 16-bit number in 16 cycles).
//
// a / b = q with remainder r
//
// Where a is 16-bits,
// Where b is 16 bits
//
// Module