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

搜索资源列表

  1. 刘方然,机本013班11号

    0下载:
  2. 这是使用Java编写一个模仿星际全屏界面的我的Java课程设计。可以选中画面上的单元,并命令其像某点运动(跟星际的操作一样,左键选中,右键确定目的地)。机器的如不支持程序中的分辨率,文字显示可能会有问题。还有就是JDK要1.4以上。-This is written in Java interplanetary imitate a full-screen interface of my Java curriculum design. Images can be selected on the un
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:85618
    • 提供者:刘方然
  1. LRCUtil.zip

    0下载:
  2. 使用java实现对lrc格式文件的解析,可用于j2me中,Lrc to achieve the use of java format of the resolution that can be used in j2me
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:2024
    • 提供者:Wallace
  1. http4j

    0下载:
  2. 对于HTTP访问过程进行分析,包括建立连接的时间,DNS域名解析的时间,首包返回的时间,页面对象下载的时间等一系列耗时。类似于国外著名的httpwatch-HTTP access process, including the establishment of the connection, the DNS domain name resolution, the first packet returned by the time the object of the page download ti
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-01
    • 文件大小:485868
    • 提供者:毛薛强
  1. JAVAemail

    0下载:
  2. 实现邮件群发 简短方便 推荐运行环境 1.操作系统:Windows 9x/Me/2000/XP。 2.CPU :Pentium及兼容芯片300MHz以上。 3.内存 :64MB以上。 4.显示模式:支持800×600像素以上的分辨率、16位以上的色彩。 5.其他 :8倍速以上CD-ROM或DVD-ROM驱动器。 -To facilitate the realization of mass-mailing a brief recommended oper
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:5319
    • 提供者:林涛
  1. GamesJavaMagicresolutiontoamend

    0下载:
  2. JavaMagic游戏分辨率修改,有程序和完整源代码。-Games JavaMagic resolution changes have procedures and complete source code.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-24
    • 文件大小:236995
    • 提供者:胡程鹏
  1. JAVA

    0下载:
  2. 用JAVA编写程序实现网络地址解析的功能,并显示出解析详情。-JAVA programming with network address resolution functions, and displays the details of the analysis.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:2606
    • 提供者:王丽越
  1. javafr_JEU-SUDOKU-AVEC-CREATION-RESOLUTION-GRILLE

    0下载:
  2. simple sudoku game, with network player
  3. 所属分类:Java Develop

    • 发布日期:2017-03-26
    • 文件大小:101573
    • 提供者:gfoit
  1. Resolution

    0下载:
  2. Program for changing screen resolution under Windows from a Java application.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:85660
    • 提供者:anvargas
  1. eclipsetousesvn

    0下载:
  2. SVN的使用方法,在教学过程中录制的简单视频,使用19寸宽屏录制,请调整至1366*768分辨率观看-SVN to use, in the teaching process to record a simple video, use the 19-inch wide-screen recording, please adjusted to 1366* 768 resolution watch
  3. 所属分类:Java Develop

    • 发布日期:2017-05-16
    • 文件大小:3703173
    • 提供者:李健
  1. montior_src

    0下载:
  2. 用JAVA编写了一个小工具,用于检测当前显示器也就是显卡的显示模式,比如分辨率,色彩以及刷新频率等。-JAVA written by a small tool that is used to detect the current display graphics display mode, such as resolution, color and refresh rate and so on.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:44992
    • 提供者:198
  1. ARP_RARP

    0下载:
  2. Java source code for Address Resolution Protocol and Reverse Address Resolution Protocol Implementation
  3. 所属分类:Java Develop

    • 发布日期:2017-04-09
    • 文件大小:2435
    • 提供者:Rameshkumar
  1. javafr_APPLICATION-SEMAPHORE-RESOLUTION-PROBLEME-

    0下载:
  2. application du sémaphore
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:2494
    • 提供者:bilalo
  1. Gaussian

    0下载:
  2. Java版高斯算法解析多元多次方程 Java版高斯算法解析多元多次方程-Java version of Gauss algorithm for multi-resolution algorithm for multiple equation Java version of Gaussian multiple equation of multi-resolution
  3. 所属分类:Java Develop

    • 发布日期:2017-03-26
    • 文件大小:1353
    • 提供者:carol
  1. Java_zinengka_youhua

    0下载:
  2. 针对复杂的传统Java智能卡指令解析问题,结合Applet的部署特点,提出了指令预解析的概念 给出了转换后的Applet文件(CAP,Converted Applet file)中导入组件、常数池和导出组件的预解析优化存储结构及包注册表结构,使用定长存储结构替代原有的变长存储结构以加快查找过程,引入了导出组件辅助索引表以加快外包类的解析过程 设计了基于优化后组件的静态域、静态方法和类访问字节码指令的快速解析流程,将解析算法的时间复杂度降为常数阶 在Applet下载过程中通过预解析来生成优化后的组
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:202408
    • 提供者:刘杰
  1. Calculator

    0下载:
  2. [原创]SWT做的计算器,部分代码来自IBM DW。 可以从Eclipse导入本文件夹为Calculator项目,需要导入swt-3.5.2-win32-win32-x86.zip,Calculator.jar是打包后的程序,可以直接双击运行。 功能: 1.二进制,八进制,十进制,十六进制转换及加减乘除、求倒数、平方、开方运算(非十进制模式下只支持整数运算,且不支持求倒数、平方、开方运算); 2.可以复制运算结果到系统剪贴板,也可以从系统剪贴板取得数据作为运算数据(从剪贴板
  3. 所属分类:Java Develop

    • 发布日期:2017-05-22
    • 文件大小:7022316
    • 提供者:cracode
  1. ARPdump

    0下载:
  2. 基于jpcap对arp协议进行了解析,该程序在jbuilder9.0的运行环境下编写-Arp protocol based on jpcap on a resolution, the program' s operating environment in jbuilder9.0 prepared
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:579
    • 提供者:姜蓝
  1. proyecto

    0下载:
  2. is a simple game made in java and is easy to understand just load .png icons with a resolution of 38*38-is is a simple game made in java and is easy to understand just load .png icons with a resolution of 38*38
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-03-27
    • 文件大小:95925
    • 提供者:wiil3
  1. MyDOM

    0下载:
  2. 一个dom解析的例子,主要给初学者用,包含增、删、改,跟打印,这个是过渡用,知道这个就可以了-Dom example of a resolution, mainly for beginners to use, including add, delete, change, with the print, this is a transitional use, know that this can be a
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:1346
    • 提供者:qzmer
  1. src

    0下载:
  2. 用JAVA实现队列和堆栈,可供初学者熟悉JAVA编程过程,可仔细分辨下JAVA和C++的不同 - Realizes the formation and the storehouse with JAVA, may for the beginner to be familiar with the JAVA programming process, but under careful resolution JAVA and C++ difference
  3. 所属分类:Applet

    • 发布日期:2017-04-10
    • 文件大小:852
    • 提供者:jeason
  1. change-resolution

    2下载:
  2. 快速更改分辨率,可提供快速更改电脑分辨率的小程序-Quickly change resolution
  3. 所属分类:Java Develop

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