搜索资源列表
matlab_communication
- MATLAB在通信系统仿真中的应用,包括有通信仿真的一半步骤,通信系统模型及仿真实例.-communication systems in MATLAB simulation applications, including communication simulation half steps communication system model and simulation results.
GMM
- Source code - create Gaussian Mixture Model in following steps: 1, K-means 2, Expectation-Maxximization 3, GMM Notice: All datapoints are generated randomly and you can config in Config.h-Source code- create Gaussian Mixture Model
Gartner_CRM
- This document is about 10 steps to achieve ROI by Gartner CRM
Latex_manual
- A latex manual that explains in steps the way to generate a proper document.
MDI
- MDI Application Design Guideline With Source Code Steps
seminarpapers
- semiars The World Wide Web, which has started as a document repository, is rapidly transforming to a full fledged virtual environment that facilitates services, interaction, and com- munication. Under this light, the Semantic Web and Web 2.
DataMining
- the concept of data mining was summarized, and its significance that contributes to commerce was illustrated as well. Based on the characteristic, an important genetic algorithm which is widely used in data mining technology was proposed, who
94110559-Creating-Metadata-for-GIS-Portal-Toolkit
- ESRI s GIS Portal Toolkit isa technology and services solution for implementing local, regional, national, and global spatial data infrastructure (SDI) portals. GIS portals organize content and services such as directories, search tools, commun
CCS_ProfilingCode
- Tutorial document for profiling functions on TI Code Composer Studio. This document explains the steps of profiling in simple language and with lot of screenshots.
Opening-report
- 主要介绍了关于电力系统功角稳定的毕业论文的各类详细步骤,每个步骤都要做什么,能够提供毕业论文关于开题报告的格式。-Main power system angle stability thesis various detailed steps, each step what to do, can provide thesis on opening report format.
SWOT
- 研究对 SWOT 分析的涵义和步骤进行阐述,同时对京东商城进行 SWOT 分析,对其发展提出了相应的对策与竞争战略,指出了 SWOT 分析在企业竞争情报中运用的不足,并进行了展望。-SWOT analysis of the implications for research and steps to elaborate, while Jingdong Mall SWOT analysis, its development put forward the corresponding counter
Scalable-Indexing-Schemes-of-Color-Image-Archives
- Background of Content Based Image Retrieval(CBIR) Analysis of Previous Work Results of Existing Methods Scalable Image Indexing and Retrieval Proposed Indexing System(overview) wavelet transform and HSL color conversion Feature Space(Ener
Lab05-Chipscope_Debugging_13_1_1
- xilinx fpga microblaze Embedded Chipscope DebuggingThis is the fifth tutorial in a series of training material dedicated to introducing engineers to creating their first embedded designs. These tutorials will cover all the required steps for creating
2012.tar
- Implementation steps for Smokeping
MASM5.0
- 如何使用MASM.5.0 图文并茂 详细讲述步骤-How to describe in detail the steps illustrated using MASM.5.0
Diphone-Based-Concatenative-Speech-Synthesis
- This paper describes the first Text-to-Speech (TTS) system for the Mongolian language, using the general speech synthesis architecture of Festival. The TTS is based on diphone concatenative synthesis, applying TD-PSOLA technique. The conversion proce
EMV-process-steps.txt
- Document describing the steps in an EMV (Chip & Pin) credit card transaction
autocompleteboxexample
- You can download it http://www.alexfeinman.com/download.asp?doc=tapi1.1.zip. But please confirm for commerical use. Follow these steps. 1. Refer the Tapilib assembly ( the debug folder in the downloaded zip) 2. Add the namespace : using Ope
3285-30367-2-PB
- In most of the approaches of computer-aided detection of breast cancer, one of the preprocessing steps applied to the mammogram is the removal/suppression of pectoral muscle, as its presence within the mammogram may adversely affect the outcome of ca
Analysis-of-the-Java-Virtual-Machine
- 研究 Java平台的核心——虚拟机 .为了使 Java在不同的平台上顺利运行 ,研究 Java虚拟机 (Java virtualmachine,简称 JVM)的组成及运行机制 ,为编程实现 JVM或向各种平台移植 JVM提供参考 .通过对 Kaffe(一种Java虚拟机的实现 )桌面版本的源代码进行分析 ,得出虚拟机运行的整个流程 ,并对流程中的关键部分进行深入研究 ,同时结合 Sun的《Java虚拟机规范》,总结出实现 JVM的一些关键步骤 ,并提出改进 JVM运行效率的建议-Java cor