Welcome![Sign In][Sign Up]
Location:
Search - search

Search list

[CSharpDesktopSearch__lucene

Description: 这是一个关于如何利用LUCENE.DLL调用LUCENE算法的源代码。利用该算法可自己生成一个效率极高的桌面搜索程序。当然生成index的时间倒是比较漫长。GOOGLE DESKTOP SEARCH 也就是用的这个核心算法。-on how to use LUCENE.DLL called Lucene algorithm source code. The algorithm can use their own generating a very efficient desktop search programs. Of course the production index but relatively long time. GOOGLE DESKTOP SEARCH is the core of the algorithm.
Platform: | Size: 119808 | Author: zouhaoyu | Hits:

[Education soft systembin_search

Description: c code for binary search
Platform: | Size: 1024 | Author: 学学 | Hits:

[File OperateFileKeySearch

Description: 一种快速的模糊搜索算法,根据指定的关键字搜索文件名与之相似匹配的文件,内附测试程序。-a fast fuzzy search algorithm, according to the specified file name keyword search with matching documents, enclosing the test.
Platform: | Size: 195584 | Author: byron | Hits:

[Othertabu_search_glover_laguna

Description:  Fred Glover Manuel Laguna 两个牛人写的关于taboo search的文章-err
Platform: | Size: 102400 | Author: applepie | Hits:

[Internet-Networksearchcomputer

Description: 运行该程序后能够检索局域网内的所有计算机-running the program will be able to search all the LAN computer
Platform: | Size: 26624 | Author: 张雨 | Hits:

[Otherriddle_solver_src

Description: One technique to solve difficult problems using a computational system, is to apply brute force search. This means to exhaustively search through all possible combinations until a solution is found
Platform: | Size: 14336 | Author: jasonshen | Hits:

[Oraclematization

Description: 首先把基本站点体系结构建立起来,确定应用程序的各个部分如何一起工作,接着把商品类目内置到这个体系中。①建立一个数据库来存储商品类目,其中包含主类目、子类目和其中商品。②编写SQL和VB.NET代码,访问这些数据。③数据库提供一个免费文本搜索引擎。④为站点管理员提供一个站点的私有区域,在该区域中他们可以在线修改类目。 第二阶段:①建立我们自己的ASP.NET购物篮。②添加一个数据库表,存储完整的订单。把完整的订单传送给Paypal进行信用卡处理。 -First of all, the basic site architecture set up to determine the application how the various parts work together, then the commodity categories built into the system. ① the establishment of a database to store merchandise categories, which includes the main categories, sub-categories and one commodity. ② prepared SQL and VB.NET code, access the data. ③ database to provide a free text search engine. ④ for site administrators to provide a site private area in the region, they can be modified online categories. The second stage: ① to establish our own ASP.NET shopping cart. ② add a database table, storing the complete orders. The integrity of the orders sent to Paypal for credit card processing.
Platform: | Size: 88064 | Author: wq57 | Hits:

[JSP/Javagrapher

Description: 用图形用户界面表示的图,数据结构基本应用,最小生成树算法,最短路径,广度、深度优先搜索-graphical user interface with the plan said, the basic data structure application, the minimum spanning tree algorithm, the shortest path, breadth, depth-first search
Platform: | Size: 61440 | Author: 张旭 | Hits:

[Search Enginexapian-core-0.9.10.tar

Description: 开放源码的搜索引擎(Xapian open source search engine)-open source search engine (Xapian open source search engi ne)
Platform: | Size: 2845696 | Author: 钟浩 | Hits:

[matlabBIQPBOX

Description: %BIQPBOX Bisection reflective line search for sqpbox % [nx,nsig,alpha] = BIQPBOX(s,c,strg,x,y,sigma,l,u,... % oval,po,normg,DS,mtxmpy,data,H) % returns the new feasible point nx, the corresponding sign vector nsig, % and the step size of the unreflected step, alpha. % Copyright (c) 1990-98 by The MathWorks, Inc. % $Revision: 1.2 $ $Date: - BIQPBOX Bisection reflective line search for sqpbox [nx, nsig, alpha] = BIQPBOX (s, c, strg, x, y, sigma, l, u ,... oval, po, normg, DS, mtxmpy, data , H) returns the new feasible point nx, the corresponding sign vector nsig, and the step size of the unreflected step, alpha. Copyright (c) 1990-98 by The MathWorks, Inc. $ Revision: 1.2 $ $ Date:
Platform: | Size: 1024 | Author: 张风 | Hits:

[matlabCOMPDIR

Description: % COMPDIR Computes a search direction in a subspace defined by Z. % Helper function for NLCONST. % Returns Newton direction if possible. % Returns random direction if gradient is small. % Otherwise, returns steepest descent direction. % If the steepest descent direction is small it computes a negative % curvature direction based on the most negative eigenvalue. % For singular matrices, returns steepest descent even if small.- COMPDIR Computes a search direction in a subspace defined by Z. Helper function for NLCONST. Returns Newton direction if possible. Returns random direction if gradient is small. Otherwise, returns steepest descent direction. If the steepest descent direction is small it computes a negative curvature direction based on the most negative eigenvalue. For singular matrices, returns steepest descent even if small.
Platform: | Size: 1024 | Author: 张风 | Hits:

[P2Pvbp2p

Description: 一个很好的对等搜索,下载,文件传输的源代码 ,相信对那些需要P2P搜索方面的同志很有用 。-a good pair of such search, download, file transfer of source code, I believe that those in need of P2P search of comrades useful.
Platform: | Size: 69632 | Author: wei zi xi | Hits:

[OS programdelphi_memory_read_write

Description: 能对指定进程的内存进行搜索和修改 也可对游戏进行查找和修改 快速且高效-process can be designated to the memory search and modifications can be right for you and the game changes fast and efficient
Platform: | Size: 270336 | Author: 林克 | Hits:

[Data structsmanytrees

Description: 常用树数据结构集合,包括二叉树、二叉查找树、AA树、红黑树、伸展树的一整套实现,自带包装器、异常处理类,方便使用-common pool tree data structure, including the binary tree, binary search tree, AA tree, a red, black tree extend to achieve a set of trees, bringing their wrapper, abnormal class, user-friendly
Platform: | Size: 13312 | Author: esonic | Hits:

[Special Effects144155

Description: 运动估计全搜索算法VC++实现代码,如有不对之处,敬请指正!-full search motion estimation algorithm VC code, if imperfect, please correct me!
Platform: | Size: 1024 | Author: 谎言 | Hits:

[Special Effects41241

Description: 图象处理中运动估计的一种全搜索块匹配法的实现程序!-image processing campaign estimated a full search block matching program to realize!
Platform: | Size: 1024 | Author: 谎言 | Hits:

[Otherwenmingphp5mysql5

Description: php开发的行业搜索系统!!! 2. 安装 ------------ a. 解压程序rar文件,用二进制方式上传到你的网站的根目录或某一目录下 注意:一定要将ftp上传工具设置为二进制方式,再上传程序文件 b. unix或linux服务器下, 将以下文件属性改为:666 (或777) - function/base_info.php - function/emphasis_info.php - function/admin_pass_info.php - function/search_info.php - function/userfield_info.php - template/default/目录下的所有html文件 c. unix或linux服务器下, 将upfile/目录属性改为:777 d. 建立一个mysql数据库,并记下用户名和密码,以便安装时使用 e. 进入安装目录http://www.your_website.com/install/, 自动运行安装程序 f. 安装完成后,要求删除安装目录install/及其下文件 g. 后台管理目录http://www.your_website.com/adiministrator/ h. 可修改adiministrator/目录为你希望的独特的名字-php development of the industry Search System! ! ! 2. Installation------ a. decompression procedures rar documents, using binary mode to upload your site to the root directory or a directory attention : it must ftp upload tools set to binary mode, then upload files b. unix or linux server will attribute to the following documents : 666 (or 777)- function/base_info.php- functio n/emphasis_info.php-function/admin_pass_ info.php-function/search_info.php- functi on/userfield_info.php- template/default/Head recorded all the html document c. unix or linux server. will upfile/directory attribute the following : the establishment of a 777 d. mysql database, charged under the user name and password to use e. installation to installation directory http :// www.your_websi
Platform: | Size: 190464 | Author: xiaolei | Hits:

[OtherHeuristic-Search-In-Artificial-Intelligence

Description: Heuristic search in artificial intelligence-Heuristic search in artificial intellige Haye
Platform: | Size: 35840 | Author: 许任 | Hits:

[OtherGoogle_Hacks

Description: google hacks: introduce google search engin inside & out.-google hacks : introduce google search engin inside
Platform: | Size: 2690048 | Author: | Hits:

[DocumentsTabu_search_TSP

Description: 用禁忌搜索算法解决TSP的Matlab程序-taboo search algorithm used to solve the TSP Matlab procedures
Platform: | Size: 3072 | Author: 李崇 | Hits:
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 50 »

CodeBus www.codebus.net