The program generates the first N prime numbers.
資源簡介:The program generates the first N prime numbers.
上傳時間: 2014-01-09
上傳用戶:playboys0
資源簡介:/* This program generates the DApkg.vhd file that is used to define * the DA filter core and gives its parameters and the contents of the * Distributed Arithmetic Look-up-table "DALUT" according to the DA algorithm
上傳時間: 2015-07-07
上傳用戶:wangchong
資源簡介:the program displays the parameters for a certain URL connection, retrieves and displays the first
上傳時間: 2014-01-24
上傳用戶:nairui21
資源簡介:The program generates Gold Codes.
上傳時間: 2014-12-08
上傳用戶:shus521
資源簡介:program Description: The program asks the user to choice from the menu an option A. Check to see if a number is prime. B. Count the number of vowels in a line. X. Exi...
上傳時間: 2017-04-08
上傳用戶:磊子226
資源簡介:The decoding algorithm used in RBDS.c is based on error trapping. The program emulates the operation of the encoder and decoder of a binary cyclic codes, using bitwise shifts and xor for modulo g(x) operations.
上傳時間: 2015-07-05
上傳用戶:youmo81
資源簡介:you can use Hutch s INCLUDE and LIB files to assemble the program with the exception of the Windows.inc. If you use the EWCalc.mak file you will have to change the pointers to the proper directories.
上傳時間: 2014-01-21
上傳用戶:R50974
資源簡介:《單片機通信技術與工程實踐》所附程序 the program of the book is very good,it is useful of the developer.
上傳時間: 2016-02-20
上傳用戶:731140412
資源簡介:這源碼太強了。該程序實現的時詞法分析器,通過了調試,能運行,能實現如++,--,等-the program when the lexical analyzer, the debug, can run, can be achieved if, --, etc.
上傳時間: 2014-01-06
上傳用戶:源碼3
資源簡介:The program computes the checksum and displays the result in an output port. The program is written for Microchip PIC16F877A target device
上傳時間: 2014-10-28
上傳用戶:hoperingcong
資源簡介:Options of the program for the companion Express am22
上傳時間: 2017-04-20
上傳用戶:磊子226
資源簡介:This is an example program showing how to use the LMX2326 chip. The program configures the chip and then prompts the user for a channel number. When the channel number is entered, the pll tunes to the desired frequency.
上傳時間: 2017-08-04
上傳用戶:小儒尼尼奧
資源簡介:Two 1-d arrays that contain the coefficients for two polynominals. The program calculates the coefficients of their product. Labview
上傳時間: 2014-01-16
上傳用戶:李夢晗
資源簡介:The program in the languaje java
上傳時間: 2017-09-20
上傳用戶:hebmuljb
資源簡介:This program generates a color signal as the input signal and a desired signal of the idetification plant
上傳時間: 2013-12-29
上傳用戶:epson850
資源簡介:This program generates a input signal and a desired signal of the idetification plant
上傳時間: 2014-01-23
上傳用戶:shawvi
資源簡介:Write a multithreaded Java, Pthreads, or WIN32 program that outputs prime numbers. This program should work as follows: The user will run the program and will enter a number on the command line. The program will then create a separate threa...
上傳時間: 2013-12-21
上傳用戶:zhyiroy
資源簡介:This is an interface program for flip flop emulation. At first pulse at the input pin the apropriate output will latch and at the second pulse will release. Very short and efficient program
上傳時間: 2017-04-19
上傳用戶:a3318966
資源簡介:program which uses hashing techniques for storing and retrieving the data. Input to the program: Some random numbers. Input will be from a file. Output: first the program reads all the input and store it properly using some hash techn...
上傳時間: 2017-04-27
上傳用戶:shus521
資源簡介:This program finds the locations of placing n queens in a n*n chessboard so that none attack any other
上傳時間: 2014-11-17
上傳用戶:ma1301115706
資源簡介:This sample program generates two sine waves called X and Y. It will then calculate the normalized magnitude and phase of the two waveforms using the following formulas: Mag = sqrt(X^2 + Y^2)/sqrt(GainX^2 + GainY^2) ...
上傳時間: 2014-01-06
上傳用戶:123456wh
資源簡介:This m-file displays the time waveform for the Gaussian pulse function and the first and second derivatives of the Gaussian pulse function for a 0.5 nanosecond pulse width. Other values of pulse widths may be used by changing fs,t,t1. The p...
上傳時間: 2015-05-08
上傳用戶:leixinzhuo
資源簡介:This program shows the distributions of the co-channel interference in forward and reverse link in the cellular mobile system with cluster size N, when the mobile subscriber (MS) is at random positions of a cell.
上傳時間: 2014-01-15
上傳用戶:z754970244
資源簡介:4. Write a program that sorts three integers. The integers are entered from the console and stored in variables num1, num2 and num3, respectively. The program sorts the numbers so that num1 <= num2 <= num3.
上傳時間: 2016-05-05
上傳用戶:龍飛艇
資源簡介:introduct java program for the java starters.
上傳時間: 2015-01-11
上傳用戶:caixiaoxu26
資源簡介:ok!The program is very good!
上傳時間: 2015-01-15
上傳用戶:13681659100
資源簡介:This program can determin very accurately the nature of the user input
上傳時間: 2015-01-28
上傳用戶:shinesyh
資源簡介:This program uses the 2131 dev board s push buttons and seven-segment LED for limited keyboard functionality and is based on the EZ-USB firmware frameworks.
上傳時間: 2013-12-07
上傳用戶:小碼農lz
資源簡介:Filename: main.c * Description: A simple test program for the CRC implementations. * Notes: To test a different CRC standard, modify crc.h. * * * Copyright (c) 2000 by Michael Barr. This software is placed into * the public domain and may b...
上傳時間: 2015-02-02
上傳用戶:leehom61
資源簡介:1. Create the Virus program. * * 2. The Virus Modifies IDT to Get Ring0 Privilege.
上傳時間: 2015-02-25
上傳用戶:小碼農lz