登录
首页 » Windows开发 » SPI interface experiment, transmission of data to the mainframe SPI, from the pl...

SPI interface experiment, transmission of data to the mainframe SPI, from the pl...

于 2022-01-21 发布 文件大小:1.24 kB
0 105
下载积分: 2 下载次数: 1

代码说明:

SPI接口实验,主机传送数据到SPI,由从机显示,IO口需要自己重新定义.-SPI interface experiment, transmission of data to the mainframe SPI, from the plane, IO I need to redefine themselves.

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

发表评论

0 个回复

  • 监控进程并重启
    基本原理为:1,在后台启动监控程序。2,监控程序一直对设定的进程窗口名称的进程进行监控。3,如果发现此进程窗口没有了或消失了,将自动在后台延时几十秒或设定时间后,然后启动此进程。 关键代码如下: hWndMain=NULL;     hWndMain=::FindWindow(NULL,"录音系统平台");      if(hWndMain==NULL)    {     hWndMain=::FindWindow(NULL,"电话录音");     if(hWndMain==NULL)     {     /* memset(Buf,0,200);      sprintf(Buf, "%04d%02d%02d%02d%02d%02d: find no digitexe ",st.wYear,st.wMonth,st.wDay,st.wHour,st.wMinute,st.wSecond);      if( (log1 = fopen( "selfauto.log", "a+" )) != NULL )  //打开文件流      {       fprintf(log1,"%s ",Buf);       fclose(log1);      }*/   
    2022-11-05 05:20:02下载
    积分:1
  • 任何设计类(如点式,人民币类、学生等)的设计要求…
    任意设计一个类(比如point类、RMB类、Student类等),要求 在类设计中对流操作符""进行重载。在主程序中声明5个该 类的对象,然后将这5个对象分别以文本格式和二进制格式保存到当前目录的zrf.dat文件和zrf.bin中,之后再 以字符方式和二进制方式从文件中读取数据存储到另外5个临时对象中并输出。-Any design of a class (eg point type, RMB class, Student, etc.) require the design of convection in the class operator " " " " and " " " " to overload. In the main program contains a statement to five such objects, then these five objects were in text format and binary format to the current directory zrf.dat documents and zrf.bin in manner and after the characters from the file in binary mode read data is stored to another five temporary object and output.
    2023-08-17 00:25:04下载
    积分:1
  • 基于贝叶斯阈值的小波系数图像去噪…
    IMAGE DENOISING USING BAYES THRESHOLDING OF WAVELET COEFFICIENTS 基于贝叶斯(BAYES)阈值的小波(WAVELET)图像去噪算法源代码-IMAGE DENOISING USING BAYES THRESHOLDING OF WAVELET COEFFICIENTS Bayesian (BAYES) threshold wavelet (WAVELET) image denoising algorithm source code
    2022-08-15 17:43:43下载
    积分:1
  • Semantic search tool, the use of sophisticated modeling ontology language owl of...
    语义搜索工具,本体建模采用成熟的owl语言开源可借鉴-Semantic search tool, the use of sophisticated modeling ontology language owl of open source can learn from
    2022-07-18 17:48:10下载
    积分:1
  • 孙鑫的vc++6.0的讲解的源码部分,免费给大家分享
    孙鑫的vc++6.0的讲解的源码部分,免费给大家分享-SUN Xin of vc++6.0 on the part of the source, free for everyone to share
    2022-02-27 00:31:30下载
    积分:1
  • Maze algorithm, to find the path in a maze map.
    Maze algorithm, to find the path in a maze map.
    2022-01-25 18:48:59下载
    积分:1
  • 非递归创建二叉树.并且用非递归算法实现对二叉树的前序、中序、后序和广度遍历。 实现语言:C...
    非递归创建二叉树.并且用非递归算法实现对二叉树的前序、中序、后序和广度遍历。 实现语言:C-Create a binary tree non-recursive. And the use of non-recursive algorithm for binary tree of the former order, in sequence, after the traversal sequence and breadth. Implementation language: C
    2023-06-11 00:20:02下载
    积分:1
  • An automatic dial
    一个自动拨号断开的程序源码,联接指定的网页,以刷新指定网页的访问计数。-An automatic dial-up disconnect the procedure source, connected to the designated web page, to refresh the page to visit the designated count.
    2022-06-21 16:30:16下载
    积分:1
  • 这是一篇关于一种基于特征的GRID到TIN的转换算法的论文,结构完整。...
    这是一篇关于一种基于特征的GRID到TIN的转换算法的论文,结构完整。-This is an article on the characteristics of a GRID-based conversion algorithm to TIN paper, the integrity of the structure.
    2022-07-21 12:24:04下载
    积分:1
  • 经典五子棋
    编出一个五子棋小软件,即可以人机也可以人人对打,
    2023-06-02 12:45:03下载
    积分:1
  • 696518资源总数
  • 105540会员总数
  • 37今日下载