搜索资源列表
jiandanjisuanji
- 简单的计算机,可以进行加减乘除,开平方这些简单的运算
cb
- 一个整数,它加上100后是一个完全平方数,再加上168又是一个完全平方数,请问该数是多少?-An integer, it is added after the 100 is a completely square, together with 168 is a completely square, what is the number of how many?
theone
- 有客户端和服务器的网络编程,能够计算输入的任意数字的平方。-A client and server network programming, to calculate the square of any number entered.
thread
- 1 编写单进程多线程程序,实现一个线程A将另外一个线程B的从标准输入的字符串反序输出。 2 编写单进程多线程程序,用信号量实现一个线程A随机生成一个0-100的整数,另外一个线程B将此数平方后打印输出,要求每秒钟显示一次。 3 编写单进程多线程程序,用互斥锁实现一个线程A随机生成一个0-100的整数,另外一个线程B将此数平方后打印输出,要求每秒钟显示一次。-A single process writing multi-threaded program, implement a threa
051404
- 一个n * n的二维数组,使用1~n的平方的数填充这个数组,使数组的每行,每列以及每条对角线上的成员的和都相等-一个n* n的二维数组,使用1~n的平方的数填充这个数组,使数组的每行,每列以及每条对角线上的成员的和都相等
3
- 一个整数,它加上100后是一个完全平方数,再加上168又是一个完全平方数,请问该数是多少? -An integer, it is plus 100 is a perfect square, plus 168 is a perfect square number, the number is how much?
mandelbort
- Mandelbort集合图像,自平方分形示例代码,-Mandelbort image collection, since the square fractal sample code,
arm-fast-algo
- ARM快速算法,平方,取对数-ARM fast algorithm, square, logarithmic, and so on. . . . . . .
square
- 完全平方数的个数给定整数区间[A,B]问其中有多少个完全平方数。 输入格式: 多组数据,包含两个正整数A,B 1<=A<=B<=2000000000。 输出格式: 每组数据输出一行包含一个整数,表示闭区间[A,B]中包含的完全平方数的个数。-please translate the Chinese whit google
Pythagor_tree
- 毕达哥拉斯树是由毕达哥拉斯根据勾股定理所画出来的一个可以无限重复的图形。又因为重复数次后的形状好似一棵树所以被称为毕达哥拉斯树。直角三角形两个直角边平方的和等于斜边的平方。两个相邻的小正方形面积的和等于相邻的一个大正方形的面积。而同一次数的所有小正方形面积之和等于最大正方形的面积直角三角形两个直角边平方的和等于斜边的平方。-Pythagoras Tree Pythagoras Pythagorean theorem is drawn out of a pattern can be repeate
webserviceForCalculate
- 基本运算服务的开发与部署。具体内容:实现加、减、乘、除、平方、开平方等常用数学运算 webservice(The development and deployment of basic operational services. Specific content: the common mathematical operation of adding, subtraction, multiplication, division, square, square and other common m