搜索资源列表
wenjianxitongmonisheji
- 文件系统实现 1. 数据结构设计 通过分析设计题目,具体设计出主要的三个数据结构。 2. 程序流程设计 根据课程设计的内容,给出具体实现的思路和程序框图,并给一定的解释,流程图要和自己的程序实现一致,不求多,要简练明确,可以参考实验指导书。 3. 主要算法设计 根据课程设计的内容和实现文件系统需要,给出查找,插入文件,用户等关键算法,可以参考演示程序。 4. 模拟实现文件系统 根据设计的数据结构,流程框图以及具体算法,用C/C++ 等高级程序设计语言模拟文件系统
RANSAC.code.Ziv.Yaniv
- 随机抽样一致性算法RANSAC源程序,C++实现。作者:Ziv Yaniv。推荐理由1:没有使用任何其他的函数库,省去您更多负担。如解线性方程、随机数产生器。理由2:唯一觉得可惜的是他的算法中过多的使用了C++的特性,如vector,虚函数,设计模式。如果您刚好是C++高手,正是您阅读的好程序。理由3:作者的注解详细,每2行就有1行注释,容易看懂。-RANSAC random sample consensus algorithm source code, C++ implementation.
Yang_PG2002
- Real-Time Consensus-Based Scene Reconstruction using Commodity Graphics Hardware-Real-Time Consensus-Based Scene Reconstructionusing Commodity Graphics Hardware
viewPic
- 在需求分析的前期应该将“项目的目标与范围”这一项目的本质文档化,让每一个项目成员对其达成共识。该文档是十分重要,但却又是十分容易被忽视的。该文档模板比较适用于定制开发项目。-Needs analysis in the early stage should be objective of the project and scope the project of the nature of the document so that each item to reach a consensus o
torr_mapsac_F
- MAPSAC指最大后验一致算法(Maximum a Posteriori sample consensus),是一种新的鲁棒性估计方法。由P.H.S Torr编写,供研究F阵鲁棒估计的人学习调用。-MAPSAC refers to maximum a posteriori agreement algorithm (Maximum a Posteriori sample consensus), is a new robust estimation method. By PHS Torr prepa
csharpRANSAC
- 由Fischle和Bones在1981年首次提出的(Random Sample Consensus,RANSAC)[32]是一种鲁棒性拟合数据的算法。它是一种容错能力很强的算法,可以有效的把外点剔除-Fischle and Bones Random Sample Consensus,RANSAC
Propositional-formula
- 离散数学中命题公式的判断,可以判断复杂的命题共识。MFC编写-Discrete Mathematics propositional formula judgment can determine the complex proposition consensus. MFC prepared
sbq
- 建议你把示波器的型号给出来, 这样可以找本手册。 手册中会有图示的,从图上再做翻译应该就容易了。-She said more needed to be done to strengthen the US economy although progress had been made recently. The president praised Ms Yellen s ability to build consensus and listen to competing vie
AS_mse_networks_adaptive_rule
- 分布式网络matlab程序代码 A. H. Sayed-Comparing diffusion and consensus using a 2-node MSE network A. H. Sayed
Ransac
- RANdom Sample Consensus code
consensus
- 基于无向图的多智能体系统的仿真,最终可实现一致收敛的结果-The simulation of the multi-agent system based on undirected graph and it ll achieve consensus finally.
DNA-Consensus-String
- 输入m个长度均为n的DNA序列,求一个DNA序列,到所有序列的总Hamming距离尽量 小。 两个等长字符串的Hamming距离等于字符不同的位置个数,例如,ACGT和GCGA的 Hamming距离为2(左数第1, 4个字符不同)。 输入整数m和n(4≤m≤50, 4≤n≤1000),以及m个长度为n的DNA序列(只包含字母 A,C,G,T),输出到m个序列的Hamming距离和最小的DNA序列和对应的距离。 如有多 解,要求为字典序最小的解。 例如,对于下面5个DNA序列,
ransac-matlabcenter
- Random Sample Consensus的matlab实现程序(Random Sample Consensus Implementation program)
bips-master
- People wishing to submit BIPs, first should propose their idea or document to the mailing list. After discussion they should email Luke Dashjr <luke_bipeditor@dashjr.org>. After copy-editing and acceptance, it will be published here. We are
delay
- 这个程序主要解决一致性算法中的时延问题,包括平均一致性问题算法仿真,带时滞一致性问题算法仿真等(This is a matlab program for consensus of time delay)
formationcontrol
- 编队控制一致性算法示例,给定初始位置参数,以及想要的间距,最终达到预想的编队队形(Formation control consistency algorithm example, given the initial position parameters, and the desired spacing, eventually reaching the desired formation formation)
multiagent
- 多智能体系统一致性c语言程序,利用分布式通信协议做到全局系统的一致性收敛(Multi intelligence system unified C language program, using distributed communication protocol to achieve global system convergence.)
Distributed Cooperative Control
- 本文为直流微电网中的多个dc-ES建立了分布式协同控制框架,并给出了系统的小信号稳定性分析。 主要级别实现下垂控制以协调多个dc-ES的操作。 次级控制基于一致性算法来调节直流母线电压基准,并结合dc-ES之间的充电状态(SOC)平衡。 通过该设计,协同控制可以实现平均直流总线电压一致,并且仅使用邻居到邻居信息来维持不同dc-ES之间的SOC平衡。 此外,开发了具有主控制器和辅助控制器的四个dc-ES系统的小信号模型。 提出了特征值分析,以显示通信权重对系统稳定性的影响。(This paper
matrixM
- 基于matlab无人机编队模型程序,数学建模大赛专用,适合初学者(This study investigates the robust fixed-time consensus tracking problem of second-order multi-agent systems under fixed topology. A novel type of non-linear protocol and the corresponding sufficient conditions for ac
Leader-Follower Matlab simulate
- 多智能体仿真,有一个领导者和四个跟随者,最终状态达成一致收敛(Multi agent simulation, with one leader and four followers, the final state reaches a consensus convergence)