-
My_STM32(19719)
说明: 自己画的开发板,用的STM32F103VGT6芯片,代码中使用了很多功能,基本的I2C,SPI,Flash读取,串口通信(WIFI,Enocean协议),等都有涉及,驱动代码不全是自己写的,所以有些地方没去在意备注,但是每个使用修改的地方都有我自己的备注,基本上就是自己的开发板,自己在研究学习验证的过程中一点一点整合起来的(I drew my own development board and used stm32f103vgt6 chip. Many functions were used in the code, such as basic I2C, SPI, flash reading, serial communication (WiFi, enocean protocol), and so on. The driver code was not written by myself, so some places didn't pay attention to the remarks, but every place I used and modified had my own remarks, which was basically my own development board In the process of research, learning and verification, I integrated them bit by bit)
- 2020-08-24 17:37:12下载
- 积分:1
-
简单明了的模糊PID控制C51源码
省去一大堆的推导公式,看源码简明易了解,重新整理了下模糊PID控制,由C51编写而成,主要控制温度,易看懂!
- 2023-03-24 15:00:04下载
- 积分:1
-
BookManagementSystem
强大的图书馆管理系统,包含基本的功能模块,如借书还书,图书入库,用户管理等等,同时包含详尽的开发文档(如详细设计文档,概要设计文档,IPO表等等),是研究学习的好资料(Powerful library management system, including the basic functional modules, such as borrowing and returning books, book storage, user management, etc., also includes a detailed development documentation (such as detailed design documents, design documents outline, IPO table, etc.) Good information is the study of learning)
- 2011-10-04 21:18:54下载
- 积分:1
-
vcGBGY
C++如何连接数据库,对于初学者来说很重要。简单易懂。免费下载(C++ How to connect to the database, it is important for beginners. Easy to understand. Free download)
- 2010-07-04 16:56:26下载
- 积分:1
-
VCPP2010
vc++权威开发指南代码
好用实惠下载吧(
vc++ Development Guide authoritative code
Download it handy affordable)
- 2014-03-22 00:27:49下载
- 积分:1
-
微软doNETPetShop4.0系统的原代码.典型的三层开发模式,很有学习价值....
微软doNETPetShop4.0系统的原代码.典型的三层开发模式,很有学习价值.-Microsoft doNETPetShop4.0 system source code. A typical three-tier development model, great learning value.
- 2022-02-03 11:29:22下载
- 积分:1
-
RS485通讯程序
STM32,RS485收发程序,端口初始化,时钟、GPIO等初始化,以及中断配置,中断入口函数编写等
- 2022-06-01 18:59:10下载
- 积分:1
-
acousticSourceLocalizationAlgorithms
此代码为大学物理实验,声源定位模拟实验中用到的算法内容,用c语言实现(This code for university physics experiment, acoustic source localization algorithms used in simulation content, using c language implementation)
- 2010-01-14 04:37:09下载
- 积分:1
-
poly-cacu
本题要求实现对两个多项式的简单计算,实验要求完成一元多项式以及多元多项式的四则运算,计算后能将结果输出。
对于多项式,它由系数,未知元以及指数组成,考虑到它包括的属性较多,故链表是一种非常不错的选择。题目有两个关键点:第一、识别多项式每一项的系数与指数;第二、对结果能很好的合并同类项。
解题方法:链表实现,多项式指数系数识别,加减乘除等四则运算分别模拟笔算的过程。多元多项式增加指数数组,方法与一元相似。
(This question required to achieve a simple calculation of the two polynomials, the experimental requirements to complete a polynomial and multivariate polynomial arithmetic, calculation results can output. For the polynomial, which consists of coefficients, the unknown element and the index composition, given that it includes more properties, so the list is a very good choice. There are two key questions: First, identify the polynomial coefficients and each of the index Second, the results can be a good merger of similar items. Problem-solving approach: linked list, index polynomial coefficients identification, addition, subtraction and other arithmetic were simulated written calculation process. Increase the index of multiple polynomial array method and a dollar similar.)
- 2011-10-04 21:04:38下载
- 积分:1
-
7_SmartConfig
说明: 基于乐鑫的SDK的按键触发一键配网smartConfig模式上云端代码。(The key of SDK based on Lexin triggers the cloud code on smartConfig mode of one key distribution network.)
- 2019-03-09 08:57:54下载
- 积分:1