CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - tan

搜索资源列表

  1. DRAPTEXTCLASSIFICATION

    0下载:
  2. 谭松波博士开发研制的DRAP文本分类系统,根据中心法则改进方法,有训练集和测试集,程序完整。-Dr. Tan Songbo DRAP developed text classification systems, to improve the method in accordance with the law center, a training set and test set, the program integrity.
  3. 所属分类:Other systems

    • 发布日期:2017-05-21
    • 文件大小:6.02mb
    • 提供者:panda
  1. Calculator_source

    0下载:
  2. 能计算数学函数的计算器 这个计算器可用 set 命令自定义变量,也可以用 view 今天查看变量的值,在程序里有一个设置小数显示数度的全局变量 prec 可以用 set 对它重新赋值,值的范围是 0 - 100 的整数,默认是 6 ,将 sin arcsin tan ln 等数学函数转换成内部表示,以便于将之与一般的运算符统一处理。程序还对小数和整数加以了区别,增加了求余去处符 ‘\’、百分符‘%’。-Mathematical functions to calculate calculato
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:13.82kb
    • 提供者:ian
  1. calculator

    0下载:
  2. 设计一个windows附件中所示的计算器  计算double型的“加”、“减”、“乘”和“除”法;(注意小数点的处理)  增加“Backspace”按钮,每按一次删除编辑框最后一个字符;  增加求“倒数”、“sin”、“cos”和“tan”等三角函数;(注意以上运算符是单目运算符,与四则运算并不相同,最好独立为每个按钮设计函数)  增加“%”和“00”按钮,这两个按钮并不是运算符,仅仅是修改编辑框; ᠋
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-09
    • 文件大小:1.56mb
    • 提供者:叶合
  1. IntegarteClass

    0下载:
  2. 一种复杂的积分表达式计算vc++源程序,实现求积分的类,支持各种复杂的积分表达式,可含任何数学函数, 如 3*exp(x)*tan(x)/(8+log(x)) ;可检查出表达式的书写错误;可设置积分精度-A complex calculation of the integral expression of vc++ source code, to achieve points for the class to support the integration of complex expressi
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:51.46kb
    • 提供者:wang
  1. CalcSolver

    0下载:
  2. 包括常用的函数(三角函数、反三角函数、双曲三角函数、绝对值.......),甚至是 一些复杂无比的表达式也能计算,如:ln e + rnd(2) + 3(2)4 * (log(tan (itan 1))) 等。值得一提 的是,它还有函数绘图、数据统计和自定义常数等功能。另外,程序经过我汉化(仅在界面上),更易 懂。-Including the commonly used functions (trigonometric, inverse trigonometric
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:224.17kb
    • 提供者:zhj_hjh
  1. 6.13

    0下载:
  2. 这是c的基础入门题解,原题来源于谭浩强所编的c程序语言设计(第二版),属于6章13题-This is the basis of c, entry to a problem, the original title from TAN Hao-Qiang c programming language, compiled by Design (second edition), part of chapter 13 of title 6
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:5.5kb
    • 提供者:chenlihong
  1. C

    0下载:
  2. 谭浩强C语言Word版,非常完整。可放心下载,-TAN Hao-Qiang C-Word version, very complete. Can rest assured that download,
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:678.87kb
    • 提供者:王五
  1. Tanmingjin_C_Programming_Language_design_example.r

    0下载:
  2. 谭明金编写的《C语言程序设计实例精粹》一书的全部源码,学习C语言的同志可以参考参考!-Tan Ming Kim prepared by the " C Programming Language design example the essence of the" one book all the source code to learn C language can refer to refer to the comrades!
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-08
    • 文件大小:1.95mb
    • 提供者:刘红
  1. C_Calculator

    0下载:
  2. c语言计算器,实现加、减、乘、除、加括号、sin/cos/tan函数-c language calculator to achieve add, subtract, multiply, divide, add parentheses, sin/cos/tan functions
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:1.66kb
    • 提供者:hanyu
  1. jsq

    0下载:
  2. 进行加减、乘除运算,还支持cos、sin、tan等运算。-For addition and subtraction, multiplication and division operations, also supports the cos, sin, tan and other operations.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:14.71kb
    • 提供者:刘军
  1. C++_calculator

    0下载:
  2. this program is simple calculator that calculate [multiply, divide, plus, minus, facrorial, power, sin(x), cos(x), tan(x), sqrt(x), Ln(x), Exp(x)] of two number.
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:143.93kb
    • 提供者:maisam
  1. tan-tiao-mo-ni

    0下载:
  2. 用画“*”的方式模拟自由落体小球的弹跳过程-With a painting, " *" means the bouncing ball simulation of the process of free fall
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:185.93kb
    • 提供者:xuwujian
  1. zhan-ya-ru-tan-chu

    0下载:
  2. 栈压入弹出代码,这是我们老师自己写的代码,当做我们的实验-Stack to push up the code, it is our teachers write their own code, as our experiments
  3. 所属分类:Other systems

    • 发布日期:2017-05-15
    • 文件大小:3.64mb
    • 提供者:张江
  1. calculator

    0下载:
  2. 使用C语言编写的具有简单计算功能的计算器,可以完成加、减、乘、除、sin、cos、tan、cot运算,并且有界面。适合初级C语言编程人员学习。-Calculator using C language with a simple calculation function, you can complete the addition, subtraction, multiplication, addition to, sin, cos, of tan, cot computing and inter
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:327.12kb
    • 提供者:Tony
  1. j

    0下载:
  2. java 计算器,实现了基本的简单计算器所有功能,包括加减乘除,MCM+MS,sin,cos,tan等-java calculator, basic and simple calculator all functions, including Math, MCM+MS, sin, cos, tan
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:1.17kb
    • 提供者:maidi
  1. Calc

    0下载:
  2. 一个linux下用c语言编写的小计算器 支持+-×÷,乘方,开方, 括号,sin,cos,tan,科学计数法等。 -A small calculator under linux c language support+-×÷,power, square root, parenthesis, sin, cos, tan, scientific notation.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:215.94kb
    • 提供者:xyz
  1. calculator

    0下载:
  2. 简单计算器,可以实现⑴正弦sin⑵余弦cos⑶正切tan⑷开平方sqrt⑸反正弦arcsin⑹反余弦arccos⑺反正切arctan⑻常用对数lg⑼自然对数ln⑽e指数exp⑾乘幂函数∧-A simple calculator, you can achieve of ⑴ sine sin ⑵ the cosine cos ⑶ tangent tan ⑷ open square sqrt ⑸ anyway chord arcsin ⑹ inverse cosine arccos ⑺ arctang
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-18
    • 文件大小:2.68kb
    • 提供者:吴建豪
  1. Calculator(c)

    0下载:
  2. C计算器,支持+、-、*、/、^、!、(、) 数学函数 sin cos tan cot sign ln log sinh cosh tanh coth等 支持正负 支持*的省略 支持弧度角度转化 支持大整数的加减 支持设置精度 支持常数PI和E 支持文件储存-C calculator supports+,-,*, /, ^,!, (,) Mathematical functions sin cos tan
  3. 所属分类:Other systems

    • 发布日期:2017-11-16
    • 文件大小:949.42kb
    • 提供者:dnalfiend
  1. Example3_10

    0下载:
  2. artificial neural network, simple multi layer back propagation training algorithm with tan-sigmoid as the activation function.
  3. 所属分类:Other systems

    • 发布日期:2017-11-17
    • 文件大小:1.02kb
    • 提供者:bunfai
  1. 201212171010

    0下载:
  2. 使用的科学计算器,包括sin cos tan -Use scientific calculator, including sin cos tan, etc., etc.
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-08
    • 文件大小:15.44kb
    • 提供者:木头
« 12 3 »
搜珍网 www.dssz.com