资源列表
LQueue
- 个人做的,也许有人需要,有错希望能给你们带来帮助-individuals do, some people may need a mistake, I hope you can help bring !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
abod
- 对于chebyshev法只能对于均匀线阵,本程序实现对任意结构阵列的波束优化
RungeKutta
- 龙格库塔方法,四阶,求解一个方程,可控精度,实现很直观,扩展性强。-Runge-Kutta method
JCBJ
- 雅可比过关法求实对称矩阵特征值与特征向量,有例子,检验过,很顺利-Clearance method Jacobian realistic symmetric matrix eigenvalue and eigenvector, there are examples of tests, it is smooth
StelaeBridgeRiver
- 这是递归算法的一个难度较大的例子。适用于学习算法的学生使用。-This is a recursive algorithm, a more difficult example. Learning algorithm applied to the students.
fft.c
- 快速傅立叶变换的c语言开发程序,简单易懂。-fft
Queens
- 皇后问题.rar,用C++写的皇后问题,包括递归和非递归-Queens problem. Rar, written in C++, the Queen, including recursive and non recursive
txt
- 哲学家就餐问题,只允许四个人进入。不会造成死锁的解决方式。-This is a dining philohser
Josephus
- 2、 约瑟夫(Josephus)环问题:编号为1,2,3,…,n的n个人按顺时针方向围坐一圈,每人持有一个密码(正整数)。一开始任选一个正整数作为报数的上限值m,从第一个人开始按顺时针方向自1开始顺序报数,报到m时停止。报m的人出列,将他的密码作为新的m值,从他在顺时针方向上的下一人开始重新从1报数,如此下去,直到所有人全部出列为止。 建立n个人的单循环链表存储结构,运行结束后,输出依次出队的人的序号。 -Josephus: The numbers 1, 2, 3, ..., of n
atom
- c语言接口与实现在对atom(原子)类型的实现与接口-c language interface to achieve the realization of the type of atom (atomic) interface
CS
- 压缩感知的基于正交化重构算法,该算法用matlab实现,-Orthogonalization compressed sensing reconstruction algorithm, the algorithm using matlab,
cv
- opencv实现对视频的按帧读取,并对每帧图像进行二值化处理机添加文字-opencv realize the video frame by frame to read, and each frame is binarized processor add text
