排序:上传时间 相关度 下载量 查看数

Next 167

按分类查找:

  • The Pages 2.0 specification is one of the most exciting Java Community Process releases of the year.

    The Pages 2.0 specification is one of the most exciting Java Community Process releases of the year. Chances are you picked this book to learn more about the new features of 2.0. Or you may be interested in using for the first time in your next project. Regardless of your interest, we ve put togethe ...

    /dl/472668.html

    标签: specification Community the exciting

    上传时间: 2017-08-02

    上传用户:liglechongchong

  • Solve the 8-puzzle problem using A * algorithme. Input: Program reads start state and goal state

    Solve the 8-puzzle problem using A * algorithme. Input: Program reads start state and goal state and heuristic (N or S) from EightPuzzle.INP file.0 representing blank. There are 2 Heuristic: 1. N: Number of misplaced tiles 2. S: Sum of Manhattan distance of current location and target location. ...

    /dl/476996.html

    标签: state algorithme Program problem

    上传时间: 2017-08-12

    上传用户:jjj0202

  • Main program running when workpiece is ready on deferent belt(deferent_ready=ture). * Call Squ

    Main program running when workpiece is ready on deferent belt(deferent_ready=ture). * Call Square_Wave subroutine to generate 0.5ms square wave on P1.2 to drive * electromotor,then drive deferent belt step forward. When it steps to the measure * zone, it stops to be me ...

    /dl/484237.html

    标签: deferent_ready workpiece deferent program

    上传时间: 2017-08-31

    上传用户:baiom

  • 利用KMP算法

    利用KMP算法,求的模式字符串的next[]数组

    /dl/484799.html

    标签: KMP 算法

    上传时间: 2017-09-02

    上传用户:plsee

  • The book uses a task-oriented structure that allows you to work through the steps necessary to insta

    The book uses a task-oriented structure that allows you to work through the steps necessary to install MySQL 4.1 on Linux and Windows platforms, create and manage MySQL databases, query and manipulate data stored in those databases, administer the MySQL database management system, and connect to MyS ...

    /dl/486466.html

    标签: task-oriented structure necessary through

    上传时间: 2017-09-06

    上传用户:a673761058

  • 这是KMP字符串匹配算法的实现代码

    这是KMP字符串匹配算法的实现代码,其中next数组的求解算法也是该进型的,避免了重复搜索的问题

    /dl/489775.html

    标签: KMP 字符串 匹配算法 代码

    上传时间: 2014-01-09

    上传用户:gtzj

  • 两个链表的交集

    两个链表的交集 #include<stdio.h> #include<stdlib.h> typedef struct Node{ &nbsp; int data; &nbsp; struct &nbsp;Node *next; }Node; void initpointer(struct Node *p){ &nbsp; p=NULL; } int &nbsp;printlist(struct Node* head){ &nbsp; int flag=1; &nbsp; head=head->next; &nbsp; /* &nbsp; 因为标记1的地 ...

    /dl/502540.html

    标签: c语言编程

    上传时间: 2015-04-27

    上传用户:coco2017co

  • 7143_keilC51v612完全解密版

    &nbsp; &nbsp; &nbsp; &nbsp; keil C51 v6.12 完全解密版的安装说明 &nbsp; &nbsp; &nbsp;安装方法是先将V6.12安装程序用复制到某个目录下,如复制到D:\keilC51 &nbsp;然后执行D:\keilC51\setup\setup.exe 安装程序,选择安装Eval Version版进 &nbsp;行安装。 &nbsp;注册码:K199U-20071-12A9U &nbsp; &nbsp; &nbsp;当出 ...

    /dl/507779.html

    标签: keilC51v612

    上传时间: 2015-07-17

    上传用户:f29876

  • 透明音乐播放器

    [开源 绿色软件] [运行环境 Windows XP/7/8/10] [语言 简体/繁體/English/Unicode] A cool music player. Powered by Bass and BassVis. 极简本地音乐播放器,透明、纯文本界面。支持轻媒体库、歌词、可视化。最小化到托盘,占用资源少,适合边听音乐边工作。 应网友要求,加入了Tag编辑、自动切换列表、播放队列、鼠标手 ...

    /dl/511585.html

    标签: 透明 音乐播放器

    上传时间: 2016-06-10

    上传用户:fanghua

  • 运动会源代码

    #include&nbsp;<malloc.h>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; #include&nbsp;<stdio.h>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; #include&nbsp;<stdlib.h>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; #include&nbsp;<string.h>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; #define&nbsp;NULL&nbsp;0&nbsp;&nbsp; &nbsp;&nbsp ...

    /dl/513814.html

    标签: 源代码

    上传时间: 2016-12-28

    上传用户:150501