搜索结果
找到约 63 项符合
TRACE 的查询结果
按分类筛选
- 全部分类
- Linux/Unix编程 (7)
- matlab例程 (5)
- 单片机开发 (5)
- 其他 (5)
- 单片机编程 (4)
- 文章/文档 (3)
- PCB相关 (2)
- 可编程逻辑 (2)
- Internet/网络编程 (2)
- 书籍源码 (2)
- 其他书籍 (2)
- 数学计算 (2)
- 系统设计方案 (2)
- 技术资料 (2)
- 嵌入式综合 (1)
- 源码/资料 (1)
- 数值算法/人工智能 (1)
- 软件工程 (1)
- 生物技术 (1)
- 人工智能/神经网络 (1)
- 人物传记/成功经验 (1)
- 网络 (1)
- VC书籍 (1)
- 3G开发 (1)
- 嵌入式/单片机编程 (1)
- 编辑器/阅读器 (1)
- DSP编程 (1)
- 仿真技术 (1)
- 行业应用文档 (1)
- 其他 (1)
- 书籍 (1)
- 精品软件 (1)
单片机开发 The download includes the kernel source code, and a demo application for EVERY RTOS port. See http:
The download includes the kernel source code, and a demo application for EVERY
RTOS port. See http://www.freertos.org/a00017.html for full details of the
directory structure and information on locating the files you require.
The easiest way to use FreeRTOS is start start with one of the demo appli ...
嵌入式/单片机编程 本文档主要介绍Q.931协议基本知识
本文档主要介绍Q.931协议基本知识,及在日常的维护中使用HDLCMON抓取的呼叫消息流程Trace的分析方法,并根据不同的问题及现象,提供简单的分析解决方法
其他 用NS2进行完网络模拟后
用NS2进行完网络模拟后,接下来最重要的就是如何处理模拟的结果:trace文件,本文系统的介绍了如何使用awk处理trace文件以分析网络的性能
matlab例程 PRINCIPLE: The UVE algorithm detects and eliminates from a PLS model (including from 1 to A componen
PRINCIPLE: The UVE algorithm detects and eliminates from a PLS model (including from 1 to A components) those variables that do not carry any relevant information to model Y. The criterion used to trace the un-informative variables is the reliability of the regression coefficients: c_j=mean(b_j)/std ...
Linux/Unix编程 linux下的多线程调试工具
linux下的多线程调试工具,支持posix NPTL, NPTL Trace Tool (PTT - POSIX Thread Trace Toolkit)
数学计算 Mapack可用来做矩阵运算 Mapack is a .NET class library for basic linear algebra computations. It supports th
Mapack可用来做矩阵运算
Mapack is a .NET class library for basic linear algebra computations. It supports the following matrix operations and properties: Multiplication, Addition, Subtraction, Determinant, Norm1, Norm2, Frobenius Norm, Infinity Norm, Rank, Condition, Trace, Cholesky, LU, QR, Single V ...
单片机开发 There are three ways of specifying an immediate dump Immediate dumps can be specified using the AL
There are three ways of specifying an immediate dump
Immediate dumps can be specified using the ALTER SESSION command
ALTER SESSION SET EVENTS
immediate trace name dump level level
Immediate dumps can be specified in ORADEBUG
ORADEBUG DUMP dump level
文章/文档 trace32 simulator for ARM
trace32 simulator for ARM ,关于trace的使用,网上资料很少,这个很不错哦,绝对不会后悔。
行业应用文档 遗传算法代码
在实际应用中,利用遗传算法处理多目标优化问题,initPop=initializega(10,[0 9],'fitness');
[x endPop,bPop,trace]=ga([0 9],'fitness',[],initPop,[1e-6 1 0],'maxGenTerm',25,'normGeomSelect',[0.08],'arithXover',[2 0],'nonUnifMutation',[2 25 3])
MATLAB代码
书籍 UMTS+Performance+Measurement+A+Practical+Guide
Having dealt with in-depth analysis of SS#7, GSM and GPRS networks I started to monitor
UTRAN interfaces approximately four years ago. Monitoring interfaces means decoding
the data captured on the links and analysing how the different data segments and messages
are related to each other. In general ...