代码搜索:poly
找到约 5,168 项符合「poly」的源代码
代码结果 5,168
www.eeworm.com/read/168218/9933551
cpp poly.cpp
// evaluate a polynomial
#include
template
T PolyEval(T coeff[], int n, const T& x)
{// Evaluate the degree n polynomial with
// coefficients coeff[0:n] at the point x.
www.eeworm.com/read/167649/9957191
cpp poly.cpp
#include "linkStack.h"
#include "Polynomial.h"
void main( )
/* Post: The program has executed simple polynomial
a
www.eeworm.com/read/163958/10137915
gif poly.gif
www.eeworm.com/read/163554/10154095
clw poly.clw
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CAboutDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "Poly.h"
www.eeworm.com/read/163554/10154097
h poly.h
// Poly.h : main header file for the POLY application
//
#if !defined(AFX_POLY_H__01DB7C5C_6FFA_4E4B_A8B3_33DB075A5702__INCLUDED_)
#define AFX_POLY_H__01DB7C5C_6FFA_4E4B_A8B3_33DB075A5702__INCLUD
www.eeworm.com/read/163554/10154098
aps poly.aps
www.eeworm.com/read/163554/10154103
ico poly.ico
www.eeworm.com/read/163554/10154110
dsp poly.dsp
# Microsoft Developer Studio Project File - Name="Poly" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Appl