搜索资源列表
表达式计算器
- 一个使用堆栈写的计算器,能够使用常用的数学函数.-use of a stack written by calculators, to use common math functions.
数学函数作图器
- 数学函数作图器,拥有三角函数,指数函数,复数函数,一次函数,对数函数等功能。-Math Constructions, with trigonometry, the index function, complex function, a function of several functions, such as functional.
Delphi_Calc
- A calculator in Delphi, works with Mouse or Keyboard. It contains something about using Math functions, Clipboard, Error handling, Timer and etc.
CPP123
- C/C++ 语言参考 基本C/C++ 预处理命令 操作符优先级 转义字符 ASCII码表 基本数据类型 关键字 标准 C 库: Standard C I/O Standard C String & Character Standard C Math Standard C Time & Date Standard C Memory Other standard C functions C++ C++ I/O
MC18librarycompiler
- MC18编译器函数库: 硬件外设函数 软件外设函数库 通用软件函数库 数学函数库-MC18 library compiler: hardware peripheral functions common software library software peripheral library math library
FMATH
- additional math functions
Delphi7functions
- Delphi7函数速查,包含常用的数据类型转换函数、字符串、数组操作函数、文件、磁盘操作函数、内存、指针操作函数、数学运算函数、日期函数。-Quick Delphi7 functions, including common data type conversion functions, string, array function, file, disk manipulation functions, memory, pointer manipulation functions, math fu
matlab-functions-and-applications
- 本书结合科学研究和工程中的实际需要,系统、全面地介绍了MATLAB的常用函数。主要内容包括MATLAB基础及通用函数、数学运算函数、数组和矩阵运算函数、数值计算函数、概率统计函数、图形及图像处理函数、符号计算函数、图形用户界面开发函数、Simulink仿真函数、控制系统设计函数、信号处理函数、神经网络应用函数、最优化设计函数和小波变换函数。本书讲解的函数主线为从MATLAB的基础知识到不同领域的应用和实际问题的解决。电子书高清版但章节不全,但书内案例源码齐全,欢迎下载学习。-The book
day03
- Loops , math functions in delphi 7
biancheng
- (1)编写一个程序实现如下功能:有4名学生,每个学生信息包含学号、姓名、数学成绩、英语成绩、C语言成绩和三门课程的总分,并对数据进行输入和输出(程序以文件名sy8_7.c存盘)。 (2) 编写一个程序实现如下功能:定义一个点的结构数据类型,实现下列功能: ①为点输入坐标值。 ②求两个点中点坐标。 ③求两点间距离。 (程序以文件名sy8_8.c存盘 (3)编写一个程序实现如下功能:建立一个单链表,每个结点数据要有职工号、工资。用一个creat函数来建立链表,用list函数输
XPBBasic112and117
- XPB!Basic XPB! is a brand new compiler for the 32-bit Windows platform that contains a rich set of features for developingboth GUI and console applications! Features True 32-bit compiler! Create both GUI and console programs! Create
calc
- 本计算器是以 STC89C52RC 单片机最小系统为控制核心, 另外增加了 1602 液晶屏, 矩阵键盘,蜂鸣器, 8 位 led 灯等外围硬件电路。能实现加减乘除,小数,负数四则运算; 有退格,复位功能;有累算功能;具有十进制转二进制,十进制转十六进制的功能。为增加 计算器的实用性, 将其的最大运算范围扩大到正负一亿, 运算结果超出范围时, 液晶
shuxuefenjieti
- 易语言数学分解题源码 虽然功能简单 但源码利用价值很高 可以扩展出其他数学计算功能-Math problem decomposition easy language source although the source of value function very simple but can be extended to other mathematical functions
math
- 用于51单片机的头文件,包含各种函数,用于各种数学的运算-For the 51 single head file,Contains various functions, for a variety of mathematical operation
OC-Calculator
- OC写的一个关于三角函数的计算器功能 关于分类以及协议, Programming in OC书上的 chapter11中的第四题-The functions sin(), cos(), and tan() are part of the C Standard Library (as scanf () is). These functions are declared in the system header file math.h, which is automatically impo
