搜索资源列表
一维条形码打印系统
- 条形码的生成原理: 条形码的第一数据部分是由 7个数字形成的,其形成的方法详述如下: n 首先使用 产生和 匹配的字母码,该字母码有6个字母组成,字母限于A和B。产生字母码的列表如下 字母码 0 AAA 1 AABABB 2 AABBAB 3 AABBBA 4 ABAABB 5 ABBAAB 6 ABBBAA 7 ABABAB 8 ABABBA 9 ABBABA
NGrid
- 经典8数码问题扩展为N数码问题,JAVA可视化编程,注意算法大家看一下-classic problem for the N digital expansion, JAVA visual programming, the attention we look at the algorithm
A星算法
- 八数码问题的A*算法.本实验的A*算法的h(n)=p(n),p(n)定义为每个将牌与其目标位置之间的距离(不考虑夹在其间的将牌)的总和,显然有p(n)=<h*(n),g(n)仍就为节点深度.-the A * algorithm. The experiment of the A * algorithm h (n) = p (n), p (n) is defined for each license its goal the dist
NNum
- N数码问题 本程序采用全局择优的启发式搜索算法来解决八数码难题
TCmain_sucess
- 基于TLC2543AD转换芯片的探测仪程序 描述:TLC2543AD芯片为串行12位AD转换芯片,10us的转换时间,11路 模拟输入通道,全串行操作 程序功能:将TLC2543芯片转换得到的数据有条件的发送到PC机 附加功能:将采样结果送出到数码管上显示 操作说明:该程序根据N(需要采样的通道数)的值来进行通道采样 从0通道开始,最大为10,不能超过10,否则出错,采集到的数据
DS1302时钟芯片C例程
/*这个程序,是我用51电子网http://www.51dz.com/n.asp?id=12519&i=xie343706382,298元C51学习板调试通的单片机控制DS1303时钟芯片试验时请用排线
将p1口连到CZ2
一个时钟程序,它能实现断电走时(用纽扣
NGrid
- 经典8数码问题扩展为N数码问题,JAVA可视化编程,注意算法大家看一下-classic problem for the N digital expansion, JAVA visual programming, the attention we look at the algorithm
A星算法
- 八数码问题的A*算法.本实验的A*算法的h(n)=p(n),p(n)定义为每个将牌与其目标位置之间的距离(不考虑夹在其间的将牌)的总和,显然有p(n)=<h*(n),g(n)仍就为节点深度.-the A* algorithm. The experiment of the A* algorithm h (n) = p (n), p (n) is defined for each license its goal the distan
NNum
- N数码问题 本程序采用全局择优的启发式搜索算法来解决八数码难题-N digital issue of the overall merit of this procedure using the heuristic search algorithm to solve the problems of eight digital
8
- 用A*启发式算法解决八数码问题,用纯C实现-using A* algorithm to solve Eight-puzzle
78f9234ADC
- IAR for NEC下的例子,芯片NEC78k0系列 78F9234 功能:将键值显示在数码管上-IAR for NEC under the example of chip NEC78k0 series 78F9234 function: the key displayed on the digital control
AStart
- A*算法解决N数码问题演示程序,可以学习到很多Java的Swing编程,关于窗口背景,combox,textfield,图标显示到托盘等,同时拖过程序的界面演示,可以轻松掌握A*算法。-A* algorithm to solve the N puzzle problem demo program, you can learn a lot of Java Swing programming, about the background of
n
- 程序主要实现:DS18B20时时采集周围环境温度数据并在数码管上显示,通过按键可设置并显示该环境需要的最低温和最高温。当时时温度高于最高温时,单片机发送信号控制电机,令其转动散热使温度下降直至低于最高温;当时时温度低于最低温时,单片机发送信号控制发热片,令其发热使温度上升直至高于最低温。以此实现基于51单片机的温度控制。-The main procedures: DS18B20 always collected ambient temp
N_Number
- N数码难题,能自动寻找最优路径解决多数码难题,人工智能的c#实现版本-N digital problem that can automatically find the optimal path to solve the problem of multi-digital, artificial intelligence c# implementation version
Puzzle
- 人工智能课程,N数码问题java代码实现。-Artificial Intelligence course, N digital issue java code.
enlighten
- 熟悉和掌握启发式搜索的定义、估价函数和算法过程,并利用A*算法求解N数码难题,理解求解流程和搜索顺序。-Be familiar with and master the definition of heuristic search, uation function and the algorithm process, and use the A* algorithm N digital problem, understand the s
AI
- 一个C++文件和实验报告,解决八数码问题,可以扩展到n数码-A C++ documents and lab reports, eight digital problem solving, can be extended to n Digital
启发式搜索A算法
- 启发式搜索的定义、估价函数和算法过程,并利用A*算法求解N数码难题,理解求解流程和搜索顺序(The definition, evaluation function and algorithm process of heuristic search, and A* algorithm is used to solve the N digital puzzle, and the solution flow and search order
8数码
- 需要说明的是:本文示例图中的目标状态在计算上是最快捷的,首先取数很方便,一般地查看目标在第i个位置上的值,则需要访问数组goal[i],而这里goal[i]==i,故而无需访问数组;第二,要想知道数码n的目标位置,则需要找到goal[i]==n,然后row=i/3,col=i%3. 但是这里的话,row=n/3,col=n%3. 当我们用8位无符号整型来表示各个数码值(0~8)时,n/3和n%3操作是非常快的,比访问数组还快。 程
SHUMA
- 1.单按钮起停控制 2.数码开关调整延时时间N,N可在5-9以秒为单位调整系统 3.用数码管显示延时时间(1. single button start and stop control 2. digital switch adjusts the time delay time N, and N can adjust the system in 5-9 seconds. 3. using