搜索资源列表
java完数算法源代码
- 如果恰好等于它的因子之和,这个数就称为"完数"。例如6=1+2+3.编程 找出1000以内的所有完数。球从100米高度自由落下,每次落地后反跳回原高度的一半;再落下,求它在 第10次落地时,共经过多少米?第10次反弹多高?有1、2、3、4个数字,能组成多少个互不相同且无重复数字的三位数?都是多少?一个整数,它加上100后是一个完全平方数,再加上168又是一个完全平方数,请问该数是多少?输入某年某月某日,判断这一天是这一年的第几天?输入三个整数x,y,z,请把这三个数由小到大输
1
- 写一个函数并调用,解决一个小球从h米高度自由落下,每次落下后反弹回原高度的 一半再落下,求它在第n次落地时共经过多少米-Write a function and call to solve a small ball from a height h meters in free fall, bounce back after each drop to half the original height and then fall, seeking its first n second floor w
球从100米高度自由落下
- 题目10:一球从100米高度自由落下,每次落地后反跳回原高度的一半;再落下, 求它在第10次落地时,共经过多少米?第10次反弹多高? -Topic 10: a ball from 100 meters height free fall, every time after landing bounce back half of the original height To fall, For it in the 10th born, a total
qiuluoxia
- 一球从100米高处落下,每次落地后反跳回原高度的一半,再落下,求它在 第10次落地时,共经过多少米?第10次反弹多高?-A ball dropped from 100 meters high, each counter after landing jumps back to half its original height, and then falls, find it at the 10th floor, a total of how many meters? 10th rebou
rough_standard_test2
- lbm方法模拟粗糙界面流动程序,采用D2Q9模型,反弹边界,粗糙界面采用规则矩形-lbm rough interface flow simulation program, using D2Q9 model, bounce boundary rectangle rough interface using rules
Poiseuille半反弹C++代码
- Poiseuille半程反弹代码,效果比全程反弹好,可以较好的模拟(Poiseuille half-way bounce code)