Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements

9 Posted Topics

Member Avatar for alyssa.wilkins.77

Hello, I am trying to add a feature to a lab I am working on where I have to have a way to show images of the 20 pen widths the Easy Paint Lab can do. I am trying to use a ComboBox from Qt in order to do that. …

Member Avatar for mapsonyllaer
0
1K
Member Avatar for alyssa.wilkins.77

Hello, I am working through a Bachelor of Science degree for Computer Science. As I am going through the classes, I can see that I am not programming savvy. I can get through the labs with the help from TAs but other than that I can only do simple programs. …

Member Avatar for Mya:)
0
372
Member Avatar for alyssa.wilkins.77

Hello, I am trying to figure out the direction i would need to go in order to create the circuit in Digital Works. Right now I am stumped. I do have a working asynchronous counter that can go from 0-13. Can you help push me in the right direction?

Member Avatar for alyssa.wilkins.77
0
190
Member Avatar for alyssa.wilkins.77

Hello. I have been given a fina assignment where I must create my own website. My professor at my college who has not really covered any type of HTML stuff wants us to create a webpage by scratch. The class is suppose to be an intro class to HTML. This …

Member Avatar for jayshri.shah.10_1
0
460
Member Avatar for alyssa.wilkins.77

Hello, I have been trying to make a logical expression that would give me a certain output(Y) from the given inputs(ABCD). The directions are not specific in how I get the output just that I do not simplify the logical expression A B C D Y 0 0 0 0 …

Member Avatar for alyssa.wilkins.77
0
176
Member Avatar for alyssa.wilkins.77

I am trying to style my ordered lists and unordered lists to appear the same in Firefox. I have all my text centered. In firefox, the bullets and numbers appear right next to the items. I have done some css styling but it requires for teh text to be aligned …

Member Avatar for alyssa.wilkins.77
0
189
Member Avatar for alyssa.wilkins.77

Hello. I have the css coding for my breadcrumbs but now all I need is a divider class that will put a simple symbol such as / between my breadcrumbs. I have been having problems styling this. Each time I try to do it, the divider will appear far away …

Member Avatar for pixelsoul
0
239
Member Avatar for somjit{}

Yes anime is something that I am passionate about. My favorites are: Deathnote Dark Butler (Even though it was not completely similar to the manga series) Dragonball Fairy Tail Full Metal Alemchist(The new version since it is much closer to the manga) This is to name a few. And I …

Member Avatar for alyssa.wilkins.77
0
396
Member Avatar for alyssa.wilkins.77

#include <iostream> #include <fstream> #include <string> using namespace std; const int numRows=5; const int numCol=7; void openfile(ifstream& , ofstream& ); void initialize(ifstream& , ofstream& ); void ave(ifstream& ,ofstream& , double , double,string ); void printout(ifstream& , ofstream& ,string ,double ,double ); int main(){ ifstream infile; ofstream outfile; string names[numRows]; double …

Member Avatar for dx9_programmer
0
332

The End.