登录
首页 » c » LED显示屏控制卡源码

LED显示屏控制卡源码

于 2022-08-13 发布 文件大小:37.10 kB
0 120
下载积分: 2 下载次数: 1

代码说明:

/*================================================================= 4扫16*16下入上出C语言程序, 低位起笔,数据反相。 预定义 **************************************************************/ #include #include     //可使用其中定义的宏来访问绝对地址? bit ture=1;    //   使能正反相位选择  bit false=0;   //  使能反相 sbit   SCK=P3^6;   // EQU  0B6H    ;  移位 sbit   RCK=P3^5;   //EQU  0B5H            ;  并行锁存 //sbit   P1_3=P1^3;  //外RAM扩展读写控制,不能重复申明 sbit   EN1=P1^7;   //BIT  sbit   FB=0xD8;    // FB作为标志 sfr  BUS_SPEED=0xA1;  //访问片外RAM速度设置寄存器     sfr    P4SW=0xBB;  //P4SW寄存器设置P4.4,P4.5,P4.6的功能       sfr    P4=0xC0;    // P4   EQU  0C0H s

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • tongxuelu
    本代码主要实现了的同学通讯录的登记,是一个很好的学习算法的例子(Address book registration of students, the main achievement of the code is a good example of the learning algorithm)
    2012-12-16 18:06:44下载
    积分:1
  • speech
    语音自动识别技术,采用C++编程,可以给做语音识别的提供参考(Automatic speech recognition technology, using C++ programming, you can do to provide a reference for Speech Recognition)
    2009-10-15 22:20:29下载
    积分:1
  • qfblished
    中国水利水电出版社出版的书籍《Csharp专业项目实例开发》配套的源代码(The supporting Source Code of Csharp Professional Project example Development published by China Water Conservancy and Hydropower Publishing House)
    2019-05-10 04:08:44下载
    积分:1
  • 作业参考代码
    说明:  中山大学电子与信息工程学院高级程序设计历次作业代码汇总,包括最简单的和后期的SCL(A summary of the previous job codes for advanced programming of the School of Electronics and Information Engineering, Sun Yat-sen University, including the simplest and later SCL)
    2020-08-03 18:32:43下载
    积分:1
  • C# 目录与文件操作源码集
    C# 目录与文件操作源码集,程序运行需要调用Interop.Scripting.dll文件,功能有获取指定目录中的所有子目录,获取指定目录中的子目录和文件、按条件过滤指定子目录中的文件、按条件过滤指定子目录中的子目录、过滤指定目录中的子目录和文件、以不同的方式创建多层目录、使用递归函数复制多层目录、增加指定目录的访问权限:NTFS 2003环境测试等。
    2022-02-12 02:24:01下载
    积分:1
  • MT6739_modem
    说明:  MT6739 4G LTE android phone modem code
    2020-06-18 08:40:01下载
    积分:1
  • list
    列表实现整行选中功能 列表实现整行选中功能(List the entire row select functions)
    2013-08-14 09:06:29下载
    积分:1
  • CUDA CG
    求解共轭梯度法的GPU并行求解方面有很大的帮助,CUDA 是GPU并行编程架构,共轭梯度法中存在戴亮的向量与巨正运算的操作,这些非常适合GPU并行加速,GPU适合处理逻辑简单的大规模的数据集大规模的运算
    2022-01-27 09:53:42下载
    积分:1
  • opaxuemfapshot
    如何在Windows 9598下读取硬盘序列号,硬盘的序列号是生产时由厂家设定()
    2017-11-11 22:39:51下载
    积分:1
  • Test6
    最短路径算法。 用无向带全图的邻接矩阵存储图,确定从源点出发到其它各点的最短路径。 输入:图中包含的顶点数n 边数m, 各边权值,用邻接矩阵或者邻接表存储。 输出:源点到其它各点的最短路径值。(Shortest path algorithm. Adjacency matrix storage with undirected graph with a full figure, determine the starting point of the shortest path from the source point of each other. Input: Vertices figure included n the number of edges m, the weight of each side, with the adjacency matrix or adjacency table storage. Output: source shortest path to value each other points.)
    2014-05-11 17:05:37下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载