CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 JSP源码/Java 搜索资源 - band

搜索资源列表

  1. 数字图像

    0下载:
  2. 数字图像马赫带,正弦波等现象的实现-digital image Mach band sine wave phenomena such as the realization
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:8324
    • 提供者:王维
  1. FCFS

    0下载:
  2. 随机创建进程队列,然后采用FCFS方法执行进程,并计算平均周转时间和带权。显示进程执行的顺序-random process of creating queue, and then use FCFS queue method implementation process, and the average turnaround time and the right band. Display process of the implementation of the order
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:2213
    • 提供者:武建
  1. mton

    0下载:
  2. 利用JAVA实现M与N进制的转换-JAVA realization of M with the use of N-band conversion
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:1048
    • 提供者:胡鹏伟
  1. javachat

    0下载:
  2. 一个 java 聊天 源码 ,c/s结构的。带窗体的 -A java chat source code, c/s structure. Band form
  3. 所属分类:JavaScript

    • 发布日期:2017-04-02
    • 文件大小:1666
    • 提供者:杨戬
  1. lianliankan

    0下载:
  2. 练练看游戏,java,有背景音乐,抄袭qq背景音乐。带记录功能。-Watch练练Games, java, have background music, background music copying qq. Record function band.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:382022
    • 提供者:hans8
  1. newpc

    0下载:
  2. 解析特定16进制文件,组装成SQL插入语句,放入oracle数据库。-Analysis of a particular 16-band file, assembled into SQL insert statement into oracle database.
  3. 所属分类:Java Develop

    • 发布日期:2017-05-21
    • 文件大小:5994364
    • 提供者:chengbin
  1. DraggableMP3Player

    0下载:
  2. One great use for this feature is for a music band specific MP3 player. ... currently running as an applet
  3. 所属分类:Java Develop

    • 发布日期:2017-04-24
    • 文件大小:384721
    • 提供者:Ramkumar M
  1. 1

    0下载:
  2. 用十六进制形式显示文件内容,也算是换种进制的小程序-Hexadecimal form with the contents of the paper, it can be considered for a small band of procedures
  3. 所属分类:JavaScript

    • 发布日期:2017-04-12
    • 文件大小:1181
    • 提供者:王博
  1. javazhuanhuan

    0下载:
  2. 学习java图形界面的设计,10进制数的转换-Learning java graphical interface design, the number of 10-band converter
  3. 所属分类:Java Develop

    • 发布日期:2017-04-05
    • 文件大小:3250
    • 提供者:wenting
  1. TXZ

    0下载:
  2. 基于JAVA的带音乐的普通大学计算机专业课设-JAVA-based band music, the general set up of Computer Specialized
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:246385
    • 提供者:Jackie郑
  1. netview

    0下载:
  2. 摘要:基带传输与同轴网络。 随着运营商带来经济效益和社会效益。 从技术上讲有三种方式突破接入网瓶颈,一是甚高速数字用户线路(VDSL);二是基于无源以太网的无源光网络技术,继承了以太网的低成本和易用性以及光网络的高带宽,是实现FTTH众多技术中性价比最高的一种。随着EPON国际标准——IEEE802.3ah在2004年正式发布,EPON的产业联盟已经吸引了众多厂商的积极参与,从EPON的核心芯片、光模块到系统,EPON的产业链已经日趋成熟。 -Abstract: The base-b
  3. 所属分类:Java Develop

    • 发布日期:2017-11-14
    • 文件大小:54269974
    • 提供者:yangyang
  1. Patient

    0下载:
  2. 声明Patient类表示在门诊室中的病人,此类对象包括私有数据成员name(String)、sex(char)、age(int)、weight(float)、allergies(boolean); 要求定义set方法及get方法,定义一个无参及一个带参的构造方法,重写toString方法,使得可以使用System.out.println(p1)(p1为Patient类的对象)在屏幕上显示病人p1的各个信息,显示格式为: Name : xxx Sex: xxx Age: xxx Weight:
  3. 所属分类:Java Develop

    • 发布日期:2016-01-25
    • 文件大小:1526
    • 提供者:zxq
  1. R

    0下载:
  2. 描述: 输入一个十进制数N,将它转换成R进制数输出。 输入: 输入共一行,包含两个整数N(32位正整数)和R(2<=R<=16, R<>10)。 输出: 输出转换后的数,输出占一行。如果R大于10,则对应的数字规则参考16进制(比如,10-16分别用A-F表示,等等)。 输入样例: 23 12 6687 16 输出样例: 1B 1A1F-Descr iption: En
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:550
    • 提供者:yagedao
  1. ByteUtils

    0下载:
  2. 纯java代码实现2进制、10进制、16进制相互转换的工具类-2 band of pure java code, 10 hex, 16 hex conversion utility class
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:1225
    • 提供者:周健
  1. zidongkaobianchuangkoudaijiangjie

    0下载:
  2. 自动靠边的窗口(带讲解)绿兔子网络爆料(网络小报)http://www.lvtuzi.net-Automatically the side window (on the band) green rabbit networks broke the news (network tabloid) http://www.lvtuzi.net
  3. 所属分类:JavaScript

    • 发布日期:2017-11-30
    • 文件大小:23691
    • 提供者:123
  1. theBandv2

    0下载:
  2. 实现了《Javascr ipt DOM 编程艺术》中的乐队网站代码。 -Javascr ipt DOM programming art " band website code.
  3. 所属分类:JavaScript

    • 发布日期:2017-11-24
    • 文件大小:245222
    • 提供者:11
  1. java-Example6_7

    0下载:
  2. *例题6-6:复制一个文件,比较一下带缓冲区和不 *带缓冲区读写文件的效率有何区别。-example 6-6: copy of a file, compare with buffer and * band buffer read and write documents the efficiency difference between what.
  3. 所属分类:JavaScript

    • 发布日期:2017-12-05
    • 文件大小:1245
    • 提供者:永无止境
  1. 1002-1101250211

    0下载:
  2. 一种带界面的java计算器,十分好用,可以方便快速的计算-An in-band interface java calculator is very easy to use, convenient and fast calculation
  3. 所属分类:Java Develop

    • 发布日期:2017-11-24
    • 文件大小:2217
    • 提供者:李云鹏
  1. dsp.js-master

    0下载:
  2. dsp.js是一个综合性的数字信号处理的Javascr ipt库。 它包括许多信号分析和生成功能,包括 (正弦振荡器,看到,广场,三角形),窗函数(翰,海明,等), 信封(ADSR),IIR滤波器(低通,高通,带通,切口),FFT,DFT 变换,延时,混响。-dsp.js is an integrated digital signal processing Javascr ipt libraries. It includes many signal ana
  3. 所属分类:JavaScript

    • 发布日期:2017-11-13
    • 文件大小:384040
    • 提供者:张民
  1. BandMode

    0下载:
  2. It will query baseband about all available band modes and display them in screen. It will display all six band modes if the query failed.
  3. 所属分类:JavaScript

    • 发布日期:2017-03-22
    • 文件大小:2025
    • 提供者:taonoujan
« 12 »
搜珍网 www.dssz.com