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

搜索资源列表

  1. AD中断采样

    0下载:
  2. AD中断服务程序,介绍了中断的利用和编程技巧-AD interrupted service procedures, introduced a suspension of the use and programming skills
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1075
    • 提供者:英雄
  1. TMS320系列DSP中断矢量表的编写和链接

    0下载:
  2. TMS320 系列DSP 中断矢量表的编写及链接 在DSP 编程中,若用户用到中断,需要编写中断服务程序和中断 向量表,并用链接命令来链接起来。中断向量表是一些跳转指令,每 一个中断源对应一条跳转指令(C54 可选多条跳转指令),这些跳转 指令按顺序排列,跳转指向的地址就是中断服务程序的起始地址。-TMS320 DSP vector interrupt the preparation table and link in the DSP programming, if users
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:79024
    • 提供者:笑千秋
  1. danpianjichuankouzhongduan_C51

    0下载:
  2. 开发平台为Keil Cx51,C51单片机串行口中断服务程序,仅需做简单调用即可完成串口输入输出的处理 //编程:聂小猛。该资料来自“51单片机世界”http://go.163.com/~dz2000。-development platform for Keil Cx51, C51 microcontroller serial port interrupt service procedures, just doing simple call can be completed serial
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:3069
    • 提供者:a
  1. IapTest_c

    0下载:
  2. LPC2200系列ARM芯片的FLASH功能测试,调用IAP服务程序,完成FLASH编程操作,上位机使用EASYARM软件 Ads1.2。-series LPC2200 ARM chip Flash function test, called IAP service procedures, complete FLASH programming operations, the use of PC software Ads1.2 EASYARM.
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:24607
    • 提供者:zhaogaopeng
  1. C

    0下载:
  2. * 功能:LPC2100的IAP功能测试。 * 说明:调用IAP服务程序,完成FLASH编程操作。 * 将paramout添加到Watch窗口,观察返回值。
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:52513
    • 提供者:xuhui
  1. embeded_web_server_based_on_51

    0下载:
  2. 本文设计实现了一个基于5l单片机的嵌入式WEB服务 器。由于5l单片机系统资源的限制,本文使用c5l编程实现了简化后 的TCP/IP协议并在此基础上实现了H耵P协议。硬件设计采用8052 单片机和RTL8019AS以太网接口芯片。整个系统可以通过Internet进 行低成本远程访问。本文设计实现的基于5l单片机的嵌入式web服务 器价格低廉,测试试验表明整个系统性能稳定,可以广泛的应用于实 时性要求不高、需要通过Internet进行读写访问的场合,具有很强的实 用价值
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:134577
    • 提供者:qijing
  1. 8155KD

    0下载:
  2. 该程序可以为IC卡读写系统服务,键盘显示部分以8155并口芯片为对象编程-procedures for the IC card reader system, keyboard and display some 8,155 to Parallel Programming Object chip
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1557
    • 提供者:唐毅
  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. datalink-selective 数据链路层—选择性重传协议

    1下载:
  2. 数据链路层的选择性重传协议的编写。在仿真环境下编程实现有噪音信道环境下 两站点之间无差错双工通信。信道模型为8000bps 全双工卫星信道,信道传播时延270毫秒,信道误码率 为10-5,信道提供字节流传输服务,网络层分组长度固定为256字节-The data link layer selective retransmission protocol preparation. In the simulation environment, programming environment,
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2012-11-15
    • 文件大小:208129
    • 提供者:chenchen
  1. can_tutorial

    0下载:
  2. atmel公司AVR带can接口控制器的编程指南,PDF格式,指导你如何编写CANBUS通讯程序。(如何初始化can,如何编写atmel can控制器的中断服务程序)。  是不可多得的好教程,atmel公司canbus这方面的编程资料网上很难找的。-Atmel Corporation AVR band can interface controller programming guide, PDF format, to guide you how to prepare CANBUS commu
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-01
    • 文件大小:861762
    • 提供者:霸王猫
  1. wince_TCPServer

    0下载:
  2. wince下TCP服务器。编程环境VS2008编程语言c#,运行平台为友善之臂QQ2440V3.-wince under the TCP server. VS2008 programming language programming environment c#, to run the arm-friendly platform for QQ2440V3.
  3. 所属分类:Windows CE

    • 发布日期:2017-04-24
    • 文件大小:53671
    • 提供者:zhnglingshan
  1. Socket_Server

    0下载:
  2. 嵌入式主板,wince操作系统,Socket编程服务端,evc++开发平台下的工程-Embedded Motherboard, wince the operating system, Socket programming service side, evc++ project under development platform
  3. 所属分类:Windows CE

    • 发布日期:2017-04-09
    • 文件大小:1328396
    • 提供者:liuyang
  1. TMS320

    0下载:
  2. TMS320 系列DSP 中断矢量表的编写及链接在DSP 编程中,若用户用到中断,需要编写中断服务程序和中断向量表,并用链接命令来链接起来。中断向量表是一些跳转指令,每一个中断源对应一条跳转指令(C54 可选多条跳转指令),这些跳转指令按顺序排列,跳转指向的地址就是中断服务程序的起始地址。 -TMS320 series of DSP interrupt vector table and link the preparation of programming in the DSP, if t
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-03
    • 文件大小:80406
    • 提供者:陈东
  1. winceTCPServer

    0下载:
  2. wince网络编程的服务端的demo,希望大家喜欢,试试wince的强大功能!-wince network programming server-side demo, hope you like it, try the power of wince!
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-05
    • 文件大小:123095
    • 提供者:林令
  1. 200410151837490500

    0下载:
  2. 单片机C语言程序设计,为用C语言进行单片机编程人员服务的-Microcontroller C programming language for programming with C language SCM personnel services
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-05-31
    • 文件大小:12844753
    • 提供者:Juli
  1. Embedded

    0下载:
  2. C.& .C.嵌入式系统编程 C/C++嵌入式系统编程 Michael Barr 是 Netrino公司(一个嵌入式系统共享软件和软件工程服务提 供商)的创始人兼总裁。Netrino公司鼓励所有职员通过为杂志撰稿和在业界会 议演讲来分享自己的专业知识。这 些资料可以在公司的网站 ttp://www.netrino.com 找到。 Michael 拥有马里兰大学的电机工程学士和硕士学位。他的大部分时间都用 在嵌入式软件、设备驱动和实时操作系统的开发上了
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-03
    • 文件大小:1441931
    • 提供者:FYWALUO
  1. Programmable.information.web.site.services

    0下载:
  2. 可编程的web服务站点设计资料Programmable information web site design services -Programmable information web site design services
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-28
    • 文件大小:257215
    • 提供者:nm
  1. danpianjishiyanbaogao

    1下载:
  2. 实验目的 目的:掌握定时器T0、T1的方式选择和编程方法,了解中断服务程序的设计方法,学会实时程序的调试技巧。 -Aim Objective: To master the timer T0, T1 of the mode selection and programming methods, to understand the design method of the interrupt service routine, and learn skills in real-time debu
  3. 所属分类:Other Embeded program

    • 发布日期:2014-04-20
    • 文件大小:23552
    • 提供者:meijiao
  1. 8259A

    0下载:
  2. 8255控制8个发光二极管亮灭 当按下按键时,申请一个中断,中断服务程序中,将8个二极管的状态取反,(8255 control 8 light emitting diodes)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2018-01-10
    • 文件大小:1266688
    • 提供者:yazhubaixue
  1. xlserver

    1下载:
  2. 决战服务端编辑。供给大家研究学习。绝对可以.决战版本 (game droiyan)(Decision Server Editor. Provide you with research and learning. Absolutely. The final version (game droiyan))
  3. 所属分类:单片机开发

    • 发布日期:2020-07-12
    • 文件大小:4545536
    • 提供者:dooku
« 12 »
搜珍网 www.dssz.com