资源列表
Python实现聚类融合的目标跟踪算法
- Python实现目标跟踪算法,使用了模板匹配搭配光流法并使用聚类融合实现特征点分类聚合的算法。
mibew-3.0.0
- 官方最新版!目前我用过比较好的一款在线客服系统,(Mibew Messenger project)
wxapp
- 微信小程序基础版,没有时间优化,后续优化以后再次发布(WeChat Small program)
email—php
- 用php, 发送电子邮件. 很多网站都需要自动发电子邮件。 可能会帮助程序员。(can send email with php)
StringDemo
- 通过kmp算法实现字符串的匹配,时间复杂度第。面试常问问题(The matching of string is realized by KMP algorithm, and the time complexity is the first. Interviewing often asks questions)
quiz Check
- online quize test
JAVA线程池实验报告.docx
- 用JAVA实现一个线程池,线程池在初始状态下没有任何工作线程。当工作队列中有未执行的任务时,分一下两种情况处理: . 如果线程池中工作线程数目为MAX_SIZE,那就什么也不做; . 如果线程池中工作线程数目小于MAX_SIZE,那么创建一个工作线程,使它执行新任务。 对于线程池中空闲的工作线程,如果其闲置时间超过TIMEOUT秒,就销毁该线程。(A thread pool is implemented with JAVA, and the thread pool has no worki
Psystem-parent
- 基于javaweb与bootstrap的简单病人信息登记系统(A simple patient information registration system based on JavaWeb and bootstrap)
demo
- html实现圆形图案的超级简单的小案例。(This is a very simple case of create a circle image.)
Lian.code
- 基于JavaSwing操作完成的一款连连看游戏,内含图片音乐等资源(A series of games based on JavaSwing operation, including pictures, music and other resources)
phpmanualzh2017
- php入门使用手册 适合初学php study的小白。(PHP introductory use manual)
ShootGame
- 简单的飞机大战游戏java源码,适合初学者学习,经典实现(Simple aircraft war game java source code)