资源列表
StringSimilarity
- Solution to interview street problem string similarity
ThreeNPlus1
- Solution for the UVA online judge s 3n+1 problem
compute
- 在QT上编写的简易计算器,实现了简单的加减乘除-Simple calculator written in QT, simple addition and subtraction, multiplication and division
Matrix
- Simple matrix algebra C++ library. Implements such a useful tools like a: - Linear equation solving via QT decomposition - Singular value decomposition - Karhunen-Loeve transform
the-only-decoding-and-real-time-code
- 该程序主要功能是判断码字是否为唯一可译码和即时码。-The main function of the program is to determine whether the code word for the only decoding and real-time code.
Debug
- 将10^6以内的素数进行筛选,时间复杂度为O(nlog(n))。-Screening primes less than 10 ^ 6, the time complexity of O (nlog (n)).
VHDL_Determinant
- VHDL languge program-Finding the Determinant of a 4x4 Matrix
project2
- master mind written in FORTRAN 95
gauss-xiaoyuan
- 该源代码为高斯消元法解方程组,可以加强我们对消元法解方程组的认识-The source code for Gaussian elimination method for solving equations, can enhance our understanding of elimination method for solving equations
Program
- This a method called Metoda Secantei. And with this method you can find the the optimum way. -This is a method called Metoda Secantei. And with this method you can find the the optimum way.
lab_top
- This a method called Metoda Lattice. And with this method you can find the the optimum way. -This is a method called Metoda Lattice. And with this method you can find the the optimum way.
CPP
- c++一些常用排序算法演示(插入、希尔、冒泡、快速等),100 可以运行 且 能直接调用-c++ some commonly used sorting algorithm demo (insert, Hill, bubbling, fast, etc.), 100 run can directly call
