CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 搜索资源 - java IT

搜索资源列表

  1. JAVA的声音处理方法 (转自伊氏女人)-----淘特网

    0下载:
  2. 数字音频格式有很多种,其质量与采样频率和采样精度两个参数有关。频率的表示单位为赫兹〔Hz〕,它表示每秒采样次数。采样频率越高,音质就越好。采样精度为每次采样所存储的数据数量,它决定每个数字信号所能够表示的离散振幅的数量。存储每个样本的数据越多,音质就越好。但是高品质的声音需要占用大量的内存和磁盘空间。考虑到网络带宽,在Internet连接上传输就需要花费很长的时间。对于Applet来说,保证声音文件的最小化是极为重要的。-digital audio format there are many,
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:4824
    • 提供者:麦麦
  1. Java程序的性能优化StringBuffer与Vector

    0下载:
  2. 在Java程序中,性能问题的大部分原因并不在于Java语言,而是在于程序本身。养成好的代码编写习惯非常重要,比如正确地、巧妙地运用java.lang.String类和java.util.Vector类,它能够显著地提高程序的性能。-in Java programs, most of the performance problems is not the reason for the Java language, but the process itself. Develop good habit
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3183
    • 提供者:王文轩
  1. JAVA应用编程100例

    0下载:
  2. 软件简介:全部代码全部在JDK中调试成功,因此一般可在其他开发工具中使用。注意有些实例只提供了部分模块,因此运行时需要添加其他代码。-software brief : all in all JDK code tuning successful, it is generally available in other development tools to use. To some examples provided only a partial module, the Runtime need
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1515384
    • 提供者:思沃琪
  1. 1000道Java题

    0下载:
  2. 1000道JAVA题,可能对面试时候有用哦,都是基础题来的。-1000 JAVA that, it may be useful when the interview Oh, that is the basis.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:107469
    • 提供者:五专
  1. JAVA 2应用编程150例(均可运行)

    0下载:
  2. 全部代码全部在JDK中调试成功,因此一般可在其他开发工具中使用。注意有些实例只提供了部分模块,因此运行时需要添加其他代码。-all the code in JDK all tuning successful, it is generally available in other development tools to use. To some examples provided only a partial module, the Runtime need to add other code.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1403824
    • 提供者:msongsong
  1. JAVA初学者最新教程

    0下载:
  2. 针对越来越多的用户喜欢JAVA,我特意奉献给大家JAVA初学者教程,希望能对大家的编程有所帮助,不过,我本人并不喜欢JAVA,所以也没法给大家太多的意见,见谅-response to the increasing number of users like Java, I deliberately dedicated to all Java beginners guide, we hope for programming help, but I do not like Java, so it ca
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:718432
    • 提供者:谢振
  1. JAVA-OBC

    0下载:
  2. 这一款很棒的JAVA混淆器,它可以帮助生成jar包时,对JAVA程序进行混淆-this paragraph terrific Java obfuscator, it can help generate the jar package, the Java procedures confusion
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1884599
    • 提供者:Ben
  1. desrsa

    0下载:
  2. DES加密算法的java实现,好像应该要用到编译器里的集成的包-DES encryption algorithm to achieve the java, it seems to be to use compiler's integrated package
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:6589
    • 提供者:java
  1. CourseBean_JUNITtest

    0下载:
  2. 这是用junit对javabean的单元测试,其中有javabean代码CourseBean.java,另一个CourseBeanTest.java对它进行测试.-This is the Community of javabean unit testing, which javabean CourseBean.java code, Another CourseBeanTest.java it for testing.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:14676
    • 提供者:邹文科
  1. kawa-1.9.1

    0下载:
  2. A framework written in Java for implementing high-level and dynamic languages, compiling them into Java bytecodes. An implementation of Scheme, which is in the Lisp family of programming languages. Kawa is a featureful dialect in its own right, and
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:1939685
    • 提供者:guid
  1. Java&VRMLcode source

    0下载:
  2. 这是几个JAVA和VRML结合的实例-It is the combination of Java and VRML examples
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:48906
    • 提供者:麦海文
  1. java_cifa

    0下载:
  2. 用java写的词法分析器,很不错的哦! 值得一看-Accidence analyzer write in java .it is ok ,bear watching.
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:7567
    • 提供者:高洁
  1. compilerWithJava.tar

    0下载:
  2. 用java实现的编译器. 包括语法分析,词法分析,生成目标代码等,代码很简单,本人已经测试过,很完美.-this is the lightweight java compiler, it contains syntactical analysis,lexer analysis and the target generate. the codes is so simply,i works so perfect...i think you can do it..
  3. 所属分类:Compiler program

    • 发布日期:2017-04-02
    • 文件大小:20994
    • 提供者:wangshujing
  1. wenbenbianjiqi

    0下载:
  2. 拥有文本编辑器的大部分功能.它是个英文版的简单文本编辑器-Have a text editor most of the functions. It is a simple English version of a text editor
  3. 所属分类:Editor

    • 发布日期:2017-03-27
    • 文件大小:26262
    • 提供者:Lily
  1. pcb

    0下载:
  2. 这是一个操作系统的源代码,关于进程调度问题的代码。可以模拟cpu的进程调度,虽然拙劣了点。但是值得参考一下的、-This is an operating system source code, the process of scheduling problems on the code. Cpu can simulate the process of scheduling, although clumsy for that. But it is also useful to look, and
  3. 所属分类:OS Develop

    • 发布日期:2017-04-03
    • 文件大小:862
    • 提供者:刘锦瑞
  1. FindTheCurrentEvents

    0下载:
  2. 一个可以找到并发事件的算法。程序运用了闭包搜寻矩阵的算法。-It is important in distributed computer systems to identify those events (at identifiable points in time) that are concurrent, or not related to each other in time. A group of concurrent events may sometimes attemp
  3. 所属分类:OS Develop

    • 发布日期:2017-04-12
    • 文件大小:1274
    • 提供者:jianwei yang
  1. apriori_algorithm

    0下载:
  2. it s apriori algorithm source code in java
  3. 所属分类:MiddleWare

    • 发布日期:2017-04-26
    • 文件大小:20603
    • 提供者:Jongyoung
  1. JAVA

    0下载:
  2. JAVA计算器源代码,现在大家明白了,不管你是什么样的网站,如果你使用了百度的站内搜索,那可就小心了,因为你的竞争对手可是随时虎视眈眈着你呢-JAVA source code calculator, it is now understood, no matter what your web site, if you use a Baidu search for the station, it may take care, because your competitors but you keep
  3. 所属分类:Editor

    • 发布日期:2017-03-28
    • 文件大小:1508
    • 提供者:luojing
  1. 107215806Delphi

    0下载:
  2. 个简单的学生成绩管理系统,在VC和SQL 2000下测试成功,(里面有数据库备份文件,直接还原即可,还原数据库后可以在USERS表里找到帐号和密码.-a simple student performance management system, the VC 2000 and SQL tested successfully, (they have a database backup file, direct reduction, and it would be reduced after -A
  3. 所属分类:Delphi VCL

    • 发布日期:2017-05-12
    • 文件大小:2579495
    • 提供者:huyue
  1. 97972458cifa-java

    0下载:
  2. 比较好的词法分析器,可以好好看看的,而且是用java-Good lexical analyzer can be a good look, and it is java
  3. 所属分类:Compiler program

    • 发布日期:2017-04-15
    • 文件大小:7312
    • 提供者:小妹
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com