登录
首页 » SCM » Under the control of the keyboard, move the string Hello, or East China Normal U...

Under the control of the keyboard, move the string Hello, or East China Normal U...

于 2023-08-24 发布 文件大小:43.93 kB
0 201
下载积分: 2 下载次数: 1

代码说明:

根据键盘的控制,移动字符串Hello或者华东师范大学,行列键盘的7用于字符串左移,8用于字符串下移,9用于字符串右移,5用于字符串上移。按键每按一下向各自的方向移动一个点阵的位置。-Under the control of the keyboard, move the string Hello, or East China Normal University, the ranks of the keyboard for the string to the left of 7, 8 for string down, 9 for string shifted to right, 5 for the string to move. Click the button for each move to their respective location of a dot matrix.

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

发表评论

0 个回复

  • bios for s3C44B0 ,ads
    bios for s3C44B0 ,ads-bios for s3C44B0, ads
    2022-04-21 15:26:55下载
    积分:1
  • AVR俄罗斯方块程序:游戏区是18*15格,3*3点阵一格,右边有下一个图形显示和所消行数的显示...
    AVR俄罗斯方块程序:游戏区是18*15格,3*3点阵一格,右边有下一个图形显示和所消行数的显示
    2022-08-04 06:14:28下载
    积分:1
  • 这是用iar环境编译的程序, 主要适用于msp430f149单片机 程序的内容是模拟比较器。
    这是用iar环境编译的程序, 主要适用于msp430f149单片机 程序的内容是模拟比较器。-This is used to compile the procedure iar environment, mainly applicable to MSP430F149 single-chip process is the analog comparator.
    2022-05-13 11:07:39下载
    积分:1
  • void InitGoertzel(void) 作用:初始化算法参数 用法:采用算法进行检测前执行一次,如果需要改变参数,调用SetParameter(...
    void InitGoertzel(void) 作用:初始化算法参数 用法:采用算法进行检测前执行一次,如果需要改变参数,调用SetParameter() float CGoertzel::GetMagnitude(unsigned char * sampleData, int length) //算法主接口 作用:对采集下来的音频数据用算法处理,返回一个结果 参数:sampleData-音频数据缓冲地址指针; length-缓冲区尺寸(音频数据数量),字节数; 返回值:返回算法结果。 void SetParameter(DWORD set_SampleRate, DWORD set_TargetFreq, DWORD set_BlockSize) 作用:设置算法参数; 参数:set_SampleRate-音频数据抽样速率; set_TargetFreq-目标信号频率; set_BlockSize-算法数据块尺寸(采样点); 用法:调用本函数后,需要调用一次InitGoertzel(void)才会生效-void InitGoertzel (void) function: initialization algorithm parameters Usage: The algorithm performs a pre-test, if the need to change the parameters, calling SetParameter () float CGoertzel:: GetMagnitude (unsigned char* sampleData, int length)// Algorithm for the main interface role: to collect audio data from the treatment algorithm to return a result parameter: sampleData-audio data buffer address pointer length-buffer size (the number of audio data), number of bytes return value: the return of
    2023-03-11 13:30:04下载
    积分:1
  • nrf905通信 基于rs232
    nrf905通信 基于rs232-nrf905 based RS232 communication
    2023-08-08 01:35:06下载
    积分:1
  • SPI是一个环形总线结构,由ss(cs)、sck、sdi、sdo构成,其时序其实很简单,主要是在sck的控制下,两个双向移位寄存器进行数据交换。 假设下面...
    SPI是一个环形总线结构,由ss(cs)、sck、sdi、sdo构成,其时序其实很简单,主要是在sck的控制下,两个双向移位寄存器进行数据交换。 假设下面的8位寄存器装的是待发送的数据10101010,上升沿发送、下降沿接收、高位先发送。 那么第一个上升沿来的时候 数据将会是sdo=1;寄存器=0101010x。下降沿到来的时候,sdi上的电平将所存到寄存器中去,那么这时寄存器=0101010sdi,这样在8个时钟脉冲以后,两个寄存器的内容互相交换一次。这样就完成里一个spi时序。 -SPI bus is a ring structure, by ss (cs), sck, sdi, sdo composition, its timing is actually very simple, mainly under the control of the sck and two bi-directional shift register for data exchange. Assuming the following 8-bit register is loaded to send the data to be 10,101,010, rising to send, receive falling edge, high first sent. Well, the first rising edge to the time data will be sdo = 1 register = 0101010x. Falling edge comes, sdi on the level will be stored to the register, then register at this time = 0101010sdi, so 8 clock pulse later, the contents of two registers to exchange time. This will be completed in a spi timing.
    2022-02-06 05:39:49下载
    积分:1
  • 用keil51开发的7219程序实现led显示
    用keil51开发的7219程序实现led显示-7219 with the development of procedures keil51 realize led display
    2022-03-28 22:27:41下载
    积分:1
  • 电子设计清单
    Electronics Design Checklist C) 2003 Hank Wallace This a checklist for electronics designers. The idea is for engineers and technicians to share experiences and create a detailed checklist, which the individual designer can pare down to meet his or her specific needs. There are many details that go into the making of a first-run design success, and this checklist helps prevent Murphy s gremlins from marring an otherwise healthy design.-Electronics Design Checklist C) 2003 Hank Wallace This is a checklist for electronics designers. The idea is for engineers and technicians to share experiences and create a detailed checklist, which the individual designer can pare down to meet his or her specific needs. There are many details that go into the making of a first-run design success, and this checklist helps prevent Murphy s gremlins from marring an otherwise healthy design.
    2022-11-21 23:05:03下载
    积分:1
  • 基于51单片机的简易函数发生器的源代码,有需要的可以参考一下...
    基于51单片机的简易函数发生器的源代码,有需要的可以参考一下-A simple microcontroller based function generator 51, the source code
    2022-04-24 23:10:13下载
    积分:1
  • 51的4*4键盘驱动当按键按下时返回一个值,且只在按下键时返回一次该值,之后返回0;无按键时返回0;包含消抖功能,在键盘的下降沿触发。 基于keil平台...
    51的4*4键盘驱动当按键按下时返回一个值,且只在按下键时返回一次该值,之后返回0;无按键时返回0;包含消抖功能,在键盘的下降沿触发。 基于keil平台-51 4* 4 keyboard driver when the button is depressed to return a value, and press the button only once the value to return, followed by return 0 no keys to return 0 contains extinction Buffeting function, the falling edge trigger at the keyboard. Keil-based platform
    2023-06-22 07:25:02下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载