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

搜索资源列表

  1. display

    0下载:
  2. 时时曲线可以显示键盘什么的叟标的运动路线-Curve can show the keyboard from time to time what the subject of movement routes Minds
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:2735
    • 提供者:xlht
  1. migong

    0下载:
  2. 迷宫问题,首先自定义建立迷宫的数据结构,迷宫数据放入矩阵中.在路线查找时,初始化栈,应用循环对每一点座标进行4个方向的判断,如果该点可达则把该点信息放入栈内,或者回溯到出栈后的坐标点,最后如果最后能够到达出口,那么栈内存储的即为走出迷宫路径-Maze problem, first of all, since the definition of the establishment of a maze of data structure, a maze of data Add matrix. Loo
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:1676
    • 提供者:吕璐
  1. flygraph

    0下载:
  2. 读取飞机的经度和纬度,模拟飞机的飞行路线,呵呵!-Read latitude and longitude of aircraft, simulating an aircraft s flight path, huh, huh!
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-03
    • 文件大小:54388
    • 提供者:herong
  1. bianli

    0下载:
  2. 所谓遍历(Traversal)是指沿着某条搜索路线,依次对树中每个结点均做一次且仅做一次访问。访问结点所做的操作依赖于具体的应用问 题。 -The so-called ergodic (Traversal) refers to a particular search along the line, followed on the tree each node are done once and only once to visit. Access node operation done de
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:4291
    • 提供者:渠梁梁
  1. buschoose

    0下载:
  2. 城市公交路线查询, 采用狄克斯特拉算法;可以实现查询非直达线路,专车等。里面自带3个经典皮肤-Urban public transport routes inquiries, using狄克斯特拉algorithm can query the non-direct routes, car and so on. Inside its own 3 classic skin
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:90736
    • 提供者:林超
  1. Rotate

    0下载:
  2. 此代码实现字符串的旋转,字符串会按照事先设定的路线来进行旋转。-This code to achieve the rotation of the string, the string will be set in accordance with the prior line rotation.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:26295
    • 提供者:孙小林
  1. gongjiaoxianlucxw

    0下载:
  2. 本地公交路线路查询网源码 公交查询 路线查询 后台添加公交路线 用户密码 admin -Local public transport network of road route query query-source bus line bus route add background query the user s password admin
  3. 所属分类:SCSI-ASPI

    • 发布日期:2017-04-01
    • 文件大小:199284
    • 提供者:li wei cai
  1. KNIGHT-TOUR

    0下载:
  2. 本代码是实现了马的周游路线,对于所有的初始点都可以找出所有不同的周游路线。-This code is to achieve a horse around the line, for all the initial points can be found in all the different routes of travel.
  3. 所属分类:Other Games

    • 发布日期:2017-03-27
    • 文件大小:2812
    • 提供者:余方
  1. Maze

    0下载:
  2. 数据结构的课程设计,利用堆栈的后进先出保存从起点开始的每一步行走。可以自定义迷宫地图,并在地图上标明,和用坐标表示行走路线。-Data structure of the curriculum design, use of the LIFO stack to preserve from the starting point for each walk away. Can customize the maze map and marked on the map, and the use of coo
  3. 所属分类:software engineering

    • 发布日期:2017-05-15
    • 文件大小:3244032
    • 提供者:zlx
  1. dushixing

    0下载:
  2. 手机java版的公交乘座路线(全国),含深圳,长沙-Mobile java version of the traveling bus routes (National), including Shenzhen, Changsha
  3. 所属分类:Java Develop

    • 发布日期:2017-05-09
    • 文件大小:1562474
    • 提供者:wz
  1. active-check

    0下载:
  2. 用vc++实现的运动轨迹识别系统,希望对研究图像识别,路线识别,轨迹识别的朋友有帮助。-With vc++ Realized trajectory recognition system, and they hope to study image recognition, line identification, track identification friend help.
  3. 所属分类:SQL Server

    • 发布日期:2017-05-11
    • 文件大小:2402934
    • 提供者:流沙
  1. house

    0下载:
  2. 马踏棋盘问题描述设计一个国际象棋的马踏遍棋盘的演示程序。2. 基本要求将马随机放在国际象棋8*8棋盘的某个方格中,马按走棋规则进行移动。编制非递归程序,求出马的行走路线,-Horse riding problem described in the design of a chessboard chess chessboard horse traveled demo program. 2. The basic requirements will be placed randomly MA 8* 8
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-12
    • 文件大小:1044
    • 提供者:dongchao
  1. Legao_robot_sourcecode

    0下载:
  2. Legao机器人识别道路行走的代码,能绕着黑色路线行走-Robot road Legao identification code that can walk around the black line
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2134
    • 提供者:Ray
  1. knight

    1下载:
  2. 马的Hamilton周游路线问题,8*8  的国际象棋棋盘上的一只马,恰好走过除起点外的其它63  个位置各一次,最后回 到起点。这条路线称为一条马的Hamilton  周游路线。对于给定的m*n  的国际象棋棋盘,m和n均为大于5  的偶数,且|m-n|≤2,该算法找出一条马的Hamilton周游路线。-Hamilton horse travel route problem, the 8* 8 chess board on a horse, just w
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-03
    • 文件大小:3270
    • 提供者:yxd
  1. Train_time_database_query

    0下载:
  2. 最优客运乘车路线系统 --作者:山东农业大学 2006级信息与计算科学 张知临 --小组成员:彭建,姜明艳,董晓聪 --联系方式:邮箱: zhzhl202@163.com QQ:421525432 这是一个完全成型的查询系统。其算法全部写在了数据库中,并编译成了存储过程, 其中存储过程"zuiyou"是优化后的算法,"zuiyou1"是将原算法稍加改变以后形成的算法。 执行存储过程,只需先将该数据库附加到MS-SQL中,在SQL 查询分析器中执行下列语句: e
  3. 所属分类:SQL Server

    • 发布日期:2017-05-09
    • 文件大小:2007197
    • 提供者:张知临
  1. CampusGuidance

    0下载:
  2. 本系统是校园导航系统,用于查询校园的路线。-The system are the campus navigation system for the query route campus.
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2381
    • 提供者:欣慰
  1. JinanCitybuslinesofinquiries

    0下载:
  2. 实现了济南市公交线路的查询,给出乘车路线。-Implementation of the Jinan City bus lines of inquiries, give travel route.
  3. 所属分类:Java Develop

    • 发布日期:2017-05-03
    • 文件大小:636734
    • 提供者:林金
  1. Java_Technology_Concept_Map

    0下载:
  2. java系统的技术路线晋级图谱,使初级者能快速的掌握整体java的脉络-java system advanced technology route map so that the primary who can quickly grasp the overall context of java
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:134530
    • 提供者:eric
  1. pml

    0下载:
  2. 汕头列车时刻表在线查询系统主要提供了对由汕头到旅行目的地的火车路线进行查询的功能。使用本系统,可以实现简单的查询,并提供火车路线的参考方案,为你的旅行带来方便。-Shantou Train Timetable online query system is mainly provided by the Shantou to train travel destination route query function. The use of the system, you can achieve si
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2252
    • 提供者:张雪
  1. TwoThreadCatchScreen

    0下载:
  2. 利用了两路线程来进行屏幕的截取和屏幕图像的传输,在一定程度上提高了截取和传输的速度和质量。-Use of two-way route for the interception of the screen and the screen image transmission, to a certain extent on the interception and transmission improve the speed and quality.
  3. 所属分类:Sniffer Package capture

    • 发布日期:2017-04-25
    • 文件大小:88174
    • 提供者:
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 50 »
搜珍网 www.dssz.com