-
这是我给一个做射频卡的公司做的小程序,主要是将数据同时写入PRR8031芯片和数据库,包括一些数据类型转换、生成序列号等内容...
这是我给一个做射频卡的公司做的小程序,主要是将数据同时写入PRR8031芯片和数据库,包括一些数据类型转换、生成序列号等内容-This is what I do for a radio card companies do small procedures, the data is also written into the PRR8031 chips, and databases, including some data type conversion, such as serial numbers generated content
- 2023-07-03 00:10:04下载
- 积分:1
-
自己编写的关于火车列尾风压控制的程序,涉及串口,数据库等相关内容...
自己编写的关于火车列尾风压控制的程序,涉及串口,数据库等相关内容-I have written out on the train tail wind pressure control procedures, involving serial, database and other related content
- 2022-01-26 03:03:44下载
- 积分:1
-
ATMEL的at91rm9200开发板的U
ATMEL的at91rm9200开发板的U-Boot文档-ATMEL at91rm9200 development board of the U-Boot Documents
- 2022-06-20 23:06:58下载
- 积分:1
-
实现串口的通信功能
实现串口的通信功能-Serial communication function
- 2022-02-05 10:22:43下载
- 积分:1
-
串口通信,包括串口发送和接收,接收到的数在2位数码管上显示出来...
串口通信,包括串口发送和接收,接收到的数在2位数码管上显示出来-Serial communication, including the serial port to send and receive, to receive the number two digital tube display
- 2023-02-20 09:05:04下载
- 积分:1
-
用于开发税务票据管理的软件,可以打印,生成报表
用于开发税务票据管理的软件,可以打印,生成报表-tax bills for the development of the management software, print, generate statements
- 2022-12-14 16:25:11下载
- 积分:1
-
通过PC端控制液晶显示器,解压无需密码
通过PC端控制液晶显示器,解压无需密码-control through a PC-inch LCD monitor, without extracting passwords
- 2023-02-11 05:10:03下载
- 积分:1
-
一个单片机读写fm24c256的c51源程序
一个单片机读写fm24c256的c51源程序-a microcontroller to read and write fm24c256 the source decoder
- 2022-01-26 04:40:42下载
- 积分:1
-
自编的串口通信程序,支持一些简单命令
自编的串口通信程序,支持一些简单命令-self serial communication program to support some simple orders
- 2023-05-29 06:15:02下载
- 积分:1
-
串口控制程序一般分为查询和中断两者方式。查询方式适用于简单的应用,简单可靠,但是缺点是需要占用处理器资源,在发送或者接收数据的时候不能做其它的事情,处理器利用率...
串口控制程序一般分为查询和中断两者方式。查询方式适用于简单的应用,简单可靠,但是缺点是需要占用处理器资源,在发送或者接收数据的时候不能做其它的事情,处理器利用率低。中断方式下,在发送或者接受数据的时候处理器还可以做其它的工作,效率较高。-Serial control procedures will generally be divided into two way query and interruption. Query applied to simple applications, simple and reliable, but the drawback is the need to occupy processor resources to send or receive data at the time should not make other things, the processor utilization rate. Interrupt mode, the send or accept data when the processor can do other work, more efficient.
- 2022-03-05 23:44:04下载
- 积分:1