代码搜索结果
找到约 10,000 项符合
C++ 的代码
c++课设.cpp
#include
#include
#include
using namespace std;
class stu//////类的定义
{
public:
stu()
{ strcpy(name,"");strcpy(number,"");
math=chinese=english=average=
c++课设.dsp
# Microsoft Developer Studio Project File - Name="C++课设" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Con
c++课设.plg
Build Log
--------------------Configuration: C++课设 - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\WINDOWS\TEMP\RSP
c++课设.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
c++粒子群.txt
Math_Function.h
#ifndef Math_Function_H
#define Math_Function_H
#include iostream
#include vector
using namespace std;
#include cmath
class Multidimension
{
public
Multidimens