NUMBERS
共 108 篇文章
NUMBERS 相关的电子技术资料,包括技术文档、应用笔记、电路设计、代码示例等,共 108 篇文章,持续更新中。
Program to find GCD of two numbers using functions.
Program to find GCD of two numbers using functions.
A quicksort algorithm sourcecode that together with the sourcecode for equalTo, sorts a integer arra
A quicksort algorithm sourcecode that together with the sourcecode for equalTo, sorts a integer array from lowest to highest and then checks if two numbers in the array added with eachother equals ano
this is the PRNG routine for the prime field and large numbers for ECC or RSA algorithms. with IAR
this is the PRNG routine for the prime field and large numbers for ECC or RSA algorithms. with IAR version 5 or above.
this is the SUB routine for the prime field and large numbers for ECC or RSA algorithms. with IAR v
this is the SUB routine for the prime field and large numbers for ECC or RSA algorithms. with IAR version 5 or above.
C++ implementaion for RSA together with the Wiener attack. It uses NTL library for big numbers
C++ implementaion for RSA together with the Wiener attack.
It uses NTL library for big numbers
A Bubble Sort - This is a sort that can be used on small numbers of records. Bubble Sorts file orig.
A Bubble Sort - This is a sort that can be used on small numbers of records. Bubble Sorts file orig.txt in the application path.
a simple thread program to print numbers it can be synchronized with operating system tickms by inc
a simple thread program to print numbers
it can be synchronized with operating system tickms by including t1.sleep(1000) <time in milliseconds> in the ADD() method
/* Divide and Conquer */ /* Find minimum and maximum from a given series of numbers */ /* by usin
/* Divide and Conquer */
/* Find minimum and maximum from a given series of numbers */
/* by using above said policy */
gcd
fibonacci
Generate Possion Dis. step1:Generate a random number between [0,1] step2:Let u=F(x)=1-[(1/
Generate Possion Dis.
step1:Generate a random number between [0,1]
step2:Let u=F(x)=1-[(1/e)x]
step3:Slove x=1/F(u)
step4:Repeat Step1~Step3 by using different u,you can get x1,x2,x3,...,x
program which uses hashing techniques for storing and retrieving the data. Input to the program:
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
Computing the addition of two 8-bit numbers and display the result in an output port.-Target PIC16F8
Computing the addition of two 8-bit numbers and display the result in an output port.-Target PIC16F877A
This code is written in C and it is used to calculate the adjective series of numbers.
This code is written in C and it is used to calculate the adjective series of numbers.
A method to Sort a list of numbers in Scheme... It also has other operations in Scheme
A method to Sort a list of numbers in Scheme... It also has other operations in Scheme
Shortest Paths with Multiplicative Cost. In a given undirected graph, the path cost is measured as a
Shortest Paths with Multiplicative Cost. In a given undirected graph, the path cost is measured as a product of all the edges in the path. The weights are rational numbers (e.g., 0.25, 0.75, 3.75 etc)
basic exemple. Do an ADD of two 4 bits numbers
basic exemple. Do an ADD of two 4 bits numbers
Java Class, which implements Rational Numbers. Includes a simple test.
Java Class, which implements Rational Numbers.
Includes a simple test.
You use variables in your program to hold data which may be in different type, such as characters, n
You use variables in your program to hold data which may be in different type, such as characters, numbers, date and time etc.
Program uses a 2-D dynamic array to store any number of sets of randomly generated LOTO 6/49 numbe
Program uses a 2-D dynamic array to store any
number of sets of randomly generated LOTO 6/49 numbers.
Simulation signed Lotto
Verilog Overview n Basic Structure of a Verilog Model n Components of a Verilog Module – Ports –
Verilog Overview
n Basic Structure of a Verilog Model
n Components of a Verilog Module
– Ports
– Data Types
– Assigning Values and Numbers
– Operators
– Behavioral Modeling
• Continuous A
Numerical algorithm for Complex numbers
Numerical algorithm for Complex numbers