-
@manashree-7mZH3V • Oct 22, 2024Oct 22, 20242.2KThe idea is to build an e commerce system, integrating latest technologies to real world development scenarios. Abstract: Today, the revolution in technology is posing lots of challenges for businesses...
-
@kotakharsh-ntAcbT • Oct 26, 2024Oct 26, 20241.3K
Harsh Kotak
hello guys, what's up techies? m currently aspiring EC engineering. m more interested in innovative projects and big ideas... -
@manashree-7mZH3V • Oct 22, 2024Oct 22, 20241.9K
Defect Tracking System in PHP
The purpose of Defect Tracking System is to track defects and notify the defects. Abstract It is a web based application that can be accessed throughout the organization. It can... -
@abrakadabra • Oct 27, 2024Oct 27, 20241.2KTough Puzzle About Airport & Airplane
On Bagshot Island, there is an airport. The airport is the homebase of an unlimited number of identical airplanes. Each airplane has a fuel capacity to allow it to fly... -
@pradeep74m-8WZl5m • Oct 25, 2024Oct 25, 20242.0K
Innovation for future aircrafts "AMELIA"
With its pair of jet engines riding on top, it looks like an airplane that has its wings bolted on upside down. But this innovative 1/11th-scale model recently tested by... -
@rajandeep-T6n1nF • Oct 26, 2024Oct 26, 20241.3K
face detection using edge detection
hi i want to detect the faces from still image with the help of edge detection. my program is just finding edges and am also trying with bwlabel() and regionprops()... -
@manashree-7mZH3V • Oct 22, 2024Oct 22, 20241.9K
Internet Banking in PHP
This project aims to implement banking services online. Abstract: With internet access increasing to everyone, Internet Banking has emerged to be the latest wonder for delivery of banking products and... -
@manashree-7mZH3V • Oct 21, 2024Oct 21, 20241.8K
Project Management in PHP
The project aims to manage activities held inside a project. Abstract Project Management is the discipline of planning, organizing and managing resources to bring about the successful completion of specific... -
@rukawa-Y0pUkC • Oct 9, 2024Oct 9, 20241.0K
what is IF modulation?
Could someone please explain the utility of the IF modulator in the chaine described in the following schema, why do we need an intermediate frequency? -
@jondily-T437xP • Oct 21, 2024Oct 21, 20241.1K
Tunnel calculations
a circular tunnel is excavated at a distance of 18 ft .from a fault striking along the axis of the tunnel . and dipping 55 as shown in the accompanying... -
@valour-dzyIS1 • Oct 21, 2024Oct 21, 20241.2K
I am Valour
Just now completed my under graduation in civil engineering. love to play and travel. Aiming to construct 'floating structures'. Joined this site cause i'm a crazy engineer. 😁 -
@supradeepv-1KFswc • Oct 26, 2024Oct 26, 20241.3K
CAT DISTANCE EDUCATION
HI , CAN I GET DISTANCE EDUCATION COURCES FOR CAT NYWHERE? PLS REPLY -
@rukawa-Y0pUkC • Oct 23, 2024Oct 23, 20241.1K
antenna gain
Hello everyone I would like to calculate the antenna gain but I have only three pieces of information : The transmission power and the reception power, the carrier frequency is... -
@rukawa-Y0pUkC • Oct 17, 2024Oct 17, 20241.4K
Is it possible to transmit a signal through space (air) in a form other than electromagnetic waves?
Hello everyone, I would like to know if it is possible to transmit a signal through air without having to use electromagnetic waves. And why are electromagnetic waves so commonly... -
@ishan-nohePN • Oct 26, 2024Oct 26, 20241.8K
What are artificial rains and how they are created?
A few days ago I read about artificial rains being developed by scientists. Anyone got any idea how this is done? Hail, lightning and gales came through the state's eastern... -
@manashree-7mZH3V • Oct 11, 2024Oct 11, 20241.1K
File Security System in Java
Encryption of data is important in the real time environment to keep the data out of reach of unauthorized people, such that it is not altered and tampered. The file... -
@manashree-7mZH3V • Oct 14, 2024Oct 14, 20241.1K
Exam Suite in Java
It is designed to overcome problems faced by manual system like hand written exams. Abstract: It is developed in Java, which mainly focuses on basic exam operations. It is designed... -
@uttuswami-5VepYn • Oct 20, 2024Oct 20, 20241.2K
Face Recognition using PCA in C++
This Face Recognition system is based on Principle Component Analysis by extracting feature in the form of Eigen Vectors. <No Links to Illegal software please _ES> -
@uttuswami-5VepYn • Oct 26, 2024Oct 26, 20241.2K
Multimodal Biometric Authentication System
This project is based on Score level fusion of two biometric traits: Face and Finger 1) For face recognition we have used Principle Component Analysis (i.e. Eigen vector generation) and... -
@vikash-verma-jF0MOy • Oct 26, 2024Oct 26, 20241.4K
is it possible for a class in java to have no constucror...
I am finding no constructor while using javap tool for my java class...