搜索资源列表
00005
- 模糊PID在电阻炉温度控制系统中的应用。提出了FUZZY-PID控制器,设计控制器的控制算法,并进行了仿真实验
3.4.4--图像操作提高(图像综合处理)
- 本实例主要包括图像的模糊化,边缘变换,灰度变换等,对这些图像操作完成之后,还可以还原图像-examples include the image blurring, edge transform, transform Gray, these images operation is completed, can also restore images
java_image_process
- java处理数字图像,包括镜像、中值滤波、线形灰度变化、图像平滑、图像模糊、图像还原、锐化、量化、二值化图像、边缘检测等-java digital image processing, including image, median filtering, linear gray-scale changes, image smoothing, image blurring, image reduction, sharpening, to quantify the binary image, edge
ImageProc2W
- 用纯java技术实现了对图像锐化、模糊、边缘、灰度等操作功能-Pure java technology for image enhancement, fuzzy, edge, gray-level functions such as operation
www.nikon.co.uk
- 2004旧金山flash电影节 实现性flash进入决赛的网站之一 又一个鼠标实践的动画,通过图片的模糊处理,实现360度的位置转换的视觉效果。 这个网站充分证明了“想法第一”! -2004 San Francisco Film Festival flash of flash to achieve one of the final site has an animated mouse practice, through the picture fuzzy processin
test
- 百度地图API 模糊查询 实现标注拖拽并获得坐标-Baidu Maps API fuzzy query and get coordinates to achieve marked drag
ToolSpilt
- java实现 图片实现加强,模糊,平滑,边缘检测,灰度图-java implementation to achieve enhanced picture, fuzzy, smooth, edge detection, grayscale
search
- asp站内类似百度引擎的模糊搜索代码,用分词技术,先把关键词拆分为多个词组,类似百度的站内模糊搜索-Fuzzy search engine Baidu code similar to the asp station
znmhss
- 一个站内使用模糊查询的ASP实例,可用于asp 站内搜索,可把匹配的关键词排在前面,关键词可以模糊匹配,就像是百度搜索一样。实现思路:1、利用分词技术,先把关键词拆分为多个词组。2、数据库标题字段完全匹配关键字的排在前面,数据库标题字段模糊匹配关键字中多个词组的分别排在后面。3、数据库内容字段完全匹配关键字的也排在后面。具体请参见ASP代码示例文件-Examples of fuzzy query using ASP in a station that can be used to search
beforeafter
- beforeafter 一个jQuery推拉式模糊清淅的图片特效,鼠标划动分界线,即可看到图片的左右两部分清淅度是不一样的,还可以切换图片,一款较新颖的图片特效。-beforeafter a clear mission jQuery push-fuzzy picture effects, mouse paddling dividing line, you can see the picture clear mission of the two parts is not the same, you
jqueryBaidu
- jquery 模仿百度,输入显示模糊查询数据。也含有ajax 访问后台数据(jquery input like baidu)
文本查重
- 类说明: 名称:Contrast 描述:用于两文本进行各种方法的相似度对比。 相似度对比方法: 1.EditDistance编辑距离 2.CosineSimilarAlgorithm余弦定理 3.JianDanMoHu模糊匹配 4.综合对比,三种方法皆对比一遍,取平局值 方法:String getDegree(文本1,文本2,使用方法id)返回值为:字符串型的,相似度百分比(Class descr iption: Name: Contrast Desc
321
- DolphinPHP内置了强大的快速构建器,可以帮助开发者快速构建表单页面、数据表格和侧栏,以便让开发者专注于业务逻辑,而不用把过多的精力放在制作各种页面上,今后DolphinPHP将推出更多不同的构建器。 【表单构建】 表单构建器目前内置了多达30几种表单项类型,比如:单行文本、多行文本、百度编辑器、markdown编辑器、单选、多选、开关、联动、取色器、图标选择器、图片裁剪等等,只需几行代码,即可实现复杂且人性化的功能。 【数据表格】 为了让开发者专注于业务本身,Dolphi
LAMBDA算法
- 实现lambda算法的软件,软件说明在ppt文档里面,还有关于整周模糊度解算方法的简介