代码搜索:舒服点
找到约 10,000 项符合「舒服点」的源代码
代码结果 10,000
www.eeworm.com/read/455864/7362582
cpp 鼠标获取.cpp
// 鼠标获取.cpp : 定义应用程序的入口点。
//
#include "stdafx.h"
#include "鼠标获取.h"
#include
#include
#include
#include
#define MAX_LOADSTRING 100
#pragma com
www.eeworm.com/read/449835/7495906
cpp aaa.cpp
#include
#include
#include
#include
double xx;
double y;
double P[11][12];
void main()
{
cout
www.eeworm.com/read/446308/7581425
dst 研究生入学词组.dst
(go) on the stage[]当演员
a few[]有些,几个
a great/good deal of[]大量(的),许多,(的)
a little[]一点,稍;一些,少许
a lot of[]大量(的), 很多(的)
a matter of[](关于...)的问题;大约
a number of[]若干
a series of[]一系列,一连串
a variety of[
www.eeworm.com/read/444586/7611394
m searchnn.m
function [index,distance] = SearchNN(xn,query_indices,k,exclude)
% 在重构相空间中寻找最近邻点对 (调用工具箱 OpenTSTOOL 函数 nn_prepare.dll, nn_search.dll)
% 输入: xn 重构的相空间
% query_indices 最近邻参考
www.eeworm.com/read/444586/7611404
m searchnn.m
function [index,distance] = SearchNN(xn,query_indices,k,exclude)
% 在重构相空间中寻找最近邻点对 (调用工具箱 OpenTSTOOL 函数 nn_prepare.dll, nn_search.dll)
% 输入: xn 重构的相空间
% query_indices 最近邻参考
www.eeworm.com/read/442788/7645078
m sweep_signal.m
clear;
clc;
close all;
%低通滤波器系数
%参数:旁瓣——72dB 主瓣3dB点——0.1*pi 滤波器点数:16
lpf0=[ 1.123464047307e-012,4.845415798595e-012,1.320458112037e-011,2.751456987263e-011,...
4.722492095763e-011,6.927445
www.eeworm.com/read/442788/7645080
m mtd16_2d.m
clear;
clc;
close all;
%低通滤波器系数
%参数:旁瓣——72dB 主瓣3dB点——0.1*pi 滤波器点数:16
lpf0=[ 1.123464047307e-012,4.845415798595e-012,1.320458112037e-011,2.751456987263e-011,...
4.722492095763e-011,6.927445
www.eeworm.com/read/442788/7645081
m mtd16_1d.m
clear;
clc;
close all;
%低通滤波器系数
%参数:旁瓣——72dB 主瓣3dB点——0.1*pi 滤波器点数:16
lpf0=[ 1.123464047307e-012,4.845415798595e-012,1.320458112037e-011,2.751456987263e-011,...
4.722492095763e-011,6.927445
www.eeworm.com/read/442313/7655379
grs 4.37.grs
entity/pt(5),obj
$$选择5个点。
l10:
ident/'pick points',pt,cnt,num,resp
jump/l10:,trm:,,resp
$$生成二次曲线。
l20:
obj=gconic/pt(1),pt(2),pt(3),pt(4),pt(5)
trm:
halt
www.eeworm.com/read/442313/7655388
grs 4.18.grs
$$变量声明。
entity/results(1000),cur
$$选择一条曲线。
l10:
ident/'pick a curve',cur,resp
jump/l10:,trm:,,resp
$$输入两点间的比率。
l20:
param/'enter the arclength','ratio=',r,resp
jump/l20:,trm:,,,resp
$$