Welcome![Sign In][Sign Up]
Location:
Search - generator

Search list

[OS programCRC32b

Description: crc32 generator, from input data, can be modified to use with files.
Platform: | Size: 1024 | Author: kernell3200 | Hits:

[OtherDDS1

Description: 基于DDS技术构建信号发生器.pdf,版权归原作者所有,谨供学习。-Based on DDS technology to build signal generator. Pdf, belongs to original author, would like for learning.
Platform: | Size: 353280 | Author: 滕飞 | Hits:

[matlabpn_generator

Description: PN码发生器的matlab程序,对于写vhdl代码有很重要得参考价值-PN code generator matlab procedures, write VHDL code for a very important reference value was
Platform: | Size: 1024 | Author: ylt | Hits:

[Software Engineering068576

Description: 在数字信号处理中,高速高精度的三角函数发生器有着广泛的应用。传统的方法是采用查表、多项式展开或近似的方法。这些方法在速度、精度、简单性和高效实现方面不能兼顾。对比而言,用CORDIC 实现的三角函数发生器能很好地兼顾这些方面,并且极适合于VLSI 实现。提出了一种基于流水线CORDIC的离散三角函数发生器。-In the digital signal processing, high-speed high-precision trigonometric function generator has a wide range of applications. The traditional method is the use of look-up table, polynomial or similar methods. These methods in terms of speed, precision, simplicity and efficient implementation can not take into account. In contrast, the use of CORDIC trigonometric function generator can achieve a good balance between these areas, and very suitable for VLSI realization. A Pipelined CORDIC-based discrete trigonometric function generator.
Platform: | Size: 81920 | Author: 黄文林 | Hits:

[CommunicationDTMF_Tone_Generator

Description: DTMF tone generator using microcontroller
Platform: | Size: 2048 | Author: Liu | Hits:

[ELanguagetply

Description: Compiler generator toolset for Turbo/Borland/Free Pascal and Delphi
Platform: | Size: 331776 | Author: doruver | Hits:

[matlabcreathist

Description: 实现正态分布的伪随机数发生器 实现正态分布的伪随机数发生器-To achieve normal distribution of the pseudo-random number generator to achieve normal distribution of the pseudo-random number generator
Platform: | Size: 1024 | Author: syq | Hits:

[OtherPWM

Description: PWM发生器,用TMS320F2812,产生PWM波形。-PWM generator, with TMS320F2812, generate PWM waveforms.
Platform: | Size: 217088 | Author: 刘林林 | Hits:

[Mathimatics-Numerical algorithmsrand

Description: 均匀分布伪随机数发生器 伪随机数在计算机软件设计中有很广泛的用途。本文介绍了基于数学方法的利用计算机产生伪随机数的一种方法,即线性同余法,任何伪随机数的产生都是运用递推的原理来生成的。以及在Visual C++环境中产生伪随机数的两个重要函数,rand和srand函数,正确地使用这两个函数是产生性能良好的伪随机数的关键 -Uniformly distributed pseudo-random number generator, pseudo-random number in the computer software design in a very wide range of functions. This paper introduces the mathematical methods based on the use of computer generated pseudo-random number in a way that the linear congruence method, any pseudo-random number generated is to use the principle of recursive generated. As well as in Visual C++ Environment pseudo-random number generated two important functions, rand and srand functions, proper use of these two functions is the good performance of the pseudo-random number key
Platform: | Size: 211968 | Author: 徐雷 | Hits:

[SCMdigital_cymometer

Description: 简易数字频率计利用复杂可编程逻辑器件FPGA,VHDL编程将所有功能模块集成在一块芯片上。功能模块包括时基脉冲发生器、计数器、数据锁存器和显示电路4部分。设计时先分别设计各功能模块,并调试得到正确仿真结果,然后将各个功能模块组合起来。最后作整体仿真、下载,得到实物。由于采用纯数字硬件设计制作,稳定性、可靠性远远高于使用单片机或模拟方式实现的系统,外围电路简单。该数字频率计达到预期要求,实现了可变量程测量,测量范围0.1Hz—9999MHz,精度可达0.1Hz。-Simple digital frequency meter using complex programmable logic device FPGA, VHDL programming integration of all functional modules on a single chip. Functional modules, including time-base pulse generator, counters, and display data latch circuit 4. Design before the design of various functional modules, respectively, and debugging simulation results correctly, and then combine the various functional modules. Finally, for the overall simulation, download, be kind. As a result of the production of digital hardware design, stability, reliability is far higher than the use of single-chip microcomputer or analog means of the system, a simple peripheral circuits. The digital frequency meter to achieve the desired requirements of the variable-range measurement, measuring range 0.1Hz-9999MHz, accuracy up to 0.1Hz.
Platform: | Size: 412672 | Author: 严术骞 | Hits:

[VHDL-FPGA-Verilogntsc_gen

Description: NTSC信号发生器VHDL源码。输出为BT656格式-NTSC signal generator VHDL source code. BT656 format output
Platform: | Size: 1024 | Author: 吕奔 | Hits:

[Driver Developsoundgenerator_src

Description: This source can emulate function generator using sound card. This source is very useful for sound card operation and waveform research.
Platform: | Size: 33792 | Author: sunghyok | Hits:

[Mathimatics-Numerical algorithmsRandom_generators_and_normal_numbers

Description: Random Generators and Normal Numbers 随机数产生 英文文档。-Random Generators and Normal Numbers random number generator English document.
Platform: | Size: 181248 | Author: 花玉良 | Hits:

[Mathimatics-Numerical algorithmsquasi

Description: 伪随机数生成器,Implementation of the Quasi-Random Number generator currently hardwired to no more than 52 dimensions-Pseudo-random number generator, Implementation of the Quasi-Random Number generator currently hardwired to no more than 52 dimensions
Platform: | Size: 9216 | Author: 刘冬 | Hits:

[Graph programBarcodeGeneratorSouce

Description: 条码生成器是一个针对39码生成的asp生成条码的例子代码,使用条码打印软件,能使用条码字体-Barcode Generator is a target 39 yards generated asp example code to generate bar code, the use of bar code printing software, barcode font to use
Platform: | Size: 79872 | Author: berger | Hits:

[SCMsignal

Description: 基于单片机的移相式函数发生器设计,用汇编语言编写!-Based on single-chip phase-shifting function generator design, with the compilation of languages!
Platform: | Size: 762880 | Author: 吴乐 | Hits:

[CSharpLLBLGen_v1.21_Final_Src

Description: 一个非常好的早期.NET对象数据库映射生成器C#源代码,如今这个公司的早已商业化了,早期开源的代码就更珍贵了。-A very good early. NET Object Database Mapping Generator C# Source code, now this company has already commercialized, early open-source code is even more valuable had.
Platform: | Size: 358400 | Author: hfhjfhjfhjfhj | Hits:

[transportation applicationstrace

Description: 本程序设计了5条典型的航迹发生器,适用于许多仿真中产生飞行轨迹,包括滑行、起飞、加速、平飞、俯冲、拐弯、降落各个阶段。-This procedure was designed five typical track generator, applicable to many simulation generated flight path, including taxiing, takeoff, acceleration, level flight, dive, turn and landing at all stages.
Platform: | Size: 289792 | Author: wuling | Hits:

[matlabPMSG_test_w

Description: 永磁同步发电机控制,自建的永磁同步发电机模型,可接感性负载。-Permanent magnet synchronous generator control, self-built permanent magnet synchronous generator model, which can be accessed by inductive load.
Platform: | Size: 16384 | Author: cml | Hits:

[VHDL-FPGA-Verilogvhdl

Description: 伪随机序列发生器的vhdl算法 设计一个伪随机序列发生器,采用的生成多项式为1+X^3+X^7。要求具有一个RESET端和两个控制端来调整寄存器初值(程序中设定好四种非零初值可选)。 -Pseudo-random sequence generator algorithm VHDL design of a pseudo-random sequence generator, using the generation polynomial for the 1+ X ^ 3+ X ^ 7. RESET has a client request and the two control registers client to adjust the initial value (procedures set of four non-zero initial value optional).
Platform: | Size: 1024 | Author: 文成 | Hits:
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »

CodeBus www.codebus.net