资源列表
UAV_with_trajectory
- 通过调整无人机速率和飞行轨迹,节省无人机的飞行能耗(path planning for UAV)
net server
- 本项目为C++11编写的基于epoll的多线程网络服务器框架,应用层实现了简单的HTTP服务器HttpServer和一个回显服务器EchoServer,其中HTTP服务器实现了HTTP的解析和Get方法请求,目前支持静态资源访问,支持HTTP长连接;该框架不限于这两类服务器,用户可根据需要编写应用层服务。
基于php的KNN算法实例
- kNN算法又称为k近邻分类(k-nearest neighbor classification)算法。最简单平凡的分类器也许是那种死记硬背式的分类器,记住所有的训练数据,对于新的数据则直接和训练数据匹配,如果存在相同属性的训练数据,则直接用它的分类来作为新数据的分类。用这种算法可以完成最简单的机器学习算法,适合参加科技比赛和演示
VNC viewer for mobile
- VNC源代码,VNC在Windows平台上的应用(VNC mobile source code, vnc application in Windows platform)
知网爬虫
- 自己写的一个关于python的小型爬虫,性能感觉还算可以。(Himself wrote a small crawler about python, performance feel return calculate can.)
尚硅谷Nginx资料自整理word版
- nginx服务器 反向代理 负载均衡 动静分离(Separation of dynamic and static load balancing for nginx server)
五子棋
- 五子棋课设客户端,五子棋课设客户端,五子棋课设客户端,五子棋课设客户端
频域盲解卷积
- 该算法可以实现在频域解解卷积,包含排序算法,亲测好用(The algorithm can realize deconvolution in frequency domain, including sorting algorithm, which is easy to test)
使用DEAP数据库进行情感识别
- 使用deap数据集进行情感识别,Python语言(Using the deep data set for emotion recognition, python language)
微电网优化调度
- 利用粒子群算法进行优化调度,以经济性为目标函数,完全可以运行(The particle swarm optimization algorithm is used to optimize the scheduling, which takes the economy as the objective function and can run completely)
Boss EA
- 自己购买的EA,现在分享给大家,有止损和止盈,防止爆仓(Buy your own EA, now share with you There are stop loss and stop profit, to prevent stock burst)
CISCO20网关配置手册
- CISCO20网关配置手册,主要针对Cisco产品链,其官方配置软件注入修改