代码搜索:zhao
找到约 3,755 项符合「zhao」的源代码
代码结果 3,755
www.eeworm.com/read/355871/10242339
gif zhao.gif
www.eeworm.com/read/418790/10897127
c zhao.c
#include
#include
unsigned int now_value=0;
//long int pwm_pos;
static unsigned int before_value=0;
long int frequency=0;
void main(void)
{
WDTCTL = WDTPW +WDTH
www.eeworm.com/read/442266/7118355
gif zhao.gif
www.eeworm.com/read/461078/7234835
png zhao.png
www.eeworm.com/read/442172/7657740
cpp zhao.cpp
#include
#include
double a1,a2,a3;
double f(double x[])
{double y;
y=x[1]*x[1]+2*x[2]*x[2]-4*x[1]-2*x[1]*x[2];
return y;
}
void df(double dy[],double x0[])
{dy[1]=2*x0[1]-4-
www.eeworm.com/read/306178/3745768
c zhao.c
// zhao.c 静照师太
// Modified by That Oct.1997
#include
#include
inherit NPC;
inherit F_MASTER;
string ask_for_join();
void create()
{
set_name("静照师太", ({ "jingzhao shitai",
www.eeworm.com/read/306178/3750744
c zhao.c
// zhao.c 赵志敬
// By Lgg,1998.10
inherit NPC;
void create()
{
set_name("赵志敬", ({"zhao zhijing", "zhao"}));
set("gender", "男性");
set("age", 26);
set("class", "taoist");