搜索结果
找到约 12,493 项符合
Processing-A 的查询结果
微处理器开发 This zip describes a benchmark software provided by IXXAT. It shows how to use the DBGU and timer pe
This zip describes a benchmark software provided by IXXAT. It shows how to use the DBGU and timer peripherals on the AT91RM9200. Includes main.html file for help.
Internet/网络编程 See Appendix B for a description of the programs included on this companion disk. RESOURCE.WRI iden
See Appendix B for a description of the programs included
on this companion disk. RESOURCE.WRI identifies other books
and resources for Internet programming. WEBHELP.HLP contains
an introduction to the World Wide Web. TCPMAN.HLP provides
detailed instructions to help you use the Trumpet Winsock
incl ...
单片机开发 单片机对A/D的控制程序 ?テ訟/D的控制程序单片机对A/D的控制程序
单片机对A/D的控制程序
?テ訟/D的控制程序单片机对A/D的控制程序
电子书籍 A book about Spring Programing
A book about Spring Programing
电子书籍 it is a good tool to help you study java
it is a good tool to help you study java
人工智能/神经网络 八数码游戏的不同实现方法! 1.八数码游戏与A*算法的结合! 本程序主要是给出一个A*算法的示例!效率并不高 2.广度算法 这个效率还可以的!
八数码游戏的不同实现方法!
1.八数码游戏与A*算法的结合!
本程序主要是给出一个A*算法的示例!效率并不高
2.广度算法
这个效率还可以的!
游戏 how to make a game using java.
how to make a game using java.
matlab例程 Hidden Markov Toolkit (HTK) 3.2.1 HTK is a toolkit for use in research into automatic speech recogn
Hidden Markov Toolkit (HTK) 3.2.1
HTK is a toolkit for use in research into automatic speech recognition and has been developed by the Speech Vision Robotics Group at the Cambridge University Engineering Department (http://svr-www.eng.cam.ac.uk) and Entropic Ltd (http://www.entropic.com).
其他书籍 C++ Demystified: A Self-Teaching Guide by Jeff Kent ISBN:0072253703 McGraw-Hill/Osborne © 20
C++ Demystified: A Self-Teaching Guide
by Jeff Kent ISBN:0072253703
McGraw-Hill/Osborne © 2004
This hands-on, step-by-step resource will guide you through each phase of C++ programming, providing you with the foundation to discover how computer programs and programming languages work.
游戏 简单实现了A*寻路算法
简单实现了A*寻路算法,运行时单击鼠标随机生成始点和终点,然后寻找到始点到终点的最短距离。