资源列表
用指数龙格库塔方法求解时滞
- 用指数龙格库塔方法求解时滞(延迟)微分方程!,Using index method Runge-Kutta time-delay (delay) differential equations!
simplecalculator
- 算法设计\用C++实现的简单计算器算法\只有代码-Algorithm design \ simple calculator \ C++ implementation
duoxiangshi
- 输入一个3元多项式以及一个2元多项式并将2个多项式进行相加-Enter a 3 per polynomial, and a 2-polynomial and add two polynomials
macvec.c
- Program for multiplication sparse matrixes on CPU
gcor
- 分数低阶协方差谱的MATLAB程序,含4种计算分数低阶协方差谱的估计方法-Fractional lower order covariance spectrum MATLAB program, including four kinds of calculation of fractional lower order covariance spectral estimation method
a3
- Implementation a simple FIFO queue using linked lists. Write a programs that will ask the user for the size of the queue. Then it will start reading characters from the keyboard and store them in the queue. If the user enters an empty line then the
TDIJKSTRAAsh
- 这是一个求最短路的算法,用DIIJKSTRA的方法可直接使用。 -This is a request to the shortest path algorithm, DIIJKSTRA the method can be used directly.
bintree_inorder_rec
- 实现二叉树对称根周游的递归计算,按先根次序周游的顺序输入结点的信息,生成一个双链存储的二叉树的过程-Binary tree symmetric recursive computation of the root of traveling around the first root of the order of traveling around the order of input nodes, to generate a double-stranded storage of the binar
source
- 求6000以内的阿姆斯特朗数,测试过 oK-Demand within a few Armstrong 6000, tested oK
btree
- 一个简单的二叉树,包含二叉树的先序后序中序遍历,交换左右子树。-A simple two binary tree traversal, contains two binary tree preorder postorder, exchange of left and right subtree.
temperature
- 本程序可用于水利水文类专业常见的热电偶测水温,可以解决多个热电偶同时工作时的相互补偿问题。-A program that can be used to compute mean temperature of water by thermocouple.
source
- to solve the best case number of which how many times the king located at some position(x1,y1) to move to kill the the other ones located some position(x2,y2) in the chessBoard. implemented by BFS-to solve the best case number of which how many ti
