搜索资源列表

  1. 一维条形码打印系统

    0下载:
  2. 条形码的生成原理: 条形码的第一数据部分是由 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
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:70077
    • 提供者:小智
  1. NGrid

    0下载:
  2. 经典8数码问题扩展为N数码问题,JAVA可视化编程,注意算法大家看一下-classic problem for the N digital expansion, JAVA visual programming, the attention we look at the algorithm
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:3244
    • 提供者:陈皓
  1. A星算法

    0下载:
  2. 八数码问题的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
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2615
    • 提供者:杨秀云霁
  1. NNum

    0下载:
  2. N数码问题 本程序采用全局择优的启发式搜索算法来解决八数码难题
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:344439
    • 提供者:hello
  1. TCmain_sucess

    0下载:
  2. 基于TLC2543AD转换芯片的探测仪程序 描述:TLC2543AD芯片为串行12位AD转换芯片,10us的转换时间,11路 模拟输入通道,全串行操作 程序功能:将TLC2543芯片转换得到的数据有条件的发送到PC机 附加功能:将采样结果送出到数码管上显示 操作说明:该程序根据N(需要采样的通道数)的值来进行通道采样 从0通道开始,最大为10,不能超过10,否则出错,采集到的数据
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:4087
    • 提供者:赵国栋
  1. DS1302时钟芯片C例程

    3下载:
  2. /*这个程序,是我用51电子网http://www.51dz.com/n.asp?id=12519&i=xie343706382,298元C51学习板调试通的单片机控制DS1303时钟芯片试验时请用排线
    将p1口连到CZ2
    一个时钟程序,它能实现断电走时(用纽扣

  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2009-01-26
    • 文件大小:3753
    • 提供者:xie343706382
  1. NGrid

    0下载:
  2. 经典8数码问题扩展为N数码问题,JAVA可视化编程,注意算法大家看一下-classic problem for the N digital expansion, JAVA visual programming, the attention we look at the algorithm
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-31
    • 文件大小:3072
    • 提供者:陈皓
  1. A星算法

    0下载:
  2. 八数码问题的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
  3. 所属分类:其他小程序

    • 发布日期:2024-05-31
    • 文件大小:2048
    • 提供者:杨秀云霁
  1. NNum

    0下载:
  2. N数码问题 本程序采用全局择优的启发式搜索算法来解决八数码难题-N digital issue of the overall merit of this procedure using the heuristic search algorithm to solve the problems of eight digital
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-31
    • 文件大小:344064
    • 提供者:
  1. 8

    0下载:
  2. 用A*启发式算法解决八数码问题,用纯C实现-using A* algorithm to solve Eight-puzzle
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-31
    • 文件大小:1024
    • 提供者:phil
  1. 78f9234ADC

    0下载:
  2. IAR for NEC下的例子,芯片NEC78k0系列 78F9234 功能:将键值显示在数码管上-IAR for NEC under the example of chip NEC78k0 series 78F9234 function: the key displayed on the digital control
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-31
    • 文件大小:34816
    • 提供者:年庆程
  1. AStart

    0下载:
  2. 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
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-31
    • 文件大小:1536000
    • 提供者:czs
  1. n

    0下载:
  2. 程序主要实现:DS18B20时时采集周围环境温度数据并在数码管上显示,通过按键可设置并显示该环境需要的最低温和最高温。当时时温度高于最高温时,单片机发送信号控制电机,令其转动散热使温度下降直至低于最高温;当时时温度低于最低温时,单片机发送信号控制发热片,令其发热使温度上升直至高于最低温。以此实现基于51单片机的温度控制。-The main procedures: DS18B20 always collected ambient temp
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-31
    • 文件大小:2048
    • 提供者:LiuNianci
  1. N_Number

    0下载:
  2. N数码难题,能自动寻找最优路径解决多数码难题,人工智能的c#实现版本-N digital problem that can automatically find the optimal path to solve the problem of multi-digital, artificial intelligence c# implementation version
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-31
    • 文件大小:781312
    • 提供者:罗元国
  1. Puzzle

    0下载:
  2. 人工智能课程,N数码问题java代码实现。-Artificial Intelligence course, N digital issue java code.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-31
    • 文件大小:4096
    • 提供者:young
  1. enlighten

    0下载:
  2. 熟悉和掌握启发式搜索的定义、估价函数和算法过程,并利用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
  3. 所属分类:文件格式

    • 发布日期:2024-05-31
    • 文件大小:218112
    • 提供者:心安为宝
  1. AI

    0下载:
  2. 一个C++文件和实验报告,解决八数码问题,可以扩展到n数码-A C++ documents and lab reports, eight digital problem solving, can be extended to n Digital
  3. 所属分类:其他小程序

    • 发布日期:2024-05-31
    • 文件大小:1543168
    • 提供者:lala
  1. 启发式搜索A算法

    0下载:
  2. 启发式搜索的定义、估价函数和算法过程,并利用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
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-31
    • 文件大小:214016
    • 提供者:anbao
  1. 8数码

    0下载:
  2. 需要说明的是:本文示例图中的目标状态在计算上是最快捷的,首先取数很方便,一般地查看目标在第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操作是非常快的,比访问数组还快。 程
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-31
    • 文件大小:466944
    • 提供者:llii
  1. SHUMA

    0下载:
  2. 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
  3. 所属分类:其他小程序

    • 发布日期:2024-05-31
    • 文件大小:10240
    • 提供者:superbs
« 12 3 »

源码中国 www.ymcn.org