Welcome![Sign In][Sign Up]
Location:
Search - 二进制搜索

Search list

[Technology ManagementRadio Frequency

Description: 探索一种解决RFID系统中碰撞问题的方法,具体讨论防碰撞算法中的二进制搜索算法及其改进方法——动态二进制搜索算法。-explore a solution RFID system collision problem. discuss specific anti-collision algorithm of the binary search algorithm and improved method -- Dynamic binary search algorithm.
Platform: | Size: 6236 | Author: cwj0304 | Hits:

[Other resourceqfy4

Description: rfid修剪枝二进制搜索算法,不是很完善,希望大家能更加完善它
Platform: | Size: 1507 | Author: nie | Hits:

[Other resourceRFID

Description: 基于RFID系统中读写器防碰撞算法的研究,主要是时隙ALOHA法,动态二进制搜索法
Platform: | Size: 3966076 | Author: 夏冬雪 | Hits:

[Develop ToolsBINARY_SEARCH

Description: 算法类,二进制搜索的源代码,算法导论上的
Platform: | Size: 2419 | Author: 孟超 | Hits:

[Windows DevelopRFID标签二进制搜索

Description: RFID防碰撞算法的改进的二进制算法实现,调试已经通过。
Platform: | Size: 294055 | Author: pwjjjyy@163.com | 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:

[RFIDqfy4

Description: rfid修剪枝二进制搜索算法,不是很完善,希望大家能更加完善它
Platform: | Size: 1024 | Author: nie | Hits:

[RFIDRFID

Description: 基于RFID系统中读写器防碰撞算法的研究,主要是时隙ALOHA法,动态二进制搜索法-RFID-based system reader anti-collision algorithm, mainly slot ALOHA method, the dynamic binary search method
Platform: | Size: 3965952 | Author: 夏冬雪 | Hits:

[Data structsBINARY_SEARCH

Description: 算法类,二进制搜索的源代码,算法导论上的-Algorithm-type, binary search of the source code, algorithm Introduction to the
Platform: | Size: 2048 | Author: 孟超 | Hits:

[RFIDRFID_binary_implementaion

Description: 防碰撞算法的研究,主要是二进制搜索的研究,-A study on anticollision.
Platform: | Size: 235520 | Author: fer der | Hits:

[Otherbinsearch

Description: 附件里的程序是二进制搜索算法的演示程序,比较土,是没有界面的 通过config.h里的三个配置项来达到文本框输入的目的,不过这个只能重新编译后运行 CONFIG_MAX_FRAMES /* 配置标签id的位数 */ CONFIG_MAX_TAGS /* 配置标签数 */ CONFIG_MAN_INVERSE /* 配置曼彻斯特编码的特征,决定是01代表0还是10代表0 */ CONFIG_MAN_DIRECT /* 与CONFIG_MAN_INVERSE相同,同一时刻只能有一个被define */ 可以演示顺序选出标签,打印标签ID(从左往右为从高位到低位MSB),至于算法效率可以通过计算后得出-Binary search algorithm
Platform: | Size: 293888 | Author: 杨雪 | Hits:

[RFIDRFID

Description: 一种改进的RFID二进制搜索防碰撞算法,基于二进制树的防碰撞算法研究-An improved anti-collision RFID binary search algorithm, binary tree-based anti-collision algorithm
Platform: | Size: 167936 | Author: 李伟 | Hits:

[File OperateDesktopSearchEngine

Description: 一款开源的桌面搜索引擎源代码,技术特色包括快速搜索文件(作者称经常会少于1秒),支持音乐/文档/图片筛选过滤,文件类型筛选过滤,文件访问和文件大小筛选等。源代码包括了一个加速技术及有关函数,以及闪速注册表读取类。源代码中包含使用CopyMemory API函数构建的二进制文件转储功能,从内存获取对象集合,使用WMI脚本对象,多线程递归搜索以及其他的技术,总之是一款不错的源代码,对希望编写桌面搜索引擎的网友可以提供借鉴。 首先把 Engine目录下的prjEngine.vbp编译为HyperEngine.dll,然后再运行Hyperion目录下的Hyperion.vbp,在工程中引用刚才的dll即可。或者直接打开目录下的 Hyperion.vbg工程。- An open-source desktop search engine source code, technical features, including fast search for the file (The author is often said that less than 1 second), support music/document/image filtering filtering, file type filtering filtering, file access and file size filtering and so on. Source code includes an acceleration techniques and related functions, as well as the flash to read the registry class. Source code included using the CopyMemory API function to build the binary file dump feature a collection of objects from the memory access, using WMI scripting objects, multi-threaded recursive search, as well as other technologies, in short, is a good source, who wish to write Desktop search engine users could provide reference. First, the Engine directory prjEngine.vbp compiled HyperEngine.dll, and then run the Hyperion directory Hyperion.vbp, quoted earlier in the project dll can be. Or directly open the directory Hyperion.vbg works.
Platform: | Size: 265216 | Author: 32487VG | Hits:

[OS programDesktopSearchEngine

Description: 一款开源的桌面搜索引擎源代码,技术特色包括快速搜索文件(作者称经常会少于1秒),支持音乐/文档/图片筛选过滤,文件类型筛选过滤,文件访问和文件大小筛选等。源代码包括了一个加速技术及有关函数,以及闪速注册表读取类。源代码中包含使用CopyMemory API函数构建的二进制文件转储功能,从内存获取对象集合,使用WMI脚本对象,多线程递归搜索以及其他的技术,总之是一款不错的源代码,对希望编写桌面搜索引擎的网友可以提供借鉴。 首先把 Engine目录下的prjEngine.vbp编译为HyperEngine.dll,然后再运行Hyperion目录下的Hyperion.vbp,在工程中引用刚才的dll即可。或者直接打开目录下的 Hyperion.vbg工程。-An open-source desktop search engine source code, technical features, including fast search for the file (The author is often said that less than 1 second), support music/document/image filtering filtering, file type filtering filtering, file access and file size filtering and so on. Source code includes an acceleration techniques and related functions, as well as the flash to read the registry class. Source code included using the CopyMemory API function to build the binary file dump feature a collection of objects from the memory access, using WMI scripting objects, multi-threaded recursive search, as well as other technologies, in short, is a good source, who wish to write Desktop search engine users could provide reference.                   First, the Engine directory prjEngine.vbp compiled HyperEngine.dll, and then run the Hyperion directory Hyperion.vbp, quoted earlier in the project dll can be. Or directly open the directory Hyperion
Platform: | Size: 263168 | Author: subzero_cn | Hits:

[Windows DevelopRadio_Frequency_Identification_System_in_the_anti_

Description: 碰撞在射频识别系统中是一个非常常见的问题,如何有效解决这个问题对整个系统来说是很重要的。射频识别 系统是由两个部分组成的:一个是标签;另一个是读写器。在读写器的作用范围内有多个标签同时应答,这时就会产生碰 撞。提出了一种改进的二进制搜索算法,使用这种算法能够在更短的时间内比二进制搜索算法、纯ALOHA和时隙ALO. HA 法识别更多的标签。-Collision in the radio frequency identification systems is a very common problem, how to effectively solve this problem the whole system is very important. Radio frequency identification system is composed of two parts: a label the other is the reader. The role of the reader there are multiple tags at the same time within the response, then it will produce collisions. An improved binary search algorithm, using this algorithm can be in a much shorter period of time than the binary search algorithm, pure ALOHA, and slot ALO. HA the Identification of additional labels.
Platform: | Size: 309248 | Author: 吴晓彦 | Hits:

[OtherJavaBinarySearchAlgorithm

Description: java二进制搜索算法 java二进制搜索算法-java binary search algorithm
Platform: | Size: 4096 | Author: yeyingsong | Hits:

[File OperateBinarySeach

Description: 二进制搜索,使用c++制作,并不是最快的搜索方法,只是给出一点概念-binary search
Platform: | Size: 1024 | Author: kok | Hits:

[Data structsboyermoore

Description: 改进的boyer-moore算法,用于搜索二进制文件中的特征码。-Improved boyer-moore algorithm used to search a binary file signatures.
Platform: | Size: 2048 | Author: | Hits:

[RFIDanti-collision

Description: ALOHA anti-collision、二进制数搜索算法以及帧时隙算法,解决了UHF RFID标签碰撞的问题(ALOHA anti-collision, binary search algorithm and a frame slot algorithm to solve the problem of collisions of UHF RFID tags)
Platform: | Size: 809984 | Author: luhuihui | Hits:

[Other二进制搜索

Description: RFID防碰撞算法,二进制搜索树使用matlab仿真,(Simulation of binary search tree using MATLAB)
Platform: | Size: 54272 | Author: _瑾瑾 | Hits:
« 12 3 4 »

CodeBus www.codebus.net