-
-
alu.rar
... ,clk
input[2:0] S
output cout
output[7:0] y
reg cout
reg[7:0] y
always @(posedge clk)
begin
if(ALU_BUS)
begin
case(S)
3 b000:{cout,y}=ina+inb
3 b001:{cout,y}=ina-inb
3 b010:{cout,y}=ina*inb
3 b011:{cout,y}=ina/ ...
-
svm2leg.zip
In case of pitch control, blades can be tuned away from or into the wind as the captured power becomes ... biggest disadvantage is the extra complexity due to the pitch mechanism.
In case of active stall control, the stall is actively controlled by pitching ...
-
tp7-Tp-Filtros.rar
... program for testing simplp.
In matlab, there is a built-in function called filter3.3 which will implement simplp as a special case. The syntax is
y = filter (B, A, x)
where
x is the input signal (a vector of any length),
y is ...
-
-
gmres.rar
... H. Schultz in 1986.[1] GMRES is a generalization of the MINRES method developed by Chris Paige and Michael Saunders in 1975. GMRES also is a special case of the DIIS method developed by Peter Pulay in 1980. DIIS is also applicable to non-linear systems
-
Youth_Bag.rar
... plan. The project is virtual.And it is to develope a travel program. We imagine an project to complete the managemrnt work. There are business case ,project charter, scope managemrnt plan, cost management plan and other management plans in this file
-
MULTITREAD.rar
Multitreading. We created Producer(Chief) and 5 Consumers(Workers). Producer produces work, in our case it gives 20 different orders. Every order is being put in same queue which is shared with workers. First worker that is free to work executes incoming ...
-
UML.rar
UML图,CASE工具实践,完成专利下载的软件设计说明
-
string-data-encryption.zip
... from A to Z and 0 is for all non-letter characters. To minimize usage of numbers, all letters are converted to upper case. The original message is converted to number array according to the ASCII table and minus 64. We partition whole array into blocks ...
-
Numerical.rar
... and internal aerodynamic coefficients on a tunnel (vaulted-roof) structure
with openings are numerically calculated in the case of a transverse wind, using the Finite
Element method. Ventilation configurations involving (a) both side symmetrical ...
-