文件名称:C-language-algorithm-code
介绍说明--下载内容均来自于网络,请自行研究使用
用C语言编写了科研和工程中最常用的算法,这些算法包括复数运算、多项式的计算、矩阵运算、线性代数方程组的求解、非线性方程与方程组的求解、代数插值法、数值积分法、常微分方程(组)初值问题的求解、拟合与逼近、特殊函数、极值问题、随机数产生与统计描述、查找、排序、数学变换与滤波等。-Written in C for scientific and engineering of the most commonly used algorithm, the algorithm include the plural operation, the calculation of polynomial matrix operations, and linear algebra equations solving nonlinear equations of, and the solution of equations, algebra interpolation method, numerical integral method, of differential equation of the initial value problem solving, fitting and approximation, special function, extreme problems, random generation and a statistical descr iption, search, sorting, mathematics transform and filtering.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
源文件\代码\第1章\程序1-1.c
......\....\.....\程序1-10.c
......\....\.....\程序1-11.c
......\....\.....\程序1-12.c
......\....\.....\程序1-13.c
......\....\.....\程序1-2.c
......\....\.....\程序1-3.c
......\....\.....\程序1-4.c
......\....\.....\程序1-5.c
......\....\.....\程序1-6.c
......\....\.....\程序1-7.c
......\....\.....\程序1-8.c
......\....\.....\程序1-9.c
......\....\..2章\2-1 SeqList.h
......\....\.....\2-10 BankQueue.c
......\....\.....\2-11 SeqStack.h
......\....\.....\2-12 SeqStackTest.c
......\....\.....\2-13 CalcExp.c
......\....\.....\2-2 SeqList.c
......\....\.....\2-3 SeqListTest.c
......\....\.....\2-4 ChainList.h
......\....\.....\2-5 ChainList.c
......\....\.....\2-6 ChainListTest.c
......\....\.....\2-7 AddressList.c
......\....\.....\2-8 SeqQueue.h
......\....\.....\2-9 CycQueue.h
......\....\..3章\3-1 BinTree.c
......\....\.....\3-10 GraphTrav.c
......\....\.....\3-11 GraphTravTest.c
......\....\.....\3-12 Prim.c
......\....\.....\3-13 PrimTest.c
......\....\.....\3-14 Dijkstra.c
......\....\.....\3-15 DijkstraTest.c
......\....\.....\3-2 BinTreeTest.c
......\....\.....\3-3 ThreadBinTree.c
......\....\.....\3-3.c
......\....\.....\3-4 ThreadBinTreeTest.c
......\....\.....\3-4.c
......\....\.....\3-5 HuffmanTree.c
......\....\.....\3-6 AdjMatrixGraph.c
......\....\.....\3-7 MatrixGraphTest.c
......\....\.....\3-8 AdjListGraph.c
......\....\.....\3-9 AdjListGraphTest.c
......\....\..4章\4-1 CreateData.c
......\....\.....\4-2 BubbleSort.c
......\....\.....\4-3 QuickSort.c
......\....\.....\4-4 SelectSort.c
......\....\.....\4-5 HeapSort.c
......\....\.....\4-6 InsertSort.c
......\....\.....\4-7 ShellSort.c
......\....\.....\4-8 MergeSort.c
......\....\..5章\5-1 SeqSearch.c
......\....\.....\5-2 SeqSearch1.c
......\....\.....\5-3 BinarySearch.c
......\....\.....\5-4 BinarySortTree.c
......\....\.....\5-5 IndexSearch.c
......\....\.....\5-6 HashSearch.c
......\....\..6章\6-1 PerfectNum.c
......\....\.....\6-10 PalindromeNum2.c
......\....\.....\6-11 Goldbach1.c
......\....\.....\6-12 Goldbach2.c
......\....\.....\6-13 Factorial.c
......\....\.....\6-14 Factorial2.c
......\....\.....\6-15 PI1.c
......\....\.....\6-16 PI2.c
......\....\.....\6-17 PI3.c
......\....\.....\6-18 PI4.c
......\....\.....\6-19 Gauss.c
......\....\.....\6-2 friend.c
......\....\.....\6-20 Dichotomy.c
......\....\.....\6-21 Newton.c
......\....\.....\6-22 MatrixMul.c
......\....\.....\6-23 Matrix2to1.c
......\....\.....\6-24 MatrixInverse.c
......\....\.....\6-25 MatrixSparsity.c
......\....\.....\6-26 PolynAdd.c
......\....\.....\6-27 PolynMinus.c
......\....\.....\6-3 NarcissusNum.c
......\....\.....\6-4 AutomorphicNum.c
......\....\.....\6-5 GCD&LCM1.c
......\....\.....\6-6 GCD&LCM2.c
......\....\.....\6-7 PrimeNum1.c
......\....\.....\6-8 PrimeNum2.c
......\....\.....\6-9 PalindromeNum1.c
......\....\..7章\7-1 Josephus.c
......\....\.....\7-10 lzw.c
......\....\.....\7-2 BigInt1.c
......\....\.....\7-3 BigInt2.c
......\....\.....\7-4 NumberTrans.c
......\....\.....\7-5 parenthesis.c
......\....\.....\7-6 toPosfix.c
......\....\.....\7-7 ParkCharge.c
......\....\.....\7-8 Maze1.c
......\....\.....\7-9 Maze2.c
......\....\..8章\8-1 buychicken1.c
......\....\.....\8-10 magic1.c
......\....\.....\8-11 magic2.c
......\....\.....\8-12 magic3.c
......\....\.....\8-13 hanoi1.c
......\....\.....\8-14 hanoi2.c
......\....\.....\程序1-10.c
......\....\.....\程序1-11.c
......\....\.....\程序1-12.c
......\....\.....\程序1-13.c
......\....\.....\程序1-2.c
......\....\.....\程序1-3.c
......\....\.....\程序1-4.c
......\....\.....\程序1-5.c
......\....\.....\程序1-6.c
......\....\.....\程序1-7.c
......\....\.....\程序1-8.c
......\....\.....\程序1-9.c
......\....\..2章\2-1 SeqList.h
......\....\.....\2-10 BankQueue.c
......\....\.....\2-11 SeqStack.h
......\....\.....\2-12 SeqStackTest.c
......\....\.....\2-13 CalcExp.c
......\....\.....\2-2 SeqList.c
......\....\.....\2-3 SeqListTest.c
......\....\.....\2-4 ChainList.h
......\....\.....\2-5 ChainList.c
......\....\.....\2-6 ChainListTest.c
......\....\.....\2-7 AddressList.c
......\....\.....\2-8 SeqQueue.h
......\....\.....\2-9 CycQueue.h
......\....\..3章\3-1 BinTree.c
......\....\.....\3-10 GraphTrav.c
......\....\.....\3-11 GraphTravTest.c
......\....\.....\3-12 Prim.c
......\....\.....\3-13 PrimTest.c
......\....\.....\3-14 Dijkstra.c
......\....\.....\3-15 DijkstraTest.c
......\....\.....\3-2 BinTreeTest.c
......\....\.....\3-3 ThreadBinTree.c
......\....\.....\3-3.c
......\....\.....\3-4 ThreadBinTreeTest.c
......\....\.....\3-4.c
......\....\.....\3-5 HuffmanTree.c
......\....\.....\3-6 AdjMatrixGraph.c
......\....\.....\3-7 MatrixGraphTest.c
......\....\.....\3-8 AdjListGraph.c
......\....\.....\3-9 AdjListGraphTest.c
......\....\..4章\4-1 CreateData.c
......\....\.....\4-2 BubbleSort.c
......\....\.....\4-3 QuickSort.c
......\....\.....\4-4 SelectSort.c
......\....\.....\4-5 HeapSort.c
......\....\.....\4-6 InsertSort.c
......\....\.....\4-7 ShellSort.c
......\....\.....\4-8 MergeSort.c
......\....\..5章\5-1 SeqSearch.c
......\....\.....\5-2 SeqSearch1.c
......\....\.....\5-3 BinarySearch.c
......\....\.....\5-4 BinarySortTree.c
......\....\.....\5-5 IndexSearch.c
......\....\.....\5-6 HashSearch.c
......\....\..6章\6-1 PerfectNum.c
......\....\.....\6-10 PalindromeNum2.c
......\....\.....\6-11 Goldbach1.c
......\....\.....\6-12 Goldbach2.c
......\....\.....\6-13 Factorial.c
......\....\.....\6-14 Factorial2.c
......\....\.....\6-15 PI1.c
......\....\.....\6-16 PI2.c
......\....\.....\6-17 PI3.c
......\....\.....\6-18 PI4.c
......\....\.....\6-19 Gauss.c
......\....\.....\6-2 friend.c
......\....\.....\6-20 Dichotomy.c
......\....\.....\6-21 Newton.c
......\....\.....\6-22 MatrixMul.c
......\....\.....\6-23 Matrix2to1.c
......\....\.....\6-24 MatrixInverse.c
......\....\.....\6-25 MatrixSparsity.c
......\....\.....\6-26 PolynAdd.c
......\....\.....\6-27 PolynMinus.c
......\....\.....\6-3 NarcissusNum.c
......\....\.....\6-4 AutomorphicNum.c
......\....\.....\6-5 GCD&LCM1.c
......\....\.....\6-6 GCD&LCM2.c
......\....\.....\6-7 PrimeNum1.c
......\....\.....\6-8 PrimeNum2.c
......\....\.....\6-9 PalindromeNum1.c
......\....\..7章\7-1 Josephus.c
......\....\.....\7-10 lzw.c
......\....\.....\7-2 BigInt1.c
......\....\.....\7-3 BigInt2.c
......\....\.....\7-4 NumberTrans.c
......\....\.....\7-5 parenthesis.c
......\....\.....\7-6 toPosfix.c
......\....\.....\7-7 ParkCharge.c
......\....\.....\7-8 Maze1.c
......\....\.....\7-9 Maze2.c
......\....\..8章\8-1 buychicken1.c
......\....\.....\8-10 magic1.c
......\....\.....\8-11 magic2.c
......\....\.....\8-12 magic3.c
......\....\.....\8-13 hanoi1.c
......\....\.....\8-14 hanoi2.c