搜索资源列表
Trig_calculator
- 一个基于windows系统的三角形法计算器,利用三角函数和给定的角度或者弧度进行运算-a windows-based system triangle method calculators, and the use of trigonometric functions to the radian angle or for Operational
数学函数作图器
- 数学函数作图器,拥有三角函数,指数函数,复数函数,一次函数,对数函数等功能。-Math Constructions, with trigonometry, the index function, complex function, a function of several functions, such as functional.
sine_cosine
- SINE COSINE三角函数硬件实现代码,采用LATTICE ISPLEVER6.0开发。-SINE COSINE trigonometry hardware implementation code, LATTICE ISPLEVER6.0 use development.
Excel_VBA_500_samples
- 全面包含了Exel VBA 所用到的函数,内容有信息函数,文本函数,统计函数,数学与三角函数,数据库函数,日期与时间函数,逻辑函数,工程函数,查找与引用函数,财务函数 ,实为Exel爱好者必备的参考资料。-comprehensive contains Exel VBA used by the function, as a function of the information, text functions, statistical functions, Mathematics and tr
shuxue_Function
- 这是MCS51的数学计算程序库,对于MCS51的编程者来说,这是他们的难点。能为大家提供数学运算中比较难以处理的程序,如:最小二乘,对数运算、指数运算、反三角函数运算等-MCS51 This is a mathematical calculation libraries, programming for MCS51 concerned, This is difficult. Able to provide a mathematical computations more difficult to
cordic
- 该程序主要完成了cordic算法的内部结构的实现,可以促成三角函数发生器
SANJIAOHANSHU
- 显示正弦,余弦的三角函数,调整线宽,计算正弦余弦乘积
BankOfComputing.cpp
- 本程序是一个行计算器(即对表达式求值)。计算器能实现加、减、乘、除、取余(%)和乘方(^)运算;能实现三角函数(正弦函数sin和余弦函数cos),求10为底的对数log,求2为底的对数ln,求e的指数幂exp,其参数也可以是合法的表达式; 计算器并能对表达式的合法性进行测试,错误的能给出表达式错误的信息。 ] 输入文件格式:第一行是一个正整数N,表示有多少行表达式。接下来的N行每一行是 一个表达式。表达式使用由浮点数(只用小数点表示)和运算符表示。 输出格式:每个行输出一个表达
calculator
- 用MFC写的计算器源代码,可以计算三角函数,但其他功能还不是很完善
asm
- 微机原理实验 包括 口令识别 数制转换 计算三角函数 贪食蛇 扬声器控制
mycomputer
- 计算器程序,计算加减乘除,三角函数,大小写转换,权限和密码管理等
科学型的计算器
- 一个科学计算器,能实现进制间的转换,弧度和角度的转换,三角函数等等工程运算。-a scientific calculator, able to switch between the band, and radian angle of the conversion, trigonometry, etc. Operational works.
三角函数图像
- 这是一段用Active控件所编写的程序,对于初学者很有用-with Active Control prepared by the procedure useful for beginners
calculater
- 这是一个仿照实体计算器功能设计,包括所有常用的计算功能并具有对一组数据的统计处理功能的,用C++语言编程的软件。可以直接在电脑上使用无需安装任何附件。本产品针对需求简单的使用者,设计出一种界面简单,使用方便且功能比较齐备的计算器。基本功能包括简单加减乘除运算,三角函数,反三角函数运算,指数对数运算,求平方及平方根等。增加了对一组数据的统计处理,如平均数,求方差,求平方和这样的运算。-This is a calculator function entity modeled on the desig
VB
- 计算器的完整VB工程,可以计算表达式结果,平方^2,平方根^1/2,乘*,除/,三角函数用弧度如sin(30)表达式为sin(30*3.14159/180,-Calculator complete VB project, the results can be calculated expression, square ^ 2, the square root of ^ 1/2, multiplication*, division /, trigonometric functions in rad
cal
- 计算式的计算,能用字符的形式完成大部分的计算,应该有不少人编了此程序,但是这个还是有新颖之处,完全是对字符处理产生的计算,可以使用全角计算符,对三角函数,科学计数等有很好的支持,算是我对字符串处理一个探索成果。-Formula calculation, can be used to complete most of the characters in the form of calculation, should be compiled of the many people in this pr
jsq
- Delphi简单计算器,三角函数,平方,开方-Delphi simple calculator, trigonometric functions, square, square root
VCPP-and-matlab
- 本功能实现VC++与matlab的动态链接,能够具体实现三角函数的绘制,并能实时描点。-This feature dynamic link VC++ with Matlab, the concrete realization of the drawing of the trigonometric functions, and real-time depiction point.
CLOCK
- 采用三角函数算法更新时钟指针,显示系统时钟-The trigonometric algorithm update clock pointer, display the system clock
work
- 简单的计算器代码,支持四则运算和三角函数,阶乘(A calculator that supports four operations and trigonometric functions, factorial)