资源列表
kdvequationsimulation
- %模拟偏微分方程kdv方程的水波。 %通过修改已可以用来模拟其他的如KP方程等。
static_jiecheng
- 几种计算阶乘、阶乘之和的算法,由于计算机存储问题,一般阶乘不可能算得太大,只是一种方法。
Findstr
- Findstr.cpp运行结果: GetNext-IndexKMP的结果: 输入主串s:acabaabcaabaabcac 输入模式串t:abaabcac 主串s长=17 模式串t长=8 next[0]=-1 next[1]=-1 next[2]=0 next[3]=0 next[4]=1 next[5]=-1 next[6]=0 next[7]=-1 next[8]=0 模式串在主串的位置从第10个字符开始 GetNext-IndexKMP的结果:
33753158guofu11111111111111
- 严崴敏的数据结构实验线形表的合并的C程序,包括线性表的 插入,排序操作-Yan Wei-min experimental linear data structure of the C form of the merger process, including the insertion of a linear table, sorting operation
make_stack
- 关于栈的基本操作:自己做得数据结构试验内容,包括进栈,出栈,添加结点以及删除结点等等,仅供参考。 -Basic operation on the stack: the data structure to do their own tests, including into the stack, the stack, add the node and the deletion of nodes, etc., for reference purposes only.
3
- cx lka mgewra oi arwefjasl arew awejfiwerasekjgfna-atreawoif cawektrjaingf a t oawertn gawergna lgn
Rossler_lyh
- 李雅诺夫指数程序 李雅诺夫指数程序 -chaos
heap
- HEAP SORT IMPLEMENTATION IN C
1087
- ZOJ 1087 Cracking the code http://acm.zju.edu.cn/onlinejudge/showProblem.do?problemCode=1087
MotionDetectUsingFrameDiff
- 基于Opencv的帧间法,修改自Opencv书上的背景减除法,可以继续扩展-The frame-based Opencv method, adapted from the book Opencv background subtraction method can continue to expand
dianshiji
- 通过单链表,实现节点的查找、插入、删除等其他功能-Through the single table, realize the node search, insert, and delete, and other functions
opencvfft
- 采用OPENCV库来对图片进行按列依次进行FFT变换,并将结果保存。-The OPENCV library to FFT transform, according to orderly images and save the results.