搜索资源列表
JAVA的声音处理方法 (转自伊氏女人)-----淘特网
- 数字音频格式有很多种,其质量与采样频率和采样精度两个参数有关。频率的表示单位为赫兹〔Hz〕,它表示每秒采样次数。采样频率越高,音质就越好。采样精度为每次采样所存储的数据数量,它决定每个数字信号所能够表示的离散振幅的数量。存储每个样本的数据越多,音质就越好。但是高品质的声音需要占用大量的内存和磁盘空间。考虑到网络带宽,在Internet连接上传输就需要花费很长的时间。对于Applet来说,保证声音文件的最小化是极为重要的。-digital audio format there are many,
java_xml
- java操作xml文件的各种代码,关于DOM和sax的部分非常详细,注释很清楚-xml document the code, DOM and sax on the part of a very detailed and very clear Notes
FileMuller
- java编写的删除文件的小程序,先通过对要删除的文件覆盖伪随机数,使得文件删除后不能被复原-document prepared by a small deletion procedures, first of the documents to delete coverage pseudo-random number that gave the document can not be deleted after rehabilitation
vecpicw
- 这是一款用Java打造的矢量绘图软件: 实现了一个矢量绘图软件的基本功能。从设计角度来看,面向对象特性的应用是比较充分的。特别是他所设计的多边形和曲线的输入方式,是整个软件的亮点。对图形对象实现了串行化(保存到文件中)和并行化(从文件中再读出)功能。另外,整个界面设计得简洁大方。-using Java to create vector graphics software : implementation of a vector drawing software's basic fun
JavaandXML
- This the xml document retrieval java procedure, I debugging good. Using the xml document retrieval dom way to Shoreline.-This the xml document retrieval pro java procedure. I debugging good. Using the xml document retrie val dom way to Shoreline.
javaFilter
- java文件注释过滤器,将文件中的注释过滤掉.-java document filters, the document notes strip.
notbook
- 1.服务器装有jdk和resin服务器等 2.安装完JSDK后,配置下面的内容: 在系统变量中找到ClassPath并加入下面内容(如果你找不到ClassPath,则新建它): c:\\jsdk\\LIB\\dt.JAR c:\\jsdk\\LIB\\TOOLS.JAR c:\\jsdk\\BIN . 再在系统变量中找到Path并加入下面内容: c:\\jsdk\\ c:\\jsdk\\bin 3.直接解压resin就可以运行把程序放在doc目录下面把cl
javacifafenxi
- 编译原理的课程设计,词法分析器,基于java jdk1.4做的,有源码和bat文件可直接运行-compiler theory of curriculum design, lexical analyzer, based on java jdk1.4 do. bat and a source document can run
KNNSOURCECODE
- java 实现KNN文件分类器的源码 java 实现KNN文件分类器的源码-java achieve KNN classifier document java achieve the source document KNN classifier of the source code
JAVA_SCANNER
- 一个简单的JAVA语言的词法分析器,读入文件,经过词法分析将分析结果写入输出文件中.(附JAVA词法分析要求)-a simple Java language lexical analyzer, read into the document, After lexical analysis of the results of the analysis into the output file. (JAVA lexical analysis requirements)
NotePad_cws
- 一个用JAVA实现的记事本程序,有多文档功能,还可以保存跟打开文件.-JAVA with a notebook of the process, a number of document functions, can also save with open files.
FileSearcher
- 文件搜索系统 智能排序 可以按文件内容或文件名搜索,并且可以按文件名,修改日期... ...排序 当初学校java实训的项目 那时侯不知道有LinkedList竟然自己花了3天时间自己写了的LinkList 有什么问题请和我联系 QQ:281284015 Email:ibm_chen@163.com -document search system for smart scheduling according to the contents of the docum
FileDemo1
- 这是一个JAVA入门的小小的学习程序,其主要实现的功能是将输入窗口的信息保存到一个新的文件里-This is a JAVA entry of small learning process, its main function is to input window of preservation to a new document
doctorj-4[1].0.0.tar
- DoctorJ是一套分析JAVA代码的应用程序。除了完成javadoc的功能,它根据标准和代码的准确度来检验文件。产生一个文件或者项目的统计信息,包括每一个类和方法的代码行数以及总数。语法分析器处于开发中-DoctorJ analysis is a set of Java code applications. In addition to completing the javadoc functions, in accordance with the standards and codes to
FileSystem
- 用java语言实现的二级文件管理系统 有创建、删除、打开、关闭、读写等功能。-Using java language secondary document management system to create, delete, open, close, read and write functions.
OS
- 操作系统课程设计,模拟处理机管理、存储管理、文件管理三个功能。-Operating systems curriculum design, simulation processor management, storage management, document management three functions.
java-scanner
- 用C语言(或 C++ )作为宿主语言完成: Java语言词法分析器的设计和实现 其中具体要求: 1. 使用DFA实现词法分析器的设计; 2. 实现对Java源程序中注释的过滤; 3. 利用两对半缓冲区从文件中逐一读取单词; 4. 词法分析结果属性字流存放在独立文件(文件名:scanner_output)中; 5. 统计源程序每行单词的个数和整个源文件单词个数; 6. 具有报告词法错误和出错位置(源程序行号和该行字符)的功能; -Using C language
GT4Java
- 该文档为《Globus Toolkit4:java网格服务编程》的过程解读,一直更新中... ...从并行计算的高层服务认识,并深入认识GT的架构从而更加深入的理解网格计算的意义-The document for the " Globus Toolkit4: java programming grid services," the process of interpretation, has been updated in the ... ... from the parall
Java-Sort
- 3种常用的排序算法:冒泡,快排,插入。而且可以直接运行,非常方便-CCP document summarizes three kinds of commonly used sorting algorithms: Bubble, fast row inserted. And it can be run directly, very convenient, we hope to help ~
坦克大战
- java开发指导文件游戏,一个坦克游戏。制作,等很多部分(java development guidance document)