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

搜索资源列表

  1. NonRBFModel

    0下载:
  2. 提出了一种RBF网非线性动态系统在线建模的资源优化网络(RON)方法.RON 在资源分配网络的学习过程中引入了滑动窗口和网络结构在线优化的思想,使网络能根据最 近一段时间内的误差信息自动实现网络结构优化,从而使RBF网既能在线适应对象的变化, 又能使网络规模维持在较小水平,并保证了网络的泛化能力.使用滑动窗口技术使RON对学 习参数变化具有较好的鲁棒性,并更易收敛.三个标准例子演示了算法的有效性.-presents a RBF network nonlinear dynamic
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:182513
    • 提供者:zhxj
  1. clustream

    0下载:
  2. Clustream是一种基于用户指定的、联机聚类查询的演变数据流聚类算法。它的聚类过程分联机和脱机两个部分。 -Clustream is based on user-specified, the evolution of online data stream clustering query clustering algorithm. It' s online and offline clustering process comprises two parts.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-05
    • 文件大小:567118
    • 提供者:cindy
  1. WanNianLi

    0下载:
  2. 电子万年历的java,垃圾,主要关键是阳历转农历,算法是网上看的,代码是自己写的,大家参考啊 -Calendar of java, garbage, the main key is to switch to the Lunar calendar, the algorithm is viewed online, the code is written in their own, we refer to ah
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:5748
    • 提供者:liufan
  1. ThreeDes

    0下载:
  2. *北京联通全网有关网上订购和点播接口URL加密算法 * *采用3DES加密, ECB模式/使用PKCS7方式填充不足位, *目前给的密钥是192位(24个字节)经过BASE64编码后的可见字符串-* Beijing Unicom, the whole network of the online ordering and on-demand interface URL encryption algorithm** using 3DES encryption, ECB mode/
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:1116
    • 提供者:tulip
  1. MatLabOnline

    0下载:
  2. 在线MatLab,后台自己计算或者调用系统的matlab程序 包括 矩阵运算数值算法及 GWT 和 JNI的使用-Online MatLab, background, or call their own system of computing matlab numerical algorithm of procedures, including matrix operations and the use of GWT and the JNI
  3. 所属分类:Java Develop

    • 发布日期:2017-05-21
    • 文件大小:6539143
    • 提供者:张哲
  1. phpreliazeRSA

    0下载:
  2. PHP实现RSA算法/* * Implementation of the RSA algorithm * (C) Copyright 2004 Edsko de Vries, Ireland * * Licensed under the GNU Public License (GPL) * * This implementation has been verified against [3] * (tested Java/PHP interoperability).
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2016-01-22
    • 文件大小:6144
    • 提供者:gg
  1. ArtificialIntelligence

    0下载:
  2. Solution to UVA Online Judge problem ID=537 (Artifficial Intelligence). Algorithm is programmed in Java and got Accepted.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:1280
    • 提供者:MaRaToNaC
  1. CannyEdgeDetector

    0下载:
  2. java语言实现的具有应用程序界面的canny算法实现,代码编写的可读程度高,并有本人的详细注释。现在网上只有canny算法的java代码,并没有应用程序界面的canny算法实现,所以很多代码不知道能不能用,也不知道效果如何。本程序全面解析了canny算法的java实现,并且达到了很好的效果。canny算法是非常重要的单像素边缘提取算法,对他的理解可以使你明白很多的图像处理手段。-java language application program interface with the canny
  3. 所属分类:Java Develop

    • 发布日期:2017-03-25
    • 文件大小:7371
    • 提供者:yepeng
  1. eightdigital

    0下载:
  2. 个八数码拼图是根据网上的一个简单的拼图游戏改编而来。本程序保留了原程序的主要界面,重写了拼图主要功能的实现方法,加入了八数码的A*算法,使其可以完成自动拼图功能。-Eight digital puzzle is adapted from a simple jigsaw puzzle online. This procedure retains the original program' s main interface, and rewrite the main function of t
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:426762
    • 提供者:mojianxiong
  1. aonline

    0下载:
  2. 小贤统计器 功能: 1、通过W3C CSS校验,符合Web标准 2、浏览者来源追踪(比如是来自Google、百度或者其他网站,让您对您网站的访问来源更了解) 3、IP记录(让您对您网站的访问来源地区更清楚,带IP查寻链接) 4、访问记录(对浏览者的访问过的页面进行记录,让您更了解每个页面的访问情况) 5、访问记录删除开关(可以设置为手动删除,也可以设置为系统自动删除) 6、记录总访问数、上月访问数、本月访问数、昨天访问数、今天访问数及当前在线数 7、密码管理(有开关
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-11-18
    • 文件大小:37087
    • 提供者:sddgdsag
  1. algs4

    0下载:
  2. 算法教程附录中的源文件,书中讲解的具体内容可以在网上搜索找到,对入门和进阶JAVA编程都非常有用。-Source file, the specific content of the book to explain the algorithm tutorial appendix can search online to find, are very useful for beginners and advanced JAVA programming.
  3. 所属分类:Java Develop

    • 发布日期:2017-11-05
    • 文件大小:561211
    • 提供者:张磊
  1. stdlib

    0下载:
  2. 算法教程附录中的源文件,书中讲解的具体内容可以在网上搜索找到,对入门和进阶JAVA编程都非常有用。这是主函数。解压后直接用-Source file, the specific content of the book to explain the algorithm tutorial appendix can search online to find, are very useful for beginners and advanced JAVA programming.
  3. 所属分类:Java Develop

    • 发布日期:2017-11-11
    • 文件大小:202930
    • 提供者:张磊
  1. Poker

    0下载:
  2. 在线斗地主算法设计,包挂自动提示算法ai.java-Online Landlords algorithm design, the package hung automatically prompts algorithm ai.java
  3. 所属分类:Java Develop

    • 发布日期:2017-12-09
    • 文件大小:399494
    • 提供者:cbwleft
  1. Implementation-of-MD4-algorithm

    0下载:
  2. 用Java语言实现的MD4算法,而不是网上其他的常见的C++方法,密码学编程可能用到-Using MD4 language implementation of the Java algorithm, rather than other online common C++ method
  3. 所属分类:Java Develop

    • 发布日期:2017-11-10
    • 文件大小:16269
    • 提供者:千羽飞鸟
  1. bookshop

    0下载:
  2. 本文以网上购书为例,对基于数据挖掘技术的个性化的网上购书系统进行了研究设计。网站主要实现了注册登录模块功能,书籍根据分类和书名搜索功能,查看书籍详细信息功能,利用关联规则,贝叶斯分类算法向用户推荐用户可能感兴趣或对用户有用的书的模块,加入购物车,购买模块。前面的功能只要是前台的显示,在服务器端,使用SQL server2005作为数据库,由后台逻辑控制模块把数据提交给合适的功能模块和算法模块,从而组合成一个完整的系统。在这个系统中,页面是使用JSP来动态生成的,后台使用的是Servlet控制整个
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-05-15
    • 文件大小:3884931
    • 提供者:invest
  1. HuaRongDao

    0下载:
  2. 采用A*算法解决华容道问题,参考了网上的棋局编码思想,算法效率有较大的提高。请用netbeans打开项目-Huarong using A* algorithm to solve the problem, refer to the online chess game coding idea, has greatly improved the efficiency of the algorithm
  3. 所属分类:Java Develop

    • 发布日期:2017-05-08
    • 文件大小:1828886
    • 提供者:陈锐均
  1. PCS

    0下载:
  2. 来自 Ourplus,修补跨站脚本攻击漏洞,采用PHP+Mysql+Xml开发的网站流量统计分析系统,采用了高效的程序算法和精心优化的数据库结构,对网站进行全方位的统计,功能强大,统计直观,基本统计功能包括,最近50位访问者,当前在线列表,今日访问者列表,最近24小时统计,今日来路统计,今日搜索引擎,今日搜索关键字,昨日时段统计,网站统计摘要,小时统计报表,日统计报表,Alexa工具条统计,周统计报表,月统计报表,年统计报表,客户端情况统计,用户操作系统统计,用户浏览器统计,屏幕分辨率统计,访问
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-05-09
    • 文件大小:1681559
    • 提供者:impudn94
  1. wifiLocation

    1下载:
  2. 基于指纹定位的室内定位,在线匹配用的是KNN算法,文件中包含了客户端和服务器代码,需要自己配置好相应的数据库并部署好定位AP才能使用。-Fingerprint-based indoor location positioning, online match using KNN algorithm, the file contains the client and server code, you need to configure their own good and the appropriat
  3. 所属分类:Java Develop

    • 发布日期:2016-09-13
    • 文件大小:966656
    • 提供者:lijing
  1. newvbb30diff

    0下载:
  2. 1. 在线时长等级插件(作者:非凡猪)[后台支持] 2. QQ 插件(作者:非凡猪) 3. 首页标题截短修正(作者:newvbb团队) 4. 中文搜索完美解决(可以在改进的二元分割算法(效率高、负载小)、直接搜索 post 表(更准确、数据库空间占用小)和 MySQL 全文索引(MySQL版本低于 4.1.1 不支持中文搜索)三种方式选择)(作者:newvbb团队)[后台支持] 5. 金钱银行插件(作者:非凡猪)[后台支持] 6. 隐藏帖插件(作者:非凡猪)[后台支
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-05-09
    • 文件大小:1804556
    • 提供者:lmpudn15
  1. LOOKANbt2

    0下载:
  2. 沿用了v1.1版中的页面缓存技术提高小偷速度,改进的算法,速度进一步提高,与v1.1版相比,v2.0更换了种源,种子键康度高,轻松挑战带宽极限,分门别类,增加了搜索内容介绍等功能,有在线自动升级提示功能,小偷更新后自动窗口提示 v2.2版增加BT强力搜索,和热点种子-Follows the version v1.1 page caching to improve the speed of the thief, improved algorithm, to further improve th
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-30
    • 文件大小:29701
    • 提供者:吴宁
« 12 »
搜珍网 www.dssz.com