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

one-DIMENSIONAL

  • This file contains a C++Builder 4 project called SimplyChaos-X ver 3.1 (SCX31). SCX31 is an encry

    This file contains a C++Builder 4 project called SimplyChaos-X ver 3.1 (SCX31). SCX31 is an encryption tool. I designed it as my graduation paper work. SCX31 is a symmetric stream cipher built on chaos function, one time pad cipher and inspiration from Ground Effect (aviation). The key length can be up to 40 characters (320 bits).

    标签: SimplyChaos-X SCX contains Builder

    上传时间: 2016-06-07

    上传用户:nanshan

  • 用fpga实现的DA转换器

    用fpga实现的DA转换器,有说明和源码,VDHL文件。 A PLD Based Delta-Sigma DAC Delta-Sigma modulation is the simple, yet powerful, technique responsible for the extraordinary performance and low cost of today s audio CD players. The simplest Delta-Sigma DAC consists of a Delta-Sigma modulator and a one bit DAC. Since, both of these components can be realized using digital circuits, it is possible to implement a low precision Delta-Sigma DAC using a PLD.

    标签: fpga DA转换器

    上传时间: 2016-06-10

    上传用户:bjgaofei

  • linux下用C语言写的聊天程序!/*BUG and NOTE: Not join protect to Shared Memory Segments,example Semaphore Array

    linux下用C语言写的聊天程序!/*BUG and NOTE: Not join protect to Shared Memory Segments,example Semaphore Arrays. Not check the parameters validity. When transmit may be error. If the client program no right exit,others cannot know,the service program shouldbe check the client program whether exist timing. The program when exit(), it do not delete the Shared Memory Segments,you maybe use atexit() but the program have some processes. When one process is exit(),others is continue. The service program s action is few. And so on. */

    标签: Semaphore Segments example protect

    上传时间: 2014-01-25

    上传用户:xhz1993

  • 射频卡读写模块的资料

    射频卡读写模块的资料,值得学习,发出来与大家共享。采用PHILIPS 公司的非接触技术设计的微型嵌入式非接触式IC卡读写模块。内嵌MF RC500射频基站,用户不必关心射频基站复杂的控制方法,只需要简单地通过选定的UART 或IIC 接口发送命令就可以对卡片进行所有的操作。该读卡模块是专门针对Mifare One读卡器设计的,带有默认自动寻卡功能。采用YW-201模块,用户可以在最短的时间内开发出符合自己需求的稳定的射频卡系统。

    标签: 射频卡 读写模块

    上传时间: 2014-01-16

    上传用户:gundan

  • Use this program to decode the Manchester Code of the RFID. Validate the accessibility of detected c

    Use this program to decode the Manchester Code of the RFID. Validate the accessibility of detected card. Including a keypad controller, generally a all in one card access reader.

    标签: the accessibility Manchester Validate

    上传时间: 2013-12-19

    上传用户:yoleeson

  • Abstract-The effect of the companding process on QAM signals has been under investigation for the p

    Abstract-The effect of the companding process on QAM signals has been under investigation for the past several years. The compander, included in the PCM telephone network to improve voice performance, has an unusual affect on digital QAM data signals which are transmitted over the same channel. The quantization noise, generated by the companding process which is multiplicative (and asymmetric), degrades the detectability performance of the outermost points of the QAM constellation more than that of the inner points. The combined effect of the companding noise and the inherent white gaussian noise of the system, leads us to a re-examination of signal constellation design. In this paper we investigate the detectability performance of a number of candidates for signal constellations including, a typical rectangular QAM constellation, the same constellation with the addition of a smear-desmear operation, and two new improved QAM constellation designs with two-dimensional warpi

    标签: investigation Abstract-The companding the

    上传时间: 2013-12-20

    上传用户:英雄

  • Peers is a very minimalistic SIP User-Agent. It s a softphone, written in java, and it has been test

    Peers is a very minimalistic SIP User-Agent. It s a softphone, written in java, and it has been tested on linux and windows. It allows a user to call from one PC to another on a local area network, using SIP/SDP/RTP with Ulaw encoding for voice.

    标签: minimalistic User-Agent softphone written

    上传时间: 2014-12-02

    上传用户:cainaifa

  • Multirate filters provide a practical approach to designing and implementing finite response (FIR) f

    Multirate filters provide a practical approach to designing and implementing finite response (FIR) filters with narrow spectral constraints. By changing the input data rate at one or more intermediate points the filter lengths and computational rates can be greatly reduced when compared to a standard single-rate filter implementation.

    标签: implementing Multirate designing practical

    上传时间: 2016-07-01

    上传用户:dengzb84

  • In this paper, we present LOADED, an algorithm for outlier detection in evolving data sets containi

    In this paper, we present LOADED, an algorithm for outlier detection in evolving data sets containing both continuous and categorical attributes. LOADED is a tunable algorithm, wherein one can trade off computation for accuracy so that domain-specific response times are achieved. Experimental results show that LOADED provides very good detection and false positive rates, which are several times better than those of existing distance-based schemes.

    标签: algorithm detection containi evolving

    上传时间: 2014-01-08

    上传用户:aeiouetla

  • This code is described in "Computational Geometry in C" (Second Edition), Chapter 8. It is not writ

    This code is described in "Computational Geometry in C" (Second Edition), Chapter 8. It is not written to be comprehensible without the explanation in that book. Prints out one arm configuration to reach given target. Assumes number of links >= 3. Input: nlinks Number of links L1 L2 ... Ln Link lengths x0 y0 target0 x1 x2 target1

    标签: Computational described Geometry Chapter

    上传时间: 2014-01-25

    上传用户:yan2267246