-
BezierFitting
随机生成一堆杂乱数据,借助RANSAC和贝塞尔样条拟合出曲线形状,使之最大程度拟合数据(Do the three degree Bezier Spline fitting based on RANSAC)
- 2021-04-06 10:39:02下载
- 积分:1
-
SaberYJKJS
Saber元器件库介绍,是学习Saber的好东西。(Saber component library description, Saber is a good thing to learn.)
- 2011-05-02 22:47:46下载
- 积分:1
-
ASP.NET课程资源源代码压缩包配套
课程配套ASP.NET的全套资源ASP.NET传智播客红色配套资料
- 2022-01-31 21:28:34下载
- 积分:1
-
S840_Touch
S840 PS/2 Touch driver
- 2011-11-10 15:07:32下载
- 积分:1
-
zidongsaolei
扫雷程序外挂,真正的算法实现(非读内存方法),高级最快3~5秒,有具体的算法解释说明(Plug-in de-mining process, the real algorithm (non-memory methods of reading), Senior fastest 3 ~ 5 seconds, there are specific explanations of the algorithm)
- 2009-06-24 09:17:58下载
- 积分:1
-
new-EMG
主要实现的功能是,从外部不断得到数据,然后在MFC建立的界面下进行分析,比如波形的分析,还有各种数学上的分析。这是一个成熟的程序,带有源码。(The main achievement of the function is to continue to get from the external data analysis, and then in the MFC interface created, such as waveform analysis, there are a variety of mathematical analysis. This is a mature program, with source code.)
- 2013-03-17 15:01:26下载
- 积分:1
-
EULER1
说明: Euler 回路问题
.问题描述:
对于给定的图G 和G 中的2 个顶点v 和w,连接顶点v 和w 且经过图中每条边恰好1 次
的路径称为顶点v 和w 之间的1 条Euler 路。当v=w 时得到一条首尾相接的Euler 回路。
.编程任务:
对于给定的图G,编程计算图G 的一条Euler 回路。
.数据输入:
由文件input.txt 给出输入数据。第1 行有2 个正整数n 和m,表示给定的图G 有n 个
顶点和m 条边,顶点编号为1,2,…,n。接下来的m 行中,每行有2 个正整数u,v ,表示
图G 的一条边(u,v) 。
.结果输出:
将编程计算出的Euler 回路输出到文件output.txt 。如果不存在Euler 回路,则输出-1。(Euler circuit problem. Problem description : for a given graph G and G of two vertices v, w, connectivity and vertex v w map through which each side precisely the path to a meeting called vertices v, w between a Euler Road. When v = w be an end-to-end circuit Euler. . Programming tasks : for a given graph G, programming terms of a graph G Euler circuit. . Data input : from the document input.txt given input data. Line 1 has two positive integers n and m, to the graph G with n vertices and m edges and vertices numbered 1, 2, ..., n. Next m OK, every trip has two positive integer u, v, said of a graph G edge (u, v). . Results output : Programming will be calculated by Euler circuit output to a file output.txt. If there is no Euler circuit, the output 1.)
- 2006-03-29 21:31:15下载
- 积分:1
-
viterbi
程序先进行卷积编码,然后进行viterbi译码,程序有纠错功能,中间出现误码,程序解码时会自动纠正(Convolution coding program first and then viterbi decoding program has error correction, the error appears in the middle, when the program will automatically correct decoding)
- 2014-11-23 08:20:58下载
- 积分:1
-
MyuzhiwavefilA
利用MATLAB实现峰值信噪噪比的公式,很好用。精确的验证过
(Using MATLAB to achieve a peak signal-to-noise to noise ratio formula, easy to use. Verified accurate)
- 2012-07-23 11:12:02下载
- 积分:1
-
xitongbianshi
一些介绍系统参数辨识方法的论文,包括迭代梯度算法,最小二乘算法等。很好的资料。(Some paper describes the system parameter identification methods, including iterative gradient algorithm, least squares algorithm. Good information.)
- 2015-12-03 22:47:39下载
- 积分:1