资源列表
zhaomigong_c
- 简单的演示,N的大小可以改变的,而且这个程序的速度还可以, 比以前我用递归写的那个快多了.如果N改得太大输出会有问题, 因为我用到gotoxy的,这个程序主要是练一个算法-simple demonstration, N size can be changed, but the rate of this procedure can also, than in the past I used to write a recursive that quicker. If N is too big
yzlb
- 这个链表基本实现了异质链表的,插入(表头插入,表尾插入),删除,查询,输出等功能。 -The list of the basic realization of the heterogeneous linked list, insert (insert header, footer, insert), delete, query, output and other functions.
KthSmallestNumber
- 求第K个最小数的线性时间算法,采用分组分块计算,算法时间复杂度为O(n)-The algorithm of calculateing the Kth smallest number in an array
001
- 幂法和反幂法求解矩阵的特征值。数值分析大作业-Power method and inverse power method to solve the eigenvalue of matrix.
OrderForm
- 顺序表的一些基本操作的实现 从文件读取顺序表元素-Order form to achieve some of the basic operations
polynomial
- 基于快速傅里叶变换,实现的多项式相乘算法。同时与普通多项式相乘对比。-Polynomial Multiplication based on FFT
ch2_ex2_3
- 读入一个AVI格式的视频文件,然后设置一个滚动条,用一个opencv函数-Read an AVI format video files, and then set a scroll bar, a function opencv
FrameStatistics
- 对输入的视频进行直方图统计,并以最终输出得到的直方图。-Histogram of the input video and the histogram of the final output.
LRU--algorithm
- LRU 算法 操作系统大作业C语言源代码-LRU algorithm
code
- 2D cavity flow- without pressure- contour map for temperature, velocity in U and V direction.
b
- 利用opencv进行图像处理。拉普拉斯金字塔变换,实现图像融合。- Laplacian pyramid
Detection_resolution
- 基于opencv的摄像头清晰度检测,比如画面出现纯色这样摄像头肯定是坏了,再比如很模糊摄像头也可能坏-Based on the detection opencv camera resolution, such as a solid color screen appears so the camera is definitely bad, and then such as blurred camera may also be bad
