Browse I
Alphabetical listing with fast deep pagination.
87858 items • Page 31 / 1758
I am currently writing my Master\'s Thesis on maintainability of a web applicati
I am currently writing my Master's Thesis on maintainability of a web application. I found some methods like the "Maintainability Index" by Coleman et.al. or the "Software Maintai…
I am currently writing my first bigger project in c++. Its basic linear algebra.
I am currently writing my first bigger project in c++. Its basic linear algebra. I am aware that boost libraries and others exist, but for various reasons I need to write my own. …
I am currenty in a CPS 181 and this my current program. It is set up in 3 differ
I am currenty in a CPS 181 and this my current program. It is set up in 3 different classes within the same program as well as 2 files. MyMain Class: package program2; import java…
I am dealing around with C# .Net for almost around a year now. I got lots of exp
I am dealing around with C# .Net for almost around a year now. I got lots of experience (I owe most of it to guys at stackoverflow). Now I am thinking to start working with C++ as…
I am dealing with a problem in an online textbook (cramster does not have it) wh
I am dealing with a problem in an online textbook (cramster does not have it) which has given me this XL spreadsheet that i copied into the text box. It is required that i use the…
I am dealing with a system (in development) that uses randomly generated (not us
I am dealing with a system (in development) that uses randomly generated (not user provided), unique, strings to authenticate services that will consuming an API. Right now, these…
I am dealing with some old, sloppy C++ code in which there is a structure with a
I am dealing with some old, sloppy C++ code in which there is a structure with a lot of data members and functions. I want to test a class that I have implemented which uses the s…
I am debugging the following in C# and cant find the cause of my errors, I am ne
I am debugging the following in C# and cant find the cause of my errors, I am new and still rather confused. Can someone help? // Creates a HomeworkAssignment class // instantiate…
I am deciding on whether to invest 400,000 CAD to open a convenience store in pa
I am deciding on whether to invest 400,000 CAD to open a convenience store in particular spot in Ottawa. I know that the business will be profitable, with income of 70,000 CAD per…
I am deciding on whether to invest 400,000 CAD to open a convenience store in pa
I am deciding on whether to invest 400,000 CAD to open a convenience store in particular spot in Ottawa. I know that the business will be profitable, with income of 70,000 CAD per…
I am deciding whether or not to buy a used Kindle on eBay. In making this decisi
I am deciding whether or not to buy a used Kindle on eBay. In making this decision, I am evaluating the Kindle using the null hypothesis: "This Kindle will work fine." A type II e…
I am decoding a message that I have read in from a file but I want to save the d
I am decoding a message that I have read in from a file but I want to save the decoded message to a different file. I am able to get my code to read character by character onto th…
I am deeply confused. Please help. This is the huge task. - In this Application,
I am deeply confused. Please help. This is the huge task. - In this Application, you will do two things simultaneously: test an existing program and modify its code to create a ne…
I am designing a mass spectrometer and the last task asks to figure out a certai
I am designing a mass spectrometer and the last task asks to figure out a certain compound based on the ions the spectrometer has found. It gives an ion ratio of 108:218:432:540 f…
I am designing a pop-up menu for a new application that allows operations in an
I am designing a pop-up menu for a new application that allows operations in an automated packaging area to divert boxes on the line to one of several conveyors if there is a prob…
I am designing a project related to online parking system. ParkingSystem is a cl
I am designing a project related to online parking system. ParkingSystem is a class and Driver is another class. The parking system uses database to fetch the data related to avai…
I am designing a scraping system that will scrape large set of data from website
I am designing a scraping system that will scrape large set of data from websites. The system is expected to collect data from websites and store it to database. I am storing stru…
I am designing a staorcase with 3 flights, one of the flights (the one in the mi
I am designing a staorcase with 3 flights, one of the flights (the one in the middle) has a limited length of 5.25 m, if thw hight if must be 2 meters I would get 12 steps with a …
I am designing a suite of web applications that have the same base functionality
I am designing a suite of web applications that have the same base functionality. That is, they all will know how to create and operate on widgets. The differences will be in thei…
I am designing a system that uses two-factor authentication. Where the user can
I am designing a system that uses two-factor authentication. Where the user can only granted access only if the two authentication factors passed the verification. Let us assume t…
I am designing a test (demo to users) of a web site from my local machine withou
I am designing a test (demo to users) of a web site from my local machine without Internet access. The site will be hosted locally, but I would also like users to be able to follo…
I am designing a web application and I am wondering how to design the architectu
I am designing a web application and I am wondering how to design the architecture to manage sending automated emails. Currently I have this feature build into my web app and the …
I am designing a web site that contains external suppliers to register and keep
I am designing a web site that contains external suppliers to register and keep their information with the company up to date. We already have a db with EIN, SSN numbers and their…
I am designing the game of NIM and am stuck on this part of the code. I need to
I am designing the game of NIM and am stuck on this part of the code. I need to write three functions as described in steps 8, 9 and 10. Part 10 is broken down into two functions.…
I am desperate for help with these last few errors. Error1 error C2801: \'Lab3::
I am desperate for help with these last few errors. Error1 error C2801: 'Lab3::operator =' must be a non-static member c:userssuperbeedydesktophashtable1hashtablehashtable.cpp 34 …
I am desperate need of help on this one. I posted this one earlier and no one se
I am desperate need of help on this one. I posted this one earlier and no one seems to want to take a crack at it. I have increased the points. Full credit goes to the individual …
I am desperately in need of help writing a java program that will generate prime
I am desperately in need of help writing a java program that will generate prime numbers This is my main method that will print my output -> package primegeneratordemo; import …
I am developing a C# windows service application, which have different configura
I am developing a C# windows service application, which have different configuration files for development, for production system, for test system, like: Dev.config Test.config Pr…
I am developing a RESTful API in my project, but I do not have experience on tha
I am developing a RESTful API in my project, but I do not have experience on that. To fill these gaps I've been watching some videos, mainly from Apigee, which are great. One situ…
I am developing a Windows Runtime Component (C#) to be used in an HTML/JS fronte
I am developing a Windows Runtime Component (C#) to be used in an HTML/JS frontend for a Windows Store App. Now, one of the requests is to have a database on the local system to s…
I am developing a chrome extension for this non profit. Im also working on the s
I am developing a chrome extension for this non profit. Im also working on the server side component as well. Im not a full time developer so most of my knowledge has simply come …
I am developing a free, open-source (duh) JavaScript library, and wondering how
I am developing a free, open-source (duh) JavaScript library, and wondering how to license it. I was considering the GNU GPL, but I heard that I must distribute the license with t…
I am developing a graph-editor that uses drag and drop to build hierarchical gra
I am developing a graph-editor that uses drag and drop to build hierarchical graphs (containing nodes and links). Each node in the graph should be linked to a table in our databas…
I am developing a network communication software library that uses handshaking s
I am developing a network communication software library that uses handshaking similar to STARTTLS to enable upgrading to TLS security. I will be embedding a custom critical OIN p…
I am developing a project where I have to load very large files (upto 50 MB). Cu
I am developing a project where I have to load very large files (upto 50 MB). Currently I am loading these files completely into (consecutive) memory. This has the advantage that …
I am developing a secured file sharing project using Java RMI. The files\' conte
I am developing a secured file sharing project using Java RMI. The files' content has to be secured. The server will store the encrypted files and the client will be able to uploa…
I am developing a server-side JavaScript tool, and trying to do so in a modular
I am developing a server-side JavaScript tool, and trying to do so in a modular way. I have a Parser class that is an EventEmitter - you call parse and it will eventually emit dat…
I am developing a software in which I am using AES for encrypting messages share
I am developing a software in which I am using AES for encrypting messages shared in a group. The key is generated by one user, the admin of the group and needs to be shared with …
I am developing a symmetric en-/decryption routine written in c# for a database
I am developing a symmetric en-/decryption routine written in c# for a database containing user-specific, sensitive information. I have narrowed down the implementation to 3 diffe…
I am developing a telephony call model and thinking about how best to design the
I am developing a telephony call model and thinking about how best to design the interface. One basic idea is that a call has a unique call identifier. I have a list of calls and …
I am developing a web app and I have currently written the entire website in htm
I am developing a web app and I have currently written the entire website in html/js/css and on the backend I have servlets that host some RESTFUL services. All the presentation l…
I am developing a web application and have the app deployed into Tomcat server.
I am developing a web application and have the app deployed into Tomcat server. Tested on IE and Firefox and are working fine. Meaning when I close the browser and reopen the app,…
I am developing a web application as well as the API the web application uses. I
I am developing a web application as well as the API the web application uses. I'm trying to determine whether it is better to log events (to determine the path that leads to an e…
I am developing a webserver and provide an API to be used by mobile clients. Som
I am developing a webserver and provide an API to be used by mobile clients. Some of my calls are without any authorization, for example, to start the authentication process. Is t…
I am developing a website for a class and I am supposed to display a countdown t
I am developing a website for a class and I am supposed to display a countdown to a grand opening day. In this dynamic message, I am supposed to display the day of the week, the m…
I am developing an ASP.NET MVC application, and I have three projects: UI (with
I am developing an ASP.NET MVC application, and I have three projects: UI (with the system.web.mvc reference, BL and DAL references) BL (business facade and business objects) DAL …
I am developing an aplication called Mirror().The mirror image of string vow is
I am developing an aplication called Mirror().The mirror image of string vow is string wov, and the mirror image wood is string boow. The mirror image of string bed cannot be repr…
I am developing an application in Java whereby I would like to pass an object as
I am developing an application in Java whereby I would like to pass an object as part of an interface into other methods of classes written by other developers in the team. The ob…
I am developing an application which will handle many virtual stores and I would
I am developing an application which will handle many virtual stores and I would like to have many themes that the user could choose anytime. I would to know what's the main ideia…
I am developing an open source program which for my school project. I have done
I am developing an open source program which for my school project. I have done some research on it, but there are still few questions. It is a school project, it is not any advan…