资源列表
Jframe
- java编写的一些课后小作业,简单易行,很不错的-after the preparation of some java small operations, is simple, very good
KMP2
- 很简短的一个KMP算法,大家多多指教,呵呵。-A very brief KMP algorithm, all the exhibitions, huh, huh.
zfcnrnz
- 函数的功能是把字符串中的内容逆置。 例子如:字符串中原有的内容为:abcdefg,则调用该函数后,串中的内容为:gfedcba-Function is the function of the contents of the string against the home. Examples such as: Some of the contents of the Central Plains as a string: abcdefg, then call the function, the
COLORING
- 图用邻接矩阵表示,程序逻辑为,首先实现了用于确定一种有效颜色的函数color(),然后,按照深度优先和违反约束则回溯的策略进行搜索。-Map with the adjacency matrix that logic to, first of all to achieve the color used to determine the function of an effective color (), and then, in accordance with the depth-first an
weibull
- 这是我最近项目中的一部分程序,用来实现风电场风速的威布尔拟合,很有参考价值-This is part of my recent projects, used for wind speed Weibull fit, great reference value
RMSE
- 计算RMSE,为根据算法和公式写出来的,而非直接用的函数-Calculated RMSE, is written according to the algorithms and formulas, rather than directly with the function
1181
- acm1181题: 除了写题,zqs还喜欢烤面包。 烤面包需要正反两面各烤一次,每个烤箱同时只能烤一个面包的一面,烤一面需要3分钟,现在他要烤N个面包,有M个烤箱,问烤完所有的面包需要多少时间 Input 有多组输入数据,第一行为一个数字case,代表有多少组输入数据 (case<=20) 以下每组数据一行有2个整数n,m,代表需要烤n个面包,有m个烤箱 (0<=N<=1000,1<=M<=1000)Output 一共case行,每行一个整数对应该
sourcecodeimageprocessing
- try this to do image processing. to show webcam
pudn_ben_file2
- source code of button shaper in Verilog
zhongxinxian
- 用MATLAB做出图像的中心线,图像轮廓到中心线的距离是最短的-Centerline to make images using MATLAB, the center line is the shortest distance to the outline of the image
aod_550nm
- 通过曲线拟合(最小二乘法)的方法来计算气溶胶在550nm处的光学厚度-aerosol optional depth on 550nm
ASSAMP
- ASSAMP is adjusted step size sparsity adptive matching pursuit.It is a compressed sensing algorithm used to recover signal without the knowledge of sparsity.