代码搜索:F
找到约 10,000 项符合「F」的源代码
代码结果 10,000
www.eeworm.com/read/318739/13473092
m f.m
function r=f(x)
n=3;
r=zeros(n,1);
r(1)=x(1).^2-10*x(1)+x(2).^2+x(3)+7;
r(2)=x(1)*x(2).^2+x(3).^2-2*x(3);
r(3)=x(1).^2+x(2).^2-3*x(2)+x(3).^2;
www.eeworm.com/read/318659/13474101
rc f.rc
//Microsoft Developer Studio generated resource script.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
www.eeworm.com/read/318659/13474104
h f.h
// F.h : main header file for the F application
//
#if !defined(AFX_F_H__AEF7C5C9_C6AA_40E3_83E8_85731A96ED31__INCLUDED_)
#define AFX_F_H__AEF7C5C9_C6AA_40E3_83E8_85731A96ED31__INCLUDED_
#if _
www.eeworm.com/read/318659/13474106
ico f.ico
www.eeworm.com/read/318659/13474109
cpp f.cpp
// F.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "F.h"
#include "FDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FI
www.eeworm.com/read/318659/13474110
clw f.clw
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CFDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "F.h"
Clas
www.eeworm.com/read/318659/13474111
dsp f.dsp
# Microsoft Developer Studio Project File - Name="F" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Applica
www.eeworm.com/read/318659/13474113
dsw f.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/318659/13474114
aps f.aps
www.eeworm.com/read/318445/13478687