虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

SEARCH

  • The concept of Adaptive Memory coupled with advances in neighborhood structures derived from dynami

    The concept of Adaptive Memory coupled with advances in neighborhood structures derived from dynamic and adaptive SEARCH constructions have been the source of numerous important developments in metaheuristic optimization throughout the last decade.

    标签: neighborhood structures Adaptive advances

    上传时间: 2015-12-05

    上传用户:784533221

  • 一个简单的同学录系统,有增、删、修改、查询、分页功能

    一个简单的同学录系统,有增、删、修改、查询、分页功能,非常适合JSP的初学者。 编程环境:MyEclipse+Access+Tomcat5.5 文件列表: index.jsp-------------------首页文件模块 add_new.jsp-----------------增加记录模块 modify.jsp------------------修改记录模块 del.jsp---------------------删除记录模块 save.jsp--------------------保存记录模块 SEARCH.jsp------------------查找记录模块 in.jsp----------------------导入常用的类模块 src\ConDb.java--------------连接数据库的JavaBean 数据库文件:TXL.mdb 安装运行:解压后放入Tomcat\webapps 配置数据源:控制面板--->数据源ODBC---->系统DNS---->添加----->Driver do Micrsoft Access(*.mdb) ---->数据源名称:class---->选择数据库文件所在目录 在浏览器下输入:http://localhost:8080/txl

    标签: 同学录 修改

    上传时间: 2015-12-23

    上传用户:zhangyi99104144

  • Finds a (near) optimal solution to the Traveling Salesman Problem (TSP) by setting up a Genetic Algo

    Finds a (near) optimal solution to the Traveling Salesman Problem (TSP) by setting up a Genetic Algorithm (GA) to SEARCH for the shortest path (least distance needed to travel to each city exactly once)

    标签: Traveling Salesman solution Problem

    上传时间: 2013-12-04

    上传用户:从此走出阴霾

  • It may analyze the window structure, the advancement and the window news, has the very greatly auxil

    It may analyze the window structure, the advancement and the window news, has the very greatly auxiliary function to the development work. When we need to study some object, so long as assigns out its SEARCH window, drives the detector the indicator to assign the window/to control on to release then. Under, the author on and everybody same place, makes with VC to belong to own Spy++.

    标签: the window advancement structure

    上传时间: 2013-12-31

    上传用户:ghostparker

  • 1 安装:首先安装MPLAB IDE V7.42的程序

    1 安装:首先安装MPLAB IDE V7.42的程序,然后再安装C的组件PICC8.05-PL.安装过程中全部确认选择,完毕后重启计算机。 2 激活:(PICC8.05-PL) 运行“开始”菜单下的“HI-TECH SOFTWARE”中的 激活(Complier Activation)程序, 再同时启动算号器程序(HtkeyGen.exe),将Last Name前的勾去掉,填入公司名称,算出相应内 容填入激活程序相应栏目,OK即可完成激活。 3 设置: 3.1 将MPLAB 7.42启动后,在文件栏中打开C的桌面项目文件,在Project栏目中 检查 select language Toolsuite...中的选项,所有路径须指向安装路径如C:\HT-PIC\BIN\PICC.EXE; 3.2 在Project栏目中检查 setlanguage Tool Locations中的HI-TECH ToolsuiteXDGR 相关选项,executables中各程序应指向picc.exe Default SEARCH Paths & Directories中 的相关路径应为安装目录如C:\HT-PIC\include 和C:\HT-PIC\lib; 3.3 设置programmer中的select programmer选项为"MPLAB IED 2"(经验:如果不打开编译器,此选项无法选中)。 3.4 设置单片机型号,在Congfigure中的Select Device选择准确的芯片型号;

    标签: MPLAB 7.42 IDE 程序

    上传时间: 2016-01-01

    上传用户:Ants

  • ollydbg完全教程。OllyDbg 是一种具有可视化界面的 32 位汇编-分析调试器。它的特别之处在于可以在没有源代码时解决问题

    ollydbg完全教程。OllyDbg 是一种具有可视化界面的 32 位汇编-分析调试器。它的特别之处在于可以在没有源代码时解决问题,并且可以处理其它编译器无法解决的难题。 一,什么是 OllyDbg? 二,一般原理[General principles] 三,反汇编器[Disassembler] 四,分析器[Analysis] 五,Object扫描器[Object scanner] 六,Implib扫描器 [Implib scanner] 七,如何开始调试[How to start debugging session] 八,CPU 窗口[CPU window] 九,断点[Breakpoints] 十,内存映射窗口[Memory map window] 十一、十二,监视与监察器[Watches and inspectors] 十三,线程[Threads] 十四,复制到剪切板[Copy to clipboard] 十五,调用栈[Call stack] 十六,调用树[Call tree] 十七,选项[Options] 十八,搜索[SEARCH] 十九,自解压文件[Self-extracting (SFX) files] 二十,单步执行与自动执行[Step-by-step execution and animation] 二一,Hit跟踪[Hit trace]

    标签: ollydbg OllyDbg 32 教程

    上传时间: 2016-01-02

    上传用户:xhz1993

  • Abstract The Lucene Server project is an attempt to extend the Jakarta Lucene tool with server ca

    Abstract The Lucene Server project is an attempt to extend the Jakarta Lucene tool with server capabilities. Lucene is a robust Java API that enables you creating indexes from text sources and perform powerful SEARCHes on these indexes. With Lucene, creating an index must be done programmatically and there are almost no possibilities of integrating index management in a distributed environment. In other words, out of the box, Lucene is suitable for integrating indexing and SEARCHing possibilities in a single application but not for providing index/SEARCH services for multiple applications. The Lucene Server project comes with a Java API that propose the following make it easy to create indexes in a declarative way by simply providing an XML configuration document. make it easy to personalize the way Lucene must handle different kind of data sources. provide services for index management and SEARCHing that can be accessed from several applications. enable batch tasks scheduling.

    标签: Lucene Abstract Jakarta project

    上传时间: 2016-01-10

    上传用户:songrui

  • TFIND SEARCHes for one or more strings (boolean AND) in a text file. TFIND reports all lines whe

    TFIND SEARCHes for one or more strings (boolean AND) in a text file. TFIND reports all lines where the string(s) were found (or NOT found by option). The SEARCH can be limited to a field in a fixed field (i.e. column oriented) list. An extended SEARCH mode is available, where only letters and digits are relevant. Other options: case sensitive SEARCH, alternative errorlevel with number of hits, header line with file name, LFN, custom prefix

    标签: TFIND SEARCHes boolean reports

    上传时间: 2016-01-24

    上传用户:lindor

  • Boosting is a meta-learning approach that aims at combining an ensemble of weak classifiers to form

    Boosting is a meta-learning approach that aims at combining an ensemble of weak classifiers to form a strong classifier. Adaptive Boosting (Adaboost) implements this idea as a greedy SEARCH for a linear combination of classifiers by overweighting the examples that are misclassified by each classifier. icsiboost implements Adaboost over stumps (one-level decision trees) on discrete and continuous attributes (words and real values). See http://en.wikipedia.org/wiki/AdaBoost and the papers by Y. Freund and R. Schapire for more details [1]. This approach is one of most efficient and simple to combine continuous and nominal values. Our implementation is aimed at allowing training from millions of examples by hundreds of features in a reasonable time/memory.

    标签: meta-learning classifiers combining Boosting

    上传时间: 2016-01-30

    上传用户:songnanhua

  • 1.二级分类 2.前台全部页面生成html

    1.二级分类 2.前台全部页面生成html,包括网站主页和导航栏 3.自定义模板,自由度很高,可以为每个分类,每个图片集,甚至每张图片页设置不同的模板。 4.完善的html生成功能,包括全站恢复。 5.自定义自定义标签功能,生成时全部为html,不生成JS文件,避免了JS调用过多造成页面显示缓慢。 6.三种图片添加模式(高级/简单/上传),使图片添加更容易。 7.可以控制图片集索引生成时的图片大小和图片排列方式。 8.前台提供搜索功能。(SEARCH.asp) 9.其他功能:压缩,备份,恢复数据库;系统空间占用信息;系统统计信息等,详细情形请查看程序。

    标签: html 二级 分类

    上传时间: 2013-12-09

    上传用户:hwl453472107