搜索资源列表
Apriori算法的简单java实现
- 数据挖掘的Apriori算法的简单java实现,读入datasource.txt的数据,结果保存在result.txt中。
javabishi
- 华为Java笔试题.txt java面试笔试题大汇总 java笔试题大集合及答案-Huawei Java pen test. Txtjava interview questions large aggregate java pen pen large collection of questions and answers
gaosiyuedangfa
- 建立网孔电流方程,使用高斯约当法求解,将结果保存在txt格式的文档中-The establishment of mesh-current equations, using Gauss Jordan Method, the results saved in txt format document
T4
- 目录和文件时磁盘树形结构中最基本的组成单元,Java用File类来统一表示它们, * 并通过File类来完成目录和文件的创建、删除、查询等操作。 * 手工创建d:\test文件夹,编写一个Java程序, * 遍历“d:\test”文件夹,如果文件夹为空,则创建一个新文件a.txt,并把此文件的名称打印出来; * 如果文件夹不为空,那么将该文件夹下的文件和目录遍历以后, * 按照目录和文件类型,分类把目录名称和文件名分称打印出来。-Basic constituent
Soldiers
- 【问题描述】 在一个划分成网格的操场上,n个士兵散乱地站在网格点上。网格点由整数坐标(x,y)表示。士兵们可以沿网格边上、下、左、右移动一步,但在同一时刻任一网格点上只能有一名士兵。按照军官的命令,士兵们要整齐地列成一个水平队列,即排列成(x,y),(x+1,y),…,(x+n-1,y)。如何选择x 和y的值才能使士兵们以最少的总移动步数排成一列。 【算法设计】 计算使所有士兵排成一行需要的最少移动步数。 【数据输入】 由文件input.txt 提供输入数据。文件的第1
print
- java打印(解决txt文本无法打印的情况)-java print (txt text can not print to solve the case)
Java-whiteboard-application
- Java whiteboard application with networking. packages: src ClientBoard.java HandleConnection.java Shapes.java WhiteBoard.java Readme how to run.txt
crawler-on-web
- 基于JAVA技术的网页内容抓取抓取http://www.tianyabook.com/sanguo/上的三国演义的所有章节内容(要求纯文本),写入sgyy.txt中。-Web page content based on JAVA technology crawl crawl all chapters on the Three Kingdoms of http://www.tianyabook.com/sanguo/ (requires plain text), written sgyy.txt
TO2Scanner.java
- 从data.txt文件读取数字数据,并利用这些数据进行四则运算,结果在控制台输出。-Digital data read the data.txt file and use these data arithmetic, the resulting output in the console.
Java
- 实现读取TXT文本文件,并统计文本中出现的单词的词频,并讲输出结果存入到另外一个文本文件中。- Achieve read TXT text files, and word frequency statistics appear in the text, and talk to the other output is stored in a text file.
B
- Java 编译的压缩文件, 还有关于此文件的说明txt(Java compilation of the compressed file, and for an explanation of this file TXT)
Anyview4.0
- 相比其它的阅读软件,Anyview能够支持相当部分的格式:TXT、HTML、PDB*、UMD、PNG、JPEG、GIF(A more powerful Java reader, support for reading a wide coverage: support TXT, UMD, HTML,PDB*, JPG, GIF, PNG, zip ,JPEG and other lattices)
FlexPaper_2.3.6
- 文件预览,在java项目中实现word、ppt、excel、txt等文件的在线预览(File preview, in the Java project to achieve word, PPT, Excel, txt and other documents online preview)
9.20
- 您需要上传5个高质量的源码或编程资料才能开通您的帐号(data.txt Delete$1.class Delete$Listener.class Delete.class Delete.java)
autoftp(IBS性能测试)
- 环境安装分为3类,分别是: 1、监控服务:目的是监控服务器性能,必须安装与服务器在同一台机器。 >需要环境:java、ServerAgent >工具:测试计划,启动监控服务 >操作步骤:参见《服务器监控部署说明.txt》(Download resources from FTP and install)
learning-spark-master
- 将逻辑回归应用于二元分类的情况。这里以垃圾邮件分类为例,即是否为垃圾邮件两种情况。然后,根据词频把每个文件中的文本转换为特征向量,训练出一个可以把两类消息分开的逻辑回归模型,判断输入测试语句是否为垃圾邮件。(Spark MLlib (Java): Input: spam.txt; normal.txt; text sentence. Output:1.0(spam), 0.0(normal email))
EncodingDetect
- 代码可读取文件编码格式,常见的有UTF-8、ASSCII等(Code can read file encoding format, common UTF-8, ASSCII, and so on)
文件
- 产生15个20~9999之间的随机整数,然后利用BufferedWriter类将其写入文件file2.txt中;之后再提取该文件中的数据并将它们以升序排列。(Generate random integers between 15 20~9999 and write them into the file file2.txt using the BufferedWriter class; then extract the data in the file and arrange them in as
文件1
- 产生15个20~9999之间的随机整数,然后利用r类将其写入文件中;之后再提取该文件中的数据并将它们以升序(Generate random integers between 15 20~9999 and write them into the file file2.txt using the BufferedWriter class; then extract the data in the file and arrange them in ascending order.)
ResultServlet.java.txt
- 介绍了java实现ResultServlet,用兴趣的同学可以参考一下(Java is introduced to realize ResultServlet. Students who are interested can refer to it.)
