搜索资源列表
VC++andMatlab
- 许多工程软件需要用到复杂的数学算法。VC++能够形成各种用户界面, 并可以直 接与系统及底层硬件交换数据。因此研究VC++和Matlab 的混合编程具有很大的实际意义。 该文讨论了如何使用Matlab 的Complier 将*.m函数编译为动态链接库DLL, 提供给VC++ 调用的方法, 提供了一种VC++与Matlab 混合编程的快速实现。-many engineering software necessary to use complex mathematical algorit
LAS
- lidar数据las格式的详细说明(英文).方便了解las格式的具体内容.-lidar data las detailed descr iption of the format (in English). las format to facilitate understanding of the specific content.
ADSL_based_high-speedcabletelemetry
- 电缆遥测传输是测井系统传输数据的主要方式。针对测井电缆传输速率低、 带宽窄等瓶颈问题 ,提出应用 ADSL 宽带网络接入的离散多音频调制(DMT)技术进行电缆传输的调制和解调 ,从理论上对此技术进行了详细分析 ,并 通过计算机仿真试验 ,证明该方法对于提高电缆的频带利用率是可行的。-Cable telemetry transmit is a main way of data transmission in well logging systems. In this paper , due
8051LCD
- LCD在电子产品设计中使用率相当高,普通的七节显示器只能用来显示数字,若要显示英文文字时,则一定会选择使用LCD(液晶显示器),常见的使用场合有量测仪器及高级电子产品,毕竟LCD价格不是很便宜。我们在电子材料行买到的LCD,其背面含有控制电路,其上面有专门的IC来完成LCD的动作控制,在自行设计的接口中,只要送入适当的命令码和欲显示的数据,LCD便会将其字符显示出来,在程控上非常方便-LCD in electronic product design, very high utilization
FaultRecorderDesign
- 基于 ARM和 Linux嵌入式平台的 故障录波器通信接口设计-Abstract: To s olve some p r oblems of hardware configure, cost and reliability based on the traditi onalmicr ocomputer2 based fault re2 corder, a scheme for the fault recorderwhich takesARM and DSP as system hardw
multisensor-data
- Part I Introduction to Multisensor Data Fusion 1 Multisensor Data Fusion David L. Hall and James Llinas 1.1 Introduction 1.2 Multisensor Advantages 1.3 Military Applications 1.4 Nonmilitary Applications 1.5 Three Processing Architectu
ADL32-Lecture03-Report1.rar
- CRFsuite: a fast implementation of Conditional Random Fields (CRFs) CRFSuite is an implementation of Conditional Random Fields (CRFs) for labeling sequential data. The first priority of this software is to train and use CRF models as fast as possi
LTE--RLC-layer-AM-transmission
- 针对 3 G PP最新发布的 LTE ( l o n g t er m evol u t i on ) R e l ease 8 标准, 研究了 LTE 空中接口协 议栈无线 链路控 制 ( ra d i o l i nk con t ro, l RLC ) 的子层确认 ( ac kn o w l e d ged m o d e , A M ) 传输模式的 设计与实 现机制。主要介 绍了 L TE 无 线接入网空中接口协议 栈的结构, 详细阐述了空中接口协 议栈中 RLC的 A M 数据
3
- 对一篇由英文字母、空格、标点符号构成的文档,进行Huffman编码 数据输入: 由文件input.txt给出输入数据。 输入文件示例 input.txt A priority queue is a queue where each element has a priority and the element with the highest priority is at the front of the queue and will be the first elemen
OPCServer-direction-for-use
- OM_OPCSvr.dll工具包其实就是一个动态链接库(DLL)。支持OPC l.0和OPC 2.0数据存取规范定义所有必需的接口,还包括实现了浏览器功能的接口-OM_OPCSvr.dll kit is actually a dynamic-link library (DLL). Supports OPC l.0 and OPC 2.0 Data Access specification defines all necessary interfaces, but also to achieve
critical-path
- 求解某项工程计划的AOE网的关键路径。输入数据建立AOE网络,计算每一个事件的Ve和Vl,每一个活动的e和l,求出该项工程的所有关键活动和非关键活动,进而求得关键路径。-Solving the critical path of a project AOE network. Input data setup AOE network, compute Ve and Vl every event, every event e and l, find all the key activities and
Neural-Network-Data-Fusion-Technolog
- 基于神经网络的传感器网络数据融合技术研究-S e n s o r N e t w o r k B a s e d o n N e u r a l N e t w o r k D a t a F u s i o n T e c h n o l o g y
MSP4301
- THIS MSP430 BASED DATA STRENGTH CALCULATOR.WHEN THE S/L IS PRESENT IN THE NEAREST PLACE,THAT WILL USE MORE POWER.-THIS IS MSP430 BASED DATA STRENGTH CALCULATOR.WHEN THE S/L IS PRESENT IN THE NEAREST PLACE,THAT WILL USE MORE POWER.
cuda-course
- GPU-cuda各种入门升阶资料,内有cuda函数库,cuda编程指南,GPU_library等资料。-GPU-cuda a variety of entry-l-order data, there cuda library, cuda programming guide, GPU_library other information.
LIDAR-point-cloud-data-p-and-a
- LIDAR点云数据处理与应用 -分析 L I D A R点云数据的获取原理及分类 , 探讨 Mi c r o s t a t i o n 的 t e r r a 模块 数据及 L I D A R点云数据 的分类处理 方法。- Get principle and classification, classification method to e
Telecom-Billing-Management-System-in-c-with-sourc
- This Mini project is compile in gcc compiler with code::blocks IDE. This project can be a good reference for those student who are doing there school project in c.Architecture of this project is very simple and easy to understand the code. Just file
PCA_ORL
- 人脸识别技术作为生物体特征识别技术的重要组成部分,在近些年来已经发展成为计算机视觉和模式识别领域的研究热点。本实验是基于K-L变换的主成分分析法(PCA)在人脸识别中的应用,在ORL人脸库的基础上通过Matlab实现了快速PCA算法的验证仿真,并对样本图像进行了重构。本实验在ORL人脸库的基础上,选用每人前5张图片,共计40人200幅样本图像,通过快速PCA算法将10304维的样本特征向量降至20维,并实现了基于主分量的人脸重建,验证了PCA算法在高维数据降维处理与特征提取方面的有效性。-Fac