登录
首页 » C# » 计算器1、二进制、八进制、十进制及十六进制数的加、减、乘、除、乘方、取模等简单计算 2、科学计算函数,包括(反)正弦、(反)余弦、(反)正切、(反)余切、开...

计算器1、二进制、八进制、十进制及十六进制数的加、减、乘、除、乘方、取模等简单计算 2、科学计算函数,包括(反)正弦、(反)余弦、(反)正切、(反)余切、开...

于 2022-04-11 发布 文件大小:9.55 kB
0 65
下载积分: 2 下载次数: 1

代码说明:

计算器1、二进制、八进制、十进制及十六进制数的加、减、乘、除、乘方、取模等简单计算 2、科学计算函数,包括(反)正弦、(反)余弦、(反)正切、(反)余切、开方、指数等函数运行 3、以角度、弧度两种方式实现上述部分函数 4、具备历史计算的记忆功能 5、对不正确的表达式能指出其错误原因 6、整理上机步骤、完成实验报告、提交可运行的程序,给出实验数据和实验结果。 -A calculator, binary, octal, decimal, and hexadecimal number of add, subtract, multiply, divide, involution, modulus and other simple calculation 2, scientific computing functions, including the (anti-) sine, (anti-) cosine, ( Anti-) tangent, (anti-) cotangent, administration, index function is to run 3 to angle, radians are two ways to achieve the above part of the function 4, with history of computing memory function 5 on an incorrect expression can point out a mistake because 6, finishing on the machine steps to complete the test report for submission to run the program, given experimental data and experimental results.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • HSJZ
    function [ H ,S ] = HS( f ) UNTITLED2 Summary of this function goes here Detailed explanation goes here syms x1 x2 f1=diff(f,x1) f2=diff(f,x2) S= [f1 f2] H = [diff(f1,x1) diff(f1,x2) diff(f2,x1) diff(f2,x2)] end s0=subs(S,findsym(S),[0 0])(function [H, S] = HS (f) UNTITLED2 Summary of this function goes here Detailed explanation goes here syms x1 x2 f1 = diff (f, x1) f2 = diff (f, x2) S = [f1 f2] H = [diff (f1, x1) diff (f1, x2) diff (f2, x1) diff (f2, x2)] end s0 = subs (S, findsym (S), [0 0 ]))
    2013-04-11 23:40:13下载
    积分:1
  • 雷达sra成像 C语言
    描述了雷达sra成像等,用c语言开发 ,包含有fft等程序(Describes the radar imaging Sra, using c language development, contains the procedures fft)
    2008-12-14 20:48:52下载
    积分:1
  • fluidsD3D9
    An example of fluid simulation using CUDA and CUFFT, with Direct3D 9 rendering.
    2009-09-11 18:26:49下载
    积分:1
  • 滤波算法整理
    信号处理中会用到的各种滤波算法,亲测有效
    2022-01-31 23:10:18下载
    积分:1
  • C语言数据结构作业矩阵转置矩阵是很多科学与工程计算问题中研究的数学对象,在此我们感兴趣的不是矩阵本身,而是矩阵的元,从而使矩阵的各种预算有效的进行...
    C语言数据结构作业矩阵转置矩阵是很多科学与工程计算问题中研究的数学对象,在此我们感兴趣的不是矩阵本身,而是矩阵的元,从而使矩阵的各种预算有效的进行-C language data structure matrix transpose operation matrix of many scientific and engineering computing problems in mathematics research targets, we are interested in this is not the matrix itself, but the yuan matrix, thus enabling the various matrix budget for the effective
    2022-03-15 22:06:13下载
    积分:1
  • dashline
    一个简单的虚线类,绘制各种虚线的C++类库,请看效果截图,可绘制出各种彩色的虚线效果。画横向或竖向虚线,以及对角线的虚线框效果,都是可以的,带有一个演示程序。(A simple dashed class, draw various dashed C++ library, see the effects shots, you can draw a variety of color dotted effect. Draw horizontal or vertical dashed line, as well as the effect of diagonal dashed box, are possible with a demo program.)
    2021-05-14 14:30:02下载
    积分:1
  • c++ 贪吃蛇源代码
    c++ 贪吃蛇源代码
    2018-06-26下载
    积分:1
  • S12G128芯片驱动
    飞思卡尔的S12G128的驱动函数,包含AD,TI,WDog,CAN,IEEE,SPI。
    2022-01-31 06:57:57下载
    积分:1
  • yuyin
    用matlab采集语音,信号加噪去噪,以及fft变换(With Matlab acquisition Voice, the signal plus noise denoising, and fft transform)
    2013-05-06 10:15:05下载
    积分:1
  • 用于学习
    led流水线控制,初试时间间隔为一秒,可利用按键设置时间间隔。
    2022-01-26 06:02:39下载
    积分:1
  • 696518资源总数
  • 104305会员总数
  • 11今日下载