CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 微处理器(ARM/PowerPC等) 搜索资源 - Function Programming

搜索资源列表

  1. ARM-program

    0下载:
  2. ARM体系结构和编程,介绍ARM CPU 的细节,包括结构,寻址,指令集,汇编语言,cache管理,存储,函数调用参数传递,交叉编译连接及调试。-ARM architecture and programming on the ARM CPU details, including the structure, addressing, instruction set, assembly language, cache management, storage, transfer function ca
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:18489202
    • 提供者:韩杰生
  1. EVC_TCP

    0下载:
  2. evc下网络编程是有一定难度的,上面这个功能包含了两个程序演示了在嵌入式设备里面怎样通过TCP来进行网络数据交互和传输.-AES network programming under a certain degree of difficulty. above this function contains two procedures demonstrated in embedded devices inside TCP how to conduct interactive data network
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:167158
    • 提供者:checkyvc6
  1. WATCHDOG-bbpc

    0下载:
  2. 蓝宇BBPC-SOM2496嵌入式主板 看门狗编程实例代码与函数-Lan Yu-Main Board watchdog SOM2496 embedded programming code examples and function
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:81104
    • 提供者:李晓风
  1. IAP-yy

    0下载:
  2. ARM下在系统编程资料,以LPC2300为例,讲述IAP功能在实际 使用过程中的应用方法以及相关解决方案 -ARM in-system programming information to LPC2300 for example, on the IAP function in actual use in the process of application and related solutions
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-31
    • 文件大小:314905
    • 提供者:vbh
  1. STCDebugger

    1下载:
  2. STC单片机的调试程序。STC单片机不具备在线调试功能,该程序能够实现STC单片机的嵌入式调试,满足大部分情况使用。另附VC源代码,喜欢编程的爱好者,可以根据需要进行改进。-STC chip debugger. STC chip debug function is not available online, the program can achieve STC microcontroller embedded debugging, to meet in most cases to use. V
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-29
    • 文件大小:51614
    • 提供者:chen
  1. easyarm1138GPIO

    0下载:
  2. 是easyarm1138的通用输入输出口实例 例程是基于《Stellaris系列驱动库》编写的。 对LED和KEY的编程,采用封装好“驱动库”模式,只要在工程里添加LED和KEY的驱动程序,就能运用自如。 例如对LED的操作就很简单: LED_Init(LED1) // 只初始化LED1,而对LED2和LED3所在的GPIO管脚无影响 LED_Init(LED1 | LED2 | LED3) // 同时初始化3只LED LED_On(LED2 | LED
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-28
    • 文件大小:34620
    • 提供者:曾祥林
  1. Project

    0下载:
  2. 这是一个自己编写的用于nios ii编程的1602接口,在nios ii里只需调用一个显示函数就可以显示所需要的内容。-This is a self-written in 1602 for the nios ii programming interface, in the nios ii li simply call a display function can display the required content.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-24
    • 文件大小:15960
    • 提供者:zhangyanyi
  1. ARMcode

    0下载:
  2. 用汇编语言实现连续空间数据拷贝。用汇编语言实现两个数串的相加存储。用汇编语言实现字符串的反序存储连接。用调用函数的思想实现字符串的切割和反序存储。运用混合编程实现数串的相加存储。运用混合编程实现数串的反序存储和连接。运用混合编程和函数调用实现数串的切割和连接。几个小程序都是自己编的带有实验报告注释等等。适用于初学ARM的朋友。有混合编程。-Using assembly language to achieve a continuous spatial data copies. Using asse
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2016-01-25
    • 文件大小:528592
    • 提供者:李建华
  1. AlarmClock

    0下载:
  2. 功能: 1.表盘界面的显示,显示当前时间。 2.设置交互界面,用以设置时间信息和选择提示事件。 3.用户可以输入特定时间和选择播放声音或闪动指示灯来提醒用户。 4.具有秒表功能。 设计提示: 1.应用程序框架设计。 2.程序菜单设计。 3.程序对话框设计。 4.表盘绘图程序设计。 5.事件定时提醒功能设计。-Features: 1. Dial interface display, display the current time. 2. Set inter
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-10
    • 文件大小:830
    • 提供者:马叶飞
  1. ARM

    0下载:
  2. 单纯的C 或者汇编编程请参考相关的书籍或者手册,这里主要讨论C 和汇编的混合编程,包括相互之间的函数调用。-Pure C or assembly programming, please refer to the relevant books or manuals, this is mainly to discuss the mixed C and assembly programming, including function calls between each other.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-02
    • 文件大小:101095
    • 提供者:dianer
  1. IAP

    0下载:
  2. lpc22xx系列的IAP例程,功能:LPC2200的IAP功能测试。 说明:调用IAP服务程序,完成FLASH编程操作。-lpc22xx series of IAP routines, function: LPC2200 the IAP function test. Descr iption: Call IAP service program, complete the FLASH programming.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-01
    • 文件大小:54442
    • 提供者:hexiaobin
  1. IAP

    0下载:
  2. LPC2200的IAP功能,调用IAP服务程序,完成FLASH编程操作。-LPC2200 the IAP function, call the IAP service program, complete the FLASH programming operation.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-06
    • 文件大小:217948
    • 提供者:sdfsdf
  1. SJF2440

    0下载:
  2. SJF2440 是由三星提供的用来烧写开发板Flash 的工具程序,它可以通过并口连接一个Jtag 板,用来烧写K9F1208 Nand Flash, AMD29LV800BB Nor Flash 等型号的Flash。因为SJF2440 是一种十分慢速的烧写工具,并且没有校验功能,它一般适用于烧写比较小的bootloader. -SJF2440 is used by Samsung to provide the tools for programming development board
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-11
    • 文件大小:2920750
    • 提供者:qinzhenhua
  1. I2C

    0下载:
  2. 51端口模拟T2C协议编程,使用时可直接调用,程序已对外部使用函数做了外部声明,所有函数可直接调用!-51 port simulation T2C agreement programming, use can be called directly, procedures have to external use function to make the external statement, all functions can be called directly!
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-13
    • 文件大小:3210
    • 提供者:李兆涛
  1. Cali

    0下载:
  2. 工业控制机数据采集功能,基于cvi的编程环境,简单易懂-Industrial control machine data acquisition function, based on the cvi programming environment, simple and understandable
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-03
    • 文件大小:4403
    • 提供者:李立
  1. NXP_17xx_IAP

    0下载:
  2. NXP MCU 17xx_IAP 在线升级模块-For in application programming the IAP routine should be called with a word pointer in register r0 pointing to memory (RAM) containing command code and parameters. Result of the IAP command is returned in the result table
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-10-31
    • 文件大小:179552
    • 提供者:pengtao
  1. GPIO

    0下载:
  2. 基于stm32的gpio例程,stm32库函数的应用例程,可以作为stm32编程和调试的入门程序。-Gpio routines based on the stm32, stm32 library function routines can be used as stm32 programming and debugging entry procedures.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-06
    • 文件大小:16826
    • 提供者:王朵朵
  1. FLASH_Program

    0下载:
  2. This example provides a descr iption of how to program the STM32F4xx FLASH. After Reset, the Flash memory Program/Erase Controller is locked. To unlock it, the FLASH_Unlock function is used. Before programming the desired addresses, an erase
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-30
    • 文件大小:45292
    • 提供者:VIPS
  1. STM32F4xx_StdPeriph_Driver

    1下载:
  2. STM32F4xx_StdPeriph_Driver是用于ST公司的ARM-Cortex M4系列单片机编程的底层驱动库,包含了基本的GPIO, ADC, SPI, USART, DMA, DAC等外设的配置函数。-STM32F4xx StdPeriph Driver is used for ST s ARM- the Cortex M4 series microcontroller programming the underlying Driver library, contains the
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-28
    • 文件大小:281891
    • 提供者:zhuobengang
  1. Four-road-temperature-collection

    0下载:
  2. 四路温度采集报警系统并附带Proteus仿真,使用51单片机编程,同时检测四路DS18B20温度传感器上的温度,并将结果显示在液晶1602上,同时具备可调节温度上下限制功能,超过限制发出报警的功能,还具有串口调节功能,是更加方便。-Four road temperature collection and alarm system with Proteus simulation, using the 51 microcontroller programming, at the same time,
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-29
    • 文件大小:97191
    • 提供者:葛序文
« 12 »
搜珍网 www.dssz.com