搜索资源列表
freejet
- 05年大学生电子设计竞赛试题《悬挂运动物体》程序-05 Undergraduate Electronic Design Contest questions "campaign flags object" procedure
μC/OS—Ⅱ for ATMega128
- μC/OS—Ⅱ 对 ATMega128 单片机的移植代码。-uC/OS II object code for ATMega128 series MCU.
Lab534-VideoMotionDetect
- 本程序可以完成视频图像的运动目标的检测!它是在CCS上调试通过后,可以在DSP芯上直接运行的程序!经现场实验,效果还不错-procedures to be completed this video images of the moving object detection! It is the CCS on debugging passed, the DSP core can run directly on the procedure! After field tests, the result
用于FS2410的Qt嵌入式图形开发实战篇
- t嵌入式图形开发实战篇 嵌入式应用的开发工作基本上是在工作站或是PC 机上完成的,我们在工作的机器上调试运行嵌入式应用,并将输出结果显示在一个仿真小型设备显示终端的模拟器上。在开发的后期,我们要根据我们选择的嵌入式硬件平台,将嵌入式应用编译链接成适合在这个硬件平台上运行的二进制目标代码,另外由于应用使用到了Qt/Embedded 的库,所以我们还要将Qt/Embedded 库的源代码编译链接成为适合在这个硬件平台上使用的二进制目标代码库。当一个Qt/Embedded 应用被部署到小型设
PS2jianpan
- ps2键盘的设计,包括原文件和生成的目标代码-ps2 keyboard design, including the original production of documents and object code
Eagle_Lookaround
- 用C编写基于凌阳SPCE061A芯片的图象识别模块可实现(1)获得数据并处理。(2)控制按扭KEY1,播放物体的形状和颜色。(3)分辩的颜色:红色、绿色、蓝色、黄色。(4)分辩的形状:正方形、长方形、圆形、三角形。(5)控制按键KEY2,小车跟着红色的物体移动,别的颜色不做跟踪。-prepared based on the C Sunplus SPCE061A chip image recognition module can be realized (1) access to data and
qfc_3.1_win32
- QF量子框架,一个用以与任何RTOS一起工作的活动对象模型,这个例子将其移植到了win32平台上-QF quantum framework, an RTOS for any work activities object model, this example will migrate to a platform on win32
4Matlab
- 程序代码说明 P0401:用Prewitt算子检测图像的边缘 P0402:用不同σ值的LoG算子检测图像的边缘 P0403:用Canny算子检测图像的边缘 P0404:图像的阈值分割 P0405:用水线阈值法分割图像 P0406:对矩阵进行四叉树分解 P0407:将图像分为文字和非文字的两个类别 P0408:形态学梯度检测二值图像的边缘 P0409:形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象
01.motion_test
- 编程环境:TI CCS3.0 芯片: DM642 功能: 实现运动物体的检测。-programming environment : TI chip CCS3.0 : DM642 functions : Moving object detection.
shenshimin
- 本游戏是微软SMART PHONE平台下的手机游戏,由于平台的特殊性,所以在游戏的架构和设计上既要符合游戏的特点,又要考虑到与设计其他PC游戏的不同。难点在于手机资源是很有限的,不能直接从设计PC游戏的架构直接搬到SMART PNONE游戏上,架构设计的变化是必然的。在本游戏中我们提出了一套全新的设计架构,充分考虑到了C#语言的特点,以及.NET平台的优点。在架构中摈弃了以前手机游戏设计中,虽然采用面向对象开发但是没有充分利用面向对象的不足,大量采用了当前先进的设计模式 -the game
pidcontrolC
- 一个比较典型的PID处理程序,在使用单片机作为控制cpu时,请稍作简化,具体的PID 参数必须由具体对象通过实验确定。由于单片机的处理速度和ram资源的限制,一般不采用浮点数运算, 而将所有参数全部用整数,运算到最后再除以一个2的N次方数据(相当于移位),作类似定点数运算,可 大大提高运算速度,根据控制精度的不同要求,当精度要求很高时,注意保留移位引起的“余数”,做好余 数补偿。这个程序只是一般常用pid算法的基本架构,没有包含输入输出处理部分。-a typical PID ha
src_mp3
- The program was written with some object-orientation in mind, which means that all functions that operate on a certain structure, has the structure s name as prefix in the function name, for example \"Bitstream_get\" which gets bits from a bitstream
hongwai_yaokong
- 本程序能实现一定距离的红外遥控,用于发出信号去控制对象-This procedure can achieve a certain distance of the infrared remote control for a signal to control object
motion
- This project deals with the tracking and following of single object in a sequence of frames and the velocity of the object is determined. Algorithms are developed for improving the image quality, segmentation, feature extraction and for deterring
POTS.tar
- Pivoting Object Tracking System - This project implements an object recognition system, where a camera tracks the position of an object. The camera is mounted on an iRobot Create two-wheeled robot, which rotates according to the control signal
Tobacco-PLC-object-based-programming-automation-sp
- 基于PLC对象编程的烟草香料配比自动化Tobacco PLC object-based programming automation spice mixture-Tobacco PLC object-based programming automation spice mixture
Object-OrientedProgrammingWithANSI-C
- Object-Oriented programming with ANSI C. Good Intro to Object-Oriented programming paradigm with C.
Robert-Lafore---Object-Oriented-Programming-in-CP
- Robert Lafore - Object Oriented Programming in C-Robert Lafore - Object Oriented Programming in C++
moving-object-detecting--
- 基于DSP的运动目标检测系统研究.nh moving object detecting sysytem research based on dsp-moving object detecting sysytem research based on dsp
面向对象的C语言Object Oriented C
- 面向对象思维编程C语言 面向对象思维编程C语言(Object oriented programming C language)
