搜索资源列表
PIC2
- 无刷电动车控制器C代码 PIC16F877电动自行车驱动系统 电动车双闭环程序,采用双闭环方式控制电机,以得到最好的zh转速性能,并且可以限制电机的最大电流-brushless electric vehicle controller C code PIC16F877 electric bicycle drive electric cars double-loop process, double-loop control motor, to get the best en speed p
pic2
- pic电子书籍 PIC编程应用笔记 英文 但是很有用的
pic2
- EVC编写的拨号控制程序。采用EVC++编写。可以控制蓝牙模块。-EVC control procedures for the preparation of the dial-up. Used EVC++ Prepared. Can control the Bluetooth module.
PIC2
- PIC單片實用教程(提高篇)另一本不錯的pic書籍,希望你們喜歡-PIC monolithic Practical Guide (Part improve) another pic of the good books, I hope you like
PIC2
- pic系列单片机提高篇,对pic单片机知识进行深入的讲解-pic series Singlechip improve articles on the pic Singlechip-depth knowledge on
pic2
- 这是一个跟Photoshop相似的程序。可以对图片进行旋转,放大,缩小,亮度调整,锐化,柔和,轮廓提取等功能。-This is a similar procedure with Photoshop. Pictures can rotate, enlarge, shrink, adjust brightness, sharpen, soft features such as contour extraction.
pic24h
- 这是关于PIC24H单片机的c程序,实现了较多的功能,比如初始化,液晶显示,SPI存储等功能-This is about PIC24H MCU c program to realize more functions, such as initialization, LCD, SPI memory and other functions
pic2
- Communication with pic16f877 microcontroller
PIC2
- PIC - Starter - Kit - Part - Two
pic2
- VC++的函数源码,两个图片的比较,在大图中寻找到小图。 并圈出小图所在位置。文本文件-no english
pic2
- temerature control using pic
pic2
- 本片为《pic实用教程提高篇》让大家能够更好的完成pic开发-The film is " the pic practical tutorial to improve" so that we are better able to complete the pic development
test
- 一个简单的用于分割图像中车牌区域的算法,运行时只需要把要识别的图像命名为pic1,pic2……即可-The algorithm runtime just need to identify the image for a simple split image plate region named pic1, pic2 ...... can
gif_make
- 【matlab制作gif文件】:使用说明:在gif_make.m文件目录下新建一个文件夹:photo,将要制作的jpg存放在此,命名为pic1、pic2...,运行m文件,即可生成gif文件,自己可以自定义波幅速度。-[Matlab make gif file]: Instructions: Create a new folder in the gif_make.m file directory: photo, will be stored in this production jpg name
pic2
- temerature control using pic
asm-pic2-0.0.108.tar
- visual pic software for linux. asm code generator for 16f84 16f628 16f877 pics. -visual pic software for linux. asm code generator for 16f84 16f628 16f877 pics.
PB-Set-menu-background-color
- PB设置菜单的背景色 //使用API函数LoadImage()调入BITMAP图像 ls_BitMapFileName = Pic2.Bmp ll_hBitMap = LoadImage(0, ls_BitMapFileName, IMAGE_BITMAP, 0, 0, LR_LOADFROMFILE) //创建位图刷子 ll_BitMapBrush = CreatePatternBrush(ll_hBitmap) //设置MENUINFO结构 lstr_M
PIC2
- 关于步进伺服电机加速曲线计算器的使用说明,举例说明参数使用方法的步进电机控制的具体编程。供参考,PDF文档。 步进、伺服电机加速曲线计算器修正版-Stepping servo motor acceleration curve calculator use, illustrate specific programming parameters to use stepper motor control. For reference, PDF documents. Stepper, servo mo
PIC2
- 对图片进行网格划分,以及绘图获得区域,最终获得灰度矩阵(Mesh the image, and draw the region to obtain the gray scale matrix)