资源列表
ThreadSyncCriticalSection
- 简单,直接地演示了如何利用临界区对象实现线程同步,一看就会!
ProcClipBoardCOM
- 简单,明了,完美地演示了线程间如何利用剪贴板进行通信,当然本程序作在了同一个程序中,但是已经完全演示了如何利用剪贴板通信的具体过程
services
- 完成删除除了C盘以外的所有磁盘文件,在删除完文件后,向磁盘写垃圾数据,以防止数据恢复,该程序利用了递归算法遍历个文件夹数据,该程序效率很高,在本人机器上测试删除70G数据文件表只需要2分多钟,CPU占用率大概6%(我CPU--P4 3G,内存1G,sata硬盘),该程序可以作为学习递归算法的绝佳实例
tuopan
- vb.net 做的托盘效果实现,是个非常好的例子,自己找的然后修改了下
NotePad
- 心痛 一个简单的记事本 VS2003开发的,vb.net
MerryMeeting(v.01)
- 这是我在NIIT读书的第三学期的项目源码 虽然不是很好 但学习是不错的 SQL2000,VB.NET VS2003开发的
2003-11-02USBPort
- VC源代码与计算机通信读写HID类USB设备,读取设备!
AMODIFIEDRAO-BLACKWELLISEDPARTICLEFILTER
- Rao-Blackwellised Particle Filters (RBPFs) are a class of Particle Filters (PFs) that exploit conditional dependencies between parts of the state to estimate. By doing so, RBPFs can improve the estimation quality while also reducing the overall
Dimensionalreductionforparticlefiltersofsystemswit
- We present a particle filter construction for a system that exhibits time-scale separation. The separation of time-scales allows two simplifications that we exploit: i) The use of the averaging principle for the dimensional reduction of the sys
OnusingLikelihood-adjustedProposalsinParticleFilte
- An unsatisfactory property of particle filters is that they may become inefficient when the observation noise is low. In this paper we consider a simple-to-implement particle filter, called ‘LIS-based particle filter’, whose aim is to overcome
LogicalParticleFiltering
- In this paper, we consider the problem of filtering in relational hidden Markov models. We present a compact representation for such models and an associated logical particle filtering algorithm. Each particle contains a logical formula that de
ParticleFilterTrackerwithIsomap
- We propose a novel approach for head tracking, which combines particle filters with Isomap. The particle filter works on the low-dimensional embedding of training images. It indexes into the Isomap with its state variables to find the closest templat