Browse I
Alphabetical listing with fast deep pagination.
87858 items • Page 30 / 1758
I am currently trying to improve my use of exceptions, and found the important d
I am currently trying to improve my use of exceptions, and found the important distinction between exceptions that signify programming errors (e.g. someone passed null as argument…
I am currently trying to learn how to use define functions using python and I am
I am currently trying to learn how to use define functions using python and I am confused on what "return" does in code. for example in lecture there were two different examples: …
I am currently trying to print out a table on java but am having a hard time get
I am currently trying to print out a table on java but am having a hard time getting it to display. I know how to display a table of numbers like: 1....23.... 45 6 .....78 ....9 5…
I am currently unable to desgin a binary to BCD converter using datapath compone
I am currently unable to desgin a binary to BCD converter using datapath components. Here is the description: In order to display the 5-bit binary number in decimal, you will desi…
I am currently unable to desgin a binary to BCD converter using datapath compone
I am currently unable to desgin a binary to BCD converter using datapath components. Here is the description: In order to display the 5-bit binary number in decimal, you will desi…
I am currently using NetBeans IDE 8.2 program. I am struggling with the setup of
I am currently using NetBeans IDE 8.2 program. I am struggling with the setup of the program. If possible can you please show me step by step direction on setting up a new project…
I am currently using Wireshark whenever I want to debug an application that talk
I am currently using Wireshark whenever I want to debug an application that talks over the network. In general, this works fine but I always feel like Wireshark is an overkill for…
I am currently using a technique where I send the username/password in cleartext
I am currently using a technique where I send the username/password in cleartext (using https) to the server, which then does bcrypt and compares to the db. Standard practice. It …
I am currently using eclipse to write in java. A snapshot of the output would be
I am currently using eclipse to write in java. A snapshot of the output would be greatly appreciated to verify that the program is indeed working. Thanks in advance for both your …
I am currently using eclipse to write in java. A snapshot of the output would be
I am currently using eclipse to write in java. A snapshot of the output would be greatly appreciated to verify that the program is indeed working. Thanks in advance for both your …
I am currently using eclipse to write in java. A snapshot of the output would be
I am currently using eclipse to write in java. A snapshot of the output would be greatly appreciated to verify that the program is indeed working. Thanks in advance for both your …
I am currently using eclipse to write in java. A snapshot of the output would be
I am currently using eclipse to write in java. A snapshot of the output would be greatly appreciated to verify that the program is indeed working. Thanks in advance for both your …
I am currently using eclipse to write in java. A snapshot of the output would be
I am currently using eclipse to write in java. A snapshot of the output would be greatly appreciated to verify that the program is indeed working. Thanks in advance for both your …
I am currently using eclipse to write in java. Here is the previous exercise cod
I am currently using eclipse to write in java. Here is the previous exercise code that may help: ////////////////////////Main /************************************** * Week 6 lab …
I am currently using the Google-Gson library to convert Java objects into JSON i
I am currently using the Google-Gson library to convert Java objects into JSON inside a web service. Once the object has been converted to JSON, it is returned to the client to be…
I am currently working on \"phase 2\" on a 3 part assignment. Below are my answe
I am currently working on "phase 2" on a 3 part assignment. Below are my answers for phase one. under my answers are the questions for phase 2. On page 13 on the link https://irja…
I am currently working on a Breast Cancer Model research as my undergraduate res
I am currently working on a Breast Cancer Model research as my undergraduate research, I will need to prepare a solution of TPA( 12-O-tetradecanoylphorbol-13-acetate) dissolved in…
I am currently working on a C# checkers game for a university project in program
I am currently working on a C# checkers game for a university project in programming. But i have came to the point where i need to check whether a piece can be moved, or jump, but…
I am currently working on a coding project that has to do with 2 dimensional arr
I am currently working on a coding project that has to do with 2 dimensional arrays. I am having some trouble getting started on part 2. Some help on part two would be great. Part…
I am currently working on a collection implementation in JavaScript. I need a mu
I am currently working on a collection implementation in JavaScript. I need a mutable and an immutable version of that. So what I thought of first was something like: Collection M…
I am currently working on a lab for my general chem class and we are finding ent
I am currently working on a lab for my general chem class and we are finding enthalpy. I believe I found the correct Delta Hs, but moving fowards to find enthalpy of solution salt…
I am currently working on a lab report and am confused by the questions involved
I am currently working on a lab report and am confused by the questions involved: I have already done both of the graphs in the titration, shown by the following 2 graphs, labeled…
I am currently working on a money tracking/invoice creation app that I intend to
I am currently working on a money tracking/invoice creation app that I intend to release for free. The app can be broken down to three parts: The Framework, a generic, all-purpose…
I am currently working on a numerical processing system that will be deployed in
I am currently working on a numerical processing system that will be deployed in a performance-critical environment. It takes inputs in the form of numerical arrays (these use the…
I am currently working on a pet project website and I want to implement the \"re
I am currently working on a pet project website and I want to implement the "remember me" feature for logins and wanted to know if my procedure is secure. The authentication proce…
I am currently working on a program that is working with queues and simulates a
I am currently working on a program that is working with queues and simulates a grocery store line. However I am having difficulties finishing it up. My main issue is that when I …
I am currently working on a project and almost done with it but have run into an
I am currently working on a project and almost done with it but have run into an error i can't fix. I have to run ScramTest ScramTest: import java.io.*; import java.util.*; public…
I am currently working on a rails project and have a requirement where I want to
I am currently working on a rails project and have a requirement where I want to be able to map a country name's initial letters to its ISD code. eg: IND => 91, USA => 1, et…
I am currently working on a research paper on the labor supply effects of a mini
I am currently working on a research paper on the labor supply effects of a minimum wage increase. Specifically, I’m interested in whether low-income women with a child and a job …
I am currently working on a service which lets users store client-side encrypted
I am currently working on a service which lets users store client-side encrypted data and access it anywhere. The client connects through a browser and the webapp is written in Ja…
I am currently working on a small project in which I work with some \"static dat
I am currently working on a small project in which I work with some "static data", which is extracted from one source. The data might change from time to time (up to once a week).…
I am currently working on a statistic research. My topic is why are houses so ex
I am currently working on a statistic research. My topic is why are houses so expensive in Los Angeles? I am basically trying to predict house prices using multivariable regressio…
I am currently working on an application with regard to applying a security poli
I am currently working on an application with regard to applying a security policy to the application. We are locking the account after X failed login attempts in Y minute. The ac…
I am currently working on an assignment following a lab previously completed. I
I am currently working on an assignment following a lab previously completed. I am wondering how to fix my program in C so that I can enter multiple answers separated by commas. I…
I am currently working on an assignment for my Java class. It requires us to cha
I am currently working on an assignment for my Java class. It requires us to change some code around in a file to add joptionpane dialog boxes in instead of the fields already the…
I am currently working on an exam review paper for the test in two days. I haven
I am currently working on an exam review paper for the test in two days. I haven't had any trouble except for this problem. Can somebody please show me the steps to solving this? …
I am currently working on an implementation of the candidate construction for an
I am currently working on an implementation of the candidate construction for an indistinguishability obfuscator that was recently proposed by Garg et al. The relevant paper can b…
I am currently working on making an a public library database E/R diagram and wa
I am currently working on making an a public library database E/R diagram and was looking for input regarding whether this format is correct. Are the entities on the chart valid e…
I am currently working on making an a public library database E/R diagram and wa
I am currently working on making an a public library database E/R diagram and was looking for input regarding whether this format is correct. Are the entities on the chart valid e…
I am currently working on programming challenge number 4 in chapter 7 and I am h
I am currently working on programming challenge number 4 in chapter 7 and I am having trouble on formatting my GUI to look like the picture. Also I am having trouble with my calcu…
I am currently working on the implementation of a new programming language, for
I am currently working on the implementation of a new programming language, for fun. I realize that most languages never become popular, but I still want the language to have a hi…
I am currently working on web application which has front-end, and back-end. Bac
I am currently working on web application which has front-end, and back-end. Back-end has RESTful architecture, or something that looks like RESTful to me (this is my first attemp…
I am currently working with a Qt Application which tries to use multi threading
I am currently working with a Qt Application which tries to use multi threading to accomplish two task To Prevent the Main Thread's Event Loop from being blocked To increase compu…
I am currently writing a java max heap program. Here is my source code: This pro
I am currently writing a java max heap program. Here is my source code: This program randomly generates 20 patientlist objects with each one having a priority code. When I run thi…
I am currently writing a program in c++ and not sure what i am doing wrong but t
I am currently writing a program in c++ and not sure what i am doing wrong but the code will not print out. Here is the problem. 1. File Previewer Write a program that asks the us…
I am currently writing a program in c++ and not sure what i am doing wrong but t
I am currently writing a program in c++ and not sure what i am doing wrong but the code will not print out. Here is the problem. 1. File Previewer Write a program that asks the us…
I am currently writing a project in C language, the only header file we could in
I am currently writing a project in C language, the only header file we could include is stdio.h. This project is only about reading different files and process the information. t…
I am currently writing a project in C#, the only header file we could include is
I am currently writing a project in C#, the only header file we could include is stdio.h. This project is only about reading different files and process the information. To start …
I am currently writing a thesis about digital forensics which includes a chapter
I am currently writing a thesis about digital forensics which includes a chapter about memory forensics. Besides the tools and the methods of acquiring various data with them, I a…
I am currently writing an essay and one part is a discussion about the effects o
I am currently writing an essay and one part is a discussion about the effects of encryption on an Operating System/Computer/Infrastructure in general. However, I am struggling to…