Community Feed
-
@abhaythehero-LPPkSo • Oct 27, 2024Oct 27, 20242.1KCredits :: Marco Antonio Meggiolaro Head of the RioBotz team from PUC-Rio UniversityHi friends...!!! A lot of you must be knowing about Robowars competitions being organized in almost all the...
-
@morningdot-6Xuj4M • Oct 21, 2024Oct 21, 2024982
Doubt in pointing a variable in c.
hello friend's, Check these codes... #include<stdio.h> void main() { int *x,p=4; x=&p; printf("%d",*x); } and the 2nd one goes here... #include<stdio.h> void main() { char c[]="mohit kumar singh"; char *str;... -
@abrakadabra • Oct 22, 2024Oct 22, 20241.0KWORLDCOMP'11 - The 2011 World Congress
WORLDCOMP'11 - The 2011 World Congress in Computer Science, Computer Engineering, and Applied Computing Important Dates: January, 16, 2011 Proposals for organizing sessions/workshops March 10, 2011 Submission of draft papers... -
@abrakadabra • Oct 22, 2024Oct 22, 20241.0KThe Great Mind Challenge (TGMC) - By IBM
The Great Mind Challenge i.e. TGMC is listed in the Limca Book of Records as the largest technological contest for engineering students. The Great Mind Challenge (TGMC) is India's largest... -
@durga-TpX3gO • Oct 26, 2024Oct 26, 20241.0Kandroid based apps for expense tracking
we have many expense tracking applications for laptops, I tried using one, but after few days i could not recollect all the minor expenses to update, thus showing incorrect details... -
@indiosa-h949o8 • Oct 23, 2024Oct 23, 20241.1K
bicycle lock system design
Hi My names jon and i am doing my final piece of my BSc product design course at the university of portsmouth. My concept idea for my course is to... -
@imgopi-dUGWP0 • Oct 22, 2024Oct 22, 20241.0K
Juvenile Crime
Hai friends any one know full info about Juvenile Crime. -
@gargoor-H4rAIX • Oct 26, 2024Oct 26, 20241.3K
Zener Diode VS voltage divider VS DCDC converter VS voltage regulater
Hello When a person wishes to convert from one voltage to another (say for example DC 12v to 9v) several things come to his\her mind , whether to use voltage... -
@freak16-XgiLj6 • Oct 14, 2024Oct 14, 20241.1K
What is DTMF? Where is it used?
What is DTMF? Where is it used?? Its practical aaplication and its efficacies? Please somebody help me out. -
@manish-r2Hoep • Oct 21, 2024Oct 21, 20241.0K
Final Year Project Idea
Guys i am thinking of developing a java based android app as my final year project, but i don't have any idea about what to develop? .Please suggest me some... -
@realwire-jxdmmG • Oct 24, 2024Oct 24, 20241.1K
m8 Capital Announces US$ 4.2 Million Investment In SCHAD
London/Hamburg, January 10, 2011. m8 Capital, the venture capital fund investing exclusively in mobile technology, announced today a US$ 4.2 million investment in German mobile technology company SCHAD. SCHAD’s technology... -
@kunaljd-worvpG • Oct 14, 2024Oct 14, 20241.1K
How To Crash JVM?
today i wrote some code and complied it, till it was good. when i executed the code, server got crashed. error was illegeal bytecode. i want to know ,by how... -
@jav-UiRG79 • Oct 24, 2024Oct 24, 20241.1K
Practical applications of matlab?
What are all the practical applications of MATLAB software, other than simulating electrical, electronic, and computer languages? any example practically? And why it is considered the most important tool for... -
@saandeep-sreerambatla-hWHU1M • Oct 21, 2024Oct 21, 20241.0K
QTP 11.0 New Version with New features
Note: The below points about QTP 11.0 is copied from a presentation I have prepared gathering data from various sources. New Features in QTP •[FONT="] [/FONT]XPath and CSS based object... -
@abbanhaidar-WRwan8 • Oct 27, 2024Oct 27, 20241.3K
GSM Activated Car Security
This should be my first thread in this forum(CE).:smile: I'm trying to build a gsm activated car security. Will someone tell me where to tap the signal that will activate... -
@4m4n-jQmegc • Oct 26, 2024Oct 26, 20241.4K
Md5
In cryptography, MD5 (Message-Digest algorithm 5) is a widely used cryptographic hash function with a 128-bit hash value. Specified in RFC 1321, MD5 has been employed in a wide variety... -
@sachin-0wuUmc • Oct 26, 2024Oct 26, 20241.3K
Dividing two numbers
You are given two numbers A and B, You have to divide A by B without using division operator and modulus operator ? PS: Repeated Subtraction is not allowed.. I... -
@imgopi-dUGWP0 • Oct 25, 2024Oct 25, 20241.1K
workshops in Andhra pradesh
Hai friends i want to participate in workshops in my state, any one give my their list workshops in next month............ -
@maria-flor-8cAkif • Oct 27, 2024Oct 27, 20241.1K
Free falling bodies
Try to solve this and show your solution. 1. A stone is dropped from a well and 5s later the sound of the splash is heard. If the velocity of... -
@kuruganti-owqz7r • Oct 20, 2024Oct 20, 20241.1K
Need help in Java using swing tools
How can we build a app that has 4 boxes and on clicking them boxes can be joined to other . Needd urgently ... plz help me out