Browse C
Alphabetical listing with fast deep pagination.
81169 items • Page 191 / 1624
CPP CODE: The case study at the end of Chapter 7 describes a recursive solution
CPP CODE: The case study at the end of Chapter 7 describes a recursive solution to determining whether or not a maze’s exit can be reached given some start cell. In this programmi…
CPP Dice Game ask User for a number number is sum of three dice rolls - program
CPP Dice Game ask User for a number number is sum of three dice rolls - program creates a computers guess program rolls a dice three times - values entered into array winner deter…
CPP Please, SEAT Num ints, 32 minutes. 2a) A file, CP2015wind.dat, contains weat
CPP Please, SEAT Num ints, 32 minutes. 2a) A file, CP2015wind.dat, contains weather data taken from Central Park for the year 8 Each line represents data from one day. Readings we…
CPR questions False Page 1 Question 6 (1 point) When checking a victim for a hea
CPR questions False Page 1 Question 6 (1 point) When checking a victim for a head or spine injury, move the victim so they are lying on their back True False 20 Question 7 (1 poin…
CPS 130 - Programming Logic II Project #8 Create a money class using the followi
CPS 130 - Programming Logic II Project #8 Create a money class using the following UML diagram: money -dollars -cents +money(int = 0, int = 0) : +setMoney(int, int) : void +getMon…
CPS 161 – Computer Science I (C++) Pointers Task : Use pointers to compare two s
CPS 161 – Computer Science I (C++) Pointers Task: Use pointers to compare two sets of characters, a source string and a charSet string. Your program will include a function cal…
CPS 180 - Lab Assignment #2 Due: 05/24/17 Points: 40 Part I (20 Points): Purpose
CPS 180 - Lab Assignment #2 Due: 05/24/17 Points: 40 Part I (20 Points): Purpose: The purpose of this exercise is to become familiar …
CPS 180 - Lab Assignment #7 Day Schedule Assignment Assigned: 6/5/17 Due: 6/12/1
CPS 180 - Lab Assignment #7 Day Schedule Assignment Assigned: 6/5/17 Due: 6/12/17 Points: 40 Create a program that generates a sim…
CPS 180 Lab Assignment #2 Assigned: 05/17/17 Due: 05/24/17 Points: 40 Part I (20
CPS 180 Lab Assignment #2 Assigned: 05/17/17 Due: 05/24/17 Points: 40 Part I (20 Points: Purpose: The purpose of this exercise is to become familiar with Java basic syntax, progra…
CPS 180 Lab Assignment #6: Team Game Scoring Assignment Assigned: 06/02/17 Due:
CPS 180 Lab Assignment #6: Team Game Scoring Assignment Assigned: 06/02/17 Due: 06/09/17 Points: 40 Create a Java program to simulate some 2 team game. Ask the user to input the f…
CPS 180 Lab Assignment #6: Team Game Scoring Assignment Due: 06/09/17 Assigned:
CPS 180 Lab Assignment #6: Team Game Scoring Assignment Due: 06/09/17 Assigned: 06/02/17 Points: 40 Create a Java program to simulate some 2 team game. Ask the user to input the f…
CPS 180 – Programming Assignment #5 Assigned: 05/31/17 Due: 06/07/17 Points: 40
CPS 180 – Programming Assignment #5 Assigned: 05/31/17 Due: 06/07/17 Points: 40 Purpose: Use math functions, string manipulation and input/output to create an altern…
CPS 180 – Programming Assignment #5 Assigned: 05/31/17 Due: 06/07/17 Points: 40
CPS 180 – Programming Assignment #5 Assigned: 05/31/17 Due: 06/07/17 Points: 40 Purpose: Use math functions, string manipulation and input/output to create an altern…
CPS 2231 0 – Summer review lab Write a Java Class that reads students grades and
CPS 2231 0 – Summer review lab Write a Java Class that reads students grades and assigns grades based on the following grading scheme: Grade is A if the score is greater than the …
CPS 276 DOC02-- Assignment 02 Cost of Living Calculator Your client maintains jo
CPS 276 DOC02-- Assignment 02 Cost of Living Calculator Your client maintains job search website. As a service on their website, they need an application that compares costs of li…
CPS 341 HOMEWORK 5 Due at class time, in class, Tuesday, 20 March, 2018 . You mu
CPS 341 HOMEWORK 5 Due at class time, in class, Tuesday, 20 March, 2018 . You must explain your answers. If you simply write down some ex- pression as answer, then you will receiv…
CPS 341 HOMEWORK 5 Due at class time, in class, Tuesday, 20 March, 2018 . You mu
CPS 341 HOMEWORK 5 Due at class time, in class, Tuesday, 20 March, 2018 . You must explain your answers. If you simply write down some ex- pression as answer, then you will receiv…
CPS 341 HOMEWORK 6 Due at class time, in class, Tuesday, 10 April, 2018 NOTE: (1
CPS 341 HOMEWORK 6 Due at class time, in class, Tuesday, 10 April, 2018 NOTE: (1) You must write your solutions properly. Solutions without any ex- planation will receive no credi…
CPS 341 HOMEWORK 6 Due at class time, in class, Tuesday, 10 April, 2018. NOTE: (
CPS 341 HOMEWORK 6 Due at class time, in class, Tuesday, 10 April, 2018. NOTE: (1) You must write your solutions properly. Solutions without any ex planation will receive no credi…
CPS JAVA Scissors cuts paper, paper covers rock, rock crushes lizard, lizard poi
CPS JAVA Scissors cuts paper, paper covers rock, rock crushes lizard, lizard poisons Spock, Spock smashes scissors, scissors decapitates lizard, lizard eats paper, paper disproves…
CPS2390 Computer Assembly Language Chapter 2 2.34 Compute the following: Name: (
CPS2390 Computer Assembly Language Chapter 2 2.34 Compute the following: Name: (a) NOT(0110) OR NOT(1100) (b) NOT(1000 AND (0110 OR 0101) (c) NOTINOT(1001)) (d) (0100 OR 0001) AND…
CPS3498 Computer Security Homework Name: Chapter 2 1. Write two computer program
CPS3498 Computer Security Homework Name: Chapter 2 1. Write two computer programs to simulate a stream cipher that consists of both encryption and decryption. The encryption progr…
CPS3740 Spring 2017 Homework Na a1. Page 1 of 1 Dr. Huang Due date: 11:59pm on F
CPS3740 Spring 2017 Homework Na a1. Page 1 of 1 Dr. Huang Due date: 11:59pm on February 16, 2017 Please implement your answers in the database CPS3740 20167 on server You have to …
CPSC 1010 and 1110 General Programming Assignment Formatting Requirements (for m
CPSC 1010 and 1110 General Programming Assignment Formatting Requirements (for my sections) 1. For each program, you must work individually unless instructed otherwise. You may di…
CPSC 1103 Lab # 11 Two – dimensional array Write a program to play the game of T
CPSC 1103 Lab # 11 Two – dimensional array Write a program to play the game of Tic-Tac-Toe with two players. It is a 5 by 5 board. Write one function to initialize board. Assume a…
CPSC 1110 Spring 2018, Programming Assignment 2 Text File Analysis Due 11:59 pm
CPSC 1110 Spring 2018, Programming Assignment 2 Text File Analysis Due 11:59 pm Wednesday, March 28th 1. Overview The purpose of this assignment is to give you some experience usi…
CPSC 1110 – LAB 6 Interfaces (Chapter 10) In this lab we will implement a simple
CPSC 1110 – LAB 6 Interfaces (Chapter 10) In this lab we will implement a simple interface type Sequence. This is problem P10.2 from the book. Your primary task in this lab will b…
CPSC 131 Fall 2017 Project 1 Requirements: Grocery cash register Introduction To
CPSC 131 Fall 2017 Project 1 Requirements: Grocery cash register Introduction To compute a grocery bill, a checkout stand typically has a scanner to identify product codes of item…
CPSC 131-03 Final Exam VI. (21 points) Binary search tree code write a binary tr
CPSC 131-03 Final Exam VI. (21 points) Binary search tree code write a binary tree member function, int the Binary sear returns difference in Tree KEY Difference (KEY k), that com…
CPSC1012 Quiz 1- Fall 2018 Term Complete Program Question (5 marks) 12. Code a c
CPSC1012 Quiz 1- Fall 2018 Term Complete Program Question (5 marks) 12. Code a complete main program that will prompt the user to input the height (h) two parallel sides (a given …
CPSC1103 ASSIGNMENT #2 Develop an algorithm to balance your checking account. Th
CPSC1103 ASSIGNMENT #2 Develop an algorithm to balance your checking account. The program should let you enter the initial balance for the month, followed by a series of transacti…
CPSC503 Operating Systems Spring 2016 Project 1 – CPU Scheduling Problem Stateme
CPSC503 Operating Systems Spring 2016 Project 1 – CPU Scheduling Problem Statement: You will implement a framework for CPU scheduling with three scheduling algorithms: FIFO, round…
CPSCI 121 Object Oriented Programming Spring 2017 Program #10 due Thursday, 4/20
CPSCI 121 Object Oriented Programming Spring 2017 Program #10 due Thursday, 4/20 by 11:00 pm on Titanium Write a class, called Number, that will hold one integer value in the rang…
CPSCI 121-Spring 2017 Program #5, due Thurs 3/9/17 by 11pm on Titanium Revisitin
CPSCI 121-Spring 2017 Program #5, due Thurs 3/9/17 by 11pm on Titanium Revisiting program #1 using an array of structs. Create a struct type that will represent a single Employee,…
CPSCI 121-Spring 2017 Program #5, due Thurs 3/9/17 by 11pm on Titanium Revisitin
CPSCI 121-Spring 2017 Program #5, due Thurs 3/9/17 by 11pm on Titanium Revisiting program #1 using an array of structs. Create a struct type that will represent a single Employee,…
CPSCI 121-Spring 2017 Program #5, due Thurs 3/9/17 by 11pm on Titanium Revisitin
CPSCI 121-Spring 2017 Program #5, due Thurs 3/9/17 by 11pm on Titanium Revisiting program #1 using an array of structs. Create a struct type that will represent a single Employee,…
CPSCI 12T-Obycct Oricntcd Programming Spring 2017 Program #100 duc Thursday, 4/2
CPSCI 12T-Obycct Oricntcd Programming Spring 2017 Program #100 duc Thursday, 4/20 by 11:00 pm on Titanium Write a class, called Number, that will hold one integer value in the ran…
CPT 172 (MICROSOFT ACCESS) FINAL PROJECT Effective: 7/18/2017 DUE DATE: BE SURE
CPT 172 (MICROSOFT ACCESS) FINAL PROJECT Effective: 7/18/2017 DUE DATE: BE SURE TO USE THE CORRECT PREFIX FOR EACH OBJECT CREATED (tbl, frm, qry, mcr, rpt) I.TABLES – 1…
CPT 242 Summer 2014 SQL Assignment 3 - Using Multiple Tables Revision Date: 1/7/
CPT 242 Summer 2014 SQL Assignment 3 - Using Multiple Tables Revision Date: 1/7/2015 Rmber when using 2 or more tables you must join the tables together. The number of joins you w…
CPT 341 VB.NET Proiect 3 Calculating Centroids/Center of Gravity and Area Classe
CPT 341 VB.NET Proiect 3 Calculating Centroids/Center of Gravity and Area Classes, Objects, Methods, Properties, MenuStrip Control, PictureBox Control, Label Control of the 3 comm…
CPT 341 VB.NET Project 2 – Symmetric Key Encryption VB. Topics: Simple Encryptio
CPT 341 VB.NET Project 2 – Symmetric Key Encryption VB. Topics: Simple Encryption/Decryption, Multiple Forms, String Manipulation & Conversion, File I/O, Readline, WriteLine, …
CPT 341 VB.NET Project 5 GDI+, Bar Charting, Structures, Bitmap Object, ArrayLis
CPT 341 VB.NET Project 5 GDI+, Bar Charting, Structures, Bitmap Object, ArrayLists Develop a VB.NET project, using GDI+ (Graphic Device Interface ) to draw a bar chart. The x-axis…
CPT CODE ONLY NOT ICD-10 Preoperative Diagnosis: Herniated disc at the right C7
CPT CODE ONLY NOT ICD-10 Preoperative Diagnosis: Herniated disc at the right C7 Postoperative Diagnosis: Herniated disc at the right C7 Anesthesia: General Procedure: Foraminotomy…
CPT CODES ONLY NOT ICD-10 CODES PreoperativeDiagnoses: 1. Severe multivessel cor
CPT CODES ONLY NOT ICD-10 CODES PreoperativeDiagnoses: 1. Severe multivessel coronary artery occlusive disease with increasing angina. 2. Non-Q wave myocardial infarction. 3. Hype…
CPT CODES ONLY NOT ICD-10 The following documentation is from the health record
CPT CODES ONLY NOT ICD-10 The following documentation is from the health record of a patient who received hospital outpatient GI services. Preoperative Diagnosis: Guiac positive s…
CPT CODES ONLY not ICD-10 Codes following documentation is from a radiology repo
CPT CODES ONLY not ICD-10 Codes following documentation is from a radiology report: Technique: Dual-energy x-ray absorptiometry was performed. Findings: Lumbar levoscoliosis evide…
CPT CODING 1. Find the correct procedure codes for the following: a) Insertion,
CPT CODING 1. Find the correct procedure codes for the following: a) Insertion, LeVeen Shunt.0 b) Ms. Silvers is referred to Dr. Valentine for chest pain. The patient’s encounter …
CPT CODING Code the following scenarios. Use as many codes as needed, review the
CPT CODING Code the following scenarios. Use as many codes as needed, review the time instructions for each code; i.e: assign a code for every 30 min, or for every 15 min, or for …
CPT CODING Code the following scenarios. Use as many codes as needed, review the
CPT CODING Code the following scenarios. Use as many codes as needed, review the time instructions for each code; i.e: assign a code for every 30 min, or for every 15 min, or for …
CPT CODING Right and left obturator lymph nodes were removed during radical pros
CPT CODING Right and left obturator lymph nodes were removed during radical prostatectomy and were submitted as separate specimens for immediate diagnosis to assess metastatic dis…