资源列表
[数学计算/工程计算] gauss_elim
说明:Gaussian elimination with back substitution<member> 在 2025-04-05 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] b.c
说明:Magic squares A 3 × 3 square whose cells contain every digit in the range 1–9 is said to be magic of the sums of the rows, the sums of the columns and the sums of the diagonals are all equal numbers. Write a program<Cynthia Lee> 在 2025-04-05 上传 | 大小:1kb | 下载:0
[matlab例程] tridiagonal
说明:solve a system of linear equations<member> 在 2025-04-05 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] d.c
说明:Decoding a sequence of operations Write a program that finds all possible ways of inserting + and - signs in the sequence 123456789 (at most one sign before any digit) such that the resulting arithmetic expression eval<Cynthia Lee> 在 2025-04-05 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] e.c
说明:1 R Finding particular sequences of prime numbers Write a program that finds all sequences of consecutive prime 5-digit numbers, say (a, b, c, d, e, f ), such that b = a + 2, c = b + 4, d = c + 6, e = d + 8, and f =<Cynthia Lee> 在 2025-04-05 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] f.c
说明:Obtaining a sum from a subsequence of digits Write a program that prompts the user for two numbers: an unsigned long , say digits, and an int, say sum, and outputs the number of ways of selecting digits from digits tha<Cynthia Lee> 在 2025-04-05 上传 | 大小:1kb | 下载:0
[数据结构常用算法] solvethetimetable
说明:用贪心算法解决时间表问题 时间表问题一直是比较麻烦的一个问题 本文件中用贪心算法大致解决了这个问题 比较有参考价值-Greedy algorithm to solve the timetable problem<jiang> 在 2025-04-05 上传 | 大小:1kb | 下载:0
[matlab例程] LabProgram
说明:数字信号处理实验代码(基于matlab)-daplab code based on matlab<haitao> 在 2025-04-05 上传 | 大小:30kb | 下载:0
[matlab例程] CRCcheckout
说明:CRC检验,可以对任意输入的多项式进行检验,我的给出实例中只写了,2,3,4,8,16,32位。。。如果需要检测其他位,可以自行添加。-CRC inspection, can input of arbitrary polynomial for inspection, I give examples of only write, 2,3,4,8,16,32 a...<田锋> 在 2025-04-05 上传 | 大小:110kb | 下载:0