代码搜索:舒服点
找到约 10,000 项符合「舒服点」的源代码
代码结果 10,000
www.eeworm.com/read/312729/3648295
h measure.h
#ifndef _MEASURE_H
#define _MEASURE_H
#include "wintype.h"
#include "mes_svr.h"
//图形信息
#define MAP_RIGHT 573
#define MAP_BOTTOM 352
//点的信息
#define POINT_NUM_MAX 100
#define RELA
www.eeworm.com/read/312725/3649280
h measure.h
#ifndef _MEASURE_H
#define _MEASURE_H
#include "wintype.h"
#include "mes_svr.h"
//图形信息
#define MAP_RIGHT 573
#define MAP_BOTTOM 352
//点的信息
#define POINT_NUM_MAX 100
#define RELA
www.eeworm.com/read/311187/3687482
c 20.c
#include
#define MAX_STATION_NUM 32 /*定义最大允许的储油点数目*/
void main()
{
int k,i;
float wDistance; /*wDistance是终点至当前贮油点的距离*/
float storedOil[MAX_STATION_NUM]
www.eeworm.com/read/311187/3687602
c 20.c
#include
#define MAX_STATION_NUM 32 /*定义最大允许的储油点数目*/
void main()
{
int k,i;
float wDistance; /*wDistance是终点至当前贮油点的距离*/
float storedOil[MAX_STATION_NUM]
www.eeworm.com/read/309828/3703703
m shortest.m
%function p=shortest(startp,endp,Cost)
function p=shortest(startp,endp,Cost)
CrossPointNo=length(Cost);
[a b]=Shortest_Djk(Cost,CrossPointNo,startp);
%getpath用来显示各点与起始点之间的最短路的路径
%其中,a,b为Shortest_
www.eeworm.com/read/309176/3706612
cs sample6_4.cs
/*
* 示例程序Sample6_4: Interpolation类的一元三点等距插值
*/
using System;
using CSharpAlgorithm.Algorithm;
namespace CSharpAlgorithm.Sample
{
class Class1
{
[STAThread]
static void Main(strin
www.eeworm.com/read/306178/3746222
java shenkong-xing.java
//
// shenkong-xing.c 身空行
// designed by secret(秘密)
//
inherit SKILL;
mapping *action = ({
([ "action" : "$n使出一招「心空」,身体向侧后飘去 \n",
"dodge" : 15,
]),
([ "action" : "$n使出一招「誓言空」,双足一点,
www.eeworm.com/read/306178/3750425
c emei.c
// emei.c 事件:峨嵋金顶日出
#include
void create() { seteuid(getuid()); }
// 开始创建事件
void create_event()
{
// 明天5点钟日出
EVENT_D->at_after(0, 0, 1, -5);
}
// 奖励
private
www.eeworm.com/read/306178/3750427
c tianchi.c
// emei.c 事件:长白山天池夜陨
#include
void create() { seteuid(getuid()); }
// 开始创建事件
void create_event()
{
// 每凌晨12点
EVENT_D->at_after(0, 0, 1, -1);
}
// 奖励
private
www.eeworm.com/read/306178/3755024
c kl-dizi4.c
// kunlun-dizi1.c (kunlun)
inherit NPC;
void create()
{
set_name("昆仑派弟子", ({ "dizi"}));
set("long",
"他看起来膀阔腰圆,似乎练过一点武功。\n");
set("gender", "男性");
set("age", 30);
set("attitude", "heroism");