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

搜索资源列表

  1. dancingbaby

    0下载:
  2. 一个非常酷的屏幕保护程序(一个小男孩在跳舞,四周星光闪动,还有非常酷的背景音乐)-a cool screensaver program. a dancing lovely kid\\twinkling stars around, and playing cool background music
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:297897
    • 提供者:师俊峰
  1. hourse

    0下载:
  2. 算法的基本思路是: 定义结构体:struct PLACE{int x, int y}表示棋盘上的位置。 依题意,马每跳一步之后都可以从七个不同的方向选择下一步的跳马,当然,前提是跳的这一步在棋盘内且它前面的任何一步都没跳到这一格子上(限界),就可以认为这一步跳成功,否则跳马不成功。若跳马不成功,则找下一个方向尝试跳马,若七个方向都跳马不成功,则回溯。 -algorithm for the basic ideas : the structure definition : PLAC
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:47636
    • 提供者:杨小娜
  1. banwu

    0下载:
  2. //舞伴问题 假设在周末舞会上,男士们和女士们进入舞厅时,各自排成一队。跳舞开始时,依次从男队和女队的队头上各出一人配成舞伴。若两队初始人数不相同,则较长的那一队中未配对者等待下一轮舞曲。现要求写一算法模拟上述舞伴配对问题。-/ / dancing question assumes ball on the weekend, the men and ladies entered the ballroom, a procession of their respective teams. Danc
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:9437
    • 提供者:刘玮琳
  1. dancinglink

    0下载:
  2. This a program to implement the so-called \"dancing link\" which is introduced in Knuth s paper. This is really a super acrobatic and I am sure that not many programmers can understand the algorithms.   -This is a program to implement the so-c
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:8750
    • 提供者:reine
  1. Dancing

    0下载:
  2. 一個3D的跳舞遊戲由C++撰寫可供入門者學習OpenGL-a 3D game by dancing to write C for beginners to learn OpenGL
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:79315
    • 提供者:許清
  1. xiaoxiaoniao2

    0下载:
  2. 是一个舞伴问题的解决算法,用C++编写的,能用于课程设计。-dancing is an algorithm to solve the problem, prepared by the C, can be used to design courses.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:8589
    • 提供者:尹鹏伟
  1. openGL.rar

    1下载:
  2. 是openGL的48个精彩的实例原代码,有3D的碰撞效果,有蝴蝶翩翩的美丽画面等.,OpenGL 48 is an example of good source code, there are 3D effects of the collision, there are beautiful pictures of butterflies, such as dancing.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-18
    • 文件大小:5298230
    • 提供者:周美玲
  1. Soduku_Dancing_Link

    0下载:
  2. 数独游戏,运用Dancing Link算法,在极短时间内得到任意难度数独的解。-Soduku Dancing Link. (fastest)
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:1199
    • 提供者:Azrle
  1. NeheChm

    0下载:
  2. 一本介绍OPENGL的书,介绍了很详细的OPENGL的制作,老师发给我们的-WRITER: DANCING WIND
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-09
    • 文件大小:2472244
    • 提供者:小东
  1. dancing_links_Knuth

    0下载:
  2. 目前最快的数独求解程序 - 实现了Knuth的Dancing Links+Algorithm X算法-Knuth,Dancing Links+Algorithm X algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:1267
    • 提供者:yuqilin1228
  1. pku3076tmp

    0下载:
  2. 这是用dancing links 做的pku3076的代码,用的是精确匹配,所以效率很高,只用了79ms,对于学习dancing links初学者应该很有用处!-This is dancing links do pku3076 code, using the exact match, so efficient, took only 79ms, for beginners to learn dancing links should be very useful!
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:1471
    • 提供者:herolilong
  1. Dancing-robot

    0下载:
  2. Dancing robot,随书附的光盘,可以让你了解单片机机器人开发。-Dancing robot, attached to the CD with the book, you can let you know microcontroller robot development.
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:128971
    • 提供者:lijie
  1. Dancing-Line

    0下载:
  2. Dancing Line: A Little code for dancing graphical line on screen.
  3. 所属分类:Screen Saver

    • 发布日期:2017-03-28
    • 文件大小:1405
    • 提供者:mehdi
  1. Adjustable-Dancing-Lights

    0下载:
  2. Electronic Project-- Dancing light
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-17
    • 文件大小:58282
    • 提供者:Raj
  1. dancing-robot-circuit-and-code

    0下载:
  2. 舞蹈机器人设计方案,程序和电路都在里面,程序已经编译好。-dancing robot ,circuit and code is in,code is compile by me
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:535145
    • 提供者:张会会
  1. 11198---Dancing-Digits

    0下载:
  2. uva 11198 - Dancing Digits.cpp 的代码-uva 11198- Dancing Digits.cpp code
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:1004
    • 提供者:sunzhenkai
  1. dancing-links

    0下载:
  2. 用dancing links 解数独题- use the algorithm called dancing links solve sodu problems
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:1034
    • 提供者:傻叉
  1. Dancing-Links

    0下载:
  2. Dancing Links的基本操作,个类oj题目,有源代码,可以相互学习
  3. 所属分类:Data structs

    • 发布日期:2017-04-26
    • 文件大小:34090
    • 提供者:tlwlmy
  1. Dancing-Link_Soudu

    0下载:
  2. Dancing Link算法求解数独源程序。-Dancing Link algorithm for solving Sudoku source.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-27
    • 文件大小:143427
    • 提供者:那火炬
  1. High-tension-line-dancing-Monitor

    0下载:
  2. ATmega64振动 舞动 雷击 监测,电力电线姿态检测,事实的提供给监控中心参考数据,监控人员作出相应的反应。-ATmega64 dancing lightning vibration monitoring, power wires attitude detection, the fact that the monitoring center to provide reference data, monitoring staff respond accordingly.
  3. 所属分类:SCM

    • 发布日期:2017-04-30
    • 文件大小:113092
    • 提供者:王修
« 12 3 4 5 6 »
搜珍网 www.dssz.com