This a A* pathfinding example to illustrate how to implement a A* pathfinding algorithm into your program. It s a port from Patrick Lesters example in BlitzBasic to VB.Net. It uses a Binary Heap class I made to sort the score values.
标签: pathfinding illustrate algorithm implement
上传时间: 2013-12-25
上传用户:shawvi
基于终端的订花系统_socket #include<stdio.h> #include<stdlib.h> #include<errno.h> #include<string.h> #include<sys/types.h> #include<netinet/in.h> #include<sys/socket.h> #include<sys/wait.h> #include<sys/ipc.h> #include<unistd.h> #include<sys/shm.h> #include<sys/stat.h> #define MYPORT 3490 // num of port #define BACKLOG 5 // largest num of accept #define MAXDATASIZE 1
上传时间: 2014-01-18
上传用户:003030
Interfacing the ADSP-BF535/ADSP-BF533 Blackfin® Processor to NTSC/PAL video decoder over the asynchronous port
标签: ADSP-BF Interfacing the Processor
上传时间: 2013-12-31
上传用户:chenlong
VB程式碼,可以和RS232串列通訊做結合,加以利用和Com port互動
标签: 程式
上传时间: 2015-10-18
上传用户:linlin
s3c44box 的异步串行通信口介绍,the introduction of the asyhnomus serial port of the s3c44b0x
上传时间: 2015-10-24
上传用户:wlcaption
This designs uses a Nios II system to demonstrate how to read from the SD card. The software reads WAV files from the SD card and plays it through the LINE OUT line. Simply put a SD card into the slot on the board and connect some speakers to the LINE OUT port.Preparing the SD card
标签: demonstrate software designs system
上传时间: 2015-10-26
上传用户:lizhen9880
his design is the initial design when the board is powered-up. It increments a counter and displays the value on the 7-segment displays and LEDs. An image is also displayed on the VGA port.
标签: design increments powered-up the
上传时间: 2014-01-17
上传用户:003030
uC/OS-II Notes from Nohau Corporation The code associated with this readme.txt file is provided "as is". The code was written with the intention of creating a functional RTOS demo for the Nohau evaluation boards that can run a MicroBlaze core. You can use this code for any and all of your projects, as you see fit. Nohau Corporation does not warrant that the code is bug-free, and will provide no support for this RTOS port.
标签: Corporation associated provided readme
上传时间: 2013-12-27
上传用户:tzl1975
This a USB core stack for the built-in USB device of LPC214x microcontrollers. It handles the hardware interface and USB enumeration/configuration. Also included are application examples like a USB joystick HID and USB serial port emulation.
标签: microcontrollers USB the built-in
上传时间: 2015-11-14
上传用户:talenthn
这是一个有关单片机C语言使用的范例,这个范例说明如何使用 Port 1 输出跑马灯
上传时间: 2013-12-11
上传用户:王楚楚