资源列表
fangzheng
- 蜂窝部署模型下的用户移动轨迹仿真,可以很好地模拟用户的移动行为(User mobile trajectory simulation in cellular deployment model)
Kinect2.0介绍
- Kinect v2预览版的Depth传感器的分辨率也提高到512×424,而Kinect v1是可以取640×480分辨率的Depth数据,乍一看规格好像下降了,其实Kinect v1的Depth传感器的物理分辨率是320x240,Up Sacling到640x480而已(注:猜测是Runtime处理的)。另外,Depth传感器的方式也是从Light Coding变更为Time of Flight(TOF)(Kinect V2 function introduction)
Light-field-camera-master
- 对于光场相机成像系统的模拟以及普通相机二维成像的模拟(Simulation of optical field camera imaging system and Simulation of two dimensional imaging of ordinary camera)
角度偏差
- 雷达的反向交叉眼角度偏差,对程序的仿真,对仿真结果的展示都很准确。(The reverse cross eye angle deviation of radar is very accurate for the simulation of the program and the simulation results.)
距离波门拖引实例
- 利用matlab编程,得到雷达距离波门拖引的程序,同时仿真的结果也在上面。(The program of radar range gate drag is obtained by MATLAB programming, and the result of simulation is also above.)
速度波门拖引干扰原理
- 雷达速度波门拖引用matlab编程得到,同时将仿真的结果也上传了。(The radar speed gate gate drag reference MATLAB is programmed, and the simulation results are uploaded.)
反激变换器
- 用SIMULINK搭建的反激变换器的闭环仿真(Closed loop simulation of flyback converter built with SIMULINK)
距离速度拖匀速数字实现
- 距离速度匀速通过matlab实现的方法,同时将仿真结果附上。(The method of achieving uniform speed and distance is implemented by MATLAB, and the simulation results are attached.)
OM_2WAY_v3.6
- 这是我比较钟爱的一款EA。市面上很多类似的EA差不多都是在这款的基础上衍化出来的(比如一款叫elan的EA)。这款的新颖之处在于采用了“部分平仓”的策略,即用部分盈利单的利润去覆盖部分亏损单的亏损,总体上获取少许利润就将这几张订单一起出场,而不是等到价格回调到账户整体盈利的时候全部平仓。这种策略目前市面上也逐渐多起来了,但在以前,基本上还是以“整体平仓”类型的EA为主。(This is one of my favorite EA. A lot of similar EA on the marke
mfastboot
- fastboot for \adb sideload
C++PylonSamples
- 淘宝网上购买的完整版二次开发示例源代码,C++版本的,需要的可以借鉴一下。(Taobao to buy the full version of secondary development example source code)
sgp4算法(卫星轨道计算)
- 根据星历推算卫星轨道。目前网上多数为C编写,這个是Java的。(The satellite orbit is calculated according to the ephemeris. At present, most of the Internet is written by C, and this is Java.)