资源列表
DB_system
- 数据库课程设计2,客房管理系统设计,包括实验报告、数据库文件等-2 curriculum design, hotel management system design, including lab reports, files, etc.
RFM69-master
- SX1231驱动代码,包括控制SX1231H的所有功能。-SX231 driver code
access
- access实验,实验报告,数据文件 -access experiment, lab reports, data files
LPC2124_GSM
- LPC2124 send Message Using Sim300 with Proteus
20113124-DB
- 数据库课程设计大作业,包括实验报告、sql、java程序-Great job design courses, including lab reports, sql, java program
hw1
- 影像處理 放大 縮小 加 減 乘 除 二質化 直方圖-Zoom image processing arithmetic two qualitative histogram
c
- 定义一个包含学生信息(学号,姓名,成绩)的顺序表和链表,使其具有如下功能: (1) 根据指定学生个数,逐个输入学生信息; (2) 逐个显示学生表中所有学生的相关信息; (3) 根据姓名进行查找,返回此学生的学号和成绩; (4) 根据指定的位置可返回相应的学生信息(学号,姓名,成绩); (5) 给定一个学生信息,插入到表中指定的位置; (6) 删除指定位置的学生记录; (7) 统计表中学生个数。- The basic operation of the li
Android
- 完整邮件客户端客户端项目源码,使用javamail框架,使用pop3和stmp协议收发邮件-Complete the mail client program source code, using the JavaMail framework, using POP3 and STMP protocol to send and receive mail, support multiple attachments transceiver and optional automatic login
SPI_Configuration(void)
- STM32F103C8T6,自编SPI通信程序,适合初学者-void SPI_Configuration(void) { SPI_InitTypeDef SPI_InitStructure GPIO_InitTypeDef GPIO_InitStructure GPIO_InitStructure.GPIO_Pin GPIO_Pin_5|GPIO_Pin_6|GPIO_Pin_7 GPIO_InitStructure.GPIO_Speed GPIO_Speed
I2C_Configuration(void)
- STM32F103C8T6,GPIO端口模拟I2C通讯,简单易行-void I2C_SDA_OUT(void) { GPIO_InitTypeDef GPIO_InitStructure GPIO_InitStructure.GPIO_Pin I2C_SDA GPIO_InitStructure.GPIO_Speed GPIO_Speed_50MHz GPIO_InitStructure.GPIO_Mode GPIO_Mode_Out_PP
GPIO_Configuration(void)
- STM32F103C8T6自编简单GPIO程序,引用库函数-void RCC_Configuration(void) { SystemInit() RCC_APB2PeriphClockCmd(RCC_APB2Periph_GPIOB,ENABLE) } void GPIO_Configuration(void) { GPIO_InitTypeDef GPIO_InitStructure GPIO_InitStruc
CollectionViewDemo-master
- iOS collection view基本用法,供大家参考。swift语言编写!希望有所帮助!-iOS collection view basic usage, for your reference. swift language!
