资源列表
元函数实现复数的运算
- 此软件可以用元函数实现复数的加减乘除,复数运算的很多难题都可以用此软件解决 -software yuan function can be used to achieve the complex arithmetic, many complex computing problems can be solved using this software
lagrangepolynomial
- 数值分析中的拉格朗日算法,函数构造比较简单。matlab程序编写。
Quicksort
- 在c++开发工具下实现的算法中的一个简单的快速排序算法。
shuzhijifen
- 用经典RK方法和四阶ADAMS预测校正算法求解微分方程-Classical RK method and fourth-order predictor-corrector algorithm for solving differential equations ADAMS
FUZZPID
- VC++ implemented basic Fuzzy Logic PID controller.
cc
- 数据结构编程中用C/C++实现层次的非递归算法-Levels of non-recursive algorithm
poj1511.cpp.tar
- poj1511,最短路算法使用SPFA进行计算,建立两个图计算求值-poj1511, shortest path algorithm, using the SPFA, create two maps, calculate the evaluation
quick-sort
- 递归式快速排序代码。没有大小限制,最大限度加速-Recursive quick sort code. No size limit, the maximum acceleration
InsertSortApp
- 插入排序算法 , 使用Java语言实现,-insert sort alogrism
SelectSortApp
- 选择排序算法, 使用Java语言开发; -selection sort alogrism
ddt
- 多段图、遍历、排序。用C语言解决多段图中的成本问题,得出最佳优化方案。-More paragraphs figure, traverse, ranking. C language solve more paragraphs in the chart the cost, obtains the best optimization scheme.
huiwen
- vc++代码,判断一个链表中是否是回文链表,比如元素为abcba,1234321的链表是回文链表。-Vc++ code, determine whether the palindrome list is a list, such as the elements of abcba, 1234321 of the list is a palindrome list.