资源列表
使用全景照相机合成虚拟视点
- 有关用全景图进行虚拟视点合成的论文资料,两篇,仅供参考(For the virtual view synthesis with panoramic view, two are for reference only)
FP树关联规则挖掘频繁项集
- 根据用户的轨迹寻找用户的最频繁项集,找到用户经常出现的区域(According to the user's trajectory to find the user's most frequent itemsets, to find frequent users of the region)
STM32编码器Demo
- 利用stm32定时器的正交解码功能,获取编码器的转速(Using the orthogonal decoding function of STM32 timer, the speed of encoder is obtained)
DelaunayTriangulation-master
- delaunay进行三角网格剖分的算法,没有试过,谨慎下载(Delaunay triangulation algorithm)
chuangshualajishi-v20.0.1
- 玩儿二万人二万人额外惹我二位人味儿问认为认为认为人(Twenty thousand people play an additional twenty thousand people make me two people think that people ask)
CANCommunication
- S12G128的CAN通信程序(CAN communication program of S12G128)
@IRI2012
- 电子场密度焦点科技阿可近似看得见阿卡卡打打打阿达打打(Electronic denisity das dasd ad)
4
- Lattice boltzmann method simulate the laminar flow between two plates
mirrors-cynthia-master
- 1. 巨大的灵活性,任何东西都是可以配置的,甚至包括整个流程、表单和人员角色,所以Cynthia不仅仅只用于问题管理,还可以用于需求管理、运维管理等各种工作流程系统 2. 丰富的统计报表,可以根据不同类型的统计方式获取报表(1. great flexibility, everything can be configured, even including the whole process, forms and roles, so Cynthia is not only used
flex4-nice-skins-master
- 非常棒的Flex4 skin,样式,面板(Flex 4 skin,Flex4 css)
Proteus 仿真MSP430实例之02 跑马灯
- 实现跑马灯功能,LED依次循环闪动,显示时间会按一定变动(for(i=0;i<8;i++) { P1OUT=~(1<<i); delayms(50); } for(i=0;i<8;i++) { P1OUT=~(1<<7-i); delayms(50); })
pid
- 可以利用vc++6.0等简单软件编程,理解pid算法概念(You can use vc++6.0 and other simple software programming to understand the concept of PID algorithm)