代码搜索:实例教学
找到约 10,000 项符合「实例教学」的源代码
代码结果 10,000
www.eeworm.com/read/238191/13903298
cpp grademana.cpp
// GradeMana.cpp : implementation file
//
#include "stdafx.h"
#include "教学管理系统.h"
#include "GradeMana.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FI
www.eeworm.com/read/238191/13903302
cpp gradeshow.cpp
// GradeShow.cpp : implementation file
//
#include "stdafx.h"
#include "教学管理系统.h"
#include "GradeShow.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FI
www.eeworm.com/read/238191/13903336
cpp stuinfor.cpp
// StuInfor.cpp : implementation file
//
#include "stdafx.h"
#include "教学管理系统.h"
#include "StuInfor.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE
www.eeworm.com/read/238191/13903356
h connection.h
#pragma once
#include "afxcmn.h"
#define DATASOURCE "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=教学管理系统.mdb"
#define USER ""
#define PW ""
#import "c:\program files\common files\system\ado\msado
www.eeworm.com/read/238191/13903359
cpp register.cpp
// Register.cpp : implementation file
//
#include "stdafx.h"
#include "教学管理系统.h"
#include "Register.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE
www.eeworm.com/read/432821/8570019
m ex311.m
%*********************************************************
%程序:EX311.M
%功能:视角设置view使用实例
%*********************************************************
subplot(2,2,1) %子图设置
ezmesh(@peaks); %设置图
www.eeworm.com/read/432821/8570061
m ex215.m
%********************************************************
%程序:EX215.M
%功能:文本框标注函数gtext使用实例
%********************************************************
x=0:0.02*pi:2*pi; %定义x坐
www.eeworm.com/read/432821/8570077
m ex217.m
%********************************************************
%程序:EX217.M
%功能:颜色条函数colorbar使用实例
%********************************************************
z=peaks(15); %绘制等高线
[c,h]=contour(z
www.eeworm.com/read/432821/8570118
m ex214.m
%********************************************************
%程序:EX214.M
%功能:坐标轴标注函数text使用实例
%********************************************************
x=0:pi/100:2*pi; %定义x坐