代码搜索:舒服点
找到约 10,000 项符合「舒服点」的源代码
代码结果 10,000
www.eeworm.com/read/217946/14942977
cpp adpcmcompiler.cpp
// ADPCMCompiler.cpp : 定义控制台应用程序的入口点。
//
#include "stdafx.h"
/* Intel ADPCM step variation table */
static long indexTable[16] = {
-1, -1, -1, -1, 2, 4, 6, 8,
-1, -1, -1, -1, 2, 4, 6,
www.eeworm.com/read/216937/14985643
cpp greypidcontrol.cpp
// greyPIDcontrol.cpp : 定义控制台应用程序的入口点。
//
#include "stdafx.h"
#include "greyPIDcontrol.h"
#include
#ifdef _DEBUG
#define new DEBUG_NEW
#endif
// 唯一的应用程序对象
CWinApp theApp;
www.eeworm.com/read/216935/14985716
cpp greypidcontrol.cpp
// greyPIDcontrol.cpp : 定义控制台应用程序的入口点。
//
#include "stdafx.h"
#include "greyPIDcontrol.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#endif
// 唯一的应用程序对象
CWinApp theApp;
using namespace std
www.eeworm.com/read/216476/15005813
h fieldu1.h
#ifndef FIELD_H
#define FIELD_H
#include "Def.h"
//起始中止点
int Beginx=0;
int Endx=0;
int Beginy=0;
int Endy=0;
//初始化场
void InitialField()
{
for (int i=0; i
www.eeworm.com/read/216476/15005831
h filedu1.h
#ifndef FIELD_H
#define FIELD_H
#include "Def.h"
//起始中止点
int Beginx=0;
int Endx=0;
int Beginy=0;
int Endy=0;
//初始化场
void InitialField()
{
for (int i=0; i
www.eeworm.com/read/216476/15005848
h fieldu1.h
#ifndef FIELD_H
#define FIELD_H
#include "Def.h"
//起始中止点
int Beginx=0;
int Endx=0;
int Beginy=0;
int Endy=0;
//初始化场
void InitialField()
{
for (int i=0; i
www.eeworm.com/read/216476/15005862
h filedu1.h
#ifndef FIELD_H
#define FIELD_H
#include "Def.h"
//起始中止点
int Beginx=0;
int Endx=0;
int Beginy=0;
int Endy=0;
//初始化场
void InitialField()
{
for (int i=0; i