Questions
Suppose we want to transmit the message 10011010 and protect it from errors using the CRC...

  1. Suppose we want to transmit the message 10011010 and protect it from errors using the CRC polynomial x2+1.
    1. (8 points) Encode the data bit sequence using the generator polynomial and give the code word.

  1. (8 points) Using this polynomial, can all single-bit errors be detected? If not, give an example scenario of errors that goes undetected.

In: Computer Science

How would you best define Parallelism? In a 500-word paper describe describe parallelism and the different...

How would you best define Parallelism? In a 500-word paper describe describe parallelism and the different types of parallelism. Your answer should include the following:


What Parallelism is and means.


Define what events are and name a few examples.


What is meant when we say Parallelism can be involved on several levels? Give some examples of these levels.


In: Computer Science

-please explain in 1,250-word essay that applies memory strategies to your daily life. Include the following:...

-please explain in 1,250-word essay that applies memory strategies to your daily life. Include the following:

Explain cognitive mapping and one other memory strategy .

Explain at least two positive effects of using each memory strategy in daily life..If answered include source so I can check and read from the article please

In: Psychology

Pinker (Words Don’t Mean What They Mean) and Kakutani (The Word Police) both discuss the way...

Pinker (Words Don’t Mean What They Mean) and Kakutani (The Word Police) both discuss the way we use language to not quite say what we mean. They discuss ways of cloaking our language through political correctness, innuendo, ambiguity, veiled threats and others.

1) Discuss an example of one of these that you have experienced or heard. What was the effect?

In: Operations Management

Humanistic psychology is described in your book in very glowing terms--as "emphasizing human strengths and aspirations,...

Humanistic psychology is described in your book in very glowing terms--as "emphasizing human strengths and aspirations, conscious free will, and the fulfillment of our potential." Who could not like the sound of that? Why, then, isn't all psychology humanistic (or is it)? What do psychosexual theory, analytic psychology, trait theory, behaviorism, etc. have that can top this?—(300 word response)

In: Psychology

In Python write a program that prompts the user for a file name, make sure the...

In Python write a program that prompts the user for a file name, make sure the file exists and if it does reads through the file, count the number of times each word appears and then output the word count in a sorted order from high to low.

The program should:

  • Display a message stating its goal
  • Prompt the user to enter a file name
  • Check that the file can be opened and if not ask the user to try again (hint: use the try/except structure)
  • Count the number of times each word appears in the file, regardless if in lowercase or uppercase (hint: use dictionaries and the lower() function)
  • Display the word count in order from high to low
  • If a few words have the same count, sort the display in an alphabetic order
  • For example, for the attached file NYT2.txt, the top five words in the output should be

the - 7

in - 6

to - 5

and - 4

of - 4

Remember:

  • DO NOT use more advanced functions than needed.
  • Make sure to include comments that explain all your steps (starts with #).
  • Run the program a few times to make sure it executes and meets all the requirements.

NYT2.txt file below:

Fact-Checking Trump’s Orlando Rally: Russia, the Wall and Tax Cuts
President Trump delivered remarks in Florida in a formal start to his re-election effort.
Deutsche Bank Faces Criminal Investigation for Potential Money-Laundering Lapses        
Federal authorities are focused on whether the bank complied with anti-money-laundering laws, including in its review of transactions linked to Jared Kushner.
Five NY1 Anchorwomen Sue Cable Channel for Age and Gender Discrimination
The women, including Roma Torre, say their careers were derailed after Charter Communications bought New York’s hometown news station in 2016.
Hypersonic Missiles Are Unstoppable. And They’re Starting a New Global Arms Race.
The new weapons — which could travel at more than 15 times the speed of sound with terrifying accuracy — threaten to change the nature of warfare.
Nxivm’s Keith Raniere Convicted in Trial Exposing Sex Cult’s Inner Workings
Mr. Raniere set up a harem of sexual “slaves” who were branded with his initials and kept in line by blackmail.
Jamal Khashoggi Was My Fiancé. His Killers Are Roaming Free.
Washington hasn’t done enough to bring the murdered Saudi columnist’s killers to justice.

In: Computer Science

GRAMMAR: Subject-Verb Agreement in the Simple Present INSTRUCTIONS: Complete each sentence with the correct verb. 11....

GRAMMAR: Subject-Verb Agreement in the Simple Present

INSTRUCTIONS: Complete each sentence with the correct verb.

11. Everyone who ________________ (attend / attends) the concert will receive a t-shirt and poster.

12. The U.S. Olympic ice hockey team ________________ (practice / practices) in Colorado.

13. All the drinking water in New York City ________________ (come / comes) from the mountains more than a hundred miles away.

14. One of the most obvious causes of car accidents ________________ (is / are) drivers who use their phones while driving.

15. Living in a big city ________________ (cost / costs) more money than living in a small town.

GRAMMAR: Word Forms

INSTRUCTIONS: Complete each sentence with the correct word form.

16. Scientists were quick to understand the ________________ (important / importance) of the new discovery.

17. Choosing a major in college can be a difficult ________________ (decide / decision) to make.

18. Effective teachers plan ________________ (creative / creatively) lessons for their students.

19. Stress can have a negative effect on a person’s ________________ (mental / mentally) health.

20. The ________________ (recommend / recommendation) of some experts is to avoid checking email throughout the day.

INSTRUCTIONS: Choose the correct word to complete each sentence.

____ 21. A(n) ________________ advantage of this program is that it can be used on mobile devices.

a. doubtful b. additional c. abandoned

____ 22. Although a university degree cannot ________________ a great job, graduates do tend to receive higher salaries than those without a degree.

a. be related to b. shrink c. guarantee

____ 23. Races that are 10,000 kilometers or longer test the ________________ of the athletes.

a. impact b. strategy c. endurance

____ 24. Sitting still for long periods of time can be a ________________ challenging task for young learners.

a. dilemma b. mentally c. particularly

INSTRUCTIONS: Choose the correct word form to complete each sentence.

25. Families often build an ________________ (addition / add / additional / additionally) to their house as they have more children and need more space.

26. Modern medicine has made it unnecessary for people to ________________ (endure / endurance / enduring) the terrible pain that often accompanies diseases such as cancer.

27. When learning a new language, it is best to ________________ (interaction / interact / interactive / interactively) with native speakers as often as possible.

28. Strong ________________ (motivation / motivate / motivational) can be a powerful tool in reaching one’s goals.

29. The sales department’s ________________ (strategy / strategize / strategic / strategically) for increasing sales has been extremely successful.

In: Operations Management

Allowing customers to receive goods and services now and pay for these latter is another use of the word Credit.


Allowing customers to receive goods and services now and pay for these latter is another use of the word Credit. Discuss why a company would provide goods and services now and allow someone to pay latter. What factors should a company consider when allowing a customer to postpone payment? When should a company consider that some customers are not going to honor their debt? How does the realization that some customers are not going to pay impact the operations of the company? Provide supportive statements for which method of accounting for Bad Debts is more appropriate under various situations.

In: Finance

Draw the stack (use, word/pdf) before every instruction that is marked red is executed to show...

Draw the stack (use, word/pdf) before every instruction that is marked red is executed to show your understanding of the call and return functions.   Use N/A to represent unpredictable values.

            
            Main Proc
            4040018          mov ecx, 0000000Ch
            404001C          mov ebx, 0000000Bh
            4040020          call FADD
            4040026          mov eax, ebx
                      …
                      …                    

            Main EndP

            FADD  PROC
            4041040          Push ecx
            4041044          Push ebx
            4041048          mov eax, edx
                      …
                      …
            404A060         Pop ebx
            404A062         Pop ecx
            404A064         ret
            FADD EndP

In: Computer Science

Part 1 Write a 3,000 word paper explaining the key sources of information and data required...

Part 1 Write a 3,000 word paper explaining the key sources of information and data required to calculate taxable income when preparing tax documentation for individuals and outline the key accounting principles and practices relevant to the preparation of taxation documentation. In the paper consider and describe: consultation with clients use of expert or specialist advice when necessary the rules and principles of Australian tax law the legislation, regulations and organisational policies and procedures that must be adhered to ethical issues relevant to the preparation of tax documentation for individual taxpayers concepts and acceptability requirements relating to income, assets, deductions, tax rebates and offsets -that is, what should be included different forms of taxation procedures and timeframes for completing, recording and submitting document

In: Accounting