资源列表
上位机串口
- 上位机通过USART与单片机通讯,可以实现字符和数字的发送和接收。(The upper computer which communicates with single chip microcomputer is written by C#)
基于蚁群算法的二维路径规划算法
- 根据二维环境全局信息来改进蚁群算法以提高实时性和收敛速度(the ant colony algorithm is improved according to the global information of 2D environment to improve the real-time performance and convergence speed)
程序1
- 针对移动机器人在海水环境中的三维路径规划问题容易陷入局部最优和收敛慢等瑕疵,根据三维环境全局信息来改进蚁群算法以提高实时性和收敛速度(the ant colony algorithm is improved according to the global information of 3D environment to improve the real-time performance and convergence speed)
Sonic Crystal
- comsol的声子晶体仿真案例,里面有声传递损失的情况和带隙形成的情况(comsol phononic crystal)
DH-HV1351UM
- dahua sdk 调用dll HVDALIT.dllxxxxxxxx(dahua sdk call dll HVDALIT.dllxxxxxxxx)
07 RFM建模实战
- 1、通过Python的Pandas库实现客户价值分层的RFM模型; 2、提供源数据(1. Through Python pandas library, the RFM model of customer value stratification is realized; 2. Provide source data)
GDI输出文字1.0
- GDI输出可透明、无锯齿的文字、可根据行长度自动换行,非常适用于图片生成使用(GDI outputs transparent, non jagged text,)
圆柱绕流网格划分
- 在二维方向上的对圆柱体在空气域的流动问题,进行的网格划分程序(In the two-dimensional direction of the cylinder flow in the air domain, the mesh generation program)
Pearson
- 计算样本矩阵间任意两随机变量之间的皮尔逊相关系数,输出变量两两相关的系数矩阵
幼儿教学小游戏
- 主要是一些判断对错,随机题库,随机抽样,可以用来做洗牌
库存管理系统
- c++开发,使用qt5,编写的库存管理系统, 功能: 用户登陆与退出 商品浏览、查询、添加、删除 仓库管理
客户端程序
- 一个简易的客户端程序,很适合新手学习,在linux虚拟机上运行,主要的函数全都有!