搜索资源列表
Calculator_java
- java编写的四则混合运算程序更改表达式用户输入方式.对用户输入的表达式进行有效性字符过滤.-prepared by the four mixed computing changes the expression of user input methods. The user input for the expression of character filtering effectiveness.
MyImageFilter
- JAVA编程,读取jpg,bmp图像,并进行过滤,可实现照片的底片效果,是一个不错的工具-JAVA programming, reading jpg, bmp images, and filtering can realize the negative effects of photographs, is a good tool
portproxy
- java编写的代理程序,在808端口监听(可修改),然后向外转发请求,同时接受外部传来信息,做一定的过滤,统计。目前程序只是将收发信息显示在屏幕上!本程序可以作为网络编程时的调试程序!-java prepared by the agency, and in the 808 ports wiretapping (amend), and then transmitted outside request, accept external sound information and do some fi
ATable
- JAVA自定义table控件。 可实现换页、行处理、数据过滤等功能。-JAVA-defined table controls. Can be realized for pages, processing, data filtering, and other functions.
带有过滤功能的邮件客户端的实现
- 带有过滤功能的邮件客户端的实现的java简单实现-with filtering mail client on the realization of the simple realization of java
IP.rar
- 过滤IP地址代码,JAVA程序,老师上课讲的案例,挺好的,大家可以看看。初学者值得看啊……过滤IP地址代码,JAVA程序,老师上课讲的案例,挺好的,大家可以看看。初学者值得看啊,IP Address filtering code, JAVA program, teachers say class of cases, quite good, we will look at. Beginners worth watching ... ah ... filtering IP address code,
seg
- 进行高级汉字文本分词的功能模块,可以支持多种类型文本,支持停用词过滤。产生的结果可以定制结构 。-Chinese text segmentation for advanced function modules that can support multiple types of text, support for stop words filtering. The result can be customized structure.
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
Collaborative-Filtering
- 协同过滤算法源码,基于项目的相似度计算,用于个性化推荐-Collaborative Filtering Algorithm source code
Bayes.java
- 垃圾邮件过滤,用bayes方法,贝叶斯算法判断垃圾邮件-bayes for spam filtering
searchengine
- 本系统是一个跨平台的搜索引擎,支持多任务、多线程,优化搜索词、提高搜索效率,以及过滤非法网站等功能-This system is a cross-platform search engine, support for multi-tasking, multi-threaded, optimizing the search term, improve search efficiency, as well as web filtering features such as illegal
FileOper
- JAVA操作文件的封装 封装了创建一个文件夹、删除文件、删除文件夹、是否递归删除、copy一个文件或文件夹到指定位置、move一个文件或文件夹到指定位置、压缩文件、过滤文件等等一系列操作-JAVA file package packaging operation to create a folder, delete files, delete folders, whether recursive delete, copy a file or folder to the designat
Battleship
- proxy server for caching and packet filtering final project
jzym
- 垃圾邮件过滤器,你可以将快捷方式直接放到桌面上就可以用了,很方便哦! 打开后先训练, 然后选择你需要测试的txt文件 进行测试 , 其中, 自带的那个“邮件测试文件夹”是用来测试用这个邮件库过滤邮件正确率的,当然你也可以自己用自己准备好的邮件进行测试,不过“邮件测试文件夹”“合法邮件”“垃圾邮件”这3个文件夹名字不能改变. 你可以直接向Sample这个文件夹下的 “合法邮件”与“垃圾邮件”里直接增加自己的语料,当然你的语料库越大测试越准确了!-Spam filters, you ca
BloomFiter
- URL排重,过滤大量的URL地址,效率很高!-URL re-scheduling, filtering a large number of URL address and efficient!
Fuzzy-Filter
- NOISE REDUCTION USING FUZZY IMAGE FILTERING
ContentBoostedCollaborativeFiltering
- data mining project consisting of three types of classification algos--content based,knowledge based and collaborative filtering
New-Median-Filtering
- New Median Filtering
filtering
- 用JAVA写的带通滤波代码,实现思路很简单,没有采用各种数字滤波的方法。而是通过傅里叶变换到频域,将要求外的频率均置0,再逆傅里叶变换得到的。效果还不错。-Written using JAVA bandpass filtering code to achieve the idea is very simple, without using a variety of digital filtering approach. But through the Fourier transform to t
Collaborative-Filtering
- u1.base和u1.test为训练集和测试集,分别来自MovieLens数据集, 本程序只是很简单的基于用户的协同过滤算法 运行算法所需要的配置信息,包括读取训练集和测试集还有最近邻个数的选择都在Base.java文件中可以找到 本程序的主程序是Application.java 仅供参考,希望对大家有帮助-Collaborative Filtering