搜索资源列表
简易谐波分析仪
- 采用12位MAX 197对外部信号采样。采用全周波傅立叶积分算法,对采样信号进行处理,对电力系统的电压有效值、功率等特征量进行实时在线监测;采用全数字测量法测量相位差;并采用自适应技术调整采样间隔,消除非同步采样对计算造成的误差,利用PIC18F458捕获功能实时监测电力系统频率波动,修订采样间隔。分析了各量的测量误差,均达到标准。并提供友好的人机交互界面。-used 12 MAX 197 pairs external signal s
gesturePaper
- 基于自适应遗传算法的手势识别 实现基于手势的人机交互的算法论文
xuanguayundongkongzhixitong
- 本系统以单片机为核心,通过步进电机实现运动轨迹控制。系统由电机驱动器、黑白线检测、人机交互以及单片机控制器四个部分组成。系统中使用了两个单片机,一片为W78E58B,通过精确算法实现对步进电机的直接控制;另一片为AT89C51,用于语音播放,两单片机之间通过485通信建立联系。此外,看门狗DS1232的应用,提高了单片机控制系统的抗干扰能力。
dwt(SPIHT256)
- 可用的基于小波的spiht算法,可以自己设定小波分解基数,做成人机交互界面,直观
ant
- 蚁群算法采用matlab开发的仿真平台:算法实现,路径显示,人机交互控制等
人机交互程序
- CMU教授篆写的人机交互程序
简易谐波分析仪
- 采用12位MAX 197对外部信号采样。采用全周波傅立叶积分算法,对采样信号进行处理,对电力系统的电压有效值、功率等特征量进行实时在线监测;采用全数字测量法测量相位差;并采用自适应技术调整采样间隔,消除非同步采样对计算造成的误差,利用PIC18F458捕获功能实时监测电力系统频率波动,修订采样间隔。分析了各量的测量误差,均达到标准。并提供友好的人机交互界面。-used 12 MAX 197 pairs external signal s
gesturePaper
- 基于自适应遗传算法的手势识别 实现基于手势的人机交互的算法论文-Based on Adaptive Genetic Algorithm realize gesture recognition gesture-based interactive algorithm Papers
xuanguayundongkongzhixitong
- 本系统以单片机为核心,通过步进电机实现运动轨迹控制。系统由电机驱动器、黑白线检测、人机交互以及单片机控制器四个部分组成。系统中使用了两个单片机,一片为W78E58B,通过精确算法实现对步进电机的直接控制;另一片为AT89C51,用于语音播放,两单片机之间通过485通信建立联系。此外,看门狗DS1232的应用,提高了单片机控制系统的抗干扰能力。-The system to single-chip microcomputer as the
dwt(SPIHT256)
- 可用的基于小波的spiht算法,可以自己设定小波分解基数,做成人机交互界面,直观-Available to the SPIHT algorithm based on wavelet, wavelet decomposition can be set for the base, resulting in human-computer interaction interface, intuitive
ant
- 蚁群算法采用matlab开发的仿真平台:算法实现,路径显示,人机交互控制等-Ant colony algorithm using matlab simulation platform developed: algorithm, path shows that human-computer interaction control
jiugong
- VC++做的8格游戏,支持人机交互,包括各种算法研究,和实例分析-VC++ Do 8 grid game, support the human-computer interaction, including a variety of algorithms, and examples of analysis
bw
- 黑白棋游戏软件,VC++6.0开发,简单计算算法,人机和人人交互,希望对初学者有帮助-Reversi game software, VC++ 6.0 development, simple calculation algorithm, and all human-computer interaction, and they hope to help beginners
fiveqizi
- 用VC编写的五子棋算法,可以进行人机交互,很经典的,大家可以-Prepared using VC Gobang algorithm, can be human-computer interaction, it is classic, we can
FCMSegmentation
- FCM 模糊C均值聚类算法。使用说明:这是一个可以人机交互的FCM算法,首先使用鼠标圈定一个矩形区域,则算法自动施加于目标区域:) Have Fun :)-FCM fuzzy C means clustering algorithm. Usage: This is a can of HCI FCM algorithm, the first to use the mouse a rectangular area delineation,
leituoyuantezhengzidongshibiejiyaxiangsutiqudewanz
- 针对视觉检测中高精度、自动化类椭圆图像特征提取的需要,提出一种类椭圆特征自动识别和中心亚像 素定位的完整实现方法。方法中采用基于类椭圆边缘属性对特征区域进行自动识别,采用最小二乘椭圆拟合 精确求取类椭圆亚像素定位中心。实验表明,基于该解决方案,可以实现类椭圆特征的自动识别及椭圆中心的 亚像素定位,定位算法精度较高,鲁棒性强,同时简便易行,不需要人机交互,可以很好地满足视觉检测仪器化 需求。-Vision testing
AStarShotDistance
- 这是利用.net来实现的A*最短路径算法,其实现由人机进行交互进行设置,不失为一个最小路径的好方法-This is use. Net to achieve the A* shortest path algorithm, the realization of human-computer interaction by setting, is a good way to minimize the path
circle_Bresenham
- 圆中点Bresenham算法,人机交互界面,输入半径大小,即可得圆-Bresenham midpoint circle algorithm, human-computer interaction interface, enter the radius, you can get round
shuiwenkongzhixitong
- 本文介绍的是一个以51单片机为控制核心的水温控制系统,此系统通过人机交互设定控制温度,采用增量型PID算法,通过脉宽调制控制电炉加热,最终实现水温的恒定。-This article is one of 51 core microcontroller to control the water temperature control system, this system controls the temperature through t
ProcessSchedule_ZJH
- 对进程调度算法的仿真,包括先到先服务算法(FCFS)和最高优先级优先算法(HPF),友好的人机交互界面。-The Simulation of Process Scheduling