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

搜索资源列表

  1. Andian

    0下载:
  2. /** * 二维数组的鞍点 * (行上最大,列上最小) * 思想:先找到每行上的最大值,保存在一维数组上b[i]。 * b[0]对应的那列最大值的行号为0, * b[1]对应的那列最大值的行号为1 */-/**** Two-dimensional array of the saddle point (the line' s largest and column minimum)* thinking: first find the maximum on e
  3. 所属分类:JavaScript

    • 发布日期:2017-04-08
    • 文件大小:893
    • 提供者:应梦寐
  1. Count

    0下载:
  2. package Test3 interface Shape { public abstract double getArea() public static final double PI=3.14 //【代码一】:定义求形状面积的抽象方法 } class Triangle implements Shape { private double a private double b private double c pub
  3. 所属分类:JavaScript

    • 发布日期:2017-03-23
    • 文件大小:685
    • 提供者:biaoger
  1. Doc3

    0下载:
  2. 图片文件格式转换最核心的问题就是要解决各种图片格式的编码和解码,推荐用jimi包,可从 http://java.sun.com/products/jimi/ 下载该包及其源码和demo   需要注意的是:jimi提供了对几乎所有图片格式的解码支持,但是为提供gif和tif/tiff格式的编码api,gif编码问题在网上可以找到县相关的源码,tiff好像jai:http://java.sun.com/products/java-media/jai/index.jsp提供了它的编码,不过
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:4855
    • 提供者:李茉莉
  1. ManageContact

    0下载:
  2. 本人上传的是通讯录系统中的管理账目的编码。包括查找联系人的各项信息资料-I upload the address book management system, accounts coding. Find all the information, including contact information
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-06
    • 文件大小:5904
    • 提供者:均均
  1. school_ASP

    0下载:
  2. 功能超强无限制学校网站(ASP),在网上很难找,找了个,测试了一下,基本可以,可惜我水平差,若能修改修改就更完美了,高手们自己改改吧。-Unlimited school site features super (ASP), the Internet is difficult to find, looking for a test a little, basically, but I levels is poor, if change is even more perfect to modify,
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-06-10
    • 文件大小:17165023
    • 提供者:刘欣悦
  1. OStube2.6

    0下载:
  2. Ostube已经成为一个商业软件了,该版本的源码网上已经很难找到了。 简单介绍: Ostube是一个开源的视频系统,基于php,功能比较完,支持mpg|mov|wmv|mp4|mkv|3gp|flv|m4v|rm|rmvb上传并自动转换为flv格式播放。目前还没有一个视频系统功能超越。 缺点:基于LAMP,因为Apache没有flv_streaming模块,所以不支持视频拖拽。如果可以搭配Lighttpd或者Nginx就可以支持视频拖拽播放了。-Ostube has be
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-05-25
    • 文件大小:8429743
    • 提供者:杨恒飞
  1. PassTop!_2.0.0

    1下载:
  2. 这个是我一个朋友开发的PHP通行证系统 其实我也不大会用,哈哈。。。可以把UCH、PW、DZ整合到一起,,不知道有没有BUG,这个还不完善,我也没找到朋友有没有最新版的,放出来这个源码供大家研究下,-This is one of my friends pass system developed in PHP I do not actually use the General Assembly, ha ha. . . Can UCH, PW, DZ pieces together, do not
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2014-04-12
    • 文件大小:855040
    • 提供者:保密
  1. aspxspy

    0下载:
  2. aspxspy第一版源码,很好用的,我找了很久才找到的,功能全面.希望你喜欢-aspxspy edition source, well used, I found a long time to find, full-featured, hope you like
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-25
    • 文件大小:11228
    • 提供者:li xian
  1. sin_bo

    0下载:
  2. 数学函数应用,这是一个正弦波的例子,蛮经典的,希望大家能从这找到好东西-Application of mathematical functions, which is a sine wave example, very classic, I hope you find the good stuff from this
  3. 所属分类:FlashMX/Flex

    • 发布日期:2017-04-15
    • 文件大小:6801
    • 提供者:syq
  1. php

    0下载:
  2. php编程起步,网上很多都是pdf的,但书中的代码没有,我费了很大劲才找到的源码,在此分享出来了.[如果下载下来有问题可以联系我,wxh19880922@126.com]-php programming started, many of which are pdf online, but there is no code book, I had a hard time to find the source, in this shared out.
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-05-29
    • 文件大小:12071435
    • 提供者:王小华
  1. Kruskal

    0下载:
  2. 用kruskal算法找最接近点对并分组。如我给出的测试数据,给定2000个多点,将最接近的点放在一个组里,最后分成九个组。程序可直接运行。-Algorithm used to find the closest point kruskal and groups. If I give the test data given over 2000 points, the closest point in a group, and finally divided into nine groups. Pro
  3. 所属分类:Java Develop

    • 发布日期:2017-06-11
    • 文件大小:19406036
    • 提供者:康靖林
  1. isay

    0下载:
  2. Isay是一个简单的笔记程序,是我在学习php过程中的一个练习程序。 平时,有很多的零碎信息需要记录,在电脑里保存n个文件似乎不是很方便,查找起来也不方便。所有基于此,我写了这样一个小的程序。平时记记笔记,也挺方便的。当然,作为一个简单的围脖也行。 1.提供简单编辑,采用ubb,过滤html标签; 2.数据存储量不易太大; Isay(简单的笔记程序) 2.1.0 增加了留言的功能,这更方便信息的反馈和交流。感谢网友"HD"提出的意见。我在新的版本中做了一些相应的修改,比如隐
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-03-31
    • 文件大小:61777
    • 提供者:xwh
  1. ThinkinJava

    0下载:
  2. 祝贺你完成了一件伟大的作品.我现在下载的是《Thinking in Java》的 PDF 版.这本书还没有读 完,便迫不及待地跑到书店去找你的《Thinking in C++》.-Congratulations on your completion of a great work. I now download the PDF version of Thinking in Java ". This book have not read, could not wait to go to the b
  3. 所属分类:Java Develop

    • 发布日期:2017-05-08
    • 文件大小:1827291
    • 提供者:下次不敢
  1. jdbcJsp

    0下载:
  2. I have noticed a lot of community members sharing in-store deals and spots in the comments of various posts. Inspired by the weekly Seek & Find posts started by the lovely Alexis over at J.Crew Aficionado, I think now is a good time to start a simila
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-02
    • 文件大小:97748
    • 提供者:ubuntu
  1. Chap04

    0下载:
  2. 自己动手写网络爬虫第四章的源代码,里面有两个开源项目我没放进去,大家对照书网上都找的到-Yourself to write the source code of web crawler, there are two open source projects I did not go into, and control book online to find
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:11446
    • 提供者:张三
  1. Chap06

    0下载:
  2. 自己动手写网络爬虫第六章的内容,第五章是三个项目,大家对照书到网上找吧,太大了,我就不传上来了-Yourself to write the contents of Chapter 6 of the Web crawler, Chapter three projects, control book to the Internet to find it, too big, I do not pass up
  3. 所属分类:Java Develop

    • 发布日期:2017-04-09
    • 文件大小:5744
    • 提供者:张三
  1. 38150-4106-WebcamCapture

    0下载:
  2. 网上找了很多都是利用iis发布实习flash与aspx的通信,后来去goole找到了个很好的实现在线拍照的例子速度很快很好用、简单,不用发布即实现了flash和.net的数据传输。可以在save_picture.fla中改变所拍照片大小。可以保持在本地,我在里边加上了写入数据库的代码可以参考下。-nternet to find many of them are using iis released internship flash and aspx communication, then go
  3. 所属分类:FlashMX/Flex

    • 发布日期:2017-04-16
    • 文件大小:45069
    • 提供者:heqi
  1. FileContentReplace

    0下载:
  2. 这是一个对文件的内容进行替换的功能 当然,这是源码,所以需要开发者从中进行修改,我没有写从控制台直接输入的部分. 主要功能:输入一个目录,可以在源码中修改方法使之逐级查找文件或者在当前目录查找文件. 接着替换文件里面的某些内容-This is a function to replace the contents of the document Of course, this is the source code, so to require the developer to
  3. 所属分类:Java Develop

    • 发布日期:2017-04-15
    • 文件大小:7140
    • 提供者:君宝光烈
  1. FileCopyAndTraversal

    0下载:
  2. 今天买了本英语听力的书,里面有张听力的碟。我想把里面的音频文件拷到Mp3 里面, 悲剧的是碟里面的音频文件,每个文件夹里就一个文件。谋生了写个程序把音频文件像剥花生一样都剥到一个文件夹里面。 网上搜了一下,找了两段代码整理一下就满足要要求了。 -Bought a book of Listening, there Zhang hearing the disc. I want the audio file of the inside copying Mp3 inside, the tr
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:9267
    • 提供者:赵子龙
  1. youqinglianjiezidongshoulu

    0下载:
  2. 链接自动收录系统_3.0_utf-8 1、修改后台系统配置页面,用户可以自由修改系统作者、版本信息。 2、后台头部导航优化 3、首页版面优化及版面重新排版 4、内页模板修改及优化,版面与首页统一 5、增加了网站收录个数统计 6、增加了百度、GOOGLE的site查询 7、帮助页面改版 请先修改程序目录下INCLUDE/CONN.PHP配置文件,然后运行! 为什么我的网站出现错误? 请确保您所购买的空间或服务器支持PHP_CURL模块,只要是正常的空间
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-03-29
    • 文件大小:206173
    • 提供者:Joney
« 1 2 3 4 5 67 8 9 »
搜珍网 www.dssz.com