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

搜索资源列表

  1. PrologInDepth

    0下载:
  2. 《Prolog Programming in Depth》: In this book, we emphasize practical Prolog programming, not just theory. We present several ready-to-run expert system shells, as well as routines for sorting,searching, natural language processing, and even numeri
  3. 所属分类:开发工具

    • 发布日期:2008-10-13
    • 文件大小:1563204
    • 提供者:胡大鹏
  1. dtl

    0下载:
  2. The goal of this library is to make ODBC recordsets look just like an STL container. As a user, you can move through our containers using standard STL iterators and if you insert(), erase() or replace() records in our containers changes can be automa
  3. 所属分类:其他数据库

    • 发布日期:2008-10-13
    • 文件大小:422916
    • 提供者:
  1. DW_search

    0下载:
  2. pb源程序,在Datawindow窗口对数据进行查寻,版本较老!-pb source in Datawindow window for data searching, the older version!
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:5914
    • 提供者:muman
  1. JspShophq

    0下载:
  2. 详细说明:用jsp编写的网上书店管理系统。可实现浏览图书、搜索、购书、投票、统计金额、会员管理、订单管理、图书管理、信息编辑。。。等功能。 -details : jsp prepared by the online bookstore management systems. Books can be realized here, searching, and the buyers, voting and the amount of statistics, members of managemen
  3. 所属分类:JSP源码/Java

    • 发布日期:2014-01-14
    • 文件大小:604300
    • 提供者:haoqi
  1. xiongmaoshaoxiang

    0下载:
  2. 熊猫烧香的核心程序,网上寻的,刚看了看,好多不懂,现在分给大家一起-panda Lhasa core program, online searching, just glanced through it, many do not, now distributed to everyone to s
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:4315
    • 提供者:xiangyu
  1. queryip100

    0下载:
  2. vc++例子 学习过程中制作 对话框 按纽 编程实例 IP轮寻-vc example of the learning process produced dialog button programming examples IP round of searching
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:42199
    • 提供者:lizy
  1. fASR

    0下载:
  2. 以半连续隐含马尔可夫模型HMM 为例,分析了影响Viterbi算法效率的主要原因,讨论了提高该算法效率的3种实用策略,即码本剪枝、Beam剪枝及降低精度,在保证一定识别率的前提下,使得搜索处理更加有效,提高了搜索的速度-to semi-continuous HMM HMM example, Analysis of the impact on the efficiency of the Viterbi Algorithm main discussed increasing the efficien
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:93606
    • 提供者:xiaobai
  1. afc

    0下载:
  2. Frequency estimation by searching the pure tone frequency with 2-pole filter-Frequency estimation by searching the pur e tone frequency with 2-pole filter
  3. 所属分类:通讯/手机编程

    • 发布日期:2008-10-13
    • 文件大小:4646
    • 提供者:Darwin So
  1. student

    0下载:
  2. 用动态链表实现关于学生的姓名,成绩,学号的管理 包括三个菜单 有创建,插入,删除,排序,查找等功能-dynamic List in the name of students, the results of the management study, including a three menu creation, insert, delete, sorting, searching function
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2481
    • 提供者:程垚
  1. searching

    0下载:
  2. 共轭梯度法,使用牛顿法或者使用抛物线插值法。-conjugate gradient method, the use of Newton's law or the use of parabolic interpolation.
  3. 所属分类:matlab例程

    • 发布日期:2014-01-15
    • 文件大小:1410
    • 提供者:jy
  1. FastTrack

    0下载:
  2. This contains the main code for searching and scanning for users.
  3. 所属分类:P2P编程

    • 发布日期:2008-10-13
    • 文件大小:26376
    • 提供者:Lili
  1. LuceneServer-0.1

    0下载:
  2. 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. Wit
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:226109
    • 提供者:童小军
  1. local-lucene.tar

    0下载:
  2. Local Lucene ==================== Provide geographical based searching to lucene in an efficent mannor Contents * Compiling from Source * Using local lucene Author: Patrick O Leary email: pjaol@pjaol.com A white paper on local l
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:2286761
    • 提供者:童小军
  1. Hash

    0下载:
  2. 雜湊法(Hashing)的搜尋與一般的搜尋法(searching)是不一樣的。在雜湊法中,鍵值(key value)或識別字(identifier)在記憶體的位址是經由函數(function)轉換而得的。此種函數,一般稱之為雜湊函數(Hashing function)或鍵值對應位址轉換(key to address transformation)。對於有限的儲存空間,能夠有效使用且在加入或刪除時也能快的完成,利用雜湊法是最適當不過了。因為雜湊表搜尋在沒有碰撞(collision)及溢位(over
  3. 所属分类:CA认证

    • 发布日期:2008-10-13
    • 文件大小:11683
    • 提供者:張建良
  1. WebService-ComunicationInformation-for-searching.r

    0下载:
  2. 用webservice做的,要求环境visual basic 2005,asp 2.0
  3. 所属分类:弱点检测代码

    • 发布日期:2014-01-17
    • 文件大小:452843
    • 提供者:谭义
  1. EstSearchDialog

    0下载:
  2. Searchdialogs arose from an idea by Eric ten Westenend to allow adding search capabilities to a database application in an easy way. Not reprogramming a search functionality over and over again, not several different implementations of searching thro
  3. 所属分类:搜索引擎

    • 发布日期:2008-10-13
    • 文件大小:147152
    • 提供者:emirsoft
  1. pim_fusion_1.0.0

    0下载:
  2. PIM Fusion provides secure, web based distributed information management. Capabilities include: file browsing, searching and archiving, document search capabilities (PDF, Word docs, PowerPoint, etc), a web calendar, image gallery, and contact manager
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:6217690
    • 提供者:严君
  1. Bluetooth

    0下载:
  2. This sample provides an implementation of simple Bluetooth device discovery via the Winsock 2 API. It provides a listbox control which, when searching is complete, lists the discovered Bluetooth devices. Only names of the devices are disp
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:1139083
    • 提供者:maxlee
  1. movxt

    0下载:
  2. 网络电影搜索小偷-network movie searching thief
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:20675
    • 提供者:叶江华
  1. searching

    0下载:
  2. 注意:需要开启php_curl.dll 默认好像是没有打开,在php.ini中搜索 extension=php_curl.dll 将前面的 去掉 虚拟主机的话,就得问问服务商是否支持了
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:17934
    • 提供者:aaa
« 1 2 3 45 6 7 8 9 10 ... 49 »
搜珍网 www.dssz.com