搜索资源列表
测试速度
- 本测试采用叠加方式循环一亿次,得出来的时间越小就代表你的电脑运算速度越快。温馨提示:在开始测试之前请关闭所有的应用程序!-the overlay method to test cycle 100 million times, and so the smaller the time on behalf of your computing faster. Warm Tip : Before the commencement of testing Please close all applicatio
netsafe
- 爱因斯坦在20世纪初出的这个谜语。他说世界上有98%的人答不出来。某家公司在面试应聘者时借用了爱因斯坦的这个IQ题,考查应聘者的IQ,现在我们暂且不去讨论这个公司用这样的题目来考查应聘者的IQ有多“变态”,如果是你,拿到了这样的笔试题目,你能做得出来吗? 1、在一条街上,有5座房子,喷了5种颜色。 2、每个房里住着不同国籍的人 3、每个人喝不同的饮料,抽不同品牌的香烟,养不同的宠物 问题是:谁养鱼? 提示: 1、英国人住红色房子
简单的四则运算题
- 编程序,循环进行如下的处理过程:由计算机生成简单的四则运算题;用户给出答案;计算机判断对错。直到用户回答说不再继续做了时结束程序。 提示:可让用户选择指定出加、减、乘、除哪一种运算题,以及出一位数还是两位数的运算题;而后通过使用“rand()%10”或“rand()%100”来获得一个0到9的一位整数随机值或得到0到99的两位整数随机值来为用户出题。还可进一步对用户所做算术题的对错次数进行记录,结束程序时给出一个某种形式的成绩。 ,Programmed, recycling process
jsq
- 设计一个计算器 提示:设计一个拥有0~9的按键;一个删除键;加减乘除运算的计算器;-Design a calculator Tip: Design a 0 to 9 keys a delete key calculator addition and subtraction multiplication and division
caishuyouxi
- 猜数 如果大与所给的数字 提示“大了” 如果小与所给的数字 提示“小了”-Guess the number if and to the digit tips" ." if the small and the numbers indicate that the" small" guess the number if and to the digit tips" ." if the small and the digital tip" small"
Fourth
- 利用随机函数产生5道两位数的加法题,每答对一道得20分,答错不得分,最后判断用户的总得分并输出。 提示:产生两位随机数用以下办法 int x=(int)(10+Math.random()*90) -The random function of five double-digit addition problems, and for each correct answer a 20 points, got it wrong not scoring, the final judgmen