搜索资源列表
数据结构中的计算器
- 是一种数据结构的算法,实现一种简单的数据计算功能-is a data structure of the algorithm to achieve a simple function data
SimpleTimer
- 这是一个简单的时间计算类,我在写程序时经常用到,所以也想到大家也可能用到,-This is a simple calculation of time category, I wrote frequently used procedure, we also think that might be used. Thank you
functioncalc
- 非常好用的计算器,可以计算很多东西,包括一些简单函数的求解-very handy calculator that can calculate a lot of things, including some simple function of solution
yiyuanxishujuzhenduoxiangshijiandanjusuanqisuanqi.
- 一元稀疏矩阵的简单计算,设计该程序的目的是掌握链表的使用(重点掌握指针的使用)。这个程序可以用来计算多项式的和与差,充当一个多项式计算器。-one yuan sparse matrix of simple calculation, The design procedure is designed to develop the use of the linked list (master key indicators). This procedure can be used to calculat
shuju
- 对于给定的带权有向图,计算出该图中指定顶点为起点和终点的最长 简单路
CalExpression
- 字符串计算公式,在编辑框输入你想要的计算公式,本程序,只提供几个简单的函数,只要是C支持的函数你可以在相应的控件函数里面添加!-string formula, the editorial input box you want the formula for calculating the process, only a few simple functions, as long as C is a function of your support in the corresponding con
数据结构,刘大有
- 一个简单的数值计算程序所使用的数据是一些实数或整数,一个编译程序使用和加工的数据是源程序,而一个能修改自身的计算机程序使用和加工的数据(对象)就是自身。-a simple numerical calculation procedures used by the data of some real or integer, a compiler use and processing of data source, and one can amend its own procedures for th
简单易懂的CRC
- 这是一个简单易懂的crc计算方法,选择你要计算的文件,准确计算crc值。-This is a simple and easy to unicef.org calculation method to calculate your choice of paper, accurate calculation unicef.org value.
exp1
- 需要利用有序链表来实现一元稀疏多项式的表示及加法运算的简单计算程序,其基本功能有: (1)输入并建立两个多项式; (2)多项式f1(x)与f2(x)相加,建立和多项式f3(x); (3)输出多项式f1(x),f2(x),f3(x)。-Need to use ordered lists to implement a dollar sparse representation of polynomials of simple addition operations and calculat
2
- 弗洛伊德算法实现最短路径的计算,算法简单明了,适合初学者。-The method of Folid is to solve the problem of the shortest distance.
DSDVAlgorithm
- 采用及其简单的方法实现dsdv选路算法,多线程,udp协议,读取初始距离信息,计算最短路径-dsdv algorithm
01131516409
- 简单的一元多项式计算器,C语言,包含程序原代码和课程设计文挡-One simple polynomial calculator, C language, contains procedures for the original code and curriculum design text block
shortest_path
- 分别用floyd 和dijkstra算法计算城市间最短路径的简单例子,地图由固定格式的文件输入,参考压缩包中的sample.txt,地图文件名要作为main参数-Floyd were Dijkstra algorithm and the shortest path between cities in the simple example, the map by a fixed format file input, reference compression package sample.txt,
sy1
- 使用如下所谓的简单变量“数据平移”方法来求出Fibonacci数列的第n项(的具体项值)并显示在屏幕上(正整数n通过键盘输入):说明变量old1=1,old2=1,newItem;新的Fibonacci项newItem总是“距它最近”的前两项(old1与old2)的累加和。而后通过“old1=old2 old2=newItem ”进行所谓的“数据平移”。接着计算另一个新的Fibonacci项newItem,依次循环,直到求出数列的第n项时为止。-Use the following so-call
QiuZhi
- 表达式求值,输入一个表达式,支持括号运算, 还很不完美,仅能计算较简单的表达式.-Expression evaluation, enter a regular expression to support the operator in brackets, but also far from perfection, only the expression of relatively simple calculation.
Matrix
- 自己编写的matlab简单计算,用于计算矩阵的加减乘与求逆,特征行列式等-I have written matlab simple calculation used to calculate the matrix addition and subtraction, multiplication and inversion, characteristic determinant, etc.
zhongxinchafen
- 通过中心差分方法简单计算振动系统的响应。-The response of the vibration system is simply calculated by the central difference method.
search
- 这是基于C++语言关于一个图形中简单路径的数量的计算方法(This is based on the C ++ language about the number of simple paths in a graph)
201541084霍朋强简单表达式求值
- 通过简单的计算来进行表达式求值包括了报告(The evaluation of the expression by simple calculation includes the report)
Calculator
- 利用stack开发的简单计算软件,能进行各种简单运算(The simple computing software developed by stack can carry out a variety of simple operations)