资源列表
img
- 用vb实现图像大小、图像格式的批量转换的代码!-Image size with vb, batch conversion of image format code!
xinhaofashengqi
- 产生方波,三角波,矩形波,使用51单片机,波形发生器,c程序-Produce a square wave, triangle wave, square wave, using 51 microcontroller, waveform generator, c program
Intel_openCV_Library_2007-09-02
- 此电子书为opencv函数的极好的参考书,在编程序的时候可以随时查阅,为做图像处理,计算机视觉的有效武器。-This book is an excellent reference opencv function in programmed when you can access at any time, in order to do image processing, computer vision and effective weapons.
pic
- 功能十分强大的一个图像处理控件,可以打印、转换图像格式并有多种处理效果-A very powerful image processing controls, you can print, convert image formats and a variety of treatment effect
GP32shiyanzhidaoshu
- 飞思卡尔MC68HC908GP32 很全的实验指导书。-Freescale MC68HC908GP32 very complete experimental procedure.
six-legged_robot_with_microchip
- 我的课程设计 六足机器人设计(单片机)-My course design,it is about six-legged robot with microchip.
fsm
- 由于工作原因,需要开发一套有限状态机框架,在此和大家分享一下源代码。-FSM(Finite State Machine) framework
lhwy
- 学生程序管理代码,连接数据库,VC6开发环境,从网上找的,感兴趣的可以看下-Student Program Manager Code
PrewittSobel
- 一个Prewitt及Sobel图像边沿检测程序,用于图像边沿增强方面-use the Prewitt and Sobel means to check edge of images
setup_DSP281x_v120
- DSP2812 sprc097-c281xC/C++Header Files and Peripheral Examples
lcd12864
- 基于ATM16 单片机的12864驱动程序-12864-based microcontroller driver ATM16
SqList
- 1、顺序表基本操作的实现 [问题描述] 当我们要在顺序表的第i个位置上插入一个元素时,必须先将顺序表中第i个元素之后的所有元素依次后移一个位置,以便腾空一个位置,再把新元素插入到该位置。若是欲删除第i个元素时,也必须把第i个元素之后的所有元素前移一个位置。 [基本要求] 要求生成顺序表时,可以键盘上读取元素,用顺序存储结构实现存储。 -1, the basic operation of the order of the table to achieve [Problem Descr
