搜索资源列表
jsq
- 部分函数: 处理n! 计算显示数值的阶乘 处理Exp,可用于显示科学计数法 处理x^y 处理sin,反正弦,双曲正弦,反双曲正弦,cos,tan函数,为什么使用了例如sin函数 与正确结果不一样 处理dms函数(将显示的数值转换为“度-分-秒”格式;Inv+dms把度-分-秒转换为10进制) 处理(FE)——打开或者关闭科学计数法,10^32总是以指数显示 取模,(余数) 计算机逻辑与,在运算之前截断小数部分 计算机逻辑或,
题目7
- 输入数组,最大的与第一个元素交换,最小的与最后一个元素交换,输出数组。 程序分析:谭浩强的书中答案有问题。-input array, the largest and one of the elements in the first exchange, and the smallest elements of a final exchange, the output array. Program Analysis : Tan-book answer to a problem.
Calculator-Sourcecode
- 1、实现十进制下的四则运算(加、减、乘、除)和四则混合运算 2、实现十进制转化为二进制或十六进制 3、实现进行一些常用的函数运算(比如sin、cos、tan、cot、sqrt、ln等) 4、实现“(”,“)”符号的表达式的计算-1 decimal, under the four operations ( addition, subtraction, multiplication, addition) and four mixed computing 2, decimal conv
cPP
- 这是谭浩强先生的经典书籍c++程序设计的源代码,对于初学者很有帮助。-This is a classic book of Mr Tan haoqiang c++ program source code, is very helpful for beginners.
tan-chi-she
- c#编码实现了贪吃蛇游戏,包含了所有代码,打开即可运行。-c# coding Snake game contains all the code, open to run.
tan-chi-she-
- 小游戏之---贪吃蛇源代码!自己敲的,还可以吧!-Small game--- Snake source code! Knock yourself, you can also right!
scientific-cal
- This a scientific calculator that calculates fibonacci modulo factorial sin cos tan.. you are also able to change the background color and color of the buttons-This is a scientific calculator that calculates fibonacci modulo factorial sin cos tan.. y
figure
- 画出函数的曲线;正弦函数;余弦函数;正切余切函数;-gives the figure of Sine, Cosine, Tan, ctan etc.