-
Procedure Description: This example shows how to use the 8051 Port 1 connected t...
程序描述:这个范例说明如何使用8051 的Port 1连接到四颗七段显示器,PORT 0的低4位分别控制这四颗共阳七段显示器,让四颗共阳七段显示器使用扫描的方式轮流显示数字。这四颗七段显示器将显示出自数字时钟PORT 2的P2.0和P2.1分别连接到2个弹跳按钮。*/-Procedure Description: This example shows how to use the 8051 Port 1 connected to four seven-segment display, PORT 0, low 4, respectively to control the total of four seven-segment display yang, so that a total of four seven-segment display yang way of using the scan rotation display the number. This four seven-segment display will show a digital clock from PORT 2 of the P2.0 and P2.1 are connected to the two bounce button.* /
- 2022-05-05 04:16:30下载
- 积分:1
-
Napster源程序
Napster源程序-Napster source
- 2022-02-05 15:29:13下载
- 积分:1
-
Qt下简单的购票系统
非常好的
信息时代已经来临,信息处理的利器——计算机应用于火车站车票的日常管理为火车站的现代化带来了从未有过的动力和机遇,为火车站票务管理领域的飞速发展提供了无限潜力。采用计算机管理信息系统已成为火车站票务管理科学化和现代化的重要标志,给火车站票务带来了明显的经济效益和社会效益。计算机已经成为人们生活不可缺少的一部分。铁路票务管理是一件比较负责但又非常重要的事情,它是涉及国家铁路运输的正常工作、国民经济的发展和人民生活水平及质量的大事情。随着经济的发展,交通运输越来越便捷,为了提高效率,减轻劳动强度,设计开发高效的铁路信息查询系统就显得颇为重要。火车售票管理中包含许多内容,包括有铁路乘客运输的运力问题等。
火车信息查询系统是企业信息决策和管理的重要的组成部分,是一种典型的信息管理系统,其开发主要包括后台的数据需求分析
- 2022-02-26 20:45:58下载
- 积分:1
-
我包括用户预约呼出以及系统主动呼出,其中预约回呼根据用户预定的时间段呼出,并将其转到对应的设备上为其服务,而系统主动呼出则利用直接录入的记录或者用户给出的待呼出...
我包括用户预约呼出以及系统主动呼出,其中预约回呼根据用户预定的时间段呼出,并将其转到对应的设备上为其服务,而系统主动呼出则利用直接录入的记录或者用户给出的待呼出表进行呼出-including users and booking system exhaled breath initiative, which calls booking to users of the scheduled time exhaled and transferred in the corresponding equipment for its services, and systems will take the initiative to raise the use of direct recording records or user is the question of exhaled breath Table
- 2022-07-04 04:14:31下载
- 积分:1
-
Bug Free is a very good tool for defect management. I hope you like.
Bug Free是一款非常好的缺陷管理工具。希望大家喜欢。-Bug Free is a very good tool for defect management. I hope you like.
- 2022-06-30 07:54:13下载
- 积分:1
-
图形绘画中的光线追踪
图形绘画中的光线追踪-graphic painting of Ray Tracing
- 2022-03-09 14:57:42下载
- 积分:1
-
读取execel中的内容
读取execel中的内容-read the contents execel
- 2022-03-10 02:26:17下载
- 积分:1
-
高斯滤波
来自清华胡广书《现代信号处理》中的MATLAB程序
高斯滤波
来自清华胡广书《现代信号处理》中的MATLAB程序-Gaussian filtering from Qinghua Hu Guangshu
- 2023-07-18 01:05:02下载
- 积分:1
-
only one management system
一个管理系统而已-only one management system
- 2022-02-10 09:45:46下载
- 积分:1
-
利用gSoap生成的WebServer服务端提供Add、Sub、Mul、Div等接口
应用背景做为WebServer服务端,提供加、减、乘、除四个WebServer服务的接口。使用C/C++语言进行开发WebServer服务,可以练习使用开源的gSoap框架,区别于用其他语言进行的WebServer服务的开发。关键技术利用gSoap框架,根据calcsoap.h文件,生成wsdl文件和相关的 soapServer.cpp、soapC.cpp、soapH.h、soapStub.h 文件,新建 VC 2008 基于 Win32 控制台的应用程序,作为WebServer服务端,提供 ns__add、ns__sub、ns__mul、ns__div(即加、减、乘、除)四个WebServer服务的接口,并支持利用提供 calcsoap.wsdl 文件给 soap UI 测试工具进行测试。
- 2022-03-18 13:16:42下载
- 积分:1