代码搜索结果
找到约 10,000 项符合
M 的代码
form1.cs
using System;
using System.Drawing;
using System.Collections;
using System.ComponentModel;
using System.Windows.Forms;
using System.Data;
namespace GDI_交互绘图2
{
///
/// Form1 的摘要
doc.cpp
// Doc.cpp : implementation of the CDoc class
//
#include "stdafx.h"
#include "Demo8000.h"
#include "Doc.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] =
doc.cpp
// Doc.cpp : implementation of the CDoc class
//
#include "stdafx.h"
#include "Demo8000.h"
#include "Doc.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] =
motionctrl.cpp
#include "MotionCtrl.h"
CMotionCtrl::CMotionCtrl()
{
m_bTraceHeight = TRUE;
m_bIsAutoPilot = FALSE;
m_pCamera = NULL;
m_pTerrain = NULL;
m_pInput = NULL;
m_v = 7;
m_angle_v = 25;
m
trendline.cpp
#include "StdAfx.h"
#include ".\trendline.h"
CTrendLine::CTrendLine(void)
: m_sName("")
, m_pValues(NULL)
, m_iRoomSize(0)
, m_iValueNum(0)
, m_iSheetSize(0)
, m_iShe
对数据的解码表示.txt
//帧检测代码
void CGPS::RecvDataProc()
{
//当前缓冲区末尾
m_dwPoint+=m_dwActRead;
if(m_dwActRead==0||m_dwActRead+m_dwPoint
sectform.cpp
// SectForm.cpp : implementation of the CSectionForm class
//
#include "stdafx.h"
#include "CourseManager.h"
#include "SectSet.h"
#include "CoursSet.h"
#include "EnrolDoc.h"
#include "SectF
gps.cpp
#include "stdafx.h"
#include "GPSManager.h"
#include "GPS.h"
#include "MainFrm.h"
#include "GPSManagerDoc.h"
#include "GPSManagerView.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
bangyongdoc.cpp
// BangYongDoc.cpp : implementation of the CBangYongDoc class
//
#include "stdafx.h"
#include "BangYong.h"
#include "math.h"
#include "BangYongDoc.h"
#include "ISODCanShuDlg.h"
#include "IS
realtime.cpp
#include "stdafx.h"
//#include
//#include
#include "RealTime.h"
CALine::CALine()
{
m_nColor = RGB(0, 0, 0);
m_nLineStyle = PS_SOLID;
m_nLineWidth = 0;
m_pVal