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

搜索资源列表

  1. Spreading-code-acquisition-method

    0下载:
  2. 扩频伪码捕获方法,截获搜索策略及截获判定。-Spreading pseudo-code acquisition method, the to intercept search strategy and intercepted judgment.
  3. 所属分类:Communication

    • 发布日期:2017-11-19
    • 文件大小:541817
    • 提供者:ygy
  1. main

    0下载:
  2. 基于粒子群算法的多目标搜索算法,主要解决背包问题,直接运行即可 -Multi-objective particle swarm optimization-based search algorithm, mainly to solve the knapsack problem, can be run directly
  3. 所属分类:Project Manage

    • 发布日期:2016-04-24
    • 文件大小:1024
    • 提供者:李梓晨
  1. -bubble-sort-algorithm

    0下载:
  2. 排序是计算机程序设计中的一种重要操作,它的功能是将任意序列的数据元素或记录,重新排列成一 个按关键字有序的序列.在计算机系统中,元素或记录排序的时间占系统整个运行时间的比例很大;并且 有序序列为记录的查找、插入和删除提供了方便,可以有效提高搜索效率;因此研究各类有效的排序算法 一直是人们感兴趣的问题,也是计算机研究中的重要课题之一-Sorting is an important operation in the design of a computer program, and it
  3. 所属分类:software engineering

    • 发布日期:2017-11-12
    • 文件大小:1409039
    • 提供者:小樱
  1. Dijksta-algorithm

    0下载:
  2. 提出一种新型的Dijkstra改进算法,具有高效性.其改进分3个方面:采用邻接表作为道路网络拓扑的存储结构;利用二叉堆实现优先队列;根据节点的分布情况将搜索过程分为几个阶段,引入了动态限制搜索区域机制.最后在实际道路网络中的测试及仿真结果表明了改进算法的可行性和优越性. -Dijkstra proposes a new improved algorithm with high efficiency. Improved three aspects: the adjacent table as th
  3. 所属分类:Document

    • 发布日期:2017-11-29
    • 文件大小:313854
    • 提供者:请问
  1. POJ-project-training

    0下载:
  2. POJ专题分类,按算法分类,包含基本算法、图算法、数据结构、简单搜索、动态规划、数学、数论、计算几何等-POJ thematic classification algorithm segments, including basic algorithms, graph algorithms, data structures, a simple search, dynamic programming, mathematics, number theory, computational geometr
  3. 所属分类:Project Manage

    • 发布日期:2017-12-05
    • 文件大小:14796
    • 提供者:张亚萍
  1. Lizilvbogenzong

    0下载:
  2. 提出了一种基于粒子滤波的自适应运动目标跟踪方法。均值漂移算法是一种最优梯度下降法,通过 迭代来搜索目标,从而实现对运动目标的跟踪。-Adaptive moving target tracking method based on particle filter. The mean-shift algorithm is an optimal gradient descent method, through an iterative search for the target in order t
  3. 所属分类:software engineering

    • 发布日期:2017-11-14
    • 文件大小:555164
    • 提供者:阴天
  1. JAVAjiami

    0下载:
  2. 从键盘输入自己的一段英文字符串简历,编写程序搜索简历中的一些敏感数字信息(例如生日、电话等数字字符串)进行加密-Entered from the keyboard section of the English string resume, programming Search Resumes sensitive digital information (such as birthday, phone number string) encryption
  3. 所属分类:software engineering

    • 发布日期:2017-11-23
    • 文件大小:142508
    • 提供者:wangwei
  1. buysearch

    0下载:
  2. 购物搜索,用java编写的。适合基础java学习者使用-Shopping search, using java prepared. For basic java learners
  3. 所属分类:软件工程

    • 发布日期:2013-12-26
    • 文件大小:1613709
    • 提供者:ZC
  1. 4

    0下载:
  2. 编程任务: 对于给定的树,以根结点为起点,对树实现非递归方式广度优先搜索,输出广度优 先搜索序列  数据输入: 由文件input.txt给出输入数据。第1行有1个正整数n,表示给定的二叉树有n个顶 点,编号为1,2,…,n。接下来的n行中,每行有3个正整数a,b,c,分别表示编号为a的结 点的左儿子结点编号为b,右儿子结点编号为c,0表示没有儿子。各结点信息按照层序列表 的顺序给出。-Programming tasks: For a given of t
  3. 所属分类:software engineering

    • 发布日期:2017-12-03
    • 文件大小:903539
    • 提供者:miyor
  1. Bluetooth Spec

    0下载:
  2. 本文档是关于蓝牙技术的详细讲述,基带层协议,链路管理器协议,逻辑链路控制和适配协议,服务搜索协议等等
  3. 所属分类:技术管理

  1. zxsou

    0下载:
  2. 搜索动力2013(asp+access) Ver 7.5 (正式版):1. 增强优化天气预报的用户体验2. 增强优化网址导航兼容性3. 增强优化后台皮肤选择兼容性4. 增强优化后台生成首页静态兼容性5. 增强优化搜索体验-Search powered 2013 (asp+access) Ver 7.5 (full version): 1. Enhanced user experience optimization Forecast 2. Enhanced compatibility 3 opti
  3. 所属分类:Communication

    • 发布日期:2017-11-15
    • 文件大小:257082
    • 提供者:周力
  1. UTIMATE_AOC

    0下载:
  2. Matlab针对蚁群算法(AOC)的TSP一维搜索-For ant colony algorithm Matlab (AOC) in the TSP one-dimensional search
  3. 所属分类:Software Testing

    • 发布日期:2017-11-14
    • 文件大小:2141
    • 提供者:陈翔
  1. 12

    0下载:
  2. jsp 音乐在线 勾选歌曲名称前面的复选框,单击“歌曲播放”,即可播放该歌曲。也可以在页面上方通过搜索来搜索需要的歌曲。-jsp musiconline
  3. 所属分类:Communication

    • 发布日期:2017-04-01
    • 文件大小:361575
    • 提供者:袁优
  1. swarm-optimization-algorithm-

    0下载:
  2. 子群优化算法,并把次算法用于求解旅行商问题.为了增强算法的局部搜索能力,在改进的算法中加入倒置,局部搜索等方法,同时利用遗传算法的全局搜索能力强的特点对求到的解再进行优化,同时,对于搜索全局最优路径方面,通过应用消除交叉路径的方法进行了优化.-Sub swarm optimization algorithm, and the second algorithm is used to solve the traveling salesman problem. In order to enhance
  3. 所属分类:Development Research

    • 发布日期:2016-11-29
    • 文件大小:572416
    • 提供者:燕子
  1. yichuan

    0下载:
  2. 遗传算法(Genetic Algorithm)是模拟达尔文生物进化论的自然选择和遗传学机理的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法,它最初由美国Michigan大学J.Holland教授于1975年首先提出来的-GA (Genetic Algorithm) is a simulation of Darwinian theory of evolution by natural selection and genetic mechanism of biological e
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:599971
    • 提供者:Jeff
  1. XPlinux

    0下载:
  2. 在XP下搜索linux机器打不开方法 -Search in XP open method linux machine under XP search linux machine open method
  3. 所属分类:software engineering

    • 发布日期:2017-04-17
    • 文件大小:354784
    • 提供者:网欧尚未完
  1. WeiXinJiaGou

    0下载:
  2. 微信是腾讯公司推出的,提高类Kik免费即时通讯服务的免费聊天软件。用户可以通过手机、平板、网页快速发送语音、视频、图片和文字。微信提供公众平台、朋友圈、消息推送等功能,用户可以通过摇一摇、搜索号码、附近的人、扫二维码方式添加好友和关注公众平台,同时微信帮将内容分享给好友以及将用户看到的精彩内容分享到微信朋友圈。-Tencent micro-channel is introduced to improve the free instant messaging services like Kik f
  3. 所属分类:software engineering

    • 发布日期:2017-05-11
    • 文件大小:2704073
    • 提供者:duan
  1. search-basic-and-algorithm

    0下载:
  2. 里面的文件包括搜索算法基础以及算法,是算法的一个较好的入门及提升资料。-The file including some basic knowledgements of search and some algorithm.
  3. 所属分类:Document

    • 发布日期:2017-03-30
    • 文件大小:528076
    • 提供者:乐颖
  1. tracking

    0下载:
  2. MATLAB模拟搜索GPS卫星 MATLAB simulation search GPS satellites-MATLAB simulation search GPS satellites
  3. 所属分类:software engineering

    • 发布日期:2017-04-08
    • 文件大小:2117
    • 提供者:mkk
  1. chepaitiqu

    0下载:
  2. 一种关于车牌的最新提取算法,鲁棒性很好,核心算法是采用颜色搭配搜索和形态学的方法。-One kind of the latest on the license plate extraction algorithm, good robustness, the core algorithm is the use of color with search and morphological approach.
  3. 所属分类:software engineering

    • 发布日期:2017-05-08
    • 文件大小:1867763
    • 提供者:Mr.Hou
« 1 2 ... 11 12 13 14 15 1617 18 19 20 21 ... 25 »
搜珍网 www.dssz.com