搜索结果
找到约 14 项符合
Blank 的查询结果
按分类筛选
VC书籍 Each exploration in this book is a mixture of text and interactive exercises. The exercises are unl
Each exploration in this book is a mixture of text and interactive exercises. The exercises are
unlike anything you鈥檝e seen in other books. Instead of multiple choice, fill-in-the-blank, or
simple Q&A exercises, lessons are interactive explorations of key C++ features.
数值算法/人工智能 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.
...
技术资料 如何利用TI的UltraLibrarian软件生成Allegro封装
1、安装完成后,点击Continue Free,进入下一步。2、如上图依次点击1-4,选择下图所示从TI官网下载的封装文件,导出所需软件的封装配置文件。注:这里导出的还只是配置文件,需再做一些操作才能生成Allegro的原件库文件。3、导出文件后,配置文件会自动尝试生成原件封装,但是肯定会失败。这时需要把自动打开的txt文件中如 ...
VIP专区 VIP专区-嵌入式/单片机编程源码精选合集系列(71)
VIP专区-嵌入式/单片机编程源码精选合集系列(71)资源包含以下内容:1. LPC2200的实验原代码,ADS 1.2集成开发环境练习.2. LPC2200的汇编指令实验原代码工程,周立功的2200实验板.3. 这一一个讲I2C的程序。是FPGA硬件程序。非常好的哦。.4. M3355的源代码.5. SAMSUNG 5009的源代码.6. ZORAN 962/966 SOURCE CODE,DVD chip.7. ...