资源列表
Desktop
- 粒子群算法,Matlab程序实现,案例,仅供参考(Particle swarm optimization)
include
- 运用均值漂移算法在固定的摄像头下实现单目视觉的目标跟踪(Using the mean shift algorithm to achieve monocular vision target tracking under a fixed camera)
植棉改
- 利用霍夫圆 行太子算法进行识别乒乓球 基于opencv310 识别率高(Identify table tennis)
HTU20D中文
- 温度湿度一体超小体积,可以支持露点测量,瑞典 芯片(Integrated Swedish temperature and humidity measurement chip)
4.97手机编程相关
- 在安卓手机上编程c语言并实现的软件app。(Programming c language and software app on Android mobile.)
生产者消费者
- 实现操作系统生产者消费者算法,内有两个算法文件和运行结果(operating system Producer consumer algorithm)
[06]Zenith 9
- #include "stdafx.h" #include <iostream> using namespace std; void main() { int i = 0; int j = 8; int l = j; for (int k = 0; k < 9; k++) { for (i = 0; i < j; i++) l = j; j -= l - i; for (i = 0; i < (10- j)
遥控器
- 通过手机蓝牙串口功能,模拟遥控方向键控制遥控车(Control the remote control car by using the function of the mobile phone's Bluetooth serial port and simulating the remote control direction key)
junheng
- 实现图像的经典直方图均衡,增加对比对,增加图像可辨识性(Classical histogram equalization for image)
麻省理工学院公开课:计算机科学及编程导论-代码
- MIT计算机科学导论课程 课上所用的代码(MIT Introduction to Computer Science and Programming)
时钟程序
- 基于单片机C51基础上的时钟程序及仿真,汇编语言,实现时钟和校时功能(clock c51 Clock program and simulation based on MCU C51, assembly language, realize clock and timing function)
Deep_Learning_Neural_NetWork
- deeplearn ing demo cat识别(Neural network demo Cat recognition)