gauss.c - gaussian random numbers, using the Ziggurat method
资源简介:gauss.c - gaussian random numbers, using the Ziggurat method
上传时间: 2013-12-06
上传用户:wyc199288
资源简介:Electromagnetic Simulation Using the FDTD method.rar
上传时间: 2017-03-12
上传用户:秦莞尔w
资源简介:Computes the eigenvalues and eigenvectors of a real upper-Hessenberg Matrix using the QR method.
上传时间: 2017-08-08
上传用户:lizhen9880
资源简介:The Window Design Method The basic idea behind the design of linear-phase FIR filters using the window method is to choose a proper ideal frequency-selective filter [which always has a noncausal, infinite duration impulse response] and t...
上传时间: 2017-03-20
上传用户:PresidentHuang
资源简介:They have been developed using the AZTEC C86 compiler, and are portable to any other standard C environment. I have tested this code with AZTEC CII for the 8080, and with the C compiler on XENIX 286, and they work fine.
上传时间: 2014-01-05
上传用户:lizhen9880
资源简介:基于基本遗传算法的函数最优化SGA.C A Function Optimizer using Simple Genetic Algorithm developed from the Pascal SGA code presented by David E.Goldberg
上传时间: 2015-05-29
上传用户:aa54
资源简介:county, random population coordinates were generated using the complete spatial randomness (CSR) function in S-PLUS. Then, the background information was attached to each individual county based on the county?s distribution for the class of...
上传时间: 2014-01-18
上传用户:hn891122
资源简介:This document discusses recommended practices and style for programmers using the C language in the Flight Dynamics Division environment. Guidelines are based on generally recommended software engineering techniques, industry resources, an...
上传时间: 2015-07-19
上传用户:jcljkh
资源简介:This C++ example demonstrates how to create multimedia messages using the CMmsClientMtm API. Notice that some methods have changed between S60 2nd and 3rd Edition.
上传时间: 2015-12-02
上传用户:LouieWu
资源简介:RANDVEC Generate gaussian random vectors X=(N,M,C)
上传时间: 2013-12-17
上传用户:diets
资源简介:Solving Engineering Problems Using MATLAB C++ Math Library Introduction In the previous article, we studied how can use MATLAB C API to solve engineering problems. In this article I will show you how can use MATLAB C++ math library. The MA...
上传时间: 2014-12-02
上传用户:13160677563
资源简介:Using Jacobi method and Gauss-Seidel iterative methods to solve the following system The required precision is   =0.00001, and the maximum iteration number N=25. Compare the number of iterations and the convergence of thes...
上传时间: 2016-02-06
上传用户:zmy123
资源简介:Generate 100 samples of a zero-mean white noise sequence with variance , by using a uniform random number generator. a Compute the autocorrelation of for . b Compute the periodogram estimate and plot it. c Generate 10 different realiz...
上传时间: 2016-03-04
上传用户:朗朗乾坤
资源简介:基于基本遗传算法的函数最优化 SGA.C A Function Optimizer using Simple Genetic Algorithm developed from the Pascal SGA code presented by David E.Goldberg
上传时间: 2016-05-05
上传用户:520
资源简介:Generate the digital AWGN signal n[k] (sampled n(t)) by generating zero mean gaussian random variables independently (separately) for each k MATLAB function random.
上传时间: 2014-01-15
上传用户:sammi
资源简介:This updated C++ example demonstrates how to create multimedia messages using the CMmsClientMtm API. The updated example has been tested to support S60 5th Edition and touch UI. Important classes: CMsvEntry, CMmsClientMtm.
上传时间: 2013-12-23
上传用户:wangchong
资源简介:Program in ArcGIS using the .NET framework and C#
上传时间: 2013-12-18
上传用户:zl5712176
资源简介:C++ source code for using an LCD with the ATMEGA16 microcontroler.
上传时间: 2017-09-05
上传用户:thuyenvinh
资源简介:The primary purpose of this book is to explain various data-compression techniques using the C programming language.
上传时间: 2014-01-14
上传用户:zwei41
资源简介:This project is created using the Keil ARM CA Compiler. The Logic Analyzer built into the simulator may be used to monitor and display any variable or peripheral I/O register. It is already configured to show the PWM output signal on PO...
上传时间: 2013-12-19
上传用户:Yukiseop
资源简介:random Number Generators(随机数生成)包括gaussian random number generator、uniform random number generator、low-frequency hold generator、1/f noise generator等5种随机信号生成的c源代码
上传时间: 2014-12-07
上传用户:edisonfather
资源简介:CMCRC.ASM is a simple program just to demonstrate how to compute the CRC-16 and CRC-32 using the crc16_table and crc32_table that were generated by CRCTABLE.
上传时间: 2014-01-24
上传用户:agent
资源简介:This article shows that by using the tools available and understanding the programming system, it is possible to improve programming productivity. Microsoft Foundation Classes (MFC) and other tools let the user build GUIs while working in t...
上传时间: 2014-12-02
上传用户:无聊来刷下
资源简介:Using the UnderC Tokenizer Class It s often necessary to parse complex text files, where standard i/o is too clumsy. C programmers fall back on strtok(), but this can be tricky to use properly. Besides, you are still responsible for ke...
上传时间: 2013-12-16
上传用户:whenfly
资源简介:This article describes how to consume Web services in Java 1.5.0 using the new JAX-WS 2.0 API (JSR 228). Developers around the world, including me, have always complained about the hard ways to work in Java to consume even a Web service...
上传时间: 2013-11-27
上传用户:kelimu
资源简介:This program demonstrates how to draw lines in a picture box using the GDI, controlling background color and line color. It also includes a simple animation using a timer.
上传时间: 2014-01-16
上传用户:小眼睛LSL
资源简介:CSL is a programming language with C syntax and comprehensive libraries. The compact scripting engine can also be embedded into your own applications as a powerful macro language. Windows Distribution utilities.
上传时间: 2013-11-27
上传用户:xuanchangri
资源简介:AN2120, Connecting an M68HC08 Family Microcontroller to an Internet Service Provider (ISP) Using the Point-to-Point Protocol (PPP).
上传时间: 2013-12-17
上传用户:标点符号
资源简介:This program encodes and decodes a character using the Vigenere Square method
上传时间: 2015-03-28
上传用户:wang5829
资源简介:This code implements the basic functions for an I2C slave device using the SSP module. All I2C functions are handled in an ISR. Bytes written to the slave are stored in a buffer. After a number of bytes have been written, the master device ...
上传时间: 2015-04-02
上传用户:邶刖