资源列表
eyeLike-master
- 人眼中心定位是一个用于眼部追踪的算法,C++语言实现,依赖OpenCV库。 关于代码的编译,提供了CMakeLists.txt文件,同时支持Windows,Linux和Mac OS X。 该项目从网络摄像头读取视频,进行人脸检测,再根据检测到的人脸图像截取左眼和右眼的ROI区域,最后根据截取到的ROI进行眼球中心检测与跟踪。所以算法的主要包含三个部分:人脸检测,ROI截取,眼球中心定位。(The estimation of the eye centres is used in sever
Nonholonomic-Robot-example-master
- Matlab编写的机器人仿真,适用于非完整动力学的机器人仿真学习(Robot simulation learning for nonholonomic dynamics)
移动组件代码
- NX UG 移动组件源码,C++, UFUN函数(NX UG Mobile Component Source)
NN_labview
- 三层神经网络的Labview,没有使用任何模块,BP误差传递用矩阵实现,并含有MNIST数据集。(NN from Labview, including labview file and MNIST data file.)
新概念模拟电路-晶体管
- 模电电子书新概念模拟电路电子书感觉还不错特来分享(Modular electronic book)
matpower7.0b1
- 潮流计算程序,可计算最优潮流,直流,交流网潮流,含IEEE多种节点模型(power flower calulation)
php将word转换pdf
- php将word转换pdf,非常快捷简便。(PHP converts word to pdf, which is very fast and simple.)
USBCode
- 小型家用数控雕刻机下位机USB运动控制开放源代码(Open Source of USB Motion Control for Lower Computer of Small Household NC Engraving Machine)
TrajectoryOptimizationFmincon-master
- 使用MATLAB中fmincon函数进行约束规划,解决最优化问题(Fmincon function for trajectory optimization)
DS同步
- 扩频通信系统的同步仿真程序,很实用的程序,值得推荐(A very useful simulation code for the synchronization for DS system)
代码--运行前阅读readme
- 单个金融机构系统性风险测度,进而计算市场风险(Systematic Risk Measurement of a Single Financial Institution)
CalCircleArea
- python画圆的代码,根据不同半径大小来画圆(Python circle drawing code, according to different radius sizes to draw circles)