▍1. STM32F105-USB host读写U盘
STM32F105读写U盘实例(HAL库)(STM32F105 read and write an instance of a U disk)
STM32F105读写U盘实例(HAL库)(STM32F105 read and write an instance of a U disk)
AVR单片机利用定时器普通IO口实现一线通信(AVR microcontroller IO ports using timers to achieve common communications line)
说明: Matlab方程求根法汇总:BenvliMAX 贝努利法求按模最大实根 BenvliMIN 贝努利法求按模最小实根 HalfInterval 用二分法求方程的一个根 hj 用黄金分割法求方程的一个根 StablePoint 用不动点迭代法求方程的一个根 AtkenStablePoint 用艾肯特加速的不动点迭代法求方程的一个根 StevenStablePoint 用史蒂芬森加速的不动点迭代法求方程的一个根 Secant 用一般弦截法求方程的一个根 SinleSecant 用单点弦截法求方程的一个根 DblSecant 用双点弦截法求方程的一个根 PallSecant 用平行弦截法求方程的一个根 ModifSecant 用改进弦截法求方程的一个根 StevenSecant 用史蒂芬森法求方程的一个根 PYZ 用劈因子法求方程的一个二次因子 Parabola 用抛物线法求方程的一个根 QBS 用钱伯斯法求方程的一个根 NewtonRoot 用牛顿法求方程的一个根 SimpleNewton 用简化牛顿法求方程的一个根 NewtonDown 用牛顿下山法求方程的一个根 YSNewton 逐次压缩牛顿法求多项式的全部实根 Union1 用联合法1求方程的一个根 TwoStep 用两步迭代法求方程的一个根 Montecarlo 用蒙特卡洛法求方程的一个根 MultiRoot 求存在重根的方程的一个重根(Summary of Matlab equation root finding method)
将点云地图转化为栅格地图,并且具有良好的效率(Transform the point cloud map into a grid map)
自抗扰控制器c程序 包含参数 跟踪微分器 扩展观测器 非线性控制组合 的代码(Auto disturbance rejection controller C program contains code tracking differentiator for nonlinear control combination of extended observer)
说明: 通过C#多种效果播放图片,如翻转、中心放大。。。(Play the picture with various effects, such as flipping and zooming in the center...)
lcc书籍的中文翻译.详细介绍lcc的源代码,数据结构等.是用来分析lcc源代码的最佳工具.(LCC books in Chinese translation. Details LCC source code data structure. LCC is used to analyze source code for the best tools.)
说明: 使用c++语言基于QT平台实现了客户端和服务器端的数据传输(The data transmission between client and server is realized by using C + + language based on QT platform)
说明: 实用C++计算一篇英文文本的信息熵 1、 读取文档,统计英文字母及空格出现的次数; (将小写字母转为大写字母进行计数) 2、 求概率分布P(X); 3、 根据定义求信息熵。(Computing the information entropy of an English text with C + + 1. Read the document and count the number of English letters and spaces; (convert lowercase letters to uppercase letters for counting) 2. Calculate the probability distribution P (x); 3. According to the definition of entropy.)
线性代数中计算行列式的值,输入行列式阶数,然后按行键入行列式可以求行列式的值(Calculating the determinant value in linear algebra. Enter the rank of the determinant, then type the determinant by row to find the determinant value)
利用STM32F429显示DHT11采集到的温湿度(Display temperature and humidity collected by DHT11 by STM32F429)
说明: 利用STM32F429显示DHT11采集到的温湿度(Display temperature and humidity collected by DHT11 by STM32F429)
说明: stm32f 通过TF卡对程序进行升级.(stm32f Upgrade the program with a TF card.)
说明: 网上订餐实例,wpf+mvvm开发框架,点餐系统(Example of online ordering, WPF + MVVM development framework)
采用C#语言,一个net积分消费系统,具有积分系统的完整功能(The C# language, a net integral consumption system, has the integral function of the integral system.)
说明: 问道1.60服务器中最原始的etc文件(未做修改)压缩包,放入服务器后即可生效(The original etc file compression package in the server will take effect after it is put into the server)
说明: 由六个舵机组成的双足机器人,通过单片机实现产生多路PWM信号,对每个舵机的角度位置进行控制,模拟人的行走,达到在平面行走及做不同动作的目的。(Composed of six servo biped robot, through the MCU multi-channel PWM signal generated for each position to control the angle of the steering gear to simulate human walking, to walk in the plane and do different actions purposes.)