-
RC522 I2C STM32F103
RC522 IIC驱动程序,可实现读卡和写卡功能,复旦卡或M1卡都可以,本人也试过读公交卡,可以读出序列号和卡类型。(RC522 IIC driver, can read card and write card function, Fudan card or M1 card can, I also tried to read the bus card, you can read the serial number and card type.)
- 2020-12-24 15:59:06下载
- 积分:1
-
winform中视频播放应用
winform中视频播放的一系列无边框 ,移动等效果(A series of borderless, mobile and other effects of video playback in WinForm)
- 2020-06-19 20:20:01下载
- 积分:1
-
VC++餐厅餐饮管理系统(源码+数据库+开发文档)
1.直接运行DEBUG 文件夹中的MyPos.exe文件即可运行本系统。2.用VC打开跟目录下的MyPos.dsw文件,进行编译然后运行系统。系统初始密码均为123Tom 为一般用户,Alex为管理员用户。 【功能说明】4.2功能说明餐饮管理系统功能模块说明如下:前台营业日常营业操作功能,包括:l 日始日结:设定每个营业日的开始和结束,并且进行每日营业的初始化及员工交接班。l 点菜收银:点菜(包括代码输入、名称输入、鼠标输入等)、账单结帐(包括现金结帐、信用卡结帐、签单等)、修改账单(包括折扣、调整服务费等。如果客人是协议单位(合约公司)、VIP卡(会员卡),还将调用相应的折扣优惠等)。l 接待预订:新开台、厅房预定。营业设置日常营业所必需的数据库设定,包括:l 菜式管理:新菜式录入(包括菜式名称、代码、价格、成本等)、菜式修改、删除等菜式维护。l 酒品饮料管理:酒品饮料录入(包括名称、代码、价格、成本等)、修改、删除等。l 付款方式设置:分为人民币付款、信用卡、支票、宴请等。l 员工资料设置:包括员工的基本资料(姓名、生日、职务、籍贯),员工登陆名称、密码、员工权限等。l 其他设置:统计资料、前台销售情况等。营业分析与财务查询(由总经理室监控)可以对营业数据进行统计分析、打印报表,包括:l 销售分析:当月每天及当年每月的收入金额、成本、利润的分析。l 酒菜分析:各种酒菜的详细销售情况统计。l 查询各类单据和消费情况,包括:l 帐单查询:查询所有已结帐单l 点单查询:查询所有历史点单l 会员查询:查询会员卡消费情况l 挂帐查询:查询挂帐客人消费情况系统管理系统本身的管理功能,包括:l 系统信息:版权注册等l 系统维护:数据备份与恢复、导入导出等l 网络管理:启动设置和网络监控l 重新登录:以另一个用户名登录,不用退出系统即可更换操作员工l 退出系统:关闭程序帮助信息对系统的说明、使用指南等。
- 2020-12-09下载
- 积分:1
-
tuxiatiqung
matlab的楚翔处理,色彩增强,二值滤波,旋转放大等功能,图像识别(the matlab Chu Xiang processing, color enhancement, binary filtering, rotation, zoom, image recognition)
- 2013-05-16 21:59:23下载
- 积分:1
-
俄罗斯方块
说明: 俄罗斯方块游戏,就像是一样的操作,没什么特别的,初学者使用(Tetris game, like the same operation, nothing special, beginners use)
- 2020-06-18 14:00:01下载
- 积分:1
-
TMS320X281x_DSP
《TMS320X281x_DSP原理及C程序开发》.pdf(" TMS320X281x_DSP principle and C program development" . Pdf)
- 2011-09-07 17:57:55下载
- 积分:1
-
GuiStaticLib
Guilib的静态库源码,修改了一些编译错误,以及在不同windows上面存在的一些问题(The static library source code of Guilib. Modified some compilation error, and some bugs that exist in different windows version.)
- 2014-02-20 09:41:06下载
- 积分:1
-
avr450_charger
charger on atmel avr microcontroller
- 2016-12-09 03:10:53下载
- 积分:1
-
OV7670
//初始化OV7670u8OV7670_Init(void){ u8 temp; u16 i=0; //设置IO GPIO_InitTypeDef GPIO_InitStructure; RCC_APB2PeriphClockCmd(RCC_APB2Periph_GPIOA|RCC_APB2Periph_GPIOB|RCC_APB2Periph_AFIO,ENABLE); //使能相关端口时钟 GPIO_InitStructure.GPIO_Pin= GPIO_Pin_0|GPIO_Pin_1|GPIO_Pin_4; // 端口配置&n
- 2022-02-15 17:23:59下载
- 积分:1
-
屏幕函数-国赛
.提供一般的题目选择和控制相关功能函数的运行。
.支持在屏幕上直接调参,对参数具有断电保护,锁定保护的功能。
.未加入ucos操作系统(近年来电赛中还没有必要用到操作系统)
.此文件针对stm32f103zet6开发板,提供底层的屏幕显示和操作控制功能,具体比赛要求的功能应自行写成单独的模块加入此文件中即可运行。(1. provides general topic selection and control of the function of the function.
2. supports the direct parameter adjustment on the screen, the power failure protection for the parameters and the function of locking the protection.
3. not added to the UCOS operating system (there is no need to use the operating system in recent caller calls)
4., this document provides the bottom screen display and operation control function for the stm32f103zet6 development board, and the function of specific match request should be written into a separate module by itself.)
- 2017-12-20 19:15:07下载
- 积分:1