Welcome![Sign In][Sign Up]
Location:
Search - a-star

Search list

[Otherstars

Description: 程序源码。通过编译,运行成功。原题:Astronomers often examine star maps where stars are represented by points on a plane and each star has Cartesian coordinates. Let the level of a star be an amount of the stars that are not higher and not to the right of the given star. Astronomers want to know the distribution of the levels of the stars. -procedures source. By compiling, running successfully. Original title : Astronomers often examine star maps where star s are represented by points on a plane and each st ar has Cartesian coordinates. Let the level of a star be an amount of the stars that are not higher and not to the right of the given star. Astronome rs want to know the distribution of the levels of the stars.
Platform: | Size: 883 | Author: 孙威 | Hits:

[Othershoppingwebs

Description: 1.页顶分类菜单——老版本中需要手工修改页面文件来管理分类,此版本中可在后台管理页顶分类; 2.友情链接管理——老版本中需要手工修改页面文件来管理链接,此版本中可在后台管理友情链接; 3.滚动字幕管理——老版本中需要手工修改页面文件来管理字幕,此版本中可在后台管理滚动字幕; 4.首页新增“缺货登记”,可在后台链接到邮箱、或网页。 5.页顶横幅广告增加合成星光闪烁效果(替换图片后仍保持此效果)。 6.首页推荐产品换为“热销产品”,推荐产品更换到次页显示。可以在后台设定哪些商品成为“热销商品”。 7.修正了一些小的bug。 使用说明: 免费版仅供您个人学习和研究之用,此版本我们仅限制了极少的功能,并放入了完整版的使用说明文档,目的是为了让您最大限度的认识和体验完整版的各种实用功能。 免费版程序不提供技术支持。 -1. Top Categories menu -- old versions need the ability to modify pages to document management category, this version can be in the top management background classification; 2. Links management -- older versions need the ability to modify pages to document management links this version can be managed in the background Links; 3. rolling subtitles management -- older versions need the ability to modify pages to document management subtitles. this version can be managed in the background rolling subtitles; 4. new Home "Kuihuodeji", in the background link to mail, or website. 5. Top banner ads increased synthesis of a star-glittering effect (Replacement Photo remain after this effect). 6. Home Products in exchange for the "hot-selling products", the replacement of a product
Platform: | Size: 1064724 | Author: 虫阳 | Hits:

[Other resourceDStar_5.26

Description: 人工智能里的A-star算法,用于机器人的路径规划和寻优.-AI's A-star algorithm for robot path planning and optimization.
Platform: | Size: 50724 | Author: yys | Hits:

[Compress-Decompress algrithmssearch_algorithm

Description: 常用搜索算法,包括8数码游戏,A star算法类的实现,以及黑白棋算法等-commonly used search algorithm, including eight digital games, Class A star of the algorithm to achieve, and reversi algorithm
Platform: | Size: 142331 | Author: 林晓芸 | Hits:

[OpenGL programspace123321

Description: 这是我的OpenGL作业,内容为一个在太空中飞行的飞船,背景为一颗恒星和一颗星星,由于初学,做的粗糙,望大家见谅-This is my OpenGL operations, says in a space flight of the spacecraft, background of a star and a star, as a novice, so rough and hope you will forgive me
Platform: | Size: 56995 | Author: White | Hits:

[Other resource8_nums

Description: 一个九宫问题的源码,a星算法,深度优先广度优先算法都有-a JiuGongTu the source, a Star algorithm, depth-first algorithm has breadth priority
Platform: | Size: 46073 | Author: 小熊· | Hits:

[Other resourceGPS_CA_CODE

Description: 本人做的产生GPS32颗星的CA码,共包含2个文件,gps_ca_code.m用于产生任一颗星的CA码. Gen32CACode.m用于产生32颗星的CA码-I do have GPS32 stars of the CA code were included in two documents, gps_ca_code.m used to produce a Star of the CA code. Gen32CACode.m use produced in the 32-CA code
Platform: | Size: 1395 | Author: 朱广清 | Hits:

[FlashMXfe066b

Description: flash动画源码,有星光闪烁的特殊效果,欢迎下载-flash animation source, a star-glittering special effects, welcome to download
Platform: | Size: 5282 | Author: dideluo | Hits:

[Other resourceGoBangX

Description: 经典五子棋,A star搜索 + alpha_beta-classic 331, A star search alpha_beta
Platform: | Size: 128999 | Author: 张静 | Hits:

[assembly language汇编

Description: 4.asm…… 响铃程序,输入一个数字字符N,响铃N次。(完成)ysk3.asm ……显示一个星型倒三角。m1.asm ………编程将键盘输入的8位无符号二进制数转化为十六进制数和十进制数,并输出结果form.asm ……采用子程序编程按以下三种格式(██,◣,◥)打印九九乘法表:(完成)char.asm ……小写字母a b c d ……x y z的ASCII码分别为61H 62H 63H 64H……78H 79H 7AH, 而大写字母A B C D ….X Y Z的ASCII码分别为41H 42H 43H 44H …58H 59H 5AH, 使用串处理指令编程从键盘输入16个字符(大小写字母及其它字母均有), 存入以BUF1开始的一片存储区中,并将其传送到以BUF2开始的一片存储区中, 在传送是将其中的小写字母均改为大写字母,并将第一个小写字母在串中的位置 (距串头BUF1的相对位移量)以十六进制形式输出。(完成)-4.asm ... ... beep procedures, the importation of a number of characters N, N-beep. (Completed) ysk3.asm ... shows a Star inverted triangle. ... ... M1.asm programming to the keyboard input of eight unsigned binary number into a hexadecimal number and decimal number, and the output form.asm ... using subroutine program by the following three formats ( , TT, Short) Print Jiujiuchengfabiao : ( completed) char.asm ... lowercase letters a b c d ... x y z ASCII respectively 61H 62H 63H 64H 78H 79H ... 7AH and capital letters A B C D .... X Y Z ASCII respectively 41H 42H 43H 44H 58H 59H L1.5AH ..., the use of string processing programming instructions from the keyboard 16 characters (letters and other case-sensitive alphanumeric both), credited to BUF1 started a storage area and its transmission
Platform: | Size: 2893 | Author: 冯萍 | Hits:

[OpenGL programstar

Description: 满天彩星,漂亮好看,采用OpenGL,以wing32 为平台,构建而成-heavy betting Star, a pretty good-looking, use OpenGL to wing32 platform to build from
Platform: | Size: 2876 | Author: 刘辉 | Hits:

[Other resourcebackprop

Description: 共有五种算法 :A star 算法类的实现,Bp神经网络解决异或问题,联机手写数字识别,联机数字、英文字符及汉字识别,8数码游戏
Platform: | Size: 233719 | Author: daishuquan | Hits:

[Other resourcebackprop

Description: 共有五种算法 :A star 算法类的实现,Bp神经网络解决异或问题,联机手写数字识别,联机数字、英文字符及汉字识别,8数码游戏
Platform: | Size: 2946 | Author: daishuquan | Hits:

[Other resourcePathFinder

Description: 共有五种算法 :A star 算法类的实现,Bp神经网络解决异或问题,联机手写数字识别,联机数字、英文字符及汉字识别,8数码游戏
Platform: | Size: 1959 | Author: daishuquan | Hits:

[Other resourceInputdialog

Description: 共有五种算法 :A star 算法类的实现,Bp神经网络解决异或问题,联机手写数字识别,联机数字、英文字符及汉字识别,8数码游戏
Platform: | Size: 987 | Author: daishuquan | Hits:

[Other resourceMainFrm

Description: 共有五种算法 :A star 算法类的实现,Bp神经网络解决异或问题,%联机手写数字识别*,联机数字、英文字符及汉字识别,8数码游戏
Platform: | Size: 1688 | Author: daishuquan | Hits:

[Other resourcefileget

Description: 共有五种算法 :A star 算法类的实现,Bp神经网络解决异或问题,联机手写数字识别,联机数字、英文字符及汉字识别,8数码游戏,本算法为手写数字识别之Fisher线性判别
Platform: | Size: 830 | Author: daishuquan | Hits:

[AStar

Description: A星算法的实现与仿真,运行平台python3.6,可以自行更改设计学习(Implementation and Simulation of A-star algorithm)
Platform: | Size: 2048 | Author: capf | Hits:

[Mathimatics-Numerical algorithmsastar

Description: 使用A*算法实现机器人自动避开障碍物,找到最佳路径(Automatically avoiding obstacles and finding the best path by using A* algorithm)
Platform: | Size: 2048 | Author: 啊帅qwer | Hits:

[OtherVC版AstarPath源码

Description: VC版AstarPath源码,a星寻路, 可以编译测试(AstarPath A star pathfinding, You can compile tests)
Platform: | Size: 3656704 | Author: Hagic | Hits:
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 50 »

CodeBus www.codebus.net