资源列表
control
- 在virtools中,控制视角的前进,后退,左右平移,仰视,俯视和左右转动。-In virtools, the control angle of the forward and backward, left and right translation, looking up, looking down and turning around.
sd
- 一阶sigma delta的matlab中simulink的仿真,z域-First-order sigma delta of matlab simulation in simulink, z domain
FoxFunc
- 飞狐指标公式DLL扩展所用扩展源码。 -Flying fox index formula used by DLL extensions extension source.
SteerableFiltersfreeman91design
- steerable pyramid gaussion laplassion-steerable pyramid
MovingObjectDetectionVideoSurveillanceanditsApplic
- 无需摄像机标定的摄像机运动跟踪算法 Moving Object Detection Video Surveillance and its Applicationinand Monitoring-Without camera calibration of the camera motion tracking algorithm for Moving Object Detection Video Surveillance and its Applicationinand Monitoring
gaoqinguanli
- 考勤管理系统,满足员工考勤系统的需求;即包括对员工基本信息的导入,出勤情况的登记,以及给出出勤情况的统计,并对出勤率的高和低给出提示。-Attendance Management System, to meet the needs of employee attendance systems which includes the import of basic information to employees, attendance registration, as well as atten
ClosetPairs
- 本算法使用分治法求解最近点对问题。事先用O(nlogn)时间对x坐标进行排序,使得所有的点是按x坐标从小到大排好序的(x坐标相同时y坐标小的排前),然后取下标小于n/2属于左边的点集PL,取下标大于n/2属于右边的点集PR,即用O(1)时间就可以将规模为n的问题分解为两个规模为n/2的、同类型的子问题。分割完毕之后就可以采用分治法,分别求出PL和PR中的最近点对,最终通过递归实现。-This algorithm uses divide and conquer to solve the probl
51
- 51五线谱自动生成程序,可以自动生成音乐DATA-51 music automatically generated procedures can be automatically generated music DATA
sfiec103(V1[1].00)
- 四方保护与测控装置103规约实施细则(V1[1].00)-Protection and Control device 103 square Statute Regulations (V1 [1] .00)
liangjin
- 价值千元的一个破解了的网站程序,带多套模板,装上就可以运行了,ASP源码!测试无漏洞-The value of thousand dollars a crack of the web site program, with multiple sets of templates that can be loaded on run, ASP source code! Test without loopholes
ProSLIC
- ProSLIC document ,Can help to design module.
ziduanhe
- 用蛮力,分治,动态递归算法设计最大子段和问题的算法及其分析-Use brute force, sub-rule, dynamic recursive algorithm design and problems in the largest sub-segment algorithm and its analysis of