资源列表
c
- 資料壓縮的原理與應用 DCT域上影像縮小1by4的C程式
Tupo
- 拓扑排序的源程序。本程序可以对给定的一组数据进行拓扑排序。
suansubiaodashiqiuzhi
- 严蔚敏的数据结构习题集后面试题上的算术表达式的求值程序。
c++2
- 编写一个能够计算中缀表达式的程序,其中关于中缀表达式有如下的要求: 1)表达式中只处理二元运算符 2)表达式中出现的运算符为:+、-、*、/、^(幂运算)、(),其中幂运算符的优先级别比*和/的高,但是其结合性为右结合 3)希望表达式中能够处理实数 -编写一个能够计算中缀表达式的程序,其中关于中缀表达式有如下的要求: 1)表达式中只处理二元运算符 2)表达式中出现的运算符为:+、-、*、/、^(幂运算)、(),其中幂运算符的优先级别比*和/的高,但是其结
1
- 这个系统基于单纯形法的基本思想概念,通过大M这一思想,派生出对偶单纯形法这个工具,希望这个程序能给大家带来实在的用途。-This system is based on the simplex method the basic idea of the concept of a large M this idea, derived from a large M simplex method this tool, I hope we can bring this process is used.
calculator
- 你可以用其来模拟计算器进行数学计算,相当于计算器算法-You can use it to simulate calculator for mathematical calculations, which is equivalent calculator algorithm
lsdjgl
- strassen矩阵乘法by_XD 实现strassen矩阵乘法思想-strassen matrix multiplication by_XD
Cpp1
- 银行家问题,解决银行家之间的关于数列的问题如何用平,pv原语解决 -the banker s qusetion
3
- 对所给出的城市路口、道路信息,分别用Dijkstra 算法和Floyd算法,求出两两之间的最短距离和路径,结果输出到文件,每行一组最短路径,其格式为逗号分割的信息,分别为起点、终点、最短距离、中间依次经过的路口编号,各行按照起点编号、终点编号从小到大排序,只输出起点编号小于终点编号的部分。 -Information given city intersection, road, Dijkstra algorithm and Floyd algorithm to calculate the sh
AC_Huffman
- 关于JPEG环境下的DCT变换下的AC系数编码中的各种详细思路和代码-JPEG environment on the AC DCT transform coefficients encoded in a variety of detailed ideas and code
zuiduanlujing
- 一款求最短路径问题的程序,适用于寻找多条路径时求其中最短路径。-A procedure for the shortest path problem, which applies to seek the shortest path finding multiple paths.
alsalisp
- ALSA lisp implementation -ALSA lisp implementation
