Browse I
Alphabetical listing with fast deep pagination.
87858 items • Page 97 / 1758
I am working with XAML and I was wondering if someone can give me a little exmpl
I am working with XAML and I was wondering if someone can give me a little exmple of implementing the following styles to the following XAML. Implement a custom style for each typ…
I am working with a Java program to create a balanced and unbalanced binary sear
I am working with a Java program to create a balanced and unbalanced binary search tree. I have created the unbalanced but I still need to create a balancing factor. I also am try…
I am working with a Matrix class to deal with some overloaded operators. I am ha
I am working with a Matrix class to deal with some overloaded operators. I am having a problem of when i run the program I get the error terminate called after throwing an instanc…
I am working with a Matrix class to deal with some overloaded operators. I am ha
I am working with a Matrix class to deal with some overloaded operators. I am having a problem of when i run the program I get the error terminate called after throwing an instanc…
I am working with a company which designs and builds one-off machines. They have
I am working with a company which designs and builds one-off machines. They have been 'dabbling' with hosted Dynamics CRM and Sharepoint (on different servers!) in an attempt to c…
I am working with a dataset (data: emails, size: 650) and want to classify these
I am working with a dataset (data: emails, size: 650) and want to classify these emails into human and automated types. I am aware of the standard classification algorithms (e.g. …
I am working with a few large spreadsheets, and need to copy formulas down to ro
I am working with a few large spreadsheets, and need to copy formulas down to row 2000 in new spreadsheets (in the current column). I can scroll, but it takes quite a long time …
I am working with a large data base that organizes data as illustrated below: 4
I am working with a large data base that organizes data as illustrated below: 4 columns with many more data points than illustrated below. I would like to transpose the informatio…
I am working with a project in VC++ which involves co-ordinate system having x,y
I am working with a project in VC++ which involves co-ordinate system having x,y,z axis. I am trying to check for if a variable(Point with x,y,z values) is assigned on the coordin…
I am working with a project that uses structures and arrays. My main code works
I am working with a project that uses structures and arrays. My main code works but does not print my courses or test data and i'm not sure were i messed up at. this is my input: …
I am working with a security person that baffles me a bit with the practices he
I am working with a security person that baffles me a bit with the practices he performs. Besides the issue of this person insisting on bypassing every security measure in place w…
I am working with a serial code and trying to parrallize it. The code is suppose
I am working with a serial code and trying to parrallize it. The code is suppose to implement the sieve of Eratosthenes and find the primes up to a given limit. I continue to get …
I am working with a serial code and trying to parrallize it. The code is suppose
I am working with a serial code and trying to parrallize it. The code is suppose to implement the sieve of Eratosthenes and find the primes up to a given limit. The code that I im…
I am working with a set of DNA motifs that are predicted as potential regulatory
I am working with a set of DNA motifs that are predicted as potential regulatory motifs (e.g. transcription factor binding sites). The motifs belong to several species, and I want…
I am working with another UX guy and he\'s let me know that there have been some
I am working with another UX guy and he's let me know that there have been some studies surrounding the fact that when a person goes through a "forgot username/email" process, the…
I am working with creating children\'s \"video\" books which: Display a static i
I am working with creating children's "video" books which: Display a static image from a page spread in a book Play an audio file of the text on that spread Displays the text of t…
I am working with human resource department as an employee relation manger. I kn
I am working with human resource department as an employee relation manger. I know taht there are many activities which comes under legal framework. For example: Salary, wage and …
I am working with python idle 2.7.9 and I am having issue creating a program to
I am working with python idle 2.7.9 and I am having issue creating a program to work with adafruit lcd. The program is to have the adafruit lcd work as a newpaper stand. The objec…
I am working with python idle 2.7.9 with adafruit lcd. I have this code but I ke
I am working with python idle 2.7.9 with adafruit lcd. I have this code but I keep getting this error,message line 47, in if lcd.is_pressed(buttons[0]): AttributeError: 'Adafruit_…
I am working with small data sets of N elements, usually with N = 8, 16, or 32 e
I am working with small data sets of N elements, usually with N = 8, 16, or 32 elements; all are positive 64-bit float numbers. I need to identify the smallest N/2 elements. It is…
I am would need your help for to complete my project. I am doing mips project an
I am would need your help for to complete my project. I am doing mips project and I would like to asked user to enter matrix and scaler value instead of just write number in code.…
I am woundring if you can help me with this program Write a C program that asks
I am woundring if you can help me with this program Write a C program that asks the user for information about a particular collection of things that they own (for example: CDs, c…
I am woundring if you can help me with this programm : Write a C program that as
I am woundring if you can help me with this programm : Write a C program that asks the user for 7 numbers (positive integers) from 1 to 50. Generate 7 random numbers from 1 to 50 …
I am wrapping my head around a concept. Book Value, The text book, and my instru
I am wrapping my head around a concept. Book Value, The text book, and my instructors slides are a great resource. However, I am wanting to get some more external input on the con…
I am writing a (C++) Tic Tac Toe game. I am almost done I just need to make a fe
I am writing a (C++) Tic Tac Toe game. I am almost done I just need to make a few improvement and I need some help from the Chegg community. I need to validate whitespace in all t…
I am writing a .cpp and .h file for the EmployeeDatabase class, which has a func
I am writing a .cpp and .h file for the EmployeeDatabase class, which has a function addEmployee(EmployeeRecord *e) where e is a pointer to an existing object of EmployeeRecord ty…
I am writing a 6 page report for a Supply Chain Management class. I need detaile
I am writing a 6 page report for a Supply Chain Management class. I need detailed answers (atleast a paragraph) including key terms. A good description, examples, and real life sc…
I am writing a 6 page report for a Supply Chain Management class. I need detaile
I am writing a 6 page report for a Supply Chain Management class. I need detailed answers (atleast a paragraph or more) including key terms. A good description, examples, and real…
I am writing a C program that reads in decimal and hexidecimal values and displa
I am writing a C program that reads in decimal and hexidecimal values and displays the ascii value. I am having trouble differientiating between the two inputs. I am using isdigit…
I am writing a C program that reads integersfrom a text file whose name is given
I am writing a C program that reads integersfrom a text file whose name is given as a command-line argument.The program will display the largest, smallest, and median integerfromt…
I am writing a C program that reads integersfrom a text file whose name is given
I am writing a C program that reads integersfrom a text file whose name is given as a command-line argument.The program will display the largest, smallest, and median integerfromt…
I am writing a C++ library (but prefer C style interface functions) and one of t
I am writing a C++ library (but prefer C style interface functions) and one of the function returns array of floats. I am not sure if I should pass pointer or fixed array to get t…
I am writing a C++ program about an Employee class about classes and multiple in
I am writing a C++ program about an Employee class about classes and multiple inheritances but I keep getting an error when I try to run it. The error is displayed below This is t…
I am writing a C++ program about an Employee class about classes and multiple in
I am writing a C++ program about an Employee class about classes and multiple inheritances but I keep getting an error when I try to run it. Please help me identify and solve this…
I am writing a C++ program and I am having problems with the incrementing. I wan
I am writing a C++ program and I am having problems with the incrementing. I want the array x[i] to start with the inputted vaule for f, and then double each time. i.e intial f va…
I am writing a C++ program and I am having problems with the incrementing. I wan
I am writing a C++ program and I am having problems with the incrementing. I want the array x[i] to start with the inputted vaule for f, and then double each time. i.e intial f va…
I am writing a C++ program and I am having some trouble getting it to work, this
I am writing a C++ program and I am having some trouble getting it to work, this is the assignment: And this is what is in my .txt file: 2333021 BOKOW, R. NS201 3 4 2333021 BOKOW,…
I am writing a C++ program on Xcode and keep getting a build error. Can someone
I am writing a C++ program on Xcode and keep getting a build error. Can someone with Xcode please find out what libraries to include, I believe that may be my issue as the prgram …
I am writing a C++ program that accepts a user\'s input via the console and save
I am writing a C++ program that accepts a user's input via the console and saves the inputted text as a char*. If the char* string is in the form "command(num1, num2)", where comm…
I am writing a C++ program that prompts a user to enter a file name of a text fi
I am writing a C++ program that prompts a user to enter a file name of a text file to open and read in data. I had it working just fine, as I had a little counter and it confirmed…
I am writing a C++ program that selects the values of a 4 X 5 array of integers
I am writing a C++ program that selects the values of a 4 X 5 array of integers in increasing order and stores the selected values to a one dimensional array. I am having a really…
I am writing a C++ program that solves a sodoku puzzle this is what i have so fa
I am writing a C++ program that solves a sodoku puzzle this is what i have so far // File: sudoku.cpp // Tab stops: 4 // This program reads a Sudoku puzzle and prints a solution t…
I am writing a C++ program which opens a data file and then displays its content
I am writing a C++ program which opens a data file and then displays its contents with line numbers. That is the program should display the number 1 and then the first line of the…
I am writing a CS project and I have spent the last week working on my code with
I am writing a CS project and I have spent the last week working on my code with a buddy of mine who took the class last year. I need some help getting the right outcome from the …
I am writing a CS project and I have spent the last week working on my code with
I am writing a CS project and I have spent the last week working on my code with a buddy of mine who took the class last year. I need some help getting the right outcome from the …
I am writing a Java application who needs three username/password pairs. I would
I am writing a Java application who needs three username/password pairs. I would like to add a "remember me" feature, implying I would have to store passwords on the user's comput…
I am writing a Java program, a MP3 Manager, but I have problems to work with but
I am writing a Java program, a MP3 Manager, but I have problems to work with buttons, TextFields, and TextArea. Here are the problem descriptions. Create a class MP3 with instance…
I am writing a Java web application that consists mainly of a bunch of similar p
I am writing a Java web application that consists mainly of a bunch of similar pages in which every page has several tables and a filter that applies to those tables. The data on …
I am writing a MATLAB program that has to dfo the following. Use (a) the Newtoni
I am writing a MATLAB program that has to dfo the following. Use (a) the Newtonian-Raphson method and (b) the modified secant method (=0.05) to determine the root of f(x) using an…
I am writing a VB 2008 program that calculates a students average. I an supposed
I am writing a VB 2008 program that calculates a students average. I an supposed to use objects and procedures. This is what I have thus far: Sub Main() DI am grade, sum, average …