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

搜索资源列表

  1. st7cgdb

    0下载:
  2. st7c语言源代码编程基本函数基本工具功能函数-st7c programming language source code for the basic function of the basic tool function
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:1723005
    • 提供者:蒋小猛
  1. W78E516B_program_4kflash

    0下载:
  2. W78E516B从64k程序空间对4K程序空间编程的子函数-W78E516B procedures space from 64k to 4K procedures space program Functions
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:1101
    • 提供者:吕源
  1. PCL841

    2下载:
  2. 一个研华古老CAN卡驱动程序,对使用TC2。0进行嵌入式编程的可能有点用处,含有库函数和源码
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:300212
    • 提供者:SINNY
  1. LwIP_RAW_API-Design

    0下载:
  2. LwIP的RAW API接口及编程指南。本文详细讲述了LwIP在无操作系统支持环境下的API函数介绍及编程应用。首先,介绍了RAW API的特点及优缺点,然后逐个介绍了LwIP提供的所有的RAW API函数,最后通过实例的形式介绍了这些API函数具体编程的方法。-LwIP the RAW API interface and programming guide. This paper describes LwIP without operating system support environme
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-27
    • 文件大小:494057
    • 提供者:zz
  1. Libraries

    0下载:
  2. 这主要是关于stm8l的一类编程的库函数配置。-this is some of the stm8l main code,maybe is very useful for the new man write the code。
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-05
    • 文件大小:184248
    • 提供者:冷魁
  1. EasyARM1138siyong

    0下载:
  2. EasyARM1138开发指南 包括中断基本编程方法,中断库函数及例程-EasyARM1138 Developer' s Guide, including interruption of basic programming, interrupt library functions and routines
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-16
    • 文件大小:43611
    • 提供者:
  1. embededC

    0下载:
  2. 讲述了嵌入式编程的流程及规范,嵌入式处理器的寻址定时中断等,嵌入式C中的数据类型,修饰符,控制表达式,函数库,混合编程等-Describes the process and the norms embedded programming, embedded processors addressing timer interrupt, etc., embedded C, data type, modifier, control the expression, function libraries,
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-09
    • 文件大小:2377369
    • 提供者:影子
  1. PIT_Module

    0下载:
  2. 飞思卡尔 PIT定时模块编程,中断执行定时函数-Freescale PIT timer module programming, interrupt execution time function
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-29
    • 文件大小:337320
    • 提供者:shao
  1. LabVIEW_temperature-test

    1下载:
  2. 基于LabVIEW图形化编程软件,利用DAQ助手、DataSocket开发工具和各种VI函数,编写高效的子模块程序,并调试系统总程序。使系统能完成温室温湿度采集和远程控制的要求。-Based on LabVIEW graphical programming software, use the DAQ Assistant, DataSocket VI development tools and a variety of functions, the preparation of efficient
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-04
    • 文件大小:519904
    • 提供者:张宏燕
  1. ATmega128_Init

    0下载:
  2. atmega128编程时常用的对各个寄存器进行初始化函数-atmega128 programming commonly used in the initialization function of each register
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-04
    • 文件大小:885
    • 提供者:李世民
  1. Android_UI

    0下载:
  2. JAVA的面向对象编程--- --课堂笔记 面向对象主要针对面向过程。 面向过程的基本单元是函数。 什么是对象:EVERYTHING IS OBJECT(万物皆对象) 所有的事物都有两个方面: 有什么(属性):用来描述对象。 能够做什么(方法):告诉外界对象有那些功能。 后者以前者为基础。 大的对象的属性也可以是一个对象。 -JAVA' s object-oriented programming-------- lecture notes o
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-18
    • 文件大小:15752
    • 提供者:louiew
  1. UART

    0下载:
  2. 3. 利用例程中给出的函数完成以下实验编程: A. 波特率38400,8个数据位,1个停止位,奇校验,无硬件流控制与PC机通信; B. 通过PC机传送学号,如果为奇数请在PC机打印 “The num xxxxx is odd.”, 如果为偶数请在PC机打印 “The num xxxxx is even.” xxxxx 为学号。 -3. Given function to complete the following experimental programming routine:
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-27
    • 文件大小:770
    • 提供者:cathy
  1. PMW-C

    2下载:
  2. PMW是梯形图编程工具开发的代码,这个程序把PMW代码转成C函数,可用于梯形图编程逻辑转成用于单片机的编程逻辑-Make PMW code into a c function, can be used for development PLC.
  3. 所属分类:Other Embeded program

    • 发布日期:2015-07-06
    • 文件大小:202752
    • 提供者:qzw
  1. sdio_sdcard

    0下载:
  2. 基于STM32F103的SD卡驱动程序,采用库函数编程方式,在miniSTM32开发板上验证成功。-The driver program of sd card based on STM32F103,it run well on board of miniSTM32.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-24
    • 文件大小:336509
    • 提供者:lijianmin
  1. MCS51

    0下载:
  2. 二进制定点数运算/二进制浮点数运算/十进制(BCD码)数运算/代码转换/数据变换/排序、查找和非线性算法/数学函数/树和图/ 延时与跳转控制/人机交互接口/单片机测控接口/51单片机内部资源编程实例/单片机数据传输接口/波形发生与控制实例/C51单片机软件抗干扰和数字滤波-Binary fixed-point number operations/binary floating-point operations/decimal (BCD) operation/sorting/code conver
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-27
    • 文件大小:130155
    • 提供者:潘涛
  1. USART

    0下载:
  2. IAR编译环境下,基于STM32单片机的串口通讯USART的库函数编程例程-IAR compiler environment, based on the STM32 MCU serial communication USART functional programming routines. 检测到:中文 » 英语
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-03
    • 文件大小:1013766
    • 提供者:
  1. DS18b20_MICROS

    0下载:
  2. 多个DS18b20温度传感器操作函数宏定义形式和声明,可以有效提高编程效率,但未减少实际代码长度和耗时,且仅针对于12M晶振,keil下自己使用的代码,引用时请注明出处WGT。注意带括号宏的展开顺序,有疑问请留言,抛砖引玉,高手勿喷~-NONE ENGLISH DIscr iptION
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-13
    • 文件大小:1973
    • 提供者:taa
搜珍网 www.dssz.com