搜索资源列表

  1. riddle_solver_src

    0下载:
  2. 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
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:14336
    • 提供者:jasonshen
  1. matization

    0下载:
  2. 首先把基本站点体系结构建立起来,确定应用程序的各个部分如何一起工作,接着把商品类目内置到这个体系中。①建立一个数据库来存储商品类目,其中包含主类目、子类目和其中商品。②编写SQL和VB.NET代码,访问这些数据。③数据库提供一个免费文本搜索引擎。④为站点管理员提供一个站点的私有区域,在该区域中他们可以在线修改类目。 第二阶段:①建立我们自己的ASP.NET购物篮。②添加一个数据库表,存储完整的订单。把完整的订单传送给Paypal进行
  3. 所属分类:Oracle数据库

    • 发布日期:2024-05-19
    • 文件大小:88064
    • 提供者:wq57
  1. grapher

    0下载:
  2. 用图形用户界面表示的图,数据结构基本应用,最小生成树算法,最短路径,广度、深度优先搜索-graphical user interface with the plan said, the basic data structure application, the minimum spanning tree algorithm, the shortest path, breadth, depth-first search
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-19
    • 文件大小:61440
    • 提供者:张旭
  1. xapian-core-0.9.10.tar

    0下载:
  2. 开放源码的搜索引擎(Xapian open source search engine)-open source search engine (Xapian open source search engi ne)
  3. 所属分类:搜索引擎

    • 发布日期:2024-05-19
    • 文件大小:2845696
    • 提供者:钟浩
  1. BIQPBOX

    0下载:
  2. %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,
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:张风
  1. COMPDIR

    0下载:
  2. % 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 stee
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:张风
  1. vbp2p

    0下载:
  2. 一个很好的对等搜索,下载,文件传输的源代码 ,相信对那些需要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.
  3. 所属分类:P2P编程

    • 发布日期:2024-05-19
    • 文件大小:69632
    • 提供者:wei zi xi
  1. delphi_memory_read_write

    0下载:
  2. 能对指定进程的内存进行搜索和修改 也可对游戏进行查找和修改 快速且高效-process can be designated to the memory search and modifications can be right for you and the game changes fast and efficient
  3. 所属分类:系统编程

    • 发布日期:2024-05-19
    • 文件大小:270336
    • 提供者:林克
  1. manytrees

    0下载:
  2. 常用树数据结构集合,包括二叉树、二叉查找树、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
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-19
    • 文件大小:13312
    • 提供者:esonic
  1. 144155

    0下载:
  2. 运动估计全搜索算法VC++实现代码,如有不对之处,敬请指正!-full search motion estimation algorithm VC code, if imperfect, please correct me!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:谎言
  1. 41241

    0下载:
  2. 图象处理中运动估计的一种全搜索块匹配法的实现程序!-image processing campaign estimated a full search block matching program to realize!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:谎言
  1. wenmingphp5mysql5

    0下载:
  2. php开发的行业搜索系统!!! 2. 安装 ------------ a. 解压程序rar文件,用二进制方式上传到你的网站的根目录或某一目录下 注意:一定要将ftp上传工具设置为二进制方式,再上传程序文件 b. unix或linux服务器下, 将以下文件属性改为:666 (或777) - function/base_info.php - function/emphasis_
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:190464
    • 提供者:xiaolei
  1. Tabu_search_TSP

    1下载:
  2. 用禁忌搜索算法解决TSP的Matlab程序-taboo search algorithm used to solve the TSP Matlab procedures
  3. 所属分类:文档资料

    • 发布日期:2024-05-19
    • 文件大小:3072
    • 提供者:李崇
  1. TabuSearch

    0下载:
  2. 用禁忌搜索解决TSP问题,程序中使用对路径长度禁忌的方法,运行效率比较高。-Tabu search solution TSP, procedures for the use of the taboo path length, operating more efficient.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-19
    • 文件大小:48128
    • 提供者:yinhui
  1. FileSearcher

    0下载:
  2. 文件搜索系统 智能排序 可以按文件内容或文件名搜索,并且可以按文件名,修改日期... ...排序 当初学校java实训的项目 那时侯不知道有LinkedList竟然自己花了3天时间自己写了的LinkList 有什么问题请和我联系 QQ:281284015 Email:ibm_chen@163.com -document search system for smart scheduling accordin
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:19456
    • 提供者:chenmin
  1. SearchEngineCore

    0下载:
  2. 搜索引挚内核 SearchKernel.ocx控件被加载过10万个以上不同地址,通过了稳定性测试. 在VC, VB, Office, Web页上分别测试通过. SeKel.h是控件的接口说明. test目录中是控制的调用源代码. 控件内置多线程下载. 内置html完全解释.(解释了90%左右html脚本, 容错控制采用仿ie的技术) 内置javascrip有限解释.(解释了基本循环, 字符操
  3. 所属分类:搜索引擎

    • 发布日期:2024-05-19
    • 文件大小:59392
    • 提供者:xieds
  1. WebApplication1

    0下载:
  2. 用C#编写多线程搜索引擎,程序名称:WebApplication1 -With C# The preparation of multi-threaded search engine, the program name: WebApplication1
  3. 所属分类:搜索引擎

    • 发布日期:2024-05-19
    • 文件大小:25600
    • 提供者:zhouwenjin
  1. avl

    0下载:
  2. 数据结构的平衡二叉树的操作,包括插入和删除,查找-Balanced binary tree data structure of the operation, including insert and delete, search
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:8192
    • 提供者:lj
  1. TA_TSP

    0下载:
  2. 开发环境:Visual C++ .net2003 功能:利用禁忌搜索思想求解TSP问题。-Development Environment: Visual C++. Net2003 functions: thinking of the use of tabu search for solving TSP problems.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-19
    • 文件大小:27648
    • 提供者:jimin
  1. CshapeSearch

    0下载:
  2. 这是C#的查找算法,,一个很好的算法,折半查找,在查找过程中能节约很多时间-This is C# the search algorithm, a good algorithm, binary search, the search process can save a lot of time
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:仇成忠
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 50 »

源码中国 www.ymcn.org