资源列表
数据结构中的计算器
- 是一种数据结构的算法,实现一种简单的数据计算功能-is a data structure of the algorithm to achieve a simple function data
zju1006
- zju 1006 Do the Untwist
filtering
- 进行数字信号处理,滤波器的设计,各种数字滤波器的设计代码
qq1_1
- 多边算法(3 4) 最小二乘算法 质心算法主程序的调用程序-Multilateral algorithm (3 4) centroid algorithm least-squares algorithm of the main program calls the procedure
jiadian
- 数据结构课程设计,家电管理系统,包括家电的类型,型号(不能输入字母,如需要可以将型号int型改成char即可输入字母),数量,价格。可以创建,插入,删除,查询,打印,更新,销毁。-Data structures curriculum design, home appliance management system, including the type of appliance, model (not type the letter, if necessary, can be type int
wuziqi
- 1、首先遍历整个棋盘,找到一个可以落子的点,然后假设自己在该点落子,再然后判断如果棋子落到这个点上后会对自己有什么利益,比如会不会形成冲4活三、双活三等等,(事先将冲四活三、双活三等效果定义上利益值,当然,如果是五个子连起来了的话,利益值要被定义成最高,最好是无穷大的),将各种效果的利益值相加,得到己方的利益值。 2、将角色互换一下,重复第一步,得到对方的利益值(其实是递桂算法)。 3、将己方的利益值减去对方的利益值,得到该点的总利益值。 4、整个棋盘所有能落子的点都计算出利益值之后
11
- K均值,随机产生一组数据并加以聚类,是学习图像处理的基础-K-means, random values, and clustering
power-system-stability-analysis
- 用于电力系统的稳定性分析:以matlab实现等面积定则。-Power system stablity analysis:Equalarea Criterion.
TestICA
- 基于ICA的多尺度子空间方法,在图像处理上应用时一个很好的尝试。-Multiscale subspace methods based on ICA in image processing applications is a very good attempt.
MADM
- 视频图像去隔行源程序,实现MADM算法将隔行扫描转换为逐行扫描,减小视频图像的失真。-The video image deinterlacing source MADM algorithm of the interlaced scanning is converted to progressive scan, to reduce the distortion of the video image.
PHough
- 基于opencv的概率Hough代码,用于检测直线-Opencv based probabilistic Hough code for detecting straight lines
shapefitting
- 基于opencv的图形拟合,包括有直线拟合,圆形拟合,椭圆拟合-Graphics-based opencv fitting, including fitting a straight line, circular fitting, ellipse fitting
