Install the Easycpu ENIAC package on a Windows platform. It can be installed on a Windows 10 VM.
You can download the file from here:
https://sourceforge.net/projects/eniac/
Or, you could download the attached file: fattoriable.eniac.
Click <File>, <New> and point to the folder that contains the assembly code fattoriable.eniac.
You may need to download JAVA, and then run the command listed in the readme file (from the zip file you downloaded).
https://www.java.com/en/download/win10.jsp
Click <File>, <New> and point to the folder <example> that contains the assembly code fattoriable.eniac.
The program should be loaded in ASCII. If not, click the menu <cpu>, <address format>, then <symbol>. It should look as below.
Hexadecimal ASCII
=========== ===== ===
200003 JUMP 3
6 6
1 1
a02001 LOAD @1
b88001 STORE BX
c02002 SUB @2
2b000c JZ 12
b88006 STORE CX
f08001 MUL BX
b88001 STORE BX
a08006 LOAD CX
200005 JMP 5
10000 HLT
Explanation:
(0) address starts at 0x2000, but PC=3 (address 0x2003)
(1) stack 1 (@1) has value 6
(2) stack 2 (@2) has value 1
(3) command load (0xa0) from 0x2001 to register AX (AX=6), PC=4 (address 0x2004)
(4) command store (0xb8) the value in 0x2001 to register BX at 0x8001 (BX=6), PC=5(address 0x2005)
(5) command substract (0xc0) the value 1 in 0x2002 from the register AX, PC=6 (address 0x2006)
(6) command jump (0x2b) to 0xC=12 if the result in AX is zero, PC=7 (address 0x2007)
(7) command store (0xb8) the value into register CX at 0x8006 (CX=5), PC=8 (address 0x2008)
(8) command mul (0xf0) the value of register AX by the value in register Bx at 0x8001, AX=5*6=30, PC=9 (address 0x2009)
(9) command store (0xb8) the value of register AX in register BX at 0x8001 (Bx=30),
PC=10 (address 0x200a)
(10) command load (0xa0) the value in register CX at 0x8006 to register AX (AX=CX=5), PC=11 (address 0x200b)
(11) command jump (0x20) to address 0x5 (0x2005), PC=5 (address 0x2005)
(12) command halt (0x1) is exit. The program looped 6 times to exit.
When exit, AX=0, BX=720, CX=1, DX=0, PC=12,
CA = SI= OV = 0, ZE = EV = 1
Lab exercise:
Q1. Click menu <CPU>, then select <step by step>. Use this function to step through the assembly code.
After the statement in address 11 is first executed, what are the value of registers AX, BX, CX,
DX, and PC? Explain the function of AX, BX, CX, DX, and PC.
A1:
Q2. After statement 11 is first executed, what is the next statement to be executed? Can you tell
what statements 5 through 11 are doing in a simple statement?
A2:
Q3: How many times are statements 5 and 6 executed before statement 12 is executed?
How can you tell, if you don’t step through it? Which register or memory location can allow you to determine that value without stepping through all codes till exit?
A3:
Management homework help
UncategorizedMotivation and Performance Management
For this assignment, use the same company you researched in the assignment, What Makes _____ the Best Place to Work and Why?.
Write a 2–3 page paper in which you:
This course requires the use of APA format.
The specific course learning outcome associated with this assignment is:
The previous essay (based on this company)was written on CISCO.
HAND HYGIENE more specifically in labor and delivery
Nursing HomeworksDiscussion
Impact on Nursing Research and Technology
Many times it is not enough to simply produce a good idea that you think may work to help patients. In order for an initiative to truly have a positive impact on the patient, you must explore the “why” behind it. This is where nursing research and evidence-based practice become essential to improving patient outcomes. In addition, recent developments in technology can help us reach our goals faster and more efficiently.
For this discussion, reflect on the safety initiative identified in the Unit 6 discussion Patient Safety Initiatives and consider the following:
THE TOPIC IS HAND HYGIENE more specifically in labor and delivery
What evidence in the literature supports your identified safety initiative?
How can the data from the initiative’s success measures be used to improve your processes or potentially help another organization dealing with the same issue?What role can nurses play in the data collection and analysis process?
What technology modalities are, or may be, beneficial to your selected safety initiative, and why?
must be at least 150 words with at least one APA formatted reference thoughout the text and as a reference at the end.
Accounting homework help
UncategorizedBusiness
UncategorizedHCA 383 Biostats Lab Assignment 2
Nursing HomeworksHCA 383 Biostats Lab Assignment 2
This assignment is due by 11:59 pm, April 5th, 2018.
Important: Please make sure you are using the right dataset in each question. Datasets will be referred to by their names in each question.
Wherever necessary, variables associated with any part of the analysis will be mentioned by their names as they appear in the dataset and will be enclosed in parentheses; for example: How many people are Hispanic in the sample (RACE). This means you need to perform the relevant procedures using a variable called RACE.
When you produce SPSS output in your response make sure you submit only the relevant part of the output. SPSS produces a lot of information that you do not need to submit. SPSS output can be copied and pasted into a Word document. But remember, submit only the relevant part of the output!
Be sure to assign missing values so that you can account for people who responded “don’t know” or refused to answer the question. Steps are given below.
1. Use the dataset you created in Assignment 1 to answer the following questions: [Create it again if you did not save it—more practice!]
(a) What percentage of the individuals in the sample did not have private or public insurance? (INS_TYPE). (2 points)
(b) What is the average age of the individuals in the sample? (AGE). (2 points)
(c) What is the total percentage of respondents who were either unsatisfied or very unsatisfied with the services? (PTN_SAT). (2 points)
(d) What percentage of the sample did not graduate from high school? (EDUC) (2 points)
2. Collection of patient data
Each time a patient enters a health care facility seeking care for him/herself there is a certain amount of data that is collected from each patient. Some of this data are quantitative data and some data are qualitative data.
(a) What are the differences between quantitative data and qualitative data? (4 points)
(b) Give three examples of each type of data that are collected in a health care encounter (that is: when a person goes to see the health provider). (3 points)
(c) State at least THREE different techniques that can be used in the collection of SURVEY data. (3 points)
3. Use the dataset named “webhealth.sav” (located in the Blackboard Datasets folder) for this part of the assignment:
First, follow these steps to assign missing values: Let’s use the ‘inc’ variable as an example.
· Go to the Variable View of your dataset
· Look for “Missing” column next to the “Values” column
· Scroll down until you find the “inc” variable
· Click on the “Values” for that variable and look at what are all the values are and then identify what numbers should be used as the missing values for this variable.
· Click on None in the Missing column for that variable and add the two discrete values for the missing (each number in its own box).
· Click ok.
Now here are the questions you need to answer.
(a) What percentage of the respondents were residents of suburban area? (usr). (2 points)
(b) What is the difference between the “Percent” and Valid Percent” columns on SPSS output? Give a reference for your answer. (3 points)
(c) Find out what weekly frequency of using internet or email from home is represented by 21.3% of the respondents and 5.4%? (q8a). (3 points)
(d) What percentage of the respondents have ever used their cell phones to access health or medical information? (q15). (2 points)
(f) What is the average age of the respondents? What is the range of their age? (age). Be sure to exclude data that is missing. (2 points) Look this up under the values for age and assign missing values for the age variable using the steps you used previously.
(g) What is total percentage of persons who were in school (either as full-time or part-time students)? (stud) (2 points)
Best wishes.
Identify two or more wellness nursing diagnoses based on your family assessment. Wellness and family nursing diagnoses are different than standard nursing diagnoses.
Nursing Essay Helphealth patterns:
- Values, Health Perception
- Nutrition
- Sleep/Rest
- Elimination
- Activity/Exercise
- Cognitive
- Sensory-Perception
- Self-Perception
- Role Relationship
- Sexuality
- Coping
NOTE: Your list of questions must be submitted with your assignment as an attachment. The Family Assessment Paper requires you to select a family to interview. You will develop 3 questions for each of the categories based on Gordon’s 11 Functional Health Patterns. You will write a paper of 1,000-1,250 words where you analyze your family assessment. You will briefly summarize the findings for each functional health pattern and identify two or more wellness nursing diagnoses based on your family assessment. After interviewing the family, compile the data and analyze the responses. In 1,000-1,250 words, summarize the findings for each functional health pattern for the family you have selected. Identify two or more wellness nursing diagnoses based on your family assessment. Wellness and family nursing diagnoses are different than standard nursing diagnoses. Prepare this assignment according to the guidelines found in the APA Style Guide, located in the Student Success Center. An abstract is not required. This assignment uses a rubric. Please review the rubric prior to beginning the assignment to become familiar with the expectations for successful completion. You are required to submit this assignment to Turnitin. Please refer to the directions in the Student Success Center.discuss the role of oral estradiol therapy in the progression of subclinical atherosclerosis when initiated in early menopause compared when initiated in late menopause.
Nursing Essay Helpdiscuss the role of oral estradiol therapy in the progression of subclinical atherosclerosis when initiated in early menopause compared when initiated in late menopause.]]>
Virtual Lab: Sex-Linked Traits
Nursing Homeworksjournal
Worksheet
Please make sure you have read through all of the information in the “Questions” and “Information” areas. If you come upon terms that are unfamiliar to you, please refer to your textbook for further explanation or search the word here:http://encarta.msn.com/encnet/features/dictionary/dictionaryhome.aspx
Next, complete the Punnett square activity by clicking on the laboratory notebook. Please be sure to note the possible genotypes of the various flies:
When you have completed the Punnett square activity, return to the laboratory scene to begin the actual laboratory activity.
In this exercise, you will perform a Drosophila mating in order to observe sex-linked trait transmission. Please click on the shelf in the laboratory. Here you will find vials of fruit flies. On the TOP shelf, please click on one of the female vials (on the left side) and then drag it to the empty vial on the shelf below. Please repeat this step using one of the male vials (on the right side). These flies will be used as the parental (P) generation. You may switch your parent choices at any time by dragging out old selections and dragging in new flies. Use the Punnett square below to predict the genotypes/phenotypes of the offspring (Note: refer to the genotype table you created above if needed):
Phenotype:Red eye, female
Phenotype: Red eye, female
Phenotype: Red eye, male
Phenotype: Red eye, male
__50_% Female, red eye _0__% Female, white eye _50__% Male, red eye _0__% Male, white eye
When you are finished, click “Mate and Sort”.
You will now see information appear in the vials sitting on the next shelf below. These are the offspring of the parent flies you selected above, and they represent the first filial (F1) generation. In your “Data Table” on the bottom of the page and/or on Table I found at the end of this Worksheet, please input the numbers of each sex and phenotype combination for the F1 generation. These numbers will be placed into the first row marked “P generation Cross”.
You will next need to select one of the F1 female flies and one of the F1 male flies to create the second filial (F2) generation. Drag your selections down to the empty vial on the next shelf below and fill in the Punnett square below to predict the offspring:
Phenotype:Red eye, female
Phenotype: Red eye, female
Phenotype: Red eye, male
Phenotype: Red eye, male
__50_% Female, red eye _0__% Female, white eye _50__% Male, red eye _0__% Male, white eye
After clicking “Mate and Sort”, you will now have information on their offspring (the F2 generation) to input into your “Data Table” or Worksheet below. This information will be placed into the second row marked “F1 generation Cross”.
NOTE: there are additional lines remaining to use if your instructor requires the analysis of additional crosses.
Please finish this exercise by opening the “Journal” link at the bottom of the page and answering the questions.
Table I:
Post-laboratory Questions:
Through fruit fly studies, geneticists have discovered a segment of DNA called the homeobox which appears to control:
Sex development in the flies
Life span in the flies
Final body plan development in the flies
The genotype of a red-eyed male fruit fly would be:
XRXR
XRXr
XrXr
A or B
None of the above
Sex-linked traits:
Can be carried on the Y chromosome
Affect males and females equally
Can be carried on chromosome 20
A and B
None of the above -2
A monohybrid cross analyzes:
One trait, such as eye color
Two traits, such as eye color and wing shape
The offspring of one parent
A female with the genotype “XRXr”:
Is homozygous for the eye color gene
Is heterozygous for the eye color gene
Is considered a carrier for the eye color gene
A and B
B and C
In T.H. Morgan’s experiments:
He concluded that the gene for fruit fly eye color is carried on the X chromosome
He found that his F1 generation results always mirrored those predicted by Mendelian Laws of Inheritance
He found that his F2 generation results always mirrored those predicted by Mendelian Laws of Inheritance
A and B
All of the above
In this laboratory exercise:
The Punnett square will allow you to predict the traits of the offspring created in your crosses
XR will represent the recessive allele for eye color, which is white
Xr will represent the dominant allele for eye color, which is red
All of the above
In a cross between a homozygous red-eyed female fruit fly and a white-eyed male, what percentage of the female offspring is expected to be carriers?
0%
25%
50%
75%
100%
In a cross between a white-eyed female and a red-eyed male:
All males will have red eyes
50% of males will have white eyes
All females will have red eyes
50% of females will have white eyes
In human diseases that are X-linked dominant, one dominant allele causes the disease. If an affected father has a child with an unaffected mother:
All males are unaffected
Some but not all males are affected
All females are unaffected
Some but not all females are affected
Journal Questions:
1. In a mating between a red-eyed male fruit fly and a red-eyed heterozygous female, what percentage of the female offspring is expected to be carriers? How did you determine the percentage?
2. In a mating between a red-eyed male fruit fly and a white-eyed female fruit fly, what percentage of the male offspring will have white eyes? Describe how you determined the percentage.
3. Hemophilia, a blood disorder in humans, results from a sex-linked recessive allele. Suppose that a daughter of a mother without the allele and a father with the allele marries a man with hemophilia. What is the probability that the daughter’s children will develop the disease? Describe how you determined the probability.
4. Colorblindness results from a sex-linked recessive allele. Determine the genotypes of the offspring that result from a cross between a color-blind male and a homozygous female who has normal vision. Describe how you determined the genotypes of the offspring.
5. Explain why sex-linked traits appear more often in males than in females.
6. In humans, hemophilia is a sex-linked recessive trait. It is located on the X chromosome. Remember that the human female genotype is XX and the male genotype is XY. Suppose that a daughter of a mother without the allele and a father with the allele marries a man with hemophilia. What is the probability that the daughter’s children will develop the disease? Describe how you determined the probability.
7. Colorblindness also results from a sex-linked recessive allele on the X chromosome in humans. Determine the genotypes of the offspring that result from a cross between a color-blind male and a homozygous female who has normal vision. Describe how you determined the genotypes of the offspring.
8. Based on the traits explained in questions 6 and 7, explain why sex-linked traits in humans appear more often in males than in females.
Cost and Quality in U.S. Health Care
UncategorizedCost and Quality in U.S. Health Care
Within the Discussion Board area, write 500–700 words that respond to the following questions with your thoughts, ideas, and comments. This will be the foundation for future discussions by your classmates. Be substantive and clear, and use examples to reinforce your ideas.
From 1998–2003, the following important reports were published:
The Urgent Need to Improve Healthcare Quality by M. R. Chassin and R. W. Galvin.
To Err Is Human: Building a Safer Health System by L. T. Kohn, J. M. Corrigan, and M. S. Donaldson.
Crossing the Quality Chasm: A New Health System for the 21st Century by the Committee on Quality Health Care in America
National Healthcare Quality Report by the Agency for Healthcare Research and Quality
Complete the following for this assignment:
Note: Use APA style to cite at least 2 scholarly sources from the last 5 years in addition to the chosen report.. 500-700 words APA Format…
Information Systems homework help
UncategorizedYou can download the file from here:
https://sourceforge.net/projects/eniac/
Or, you could download the attached file: fattoriable.eniac.
Click <File>, <New> and point to the folder that contains the assembly code fattoriable.eniac.
You may need to download JAVA, and then run the command listed in the readme file (from the zip file you downloaded).
https://www.java.com/en/download/win10.jsp
Click <File>, <New> and point to the folder <example> that contains the assembly code fattoriable.eniac.
The program should be loaded in ASCII. If not, click the menu <cpu>, <address format>, then <symbol>. It should look as below.
Hexadecimal ASCII
=========== ===== ===
200003 JUMP 3
6 6
1 1
a02001 LOAD @1
b88001 STORE BX
c02002 SUB @2
2b000c JZ 12
b88006 STORE CX
f08001 MUL BX
b88001 STORE BX
a08006 LOAD CX
200005 JMP 5
10000 HLT
Explanation:
(0) address starts at 0x2000, but PC=3 (address 0x2003)
(1) stack 1 (@1) has value 6
(2) stack 2 (@2) has value 1
(3) command load (0xa0) from 0x2001 to register AX (AX=6), PC=4 (address 0x2004)
(4) command store (0xb8) the value in 0x2001 to register BX at 0x8001 (BX=6), PC=5(address 0x2005)
(5) command substract (0xc0) the value 1 in 0x2002 from the register AX, PC=6 (address 0x2006)
(6) command jump (0x2b) to 0xC=12 if the result in AX is zero, PC=7 (address 0x2007)
(7) command store (0xb8) the value into register CX at 0x8006 (CX=5), PC=8 (address 0x2008)
(8) command mul (0xf0) the value of register AX by the value in register Bx at 0x8001, AX=5*6=30, PC=9 (address 0x2009)
(9) command store (0xb8) the value of register AX in register BX at 0x8001 (Bx=30),
PC=10 (address 0x200a)
(10) command load (0xa0) the value in register CX at 0x8006 to register AX (AX=CX=5), PC=11 (address 0x200b)
(11) command jump (0x20) to address 0x5 (0x2005), PC=5 (address 0x2005)
(12) command halt (0x1) is exit. The program looped 6 times to exit.
When exit, AX=0, BX=720, CX=1, DX=0, PC=12,
CA = SI= OV = 0, ZE = EV = 1
Lab exercise:
Q1. Click menu <CPU>, then select <step by step>. Use this function to step through the assembly code.
After the statement in address 11 is first executed, what are the value of registers AX, BX, CX,
DX, and PC? Explain the function of AX, BX, CX, DX, and PC.
A1:
Q2. After statement 11 is first executed, what is the next statement to be executed? Can you tell
what statements 5 through 11 are doing in a simple statement?
A2:
Q3: How many times are statements 5 and 6 executed before statement 12 is executed?
How can you tell, if you don’t step through it? Which register or memory location can allow you to determine that value without stepping through all codes till exit?
A3: