搜索资源列表
calibrate
- Object recog robot with the help of which we cant detect the object anywhere.
Bag-Detection
- For security purpose and to detect stationary object in a place such as handbag, suitcase a system is implemented to find the static object if it exists in that place for more than 10 min.
libgc
- libgc是一个保守的内存垃圾清理器,它会周期性的扫描程序中的数据,并标记所有的当前在heap对象中正在被使用的内存,随后释放所有未被标记的的内存。 但是,libgc不会检测使用libgc以外的allocator分配的内存空间,也不会对其进行自动的释放。-Libgc is a conservative garbage cleaning device, it will scan the program in the periodic data, and mark the current mem