CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 其他嵌入式/单片机内容 搜索资源 - 函数

搜索资源列表

  1. zf3127.doc

    0下载:
  2. 函数发生器是一种在科研和生产中经常用到的基本波形产生器,集成函数 波形发生器一般都采用ICL8038或5G8038,而它们只能产生300kHz以下的中低频正弦波、矩形波和三角波,且频率与占空比不能单独调节,从而给使用带来很大不便。本文介绍由LM324和稳压管组成的低频函数波形发生器,该电路能够产生正弦波、方波和三角波信号,频率能以10Hz的间隔在20Hz~20KHz范围内调整。-Function Generator is a scientific research and production
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:437875
    • 提供者:张枫
  1. TC通讯子程序

    0下载:
  2. TurboComm串口通信库(*.h+*.lib),内有函数参考文档及函数调用示例。-TurboComm Serial communication library (*. h *. lib), a function within the reference documents and function call examples.
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:19491
    • 提供者:黄亮
  1. 中泰8360采集卡例程

    1下载:
  2. 中泰公司8360采集卡驱动程序,包括labview调用dll函数的驱动程序-8360 acquisition card drivers, including dll function call LabVIEW drivers
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:33395
    • 提供者:ygz
  1. myprointf

    0下载:
  2. 小型的printf函数原码,省略了浮点数的支持,可明显减小原码大小.-small printf function source, the omission of the float, could significantly reduce the size of the original code.
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:1565
    • 提供者:谭晓波
  1. lcd-line

    0下载:
  2. LCD快速画直线子程序,只要修改画点函数即可用于任何类型LCD。可用于小型嵌入式系统-LCD painting straight subroutine, as amended painting point function can be used in any type of LCD. Can be used for small embedded systems
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:1028
    • 提供者:侯志恒
  1. demo_MPC02_motor

    1下载:
  2. MPC02板卡VB控制程序:这是一个非常简单的演示示例: 使用方法如下: 1、 用安装光盘安装驱动程序及函数库。 1、 在硬盘上建立一个文件夹。 2、 将文件夹下所有文件拷贝到硬盘上所建文件夹中,并去掉所有文件的只读属性。 3、 启动VB6.0集成环境,并打开工程。 4、 确保板卡已经正确插入到计算机中。 6、 编译该工程生成EXE文件。 7、 运行生成的EXE文件。-MPC02 Card VB control procedures : This is a
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:5063
    • 提供者:jun
  1. HD_ide

    0下载:
  2. IDE硬盘操作函数共享,可对任何IDE操作设备进行访问-IDE hard disk manipulation functions sharing, on any IDE handling equipment for a visit
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:5694
    • 提供者:张家港
  1. 44boxTESTdemo

    0下载:
  2. 此代码在SDT2.51下调试通过,可以在我的板子ARM DEVELOP BOARD V1.0上面跑!经测试也适应于恒丰公司S344BOX等采公板设计的开发板。在其上电以后LED会闪烁一下,接着串口0会输出一些系统信息 可以通过串口终端与系统交互,可以测试320X240 STN LCD,包括图形显示函数,ascii字符显示函数。-this code under the SDT2.51 debugging through, I can blame the ARM DEVELOP BOARD V1
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:126190
    • 提供者:宋珍伟
  1. ARM9(s3c2410)USB_mouse

    1下载:
  2. 三星ARM9 s3c2410 usb device开发 ,实现HID鼠标功能 USB_device_lib.c: usb设备库函数 USB_device_config.c usb设备鼠标配置,配置描述符,接口描述符,类描述等,接USB控制传输。 USB_device.c usb设备鼠标主代码 。-Samsung ARM9 s3c2410 usb device development, HID achieve USB_device_lib.c mouse functions : us
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:11157
    • 提供者:杨正贤
  1. ARM9(s3c2410)LCD

    1下载:
  2. 利用三星s3c2410的LCD接口实现TFT彩色LCD的显示,包括基本的绘图函数,另外包括了BMP图像的解码显示原函数。-use the LCD interface TFT color LCD display. including basic drawing functions, including those of the BMP image decoder shows the original function.
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:10548
    • 提供者:杨正贤
  1. MemMang

    0下载:
  2. 高效内存管理函数实现。VC++实现,可以用于嵌入式系统内存管理,原创作品,绝对有价值。-efficient memory management functions to achieve. VC + +, can be used for embedded system memory management, original works, the absolute value.
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:18893
    • 提供者:王艳辉
  1. UCOSIIV280_lpc21xx

    0下载:
  2. 本移植是将zlg arm2100 上的ucosII2.52 版本升级到2.80 版本;根据ucosII2.80 的发布说明,需要在此文件中添加三个函数原形void OSStartHighRdy(void) void OSCtxSw(void) void OSIntCtxSw(void)-the transplant is to zlg arm2100 ucosII2.52 the upgrade to version 2.80 Version; ucosII2.80 according to t
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:107150
    • 提供者:姚强
  1. Demo_ST44B0X

    0下载:
  2. 44binit.s ----- 初始化中断、存储器、堆栈等,进行系统初始化,建立C程序运行环境。 memcfg.inc ----- 定义存储器延时、SDRAM配置等参数 option.inc ----- 定义系统时钟频率等 main.c ----- 系统主程序(Main函数等) 44blib.c ----- IO端口初始化、延时和异步串口通讯等基本子程序-44binit.s ----- initialization interrupt, memory, stac
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:920149
    • 提供者:张锡良
  1. rand

    0下载:
  2. 随机函数,可以任意设置随机函数范围 随机函数,可以任意设置随机函数范围-rand function,to set any range random number
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-29
    • 文件大小:542
    • 提供者:王仕奇
  1. RC500c

    0下载:
  2. 基于ZLG的RC500 IC卡读写器驱动函数示例-Based on ZLG' s RC500 IC Card Reader Driver Function Example
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-02
    • 文件大小:16598
    • 提供者:廖工
  1. STC15系列的库函数

    2下载:
  2. STC15系列的库函数,很实用的!串口通讯,ADC,定时器等
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2015-08-11
    • 文件大小:25754
    • 提供者:dpwangqingchen
  1. stm32f10x_stdperiph_lib(库函数)

    0下载:
  2. 整理好的stm32函数库,其中已经模块化,在使用的时候可以直接调用,对初学者来说,是一个不错的参考资料。(November 24, 2012-the design DOCUMENTS, format of PROTEL99 schematic diagram and pcb diagram, convenient you own design of the circuit board (LQFP100 package, compatible with,,, STM32F103VCT6 STM32
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2017-12-23
    • 文件大小:44360704
    • 提供者:薛庆霞
  1. 标准例程-库函数版本

    0下载:
  2. stm32 ku库函数 独立看门狗实验 窗口看门狗实验代码 外部中断 定时器中断(STM32 Ku library function independent watchdog experimental window watchdog experimental code)
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2018-01-02
    • 文件大小:1110016
    • 提供者:杨旭11
  1. 01 作业-编写RTC时间转换函数

    0下载:
  2. RTC时间转换函数,stm32f103xx的RTC配置(RTC time conversion function, RTC configuration of stm32f103xx)
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2018-04-23
    • 文件大小:1869824
    • 提供者:yh123
  1. 实验8 定时器中断实验

    0下载:
  2. 使用stm32f103,利用库函数实现定时中断。(Implementation of timing interruption)
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2018-04-30
    • 文件大小:306176
    • 提供者:老胡361
« 12 3 4 5 6 7 8 9 10 ... 24 »
搜珍网 www.dssz.com