登录
首页 » PDF » 07083115087247

07083115087247

于 2009-08-06 发布 文件大小:633KB
0 334
下载积分: 1 下载次数: 0

代码说明:

说明:  如何编译uclinux内核,希望对读者有一定的帮助。(How to compile uclinux kernel, I hope the readers will certainly help.)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Guide to 3D Vision Computation
    说明:  This classroom-tested and easy-to-understand textbook/reference describes the state of the art in 3D reconstruction from multiple images, taking into consideration all aspects of programming and implementation. Unlike other computer vision textbooks, this guide takes a unique approach in which the initial focus is on practical application and the procedures necessary to actually build a computer vision system.
    2019-04-02 15:37:25下载
    积分:1
  • multiuser
    本文针对并行干扰抵消检测器的不足之处,提出了改进的并行干扰抵消检测算法——基于多项式展开的并行干扰抵消多用户检测算法。该算法将多项式展开检测器作为并行干扰抵消检测器第一级的数据估计值,以提高检测可靠性。通过仿真实验,首先验证了多项式展开检测器的性能。然后比较改进算法与传统检测器的性能,验证改进算法的系统性能得到明显改善;并与并行干扰抵消检测器、解相关检测器和MMSE检测器相比较,验 证得到该改进算法的性能也有不同程度的改善。 (this paper discusses the principle and performance of the conventional detector and the parallel interference cancellation(PIC)detector separately.Since the conventional detector take MAI only as the background noise without considering the existence of the other users,the existence of MAI has a significant impact on the performance of CDMA systems.Each stage of PIC detector utilizes the data estimates of the initial or previous stage,produces a new set of MAI estimates,and then subtracts out all of the MAI for each user in parallel.Through Monte Carlo simulation in different scenarios,the results illustrate the influence of MAI in conventional CDMA ystems.Theexperimental results show PIC detector can effectively eliminate MAI andimprove the system BER. )
    2010-03-02 22:59:56下载
    积分:1
  • Tcl编程教程
    说明:  本书为Tcl编程教程,为opensees编程提供基础。(This book is about tcl programming)
    2019-10-25 13:21:41下载
    积分:1
  • 1-Python
    Python Essential Reference, Second Edition
    2020-06-24 17:40:02下载
    积分:1
  • 6
    说明:  采用Laser - PVDF 实验系统对纳米AlP/ SiO2 中激光超声信号进行采集. 利用小波的多尺度分解、重 构和消噪功能,提取出直达波及其反射回波,测量了时间间隔和纳米AlP/ SiO2 的纵波声速. 结果证明小波变换 的方法能有效地处理复杂激光超声信号.(Using Laser- PVDF experimental system of nano-AlP/SiO2 Laser ultrasonic signal acquisition. Using wavelet multiscale decomposition, reconstruction and de-noising function, extracted from direct wave and its reflection echo measured time interval and nano-AlP/SiO2 of the longitudinal wave speed of sound. wavelet transform results show that the method can effectively deal with the complexity of laser ultrasonic signals.)
    2008-04-06 10:57:33下载
    积分:1
  • The-Intel-Microprocessors-8th-Edition
    This book is about intel microprocessors.
    2014-10-19 20:54:55下载
    积分:1
  • TheArtofComputerProgrammingVolume3
    Knuth不僅僅是傑出的programmer,同時也是世界聞名的數學家和演算法的專家。他的經典巨著The Art of Computer Programming裡頭寫的是他畢生研究演算法和程式設計的精華(Knuth is not only an outstanding programmer, but also world-renowned mathematicians and experts algorithm. His classic masterpiece, The Art of Computer Programming is written inside his life-long study of algorithms and the essence of programming)
    2009-04-09 14:58:09下载
    积分:1
  • HighMaPro_matlab
    本书首先介绍了MATLAB 语言的程序设计的基本内容,在此基础上系统介绍了各个应用数 学领域的问题求解,如基于MATLAB 的微积分问题、线性代数问题的计算机求解、积分变换和复变函数问题、非线性方程与最优化问题、常微分方程与偏微分方程问题、数据插值与函数逼近问题、概率论与数理统计问题的解析解和数值解法等。还介绍了较新的非传统方法如模糊逻辑与模糊推理、神经网络、遗传算法、小波分析、粗糙集及分数阶微积分学等领域。(The book begins with the introduction of the MATLAB programming language, the basic content, on the basis of the system introduced in all areas of applied mathematics problem solving, such as MATLAB-based calculus problems, linear algebra to solve computer problems, integral transforms and complex variable function problems, nonlinear equations and optimization problems, ordinary differential equations and partial differential equation problems, data interpolation and function approximation problem, Probability Theory and Mathematical Statistics Analytical Solution and Numerical Solution of such. Also introduce a relatively new non-traditional methods such as fuzzy logic and fuzzy reasoning, neural networks, genetic algorithms, wavelet analysis, rough sets and fractional calculus and other fields.)
    2007-09-29 10:40:50下载
    积分:1
  • LabVIEW-baodian
    本书详尽讲解了LabVIEW常用的编程方法、编程技巧和工程应用技术。全书共分为3篇,其中:入门篇归纳总结了LabVIEW编程人员必须掌握的基础知识,包括LabVIEW的基本概念、基本函数的用法和常用的运行结构,以及LabVIEW的基本数据结构和文件存储方式;高级篇细致地讲解了引用、属性、方法以及各类高级控件的运用,LabVIEW的文本方式编程以及DLL、C语言接口,基于Matlab语法的MathScript编程技术,LabVIEW基于组件的高级编程方法和编程模式;工程应用篇介绍了串口、并口和网络通信的常用方法,数据采集的基本原理和方法,LabVIEW实时系统的构建和编程,以及各种常用专业工具包的使用方法,包括数据库连接工具包、数据监控与记录工具包、报表生成工具包、状态图工具包等等。(This book explains LabVIEW commonly used programming methods, programming skills and engineering application technology. The book is divided into three articles, including: introductory summary of the LabVIEW programmer must master the basic knowledge, including the basic concepts of LabVIEW, the basic functions of the usage and commonly used operating structure, and LabVIEW basic data structure and file storage Advanced, and the use of various advanced controls, LabVIEW programming of text and DLL, C language interface, MathScript programming technology based on Matlab syntax, LabVIEW advanced programming method and programming mode based on component, The basic principles and methods of data acquisition, the construction and programming of LabVIEW real-time system, and the methods of using various commonly used professional tool kits, including connection kits, data monitoring, and so on. With the record kit, the report generation toolkit, the state diagram toolkit, and so on.)
    2017-03-06 14:57:23下载
    积分:1
  • GIMP_User_Manual_cn
    GIMP中文手册 (Chinese GIMP manual)
    2009-07-14 11:09:38下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载