搜索资源列表
Keil MDK RL-ARM 实时库用户指南
- 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特性,以及
汇编代码中对C函数调用时如何进行参数的传递以及如何从C函数正确返回
- 对于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
VC-UDP
- VC实现最简单的UDP通信,编写UDP通讯的小例子-VC achieve easiest UDP traffic, write a small example of UDP communication
ATL/Tutorials - Create a simple ATL transformation
- 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 >
bash
- 这是一本实用的指南,并不十分的严肃,尝试用实际的东西来代替那些理论的例子。我分部分来写因为我对那些知道自己在谈论什么人写的脱离实际的和过分单纯的例子并不感到兴奋,展示一些比较酷的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
simulation.example.with.matlab
- 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
matlab50
- 一个很实用的MATLAB实例教程,50个例子,欢迎下载,-A very practical example of the MATLAB tutorial, example 50 are welcome to download,嘿嘿! ! ! ! ! ! ! !
OpenSceneGraph2.6
- osg2.6的中文例子,附带详细说明,要代码样例-Chinese osg2.6 example, with a detailed descr iption, it is necessary to sample code
Decimation
- 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.
StudyARMStep
- 从其它地方下载的学习资料。 本文从学习者的角度出发,分别描述了下面几部分内容: ARM编程的基本知识,BOOT 代码流程和功能分析,OS 中断程序的编写举例 和BOOT 代码的流程图,希望这些内容能为初学ARM 的朋友拨开迷雾,以最快 的速度和最短的时间走进嵌入世界的大们.-From other parts of the learning materials to download. This article from the perspective of learners, d
ns-example
- 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
libjingle
- 综合网上资料和个人理解,主要分为以下几大部分: 1. libjingle概念 2. libjingle 知识点 3. libjingle 编译(源代码的编译和一个例子myjingle的编译) 4. libjingle 程序创建(一个简要的过程) 5. libjingle 知识点扩展(一些重要概念) 6. libjingle底层的主要代码理解 文档还未完成,每一部分都有待进一步学习和研究后再修改。 -Comprehensive online information
Delineation
- 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
LWUIT
- 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
ReedSolomon-decode-new-circuit
- 用于RS码译码的两种新电路:普通基“比特串行序列乘法电路”和“比特串行 乘法累加电路”,基本上以m个与门代替了两个任意元素相乘的复杂乘法器,使译码电路大大简化.作为一个应用实例,详细阐明了用它们构造的RS码纠删/纠错译码各步电路. -Used for RS code of decoding two new circuit: common base "bit serial sequence multiplication circuit" and "bit serial multiplica
求s=a+aa+aaa+aaaa+aa...a的值
- 题目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
LoginJSP
- 一个注册与登陆的例子,注册后跳转登陆并登陆到主页-A registered and landing example A registered and landing example A registered and landing example
A-simple-example-of-serial
- 串口的简单示例,互相学习,希望能帮助大家,共同进步!-A simple example of serial
Face-Detection-and-Tracking---MATLAB-a-Simulink-E
- 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
example
- 算法与数据结构样例,包括本科数据结构的打多少样例-How much sample sample algorithms and data structures, including a dozen undergraduate data structures