1,350 Topics
![]() | |
hi is it true that reverse engineering a compiled python "program" is significantly easier than other languages ? thank you | |
Well just introducing myself hope to become a very active member of this community. I am a Computer Systems Engineering student barely in my second year, previously a microbiology student and very happy I made the change. I live in Culiacan, Sinaloa, Mexico so I'm sorry if in the future … | |
Name: Siddiqa Nickname: Sid Height: 5'4'' Weight: 55 Kg Hair: Black Eyes: Brown Location: Ohio Age: 21 Hobbies: listening to music, being outdoors, drawing, basketball Relationship Status: In a relationship Fav Music: I love everything! Well...country has its limits and so does heavy metal + traditional music in Africa Education: … | |
I'm learning Python to use wMaya - a 3D graphics app. While reverse engineering some code, I [URL="http://www.daniweb.com/forums/thread89440.html"]found a thread here[/URL] which explains "list comprehension". The code I'm analyzing uses that, so I attempted to deconstruct it, but I can't reproduce the same results using a for loop. I have … | |
Hi This is suraj have just finished my Engineering (ECE) in 2009 and i am planning to start a software company but i am not getting how to get the clients so please guide me how to approach the clients and what are the main softwares required to build a … | |
Ok so i have a merg sort algorithm in my code yet for some reason its not letting me change it to what I need. Im not seeing where I have the mistake. any help? here are my files along with error. I am trying to sort the events by … | |
[code] 842 M C 20.00 15 2 250 10.00 UC RosebudTheatre 90 One Mike Stand 990 E C 20.00 19 2 1250 10.00 TX TexasHall 75 Maverick Speaker Series554 C N 16.45 30 1 35 0.00 UC PaloDuraLounge 60 Global Grounds Coffee Hour 318 E C 18.00 3 4 350 … | |
ok so im trying to get my line of text file working with my file input. the Last part of my text file has a name of an event with spaces which I want to include those spaces so I needed a getline. apparently for some reason my getline function … | |
Ok so im having some trouble trying to figure out how to read a line from a txt file which ive incorporated my C knowledge about reading a txt file into this main file. apparently im getting it wrong and Im almost confused. any help would be nice. posting my … | |
Hi.I am very happy to go to this site.I am an electronic engineer.My fields of work and job are in; special troubleshooting electronic equipements like as;UPS,MEDICAL EQUIPMENTS,COMMUNICATION EQUIPEMENTS,...,REVERSE ENGINEERING and electronic designing with microcontrollers.I want to continue my study in electronic and try for it;by going to Canada or other … | |
Hello All, My name is Farhan Afzal, I'm from Pakistan, Doing Computer Engineering in The American University Of Cyprus, Born in Libya and live there with family. feels great to be here : ) | |
I am Percy from Botswana,Africa newly joined.i will like to learn as i am a student perusing my Degree in Computing and its practice specialised in software engineering.so far i have enjoyed i want to learn more.keep up the good work and God blesss | |
So, I'm currently working as an IT technician, and have primarily worked in tech-support related jobs for about five years. I attended one year of college where I studied computer engineering. I know basic computer architecture, electronics, Linux Admin, Windows, etc. I recently obtained my Comptia Network+ (2009) cert. I … | |
Hello, I am new to these forums. My name is Sean. I am currently getting my CIS degree at Tulane University here in New Orleans. . I want to program, especially object oriented programming. The CIS degree at my college has two paths you can take. One is the "traditional … | |
Hi everyone, I'm Amr Thabet from Egypt. I'm a Malware Student I love researching in malware field ,reverse engineering viruses and building tools for detecting such viruses I'm programming with: ---------------------------- VB VB.NET C Assembly Java (for mobile only) ------------------------------- my current project now is programming an X86 PE Emulator … | |
I have a hijack file I would like someone to look at. I am having a problem turning on the Network Discovery. After I turn it on it goes off. I was told I may have a virus or spyware turning it off. I would appreciate some help so I … | |
Hi I am in my final year of a Software Engineering degree and will be shortly starting my final year project. However I have not yet decided on a title for my project. I have recently been looking at neural networks and find the topic very interesting. However as I … | |
Hi All, I was wondering if you could advise me on what books/resources to use to learn some aspects of computing that really interest me. I would like to get more information on creating an IDE. Obviously at this point, I am not talking Netbeans or the like, but an … | |
My [URL="http://www.frugaltechshow.com"]Frugal Tech Show[/URL] co-host, [URL="http://blogs.zdnet.com/perlow"]Jason Perlow[/URL], and I spoke with [URL="http://www.canonical.com"]Canonical[/URL] CTO Matt Zimmerman early this morning about the upcoming [URL="http://www.ubuntu.com"]Ubuntu[/URL] releases and a few other selected topics of interest to Ubuntu users. There are some secret goings on in the mill at Canonical that he didn't tell us … | |
Hey, Lakarr here. I'm an Engineering Physics major who fell in love with programming after taking a c++ class, and now I like to code games in my free time; my current project is a breeding game called Origins where the user starts off with a few wolves and from … | |
Hi there, this is pruthvi kumar here a final semester bachelor of engineering student with information science being my area of specialization. I'm here to learn new stuff everyday by technical interactions. I am very glad for having found a site like this and hope its gonna serve the purpose … | |
Myself Pranesh s new member for this community.. I'm studing engineering(Computer Science..) I'm intersted in Programming..so Enjoy Lot while programming... My Intersted subjects are:C,C++,JAVA... My Hobbies are:Photography,Singing Thanks for ur involvement.. | |
Hello there. I'm currently studying Electronic and Electrical Engineering at University. I enjoy it at times, but I sometimes lack the motivation to study and don't fail but I tend to do pretty badly in exams. With any luck, my recent turn of faith (to studying, not religious wise) will … | |
Hi! I'm a under-grad turning gradstudent from sweden mostly directed towrds math-mechanics-numeric analysis but also working a lot in C++ - java - python. I'm currently studying at the technical faculty at the University of Lund (Master of Science in engineering physics) and will hopefully take my Master within a … | |
I am a first year engineering student and i am very intresred in programming using c++ basically to use it in creating my own search engine.Please anyone to help in step by step as I have started learnig c++ language because I dont have prior kowledge in programming. | |
hello all my name is frida kiriakos and im a newbie in everything and i need lots of help, i am sure that i will find it here :) i am 22 years old just graduated, i majored in electrical engineering and training in network administration and web development. best … | |
Hi. Im a Computer Science and Communications Engineering Ba. student living Duisburg. Looking forward to some interesting reading and writing. Greetings... | |
Hi my name is Robert. I enjoy working with computers, playing video games, reading, and I'm currently going to school for computer engineering. | |
So doing my first year of software engineering at Uni and am having a little trouble with the old Java, Basically I need to use the Calendar class to call todays date, and then store it in a variable, Iv stumbled upon this bit of code but don’t really understand … | |
hi , I wish to create buttons(kinda array of buttons) on a form everytime the form loads. I am not getting the code/syntaxes for the same. Its like that the no buttons and there attribute on the form changes dynamically according to the DB . Please some1 help me with … | |
Hi Jobs available TOP MNC:- Job Role :---------------------------------- Analyst - Information Security Responsibilities :----------------------------------------- • Handle security incidents • Devise solutions for information security issues • Test applications, systems, and network configurations for compliance with defined security standards • Test effectiveness of information security defences • Test standard configurations for … | |
I'm doing my bachelor of engineering in computer. I do not know whether to post this thread here or not. Sorry for my poor English. I have the knowledge of C/C++. Now i have started learning Java. Some of my friends says that C# is better than Java., is it … | |
Hello, I'm working on my project "The Vending Machine Software" Here I need to use Graphics and mouse handling.. I'm totally new into Mouse programming in C++, still doing the coding with help of some online tutorials.. What I've to do is, Show a welcome page first when I run … | |
hello all, i am salah el deen saleh , i am 20 years all and i live in cairo in egypt , i am studying biomedical engineering and i am addicted to software as well as hardware . | |
Hi, i am doing my mom's c++ for engineering class, and doing a project for her, i noticed something in the extra credit section of her project directions. it says to add graphics to represent what variables the users are entering. in this one, it is about beam deflection, and … | |
1. Manipulate dynamic pointers and arrays of pointers 2. Use sorts, strings, searches and string functions. Procedure: 1. Your new software engineering group is hired for its first paying project to develop a console application to demonstrate a possible user interface for a next generation MP3 player. 2. Your C++ … | |
hi guys i am also a a student of engineering in computer science and am in final year in Bachelor and i am also having same problem if u guys get any help so please help me too | |
Dear all, I'm studying information systems engineering course (major in Programming). I'm currently preparing proposal of my final year project for my supervisor. But, I'm facing a problem in proposing a suitable system for my final year project. My partner and Me currently plan to do a Restaurant System ? … | |
I am using Visual Studio Web Developer 2008, CSS 2.1 Browser Firefox 3.5.8, IE 6.0.2900 I created a master page following tutorials elsewhere and the problem mainly comes with the Menu bar, I created a custom menu bar to suit my needs, rather than using the inbuilt menu, but i … | |
Hello, i have two questions to ask first the code below work and send the information on firefx only i cant send on internet explorer, second i am new to php i need to send an attachemnt as word or pdf. can any one help. Thanks <?php error_reporting( 0 ) … | |
Hi Everyone, Could anyone give me some examples of integrals used in computer science, computer engineering or telecommunications? It doesnt matter if the integral isnt the base of the concept. It only matters if its used or not. I need ideas so I can research something. Thanks for your help, … | |
So This is my fourth semester in college and I thought I was going to get into electrical engineering, but I've been having problems with my physics class (again). But this semester Im also taking CPS180, a basic computer programming class based off of Java. I find it very fun, … | |
hi, im one of the computer engineering student looking for a good, new and innovative idea for the final year project. pls help me out!!! | |
Hi all , i recently has read about some posts related to the above title , but i'm really confused about it,sadly :( What is the real difference between programming and software engineering? Which one should i go for ? If i took software engineering , could i be a … | |
Hi all. Can you please give me some ideas for software engineering project. This is not my final year project. Just a project for this course. There will be no implementation of the project. It only involves Documentation. So please help me. Thanks in advance | |
hi my question is related to requirements engineering that what are the advantages & disadvantages of : storing requirements in documents and storing requirement in databases??? | |
I'm a computer engineering graduate from mumbai (fresher), and I want to pursue a career in DEVELOPMENT . I just wanted to know, what are the current DOMAINS on the rise, with respect to development of software for that particular DOMAIN . Development in DOMIAN's like : Gaming, Banking, Insurance, … | |
Hey Guys N Gals....I m Narendra Sharma from delhi...i m an engineering student in 2nd year... Thnks | |
Consider the following program and input file: [code] #include <algorithm> #include <cstdlib> #include <ctime> #include <functional> #include <fstream> #include <iostream> #include <iterator> #include <string> #include <vector> #include "natural_compare.h" struct natural_less: std::binary_function<std::string, std::string, bool> { bool operator()(const std::string& a, const std::string& b) { return natural_compare(a, b) < 0; } }; std::vector<std::string> … |
The End.