资源列表
Banker_arithmetic
- 关于银行家算法的实现,其中的思想为: 银行家可以把一定数量的资金供多个用户周转使用,为保证资金的安全银行家规定: 1.当一个用户对资金的最大需求量不超过银行家现有的资金就要接纳该用户 2.用户可以分期贷款,但垡的总数不能超过最大需求量 3.当银行家现有的资金不能满足用户的沿需垡数时,对用户的贷款可推迟支付,但总能使用户在有限的时间里得到贷款 4当用户得到所需的全部资金后,一定能在有限的时间里归还所有的资金. -bankers algorithm on th
xindianfromnoise
- 为什么总是存在了呢?这是用c编的在matlab上实现的信号提取识别源码-Why is always there for them this is the series c achieved in the Matlab Signal Extraction identify source
ThreadRunner
- 基于boost的方便使用的的线程封装类,很好用
yasuowenfa
- 编译原理的实验~~是大学三年级的课程,编译原理压缩文法
aaaf
- 最小二乘法拟合程序,这是一个集交互式和命令式于一体的一个程序。 首先程序提示你输入数据,如果你输入的数据正确,则程序继续进行。 如果你输入的x,y的大小不一致,程序会提示你输入数据有误,然后程序返回再次让你输入数据。 待你输入数据正确后,程序会给你一段提示信息,
Prims算法
- Prims算法的程序-Prims algorithm procedures
tostack
- 用C++语言实现的数据结构中的顺序栈的算法 具有很好的移植性能。-The order of the stack
LeftistTree
- 我的左偏树的实现,我已经测试过,不需要额外的依赖。-My leftist tree s implementation. I have tested it.
cordic-c-vc-6.0
- cordic算法的c语言实现,输入x,y两点坐标,自动计算得出改点与平面坐标轴(x轴正向)夹角,适用于整个坐标平面。于环境vc 6.0下编译通过。-CORDIC algorithm realize the C language, input x, y coordinates of two points, are automatically calculated to change point and plane coordinate axis ( x axis positive ) angle,
warshall
- 这是一个实现wallshall算法的程序,希望对大家有所帮助-This is a achieve wallshall algorithms procedures, we hope to help
av-background
- 初始化 统计背景模型,用背景差法提取前景图像,并使得背景不断刷新-First initialized, statistical background model, background difference to extract foreground and background model constantly refreshed
read-vedio
- 这是一个读取视频的opencv小程序,利用该程序可以读取任何格式的视频文件-read vedio
