虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

More

  • SPREAD SPECTRUM MODULATION TECHNIQUES -spread spectrum - those modulation methods that are producin

    SPREAD SPECTRUM MODULATION TECHNIQUES -spread spectrum - those modulation methods that are producing a signal whose spectrum is More wider than of the data signal, the occupied frequency band being independent by the signal of data band. -The signals with spread spectrum of direct sequence type BPSK (BPSK-DS-SS) -The signals with spread spectrum of direct sequence type QPSK – DS–SS - Frequency hopping spread spectrum signals (FH-SS)

    标签: MODULATION TECHNIQUES modulation SPECTRUM

    上传时间: 2017-06-05

    上传用户:lht618

  • SFLOP simulates a floating point operation x op y where op = +, -, *, /

    SFLOP simulates a floating point operation x op y where op = +, -, *, / In chopping or rounding arithmetic using an m digit mantissa, base 10, and an unrestricted exponent range. (sflop: Simulate FLOating Point operation.) For More details on the how the floating point representation of a number is computed see the function sfl.

    标签: simulates operation floating SFLOP

    上传时间: 2017-06-05

    上传用户:fxf126@126.com

  • This program is free software you can redistribute it and/or modify it under the terms of the GN

    This program is free software you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for More details.

    标签: redistribute the software program

    上传时间: 2017-06-05

    上传用户:gtf1207

  • This program is free software you can redistribute it and/or modify it under the terms of the GN

    This program is free software you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for More details.

    标签: redistribute the software program

    上传时间: 2014-01-14

    上传用户:myworkpost

  • C in A Nutshell Learning a language--any language--involves a process wherein you learn to rely les

    C in A Nutshell Learning a language--any language--involves a process wherein you learn to rely less and less on instruction and More increasingly on the aspects of the language you ve mastered. Whether you re learning French, Java, or C, at some point you ll set aside the tutorial and attempt to converse on your own. It s not necessary to know every subtle facet of French in order to speak it well, especially if there s a good dictionary available. Likewise, C programmers don t need to memorize every detail of C in order to write good programs. What they need instead is a reliable, comprehensive reference that they can keep nearby. C in a Nutshell is that reference.

    标签: language Nutshell Learning involves

    上传时间: 2013-12-25

    上传用户:王者A

  • 迷宫算法(maze) /* Maze * Starting point is m[0][0], need to find a path go to m[9][9]. 0 means OK,

    迷宫算法(maze) /* Maze * Starting point is m[0][0], need to find a path go to m[9][9]. 0 means OK, * 1 means cannot go there, boundary is 0 and 9, cannot go beyond boundary. * Each step can be made horizontally or vertically for one More grid (diagonal * jump is not allowed). * Your program should print a series of grid coordinates that start from m[0][0] * and go to m[9][9] * Hint: No need to find the shortest path, only need to find one path that gets * you to desitination. */

    标签: Starting point means maze

    上传时间: 2013-12-27

    上传用户:Divine

  • Simple AJAX Framework/Library. Contains numerous built-in functions, alongside speed enhancements b

    Simple AJAX Framework/Library. Contains numerous built-in functions, alongside speed enhancements by reducing overhead. For More information and documentation visit Neotelos.com

    标签: enhancements Framework alongside functions

    上传时间: 2017-06-08

    上传用户:bruce5996

  • This ar the basic programs that i did in highschool. From very simple to medium programs. From array

    This ar the basic programs that i did in highschool. From very simple to medium programs. From arrays to backtracking and graphs. Ther are More then 100 programs.

    标签: programs From highschool medium

    上传时间: 2014-12-04

    上传用户:youke111

  • DirectDisk for Win2000/NT allow you to directly access physical sectors from floppy, hard disks, l

    DirectDisk for Win2000/NT allow you to directly access physical sectors from floppy, hard disks, logical volumes and CDRoms. It is released under the GPL license (http://www.gnu.org/licenses/gpl.txt). Please mail me for whatever about this project. The HexEditor component is from Markus Stephany. More info in the included zip in the sources.

    标签: DirectDisk directly physical sectors

    上传时间: 2013-12-26

    上传用户:saharawalker

  • This book has been written to support a practically oriented course in programming language transla

    This book has been written to support a practically oriented course in programming language translation for senior undergraduates in Computer Science. More specifically, it is aimed at students who are probably quite competent in the art of imperative programming (for example, in C++, Pascal, or Modula-2), but whose mathematics may be a little weak students who require only a solid introduction to the subject, so as to provide them with insight into areas of language design and implementation, rather than a deluge of theory which they will probably never use again students who will enjoy fairly extensive case studies of translators for the sorts of languages with which they are most familiar students who need to be made aware of compiler writing tools, and to come to appreciate and know how to use them. It will hopefully also appeal to a certain class of hobbyist who wishes to know More about how translators work.

    标签: practically programming oriented language

    上传时间: 2013-12-10

    上传用户:我干你啊