资源列表
fd1d1
- FDTD simulaton of a pulse hitting a lossy material with epsilonr = 5, sigma=0.05
attemper
- 使用动态规划的方法求接出怎样在两条装配线上以最快的时间完成装配任务-The use of dynamic programming methods for how to access the assembly line in the two shortest time to complete the assembly task
exp6
- 列主元消元法求线性方程组,方程组在程序中输入指定-Principal out-elimination method for linear equations, equations specified in the input process
2polindrom
- A palindrome is a string which reads the same from the beginning to the end than from the end to the beginning (whitespaces are not considered). Implemented a function to check whether a given string is a palindrome.
Reader
- 读取文档,将文档中的字符串转化为数组存储。用于解析文件-Read the document, the document string into an array of storage. Used to resolve file
pn_gen
- PN-Generaot based on linear shift registers.
anticlock
- anticlock is a software used to print the binary tree anticlockwise
2
- 已有a、b亮光链表,每个链表中的结点包括学好、成绩。要求把两个链表合并,按学号升序排列。 -Have a, b light list, each node in the list, including learn, results. Required to merge the two lists, in ascending order by student number.
3
- 3.1 最长公共子序列问题 最长公共子序列(动态规划) 实验数据:input.txt X={A,B,C,B,D,A,B} Y={B,D,C,A,B,A} ——要求给出X、Y的最长公共子序列Z,程序运行结束时,将计算结果输出到文件output.txt中。输出文件中包含问题的答案:找不到公共子序列时给出“null” 。 -3.1 the longest common subsequence problems longest common subsequence (dynam
OMP
- 用于压缩感知的正交匹配追踪算法,是一种贪婪算法,已经成功实现。-OMP algorithm for compressive sensing
the-problem-of-one-hundred-chickens
- “百鸡问题”:公鸡一只值5元钱,母鸡一只值3元钱,小鸡3只值一元钱,请写出求解100元钱买100只鸡的程序。-the problem of one hundred chickens
linklist
- 顺序表上的基本操作实现,一些基本的操作步骤,测试可用,可以下载下来学习一下-Basic operations on the order of the table, some of the basic steps, the test is available, you can download it to learn about