▍1. AGV模拟
C# AGV模拟运行软件,模拟AGV运行地标。(C# multithreaded programming, thread remove list data, thread mutual exclusion)
说明: UDS协议栈中文版本,英文版看不懂的时候对照学习比较好,建议还是以英文版为主(UDS protocol stack Chinese version, English version can not understand when the control learning is better, it is recommended that the English version)
说明: Documentation for vanets simulation// omnet++
说明: UDS协议栈可用,解压移植好了就可以直接使用了,基本所有服务都包含,TP层完好(UDS protocol stack is available, you can use it directly after decompression and transplantation, basically all services are included, TP layer is intact)
说明: 基于stm32的数字示波器,采用单片机内置的AD对输入信号进行采集。将采集到的信号使用LCD画点显示(The digital oscilloscope based on STM32 uses the built-in ad of MCU to collect the input signal. The collected signals are displayed by LCD dot drawing)
说明: 基于stm32的无线鼠标,使用ST官方的USB库实现鼠标的功能。在使用NRF2401无线透传模块实现无线传输(The wireless mouse based on STM32 uses the official USB Library of st to realize the function of the mouse. Using nRF2401 wireless transmission module to achieve wireless transmission)
陆地生态系统碳源汇动态模拟 碳循环 净生产力 总生产力(Terrestrial ecosystem carbon exchange dynamics simulation)
陆地生态系统碳源汇动态模拟 碳循环 净生产力 总生产力(Terrestrial ecosystem carbon exchange dynamics simulation)
用于计算螺旋桨桨的功率系数、拉力系数、效率、进距比等,可用于螺旋桨性能优化设计!(Propeller performance calcualtion, such as Cp, Ct, J ,efficiency)
snacc-1.3 大名鼎鼎的ASN.1生成工具,网上很难找到的(snacc-1.3 famous ASN.1 generation tool, the Internet is very difficult to find the)
MFC 实现多边形的填充,填充颜色可以调整(MFC to achieve polygon fill, transparent settings)
HTU20D测试代码,只要接上HTU20D传感器,编译下载就能得出温湿度的数值(HTU20D test code.As long as the HTU20D sensor is connected, the value of temperature and humidity can be obtained by compiling and downloading. .)
说明: 根据国际水和水蒸气性质学会1997年9月于德国埃尔兰根IAPWS1997年关于工业用水和水蒸气热力学性质计算公式的公布,编写的Fortran程序,可以改写为C程序,或者参照文件内的C源码。(According to the publication of IAPWS 1997 in Erlangen, Germany, by the international society of water and steam properties on the calculation formula of thermodynamic properties of industrial water and steam, FORTRAN program can be rewritten as C program, or refer to the C source code in the document.)
说明: c++面向对象程序设计-谭浩强-包含教材与答案(C + + Object Oriented Programming - Tan Haoqiang - includes teaching materials and answers)
说明: 4乘4矩阵键盘stm32f103开发板。 消抖。 col列,Pin配置为PP推挽输出模式; row行,Pin配置为Input模式,启用内部上拉电阻(4 times 4 matrix keyboard STM32F103 development board. Shake off. Col column, pin is configured as PP push-pull output mode; Row, pin is configured in input mode, and internal pull-up resistor is enabled)
stm32通过ch376读取鼠标坐标,用鼠标来测量距离(STM32 reads the mouse coordinates by CH376, and uses the mouse to measure the distance)
说明: EC20模块AT指令驱动,EC20是移远一款带有GPS功能的LTE模块,代码实现了AT指令数据收发 1、使用 AT+QGPSCFG 对GPS参数进行配置,此步骤不进行亦可使用(采用默认参数)。 2、使用 AT+QGPS 开启GPS功能,激活NMEA端口开始上报GPS NMEA数据,也可通过AT指令端口获取NMEA GPS数据(EC20 module is driven by at command. EC20 is a LTE module with GPS function. The code realizes at command data receiving and transmitting 1. Use at + qgpscfg to configure GPS parameters. This step can be used without (using default parameters). 2. Use at + qgps to turn on GPS function, activate NMEA port to start reporting GPS NMEA data, or obtain NMEA GPS data through at command port)