CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - 51程序

搜索资源列表

  1. practice

    0下载:
  2. 基于C-51单片机的智能机器人C程序,实现了机器人的循迹、避障-based on the C-51 microcontroller smart robot C procedures, the backtracking of the robot, obstacle avoidance
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1255
    • 提供者:zz
  1. PS2Key

    0下载:
  2. SMC1602A(16*2)模拟口线接线方式 连接线图: --------------------------------------------------- |LCM-----51 | LCM-----51 | LCM------51 | --------------------------------------------------| |DB0-----P0.0 | DB4-----P0.4 | RW-------P2.5 | |DB1-----P0
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:3062
    • 提供者:linyuande
  1. 87年历程序及电路原理图用51单片机制作

    1下载:
  2. 单片机\87年历程序及电路原理图用51单片机制作
  3. 所属分类:密码/编码算法

    • 发布日期:2009-08-30
    • 文件大小:594112
    • 提供者:soojob
  1. 51对字节汇编除法程序

    0下载:
  2. ;----------------------------------------------- ;多字节十进制除法子程序CDIV ;入口:RO指向被除数2n字节压缩BCD码高位, ;R1指向除数n字节压缩BCD码高位,R3=n ;结果:商数压缩BCD码放入R0~(R0+2n)指向的2n个字节中, ;余数压缩BCD码放入(R0-n)~R0指向的n个字节中 ;使用A,R0,R1,R2,R3,R4,R6,R7,影响CY,CY=1结果溢出
  3. 所属分类:数值算法/人工智能

    • 发布日期:2010-09-23
    • 文件大小:972
    • 提供者:lzw72@sohu.com
  1. 51个城市的tsp程序

    1下载:
  2. 这是一个用蚁群算法来解决51个城市的tsp问题,该源码是用C++编写的,是一个非常有用的源代码 const int iAntCount=34;//ant numbers 蚂蚁数量 const int iCityCount=51;//城市数量 const int iItCount=500;//循环次数 const double Q=100;//信息素总量
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2012-03-17
    • 文件大小:1578
    • 提供者:cuifangsong
  1. CH19264A

    1下载:
  2. 19264 无字库代码 51 C语言程序 显示图片-19264 character code 51 C-language program display pictures
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-22
    • 文件大小:49948
    • 提供者:温柔
  1. led-dianzheng

    0下载:
  2. 这是个51单片机驱动led8*8点阵的程序,跟大家分享下-This is the 51 single-chip driver led8* 8 dot matrix program, to share with you the next
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-27
    • 文件大小:13843
    • 提供者:黄烽
  1. 1

    0下载:
  2. 经典c程序51-1-Classic c procedure 51-1
  3. 所属分类:Algorithm

    • 发布日期:2017-04-23
    • 文件大小:9941
    • 提供者:杨林
  1. Haffmancode

    1下载:
  2. 课程设计: 1.求出在一个n×n的棋盘上,放置n个不能互相捕捉的国际象棋“皇后”的所有布局。 2.设计一个利用哈夫曼算法的编码和译码系统,重复地显示并处理以下项目,直到选择退出为止。 【基本要求】 1) 将权值数据存放在数据文件(文件名为data.txt,位于执行程序的当前目录中) 2) 分别采用动态和静态存储结构 3) 初始化:键盘输入字符集大小n、n个字符和n个权值,建立哈夫曼树; 4) 编码:利用建好的哈夫曼树生成哈夫曼编码; 5) 输出编码; 6)
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:551312
    • 提供者:赵刚
  1. digital

    0下载:
  2. 数字信号的Matlab仿真程序,包括常用的数字信号调制解调过程。-51 SCM-related tutorials, very good, good view, very useful!
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:2876
    • 提供者:李毅
  1. MCS-51

    1下载:
  2. 目前已有若干版本的子程序库公开发表,它们各有特色。本程序库中的开平方算法为 快速逼近算法,它能达到牛顿迭代法同样的精度,而速度加快二十倍左右,超过双字节定点除法的速度。-So far, a number of versions of the subroutine library published, they have their own characteristics. Library in the square root algorithm for fast approximation
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2016-02-04
    • 文件大小:197676
    • 提供者:ahu
  1. 2

    0下载:
  2. 自己编的单片机51彩灯闪烁程序 希望给初学者有写帮助-Its own series of 51 lights flashing MCU want to give the beginners have to write programs to help
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-16
    • 文件大小:10029
    • 提供者:鱼海生
  1. ISD2560

    0下载:
  2. 基于isd2560和51单片机的语音程序,包括原理图和完整程序,直接调用即可,c语言。-Microcontroller based voice isd2560 and 51 procedures, including schematic and complete procedures, direct calls can be, c language.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-07
    • 文件大小:35486
    • 提供者:paradise
  1. suanfa

    0下载:
  2. 该程序采用了递归算法,功能为判断手中的(从格子输入一个字符串代表麻将牌)一串牌,排列之后再输入临时牌,是否胡牌的一个小程序,可供学习麻将的递归算法和字符串转换,排列等。11-19万21-29筒31-39条41-44黑风51-53彩字-The program uses a recursive algorithm, function for judging in the hands of (the representative from the grid to enter a string tile
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-05
    • 文件大小:33624
    • 提供者:符号
  1. simple

    0下载:
  2. 包括了51系列单片机几乎所有的入门让你简单程序,供大家参考学习。-Including the 51 series you started almost all of the simple procedure for reference study.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-06
    • 文件大小:1437735
    • 提供者:高建军
  1. 51

    0下载:
  2. 本程序利用pca实现故障诊断与人脸识别,识别效果很好,分辨率为百分之六十五,希望您采纳-The program use pca realize fault diagnosis and face recognition, identify good effect, the resolution for the sixty-five percent, which, I hope, you adopted
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:8554
    • 提供者:
  1. VS1053

    0下载:
  2. vs1053的测试程序,包括正弦测试等,还有播放程序,基于51单片机-vs1053 test procedures, including the sine testing, as well as player, based on 51 single-chip
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-09
    • 文件大小:1032339
    • 提供者:cls
  1. 51-MCU

    0下载:
  2. 51单片机的红外遥控解码参考程序-Infrared remote control decoding program 51 MCU
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:1911
    • 提供者:韩晓
  1. 51

    0下载:
  2. TJDZ-RC522射频卡用51单片机读卡程序-TJDZ-RC522 with 51 single-chip RF Card Reader program
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-25
    • 文件大小:46589
    • 提供者:黄俊宗
  1. 红绿灯

    0下载:
  2. 51单片机实现红绿灯功能,包括仿真和程序(51 singlechip to realize the function of the traffic light)
  3. 所属分类:数学计算

    • 发布日期:2018-04-20
    • 文件大小:69632
    • 提供者:陽末
« 12 »
搜珍网 www.dssz.com