资源列表
crc16-jisuan
- 循环冗余码的计算程序,对任意输入的信息块生成实际传输的码字-Cyclic redundancy code calculation program, any input code word to generate the actual transmission
20_3circl
- C++程序设计实验题 进行矩阵最大值的计算和输出-The calculation of the matrix maximum output
juggling
- 翻转算法,效果:abcdefg->defgabc 使用到辗转相除求最大公约数。-The Flip algorithm, the effect: abcdefg-> defgabc use to euclidean division of the common denominator.
chua_sys
- 可生成chua系统的matlab代码,可用于生成常微分系统数值解和相关图形-It can produce the numerical Chua system
Piscard
- 解非线性方程的不动点(Piscard)法,编译器用的是intel visual fortran-solve nonlinear equation with Piscard method
demoIdent
- Demo on LS parameters identification
Black-Friday
- 计算哪年哪月哪日是黑色星期五,即又是13号又是星期五。-Calculate what year what day what month is Black Friday, which is the 13th is a Friday.
steepest1
- This code is using by steepest method.
Grasp2
- Grasp Heuristic header file
matrix0
- 使用pthread实现矩阵乘法的功能,加快了矩阵乘法的计算效率-Use pthread realize the function of the matrix multiplication, speeding up the matrix multiplication calculation efficiency
print_format
- 各种int型的输出说明符的详细展示,避免因为格式说明符造成输出结果的异常-Int type the output specifier show, avoid caused the exception of the output format specifiers
gauss-xiaoyuan
- 该源代码为高斯消元法解方程组,可以加强我们对消元法解方程组的认识-The source code for Gaussian elimination method for solving equations, can enhance our understanding of elimination method for solving equations