CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 编程文档 搜索资源 - example.a

搜索资源列表

  1. Keil MDK RL-ARM 实时库用户指南

    3下载:
  2. Keil MDK RL-ARM 实时库用户指南 中文版 包括以下内容 RL-RTX 描述了RL-ARM实时操作系统的结构,包括任务优先级、上下文切换、单个CPU下如何管理多个任务以及在RL-RTX中用到的其他一些 RTOS特性。 RL-FlashFS 描述了 RL-ARM中Flash文件系统的结构,包括文件创建、保存、读取以及在标准的flash,RAM或是存储卡设备中修改文件。 RL-TCPnet 描述了RL-ARM中TCP/IP协议栈组的结构,包括多种TCP/IP特性,以及
  3. 所属分类:编程文档

    • 发布日期:2013-05-08
    • 文件大小:1.55mb
    • 提供者:ecooly
  1. 汇编代码中对C函数调用时如何进行参数的传递以及如何从C函数正确返回

    0下载:
  2. 对于ARM体系来说,不同语言撰写的函数之间相互调用(mix calls)遵循的是 ATPCS(ARM-Thumb Procedure Call Standard),ATPCS主要是定义了函数呼叫时参数的传递规则以及如何从函数返回,关于ATPCS的详细内容可以查看ADS1.2 Online Books ——Developer Guide的2.1节。这篇文档要讲的是汇编代码中对C函数调用时如何进行参数的传递以及如何从C函数正确返回,ARM system for example, written in
  3. 所属分类:编程文档

    • 发布日期:2017-03-22
    • 文件大小:4.76kb
    • 提供者:张文祺
  1. VC-UDP

    0下载:
  2. VC实现最简单的UDP通信,编写UDP通讯的小例子-VC achieve easiest UDP traffic, write a small example of UDP communication
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:12.34kb
    • 提供者:smog
  1. ATL/Tutorials - Create a simple ATL transformation

    0下载:
  2. ATL.doc This tutorial shows you how to create your first simple transformation with ATL, through a well-known basic example: Families2Persons. Note: This tutorial is followed step by step in the ATL cheatsheet under eclipse : ATL Development >
  3. 所属分类:编程文档

    • 发布日期:2012-09-12
    • 文件大小:1.6mb
    • 提供者:ruiliangxiao
  1. bash

    0下载:
  2. 这是一本实用的指南,并不十分的严肃,尝试用实际的东西来代替那些理论的例子。我分部分来写因为我对那些知道自己在谈论什么人写的脱离实际的和过分单纯的例子并不感到兴奋,展示一些比较酷的bash的特性,-This is a practical guide, not very serious, practical things to try to replace those theoretical example. I am part of those who write because I knew p
  3. 所属分类:Communication

    • 发布日期:2017-05-19
    • 文件大小:5.09mb
    • 提供者:duan
  1. simulation.example.with.matlab

    0下载:
  2. We simulate uncoded BER of BPSK modulated data as a function of SNR -in an AWGN channel -in a Rayleigh fading channel -in an AWGN channel when direct sequence spreading is used and compare results to the theoretical ones. We assum
  3. 所属分类:Communication

    • 发布日期:2017-03-26
    • 文件大小:18.2kb
    • 提供者:Erfaan
  1. matlab50

    0下载:
  2. 一个很实用的MATLAB实例教程,50个例子,欢迎下载,-A very practical example of the MATLAB tutorial, example 50 are welcome to download,嘿嘿! ! ! ! ! ! ! !
  3. 所属分类:Communication

    • 发布日期:2017-06-09
    • 文件大小:15.35mb
    • 提供者:唐春连
  1. OpenSceneGraph2.6

    0下载:
  2. osg2.6的中文例子,附带详细说明,要代码样例-Chinese osg2.6 example, with a detailed descr iption, it is necessary to sample code
  3. 所属分类:Communication

    • 发布日期:2017-06-13
    • 文件大小:20.5mb
    • 提供者:fafa
  1. Decimation

    0下载:
  2. The file is a tutorial introduction to Decimation, one of the sample rate conversion processes. It contains detailed basic exposition of the process and a design example to introduce the beginner to the concept.
  3. 所属分类:Communication

    • 发布日期:2017-04-05
    • 文件大小:32.35kb
    • 提供者:Anchit
  1. StudyARMStep

    0下载:
  2. 从其它地方下载的学习资料。 本文从学习者的角度出发,分别描述了下面几部分内容: ARM编程的基本知识,BOOT 代码流程和功能分析,OS 中断程序的编写举例 和BOOT 代码的流程图,希望这些内容能为初学ARM 的朋友拨开迷雾,以最快 的速度和最短的时间走进嵌入世界的大们.-From other parts of the learning materials to download. This article from the perspective of learners, d
  3. 所属分类:Communication

    • 发布日期:2017-04-10
    • 文件大小:1.73mb
    • 提供者:xxf
  1. ns-example

    0下载:
  2. Add New Application and Agent in ns by example:学习ns2的一个经典例子-Add New Application and Agent in ns by example: to learn a classic example of ns2
  3. 所属分类:Communication

    • 发布日期:2016-01-22
    • 文件大小:31.43kb
    • 提供者:xianxingping
  1. libjingle

    0下载:
  2. 综合网上资料和个人理解,主要分为以下几大部分: 1. libjingle概念 2. libjingle 知识点 3. libjingle 编译(源代码的编译和一个例子myjingle的编译) 4. libjingle 程序创建(一个简要的过程) 5. libjingle 知识点扩展(一些重要概念) 6. libjingle底层的主要代码理解 文档还未完成,每一部分都有待进一步学习和研究后再修改。 -Comprehensive online information
  3. 所属分类:Communication

    • 发布日期:2017-03-27
    • 文件大小:233.38kb
    • 提供者:风起云
  1. Delineation

    0下载:
  2. This routine performs automatic curve fitting of overlapping lines. It uses a Levenberg-Marquardt fitting routine. The fit function can be Lorentzian, Gaussian or Mixed Lorentzian and Gaussian. Use Options->Line Fit to activate the line fitting pr
  3. 所属分类:Communication

    • 发布日期:2017-05-04
    • 文件大小:1.4mb
    • 提供者:AMEL
  1. LWUIT

    0下载:
  2. Sung公司推出的LWUIT文档,J2ME新的UI控件LWUIT。LWUIT是一个轻量级JavaME UI工具包。主要的特性包括:类似Swing 的MVC架构,支持多种布局(Layouts),皮肤更换,字体,触摸屏,动画效果,Rich控件,3D集成,Painter,模式对画框,I18N/L10N等。-Sung launched the LWUIT documents, J2ME new UI controls LWUIT. LWUIT is a lightweight JavaME UI Too
  3. 所属分类:Communication

    • 发布日期:2017-05-17
    • 文件大小:4.51mb
    • 提供者:EnjoyJava
  1. ReedSolomon-decode-new-circuit

    0下载:
  2. 用于RS码译码的两种新电路:普通基“比特串行序列乘法电路”和“比特串行 乘法累加电路”,基本上以m个与门代替了两个任意元素相乘的复杂乘法器,使译码电路大大简化.作为一个应用实例,详细阐明了用它们构造的RS码纠删/纠错译码各步电路. -Used for RS code of decoding two new circuit: common base "bit serial sequence multiplication circuit" and "bit serial multiplica
  3. 所属分类:Communication

    • 发布日期:2017-04-06
    • 文件大小:42.49kb
    • 提供者:孟君
  1. 求s=a+aa+aaa+aaaa+aa...a的值

    0下载:
  2. 题目8:求s=a+aa+aaa+aaaa+aa...a的值,其中a是一个数字。例如 2+22+222+2222+22222(此时共有5个数相加),几个数相加有键盘控制。 -Title 8: o s = a+ aa+ aaa+ aaaa+ aa... A value, of which a is a number. For example 2+ and+ 222+ 2222+ 22222 (the five number additive), a few numb
  3. 所属分类:编程文档

    • 发布日期:2016-01-22
    • 文件大小:3kb
    • 提供者:崔嬴
  1. LoginJSP

    0下载:
  2. 一个注册与登陆的例子,注册后跳转登陆并登陆到主页-A registered and landing example A registered and landing example A registered and landing example
  3. 所属分类:Communication

    • 发布日期:2017-11-15
    • 文件大小:5.16kb
    • 提供者:慧敏
  1. A-simple-example-of-serial

    0下载:
  2. 串口的简单示例,互相学习,希望能帮助大家,共同进步!-A simple example of serial
  3. 所属分类:Communication

    • 发布日期:2017-04-03
    • 文件大小:10.72kb
    • 提供者:郑伟
  1. Face-Detection-and-Tracking---MATLAB-a-Simulink-E

    1下载:
  2. Object detection and tracking are important in many computer vision applications including activity recognition, automotive saf ety, and surveillance. In this example, you w ill develop a simple f ace tracking system by dividing the tracking probl
  3. 所属分类:编程文档

    • 发布日期:2014-03-25
    • 文件大小:867.12kb
    • 提供者:Nurita
  1. example

    0下载:
  2. 算法与数据结构样例,包括本科数据结构的打多少样例-How much sample sample algorithms and data structures, including a dozen undergraduate data structures
  3. 所属分类:Communication

    • 发布日期:2017-12-11
    • 文件大小:30.93kb
    • 提供者:liuqian
« 12 3 4 5 »
搜珍网 www.dssz.com