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

搜索资源列表

  1. SA_TSP

    0下载:
  2. matlabf非常好基于Contourlet变换的水印算法.与小波变换不同的是Contourlet变换采用类似于线段(contoursegment的基得到一种多分辨、局部化、方向性的图像表示。水印信号通过基于内容的乘性方案加载到Contourlet 变换系数-matlabf very good Contourlet Transform-based watermarking algorithm. and wavelet transform is different Contourlet trans
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:466.75kb
    • 提供者:ddsdsds
  1. Algorithm

    0下载:
  2. java 实现的一些算法: 赛选法求素数,最短路径(dijkstra,floyd),线段树,LCD,LCM-java implementation of a number of algorithms: tournament selection method Primes, the shortest path (dijkstra, floyd), segment tree, LCD, LCM
  3. 所属分类:Java Develop

    • 发布日期:2017-04-25
    • 文件大小:20.98kb
    • 提供者:daniel cao
  1. ReadersWriters

    0下载:
  2. 英国帝国理工学院电脑系多线程课程教学材料之十一 ---- 读取者与写入者范例-The program allows Readers concurrent access to a resource while restricting Writers to exclusive access. Thread access to the shared resource is depicted by a light blue (cyan) arc segment. It is possible by st
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:5.03kb
    • 提供者:Key
  1. controlline2W

    0下载:
  2. 使用java实现的可以任意添加和移动线段端点的小程序!-The use of java can be achieved and mobile segment endpoint to add a small program!
  3. 所属分类:Java Develop

    • 发布日期:2017-04-29
    • 文件大小:43.75kb
    • 提供者:想恨菲
  1. servlet-api.jar

    0下载:
  2. 局域网聊天,可以实现局域网段内的机器进行互相交流!-LAN Chat, LAN segment can be achieved within the exchange of machine!
  3. 所属分类:Java Develop

    • 发布日期:2017-03-24
    • 文件大小:84.51kb
    • 提供者:吴金阳
  1. Exp10

    0下载:
  2. 简单的股票查询,只是客户端代码,没有服务器段代码-Simple stock query, but client-side code, there is no code in the server segment
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:18.38kb
    • 提供者:shitao
  1. OpenAndCloseProcess

    0下载:
  2. 对进程进行操作.进程是由进程控制块、程序段、数据段三部分组成。一个进程可以包含若干线程(Thread),线程可以帮助应用程序同时做几件事(比如一个线程向磁盘写入文件,另一个则接收用户的按键操作并及时做出反应,互相不干扰),在程序被运行后中,系统首先要做的就是为该程序进程建立一个默认线程,然后程序可以根据需要自行添加或删除相关的线程。-To operate the process. The process by the process control blocks, program segment
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:801byte
    • 提供者:jolly
  1. DDA

    0下载:
  2. 计算机图形学中直线段扫描画线算法的源代码-Computer graphics in a straight line segment Scan Line algorithm source code
  3. 所属分类:Applet

    • 发布日期:2017-03-27
    • 文件大小:1.71kb
    • 提供者:Lee
  1. chinese_segment

    0下载:
  2. 一个中文分词算法的java语言实现,词典采用文本文件形式。-A Chinese word segmentation algorithm java language implementation
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:11.27kb
    • 提供者:njydsjwj
  1. Server

    0下载:
  2. 一个Socket的服务器段,可以实现简单的网络通信-A Socket server segment, can achieve a simple network communication
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:4.02kb
    • 提供者:caxq
  1. 2008010

    1下载:
  2. 编写一个线段类 MyLine,要求如下: 主要属性有: x ,y ;类型为Point (查看API) 编写构造方法,如 MyLine(Point p1 , Point p2) 编写5个成员方法。如: 检查线段是否位于第一象限check()… 求线段的长度 length() … 判断两条直线是否相交(另一线段作为参数)。 编写一点到该线段(或延长线)的距离 其他方法。 注:编写方法时,考虑利用Point类的方法 编写测试程序-Write a segment
  3. 所属分类:Java Develop

    • 发布日期:2017-04-05
    • 文件大小:1.99kb
    • 提供者:tina
  1. xjh1004-webday07_2

    0下载:
  2. 基本servlet结构测试,给予对servlet不熟悉,想找段代码看看的朋友-Basic servlet structure of tests, given to the servlet are not familiar with, looking for friends to see the code segment
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-16
    • 文件大小:380.98kb
    • 提供者:毕辰
  1. 3

    0下载:
  2. 实现在页面中拖动鼠标画出矩形,矩形的对角线为点击并拖动鼠标形成的直线线段。-Page, drag the mouse to achieve the draw rectangle, rectangle diagonal click and drag the mouse to form a straight line segment.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:792byte
    • 提供者:ze
  1. fenci

    0下载:
  2. 将该jar包导入到用户创建的工程中,然后在用户创建的类中调用其中的分词功能。-Import this fenci.jar into user s project, and call it in the .java file to segment Chinese words
  3. 所属分类:Java Develop

    • 发布日期:2017-05-09
    • 文件大小:2.13mb
    • 提供者:wyatt
  1. Wav

    0下载:
  2. 读取wav文件,把生成的数据段,直接保存为文件,就是pcm文件-Read wav file, the data segment generated directly saved as a file, the file is pcm
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:1009byte
    • 提供者:tanyun1982
  1. algorithms-hw

    0下载:
  2. 算法上机作业 1城市轮廓线 3无向图双连通分支 4第一行为(n-1),n=2^k 第二行为第一个多项式系数序列 第三行为第二个多项式系数序列 系数序列的格式为:an,an-1,an-2 ,…, a1,a0 输出文件:result4.dat 格式为结果多项式的系数序列。 序列格式为:an,an-1,an-2 ,…, a1,a0(此n与输入中的n不同) 5第一行为线段数n 第二行起每一行x1 y1 x2 y2表示一条线段,端点为(x1,y1)和(x2,y2)
  3. 所属分类:Java Develop

    • 发布日期:2017-05-12
    • 文件大小:2.82mb
    • 提供者:yangxc
  1. Seven_Segment_Display

    0下载:
  2. This Javascr ipt program lets you play with "switches" of a seven-segment display. Simply upload the folder to a web site and access the file: seven_segment_diplay.html. Note, the code will not work, if you just open the file on a local computer, w
  3. 所属分类:JavaScript

    • 发布日期:2017-03-27
    • 文件大小:6.8kb
    • 提供者:Eric Zhang
  1. JSP

    0下载:
  2. 里面涵盖了大部分的JSP编程中常用的js技术,内容来源:编者编程片段,现整理成文奉献给广大JSP编程人员。欢迎交流指正!-Which covers most of the commonly used programming js JSP technology, content source: Editor s programming segment, now the whole Written management staff dedicated to the JSP programming
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-08
    • 文件大小:122.96kb
    • 提供者:韩兵兵
  1. CoordinatesTest

    0下载:
  2. 个人原创代码:编写Java Application程序,定义一个类Point,代表一个点,public属性有x和y,方法有显示点坐标show(),构造函数有两个参数分别给x,y赋值,在main方法中构造两个对象,再创建一方法(getMiddle)为取两个点构成线段的中点的坐标,参数为2个点对象,调用此方法后得到一个新的点,编写Application,显示该对象的坐标值。-Personal original code: using java application program, define
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:922byte
    • 提供者:李瑞
  1. huaweiOJ-Segment-sort

    0下载:
  2. 华为oj闯关题 分段排序。希望对做到华为oj上闯关题的同学们有一点点参考作用-huaweiOJ Segment sort.I hope a little reference to the students who are preparing for the HUAWEI OJ checkpoints problem
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:2.75kb
    • 提供者:夏天
« 12 3 »
搜珍网 www.dssz.com