C語言程式設計題,求大神,c語言程式設計題求大神幫忙!

2021-03-04 02:13:29 字數 2482 閱讀 6447

1樓:紫薇參星

按照你的要求編寫的用牛頓迭代

法求解方程的根的c語言程式如下

#include

#include

int main()while(fabs(x-x0)>=1e-5);

printf("%.2f",x);

return 0;}

c語言程式設計題求大神幫忙!

2樓:匿名使用者

#include

int main(void)

}newstr[k] = '\0';

i = 0, j = k - 1;

while (i < j)

i++;

j--;

}if (i < j)

printf("%s no\n", newstr);

else

printf("迴文串 yes\n");

return 0;}

c語言程式設計題,求大神解答!!!!

3樓:紫薇參星

按照題目要求用二分法求方程的實根的c語言程式如下#include

#include

double f(double x)

int main()

printf("%.2f\n",root);

return 0;}

c語言程式設計題,求助大神!

4樓:小黑哎啊

#include

#include

#define n 10000

int main()

c語言程式設計題,求助大神

5樓:匿名使用者

100不夠幫你寫的,思路**不懂,追問吧?

6樓:匿名使用者

#include

#include

unsigned int calcdayofmonth(unsigned int year, unsigned int month);

bool isleapyear(unsigned int year);

struct time

time operator-(time& t)else

tmp = *this;

if (tmp.day >= t.day)else

if (tmp.month >= t.month)tmp.month -= t.month;

else

tmp.year -= t.year;

time tmp1 = t;

int d=0;

while (!(*this==tmp1))if (tmp1.month > 12)

}printf("累計相差:%d天\n", d);

return tmp;

}bool operator==(time& t)bool operator>(time& t)else

return false;

}else

return false;}};

void show(time t)

bool isleapyear(unsigned int year)unsigned int calcdayofmonth(unsigned int year, unsigned int month)

return 0;//返回0則表示月份輸入不正確}int main()

7樓:筆峰巍峨插藍天

看不清可以發原始碼求採納

c語言程式設計題,求助大神

8樓:雲南新華電腦學校

int fun (int x)

9樓:志祥羅志祥

int fun(int x)

if (x*x%count==x)

return 0;}

10樓:患有取名困難症

樓上的都會不會看題?

#include

int fun(int x)

} while (xx / i);

return 0;

}int main(int argc, const char* const argv)

}return 0;}

c語言程式設計題,求大神解答

11樓:匿名使用者

#include

int main()

fclose(fp);

}return 0;}

12樓:匿名使用者

#include "stdio.h"

#include "string.h"

int main ()

while(1);

fclose(fp);}

急C語言程式設計題求大神幫忙解答,c語言程式設計題求幫忙!!

include void main printf 諸葛亮最多可以戰 勝專 d個對手 屬 num c語言程式設計題求幫忙!是初學者嗎 這樣的問題最好說明哪一步不懂,自己練習還是最重要的scanf一位一位的讀入 乘除之後,switch case就ok了 include int main void cha...

求大神幫忙c語言程式設計,c語言程式設計題求大神幫忙!

include int main if weight 20 weight 30 if weight 30 weight 40 if weight 40 weight 50 if weight 50 return 0 include int main y p w printf 2f n y retur...

C語言程式設計題,求助大神,C語言程式程式設計題,求助大神

int fun int x int fun int x if x x count x return 0 樓上的都會不會看題?include int fun int x while xx i return 0 int main int argc,const char const argv return...