CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 搜索资源 - 图形算法

搜索资源列表

  1. matlab_dystem_in

    0下载:
  2. 二阶系统的最小二乘一次完成算法辨识程序,图形的横坐标是采样时刻i, 纵坐标是输出观测值z, 图形格式为连续曲线-second-order system of least-squares algorithm for a complete identification procedures, graphics abscissa is the sampling time i, longitudinal coordinates of the output value of observation z,
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:1966
    • 提供者:小精豆
  1. DSP.Algorithms.For.Programmers

    1下载:
  2. 常见DSP算法的C语言实现。可供图形、图像、音频开发参考。清晰流畅,源码详细。-common DSP algorithm in C language. For graphics, images, audio development reference. Clear and smooth, and detailed source.
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:791930
    • 提供者:齐剑
  1. erosion

    0下载:
  2. erosion 图像图形算法 blackfin adsp-bf5-erosion image and graphics algorithm Blackfin adsp - bf5
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:19922
    • 提供者:梁亮
  1. ulaw

    0下载:
  2. 用DSP2812实现ULAW算法,对语音进行U律处理,能在CCS上看到动态图形。
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:13488
    • 提供者:龙琳
  1. esenha

    0下载:
  2. 用Bresenham算法在FPGA上实现小数分频器,verilog编写,计算机图形法
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:7629
    • 提供者:黄鹏曾
  1. c51源程序集合

    10下载:
  2. 源码 │ 0108_12864LCD-F149.ASM │ 12232-1520.c │ 12232.c │ 12864-ks0108.asm │ 12864-ST7290-F149.C │ 12864-zb.c │ 12887.c │ 24C01-64.C │ 24C01-F440.C │ 28sf040a.asm │ 51use.txt │ 6963.C │ 93c46.asm │ 93c46.c │ 93cxx.c │ ad7416-mcuzb.c │ ad7416.c │ AT24C01
  3. 所属分类:单片机(51,AVR,MSP430等)

  1. 万能测线治具

    2下载:
  2. 基于51单片机的测线程序! 实用简易制作! 里面写有短路,断线,交叉算法! 基本功能模仿测试网线功能 增加连机串口打印功能! 专业级配合上位机图形界面!
  3. 所属分类:单片机(51,AVR,MSP430等)

  1. PID.rar

    0下载:
  2. 实现PID算法的C语言程序,加上proteus的图形界面显示,很值得学习。、。,PID algorithm to achieve the C language, as well as the graphical interface display proteus, it is worth learning. ,.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2013-01-11
    • 文件大小:165381
    • 提供者:mange
  1. LCD-Draw-Line-Circle..

    0下载:
  2. 嵌入式开发,LCD,画直线,圆等简单图形算法-Embedded development, LCD, draw lines, circles and other simple graphical method
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-09
    • 文件大小:1872369
    • 提供者:cowboy
  1. MzL728_Keil_51

    1下载:
  2. MzL728-240128液晶模块采用T6963C控制芯片的KeilC51的源程序代码,该代码实现ASCII码显示、中文以及BMP图形显示、GUI基本绘图函数的算法等。-MzL728-240128 LCD modules T6963C controller chip KeilC51 of the source code, the code ASCII code display, Chinese and BMP graphics, GUI basic mapping function algori
  3. 所属分类:SCM

    • 发布日期:2016-04-02
    • 文件大小:76931
    • 提供者:mzdesign
  1. ZLGGUI

    0下载:
  2. 周立功的LPC2470系列的开发板的LCD液晶显示程序,在程序里周立功已帮我们写了一些图形算法,调用比较方便-ZLG' s LPC2470 development board series of LCD liquid crystal display program, the program has helped us in ZLG wrote a number of graphics algorithms, calling more convenient
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-23
    • 文件大小:187729
    • 提供者:zheng
  1. SINEWAVE

    0下载:
  2. 利用定时器产生一个2kHz 的正弦信号。定时器被设置成每25uS 产生一次中断(等效于采样速率为40K)。利用该中断,在中断服务程序中用叠代算法计算出一个SIN值,并利用CCS 的图形显示功能查看波形。开发环境为ccs2.2,硬件为DES5410APP-U开发板。-Use timer to produce a 2kHz sinusoidal signal. Timer is set to generate an interrupt each 25uS (equivalent to the sam
  3. 所属分类:DSP program

    • 发布日期:2017-04-02
    • 文件大小:6994
    • 提供者:黄天
  1. thesis

    0下载:
  2. 首先对嵌入式系统和嵌入式实时操作系统的发展进行了介绍,并详细介绍了本设计所用的嵌入式实时操作系统UC/OS-II以及在基于ARM Cortex-M3系列最高配置微处理器STM32F103ZE上的移植过程,该操作系统是实现嵌入式UC/GUI以及AD数据实时采集处理的基础。然后详细介绍了本设计所用的UC/GUI嵌入式用户图形界面开发系统的特点及其在UC/OS-II的基础上的移植过程。最后本文详细介绍了设计中所进行的AD数据的实时采集过程以及对数据进行一阶滤波算法处理的过程。比照了采取滤波算法和不使用
  3. 所属分类:uCOS

    • 发布日期:2017-05-03
    • 文件大小:1353572
    • 提供者:clark
  1. FuzzyPid

    0下载:
  2. 带FUZZY功能的PID算法仿真程序图形界面-FUZZY PID algorithm with a simulation program features a graphical interface
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:644426
    • 提供者:何凤涛
  1. E1

    0下载:
  2. 分析帧同步算法,提供帧同步的状态机实现图以及得到的正确仿真图形。-Analysis of frame synchronization algorithm, to provide frame synchronization state machine implementation plans and get the correct simulation graphics.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-28
    • 文件大小:96558
    • 提供者:李逊
  1. erzhihua

    0下载:
  2. DSP图形二值化自适应阀值算法源码,CCS2.2,timx5410-DSP adaptive threshold binarization graphical algorithm source code
  3. 所属分类:DSP program

    • 发布日期:2017-04-02
    • 文件大小:359087
    • 提供者:ilovethisgam
  1. 3D

    0下载:
  2. 在arm9实现的图形学3D实验算法,代码稍加修改即可应用于其他处理器-Arm9 3D graphics in the experimental realization of the algorithm, the code slightly modified to apply to other processors
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-07
    • 文件大小:1552
    • 提供者:gmzheng
  1. jpeg_encode

    0下载:
  2. 基于DSP的JPEG图形压缩算法,介绍的比较详细-DSP-based JPEG image compression algorithm, described in more detail
  3. 所属分类:DSP program

    • 发布日期:2017-03-29
    • 文件大小:217281
    • 提供者:
  1. matrix

    0下载:
  2. 基于单片机点阵显示的C语言的算法,包括了部分的图形显示操作,可以扩展-Matrix algrithm for MCU, extendable
  3. 所属分类:SCM

    • 发布日期:2017-04-15
    • 文件大小:11047
    • 提供者:Gavin
  1. STMF4 QR Decoder 二维码识别

    1下载:
  2. 基于 STM32F429 配 OV5642 摄像头感测器成为二维码辨识装置,二维码(QR Code)辨识算法速度极快,二维码偏转也极易辨识成功,内为 Keil MDK 之工程源代码,使用 OV2640、OV7670 及类似的摄像头修改加入容易,不失为二维码辨识算法的参考程序。 Based on STM32F429 with OV5642 camera sensor becomes two-dimensional code recognition apparatus, two-dimensi
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2016-09-20
    • 文件大小:1873435
    • 提供者:xyz543
« 12 »
搜珍网 www.dssz.com