Symbianize Forum

Most of our features and services are available only to members, so we encourage you to login or register a new account. Registration is free, fast and simple. You only need to provide a valid email. Being a member you'll gain access to all member forums and features, post a message to ask question or provide answer, and share or find resources related to mobile phones, tablets, computers, game consoles, and multimedia.

All that and more, so what are you waiting for, click the register button and join us now! Ito ang website na ginawa ng pinoy para sa pinoy!

College of COMPUTER STUDIES (INFORMATION TECHNOLOGY students,ACE,CS,etc) welcome po!

Re: mga INFORMATION TECHNOLOGY students dyan! eto ang tambayan natin!

any one here na meron code for Round Robin Scheduling? need ko lang po..

JAVA or C++(PL)
 
Re: mga INFORMATION TECHNOLOGY students dyan! eto ang tambayan natin!

..mga ka SB..patulong nmn poh.

..nid q poh ng java code for BST (Binary Search Tree) and Closed Hashing...ASAP...

..pls poh...PaPM nlng po ung code and Post ndin para xur..hehe..salamat poh...
 
Re: mga INFORMATION TECHNOLOGY students dyan! eto ang tambayan natin!

guys patulong naman sa mga nag grad ng IT i am it student of DHVTSU i need help i forgot the code in DBMS and i dont know how to make a store system can u help me ?
 
Re: mga INFORMATION TECHNOLOGY students dyan! eto ang tambayan natin!

:) ME NAGstop incoming 3rd year hirap programming pero enjoy
 
Re: mga INFORMATION TECHNOLOGY students dyan! eto ang tambayan natin!

Sino po ba magaling sa Oracle Forms Developer dito? Help naman po. :pray:
 
Re: mga INFORMATION TECHNOLOGY students dyan! eto ang tambayan natin!

pde po ba dito mag pa help ng codes? sa C++? please... :( , post ko nlgn po. tapos pag hindi pde delete nyo nlng po. :(

working program po eto , kaso may unting bugs nalang. at hihingi po ako ng tulung sa inyo mga ka symb. pa debug nmn po nitong program na nagawa ko. kunti nlng po. please pa help po ako nauubus na kasi time ko dito nahihilo nako sa pagcheck :pray:



Code:
#include <iostream.h>
#include <stdlib.h>
#include <string.h>
#include <stdio.h>
#include <conio.h>
#define LIMIT 6

int main()
{
start:
char choice;
char tpass[]="bsit2b";
char pwd[LIMIT];
char input;
int counter=0;
int i;
clrscr();

cout<<"    ////////////////////////////////////////////////////////////////////";
cout<<"\n\n\t\t     >>_' Enter Admin password '_<< \n\n"<<endl;
cout<<"\t\t\tUSERNAME: ADMINISTRATOR"<<endl;
cout<<"\t\t\tPASSWORD: ";



do
{

input=getch();

if(int(input) !=13 && int(input) != 8)
{

pwd[counter]=input;
counter++;
cout<<"*";

}

}while(counter<LIMIT);

[B]//dito po pa check ng statement ko feeling ko kasi dito yung mali e[/B]

cout<<"\n\n\t\tEnter this password? [Y] or [N]: ";
cin>>choice;


	if((choice='y')||(choice='Y'))
	   {

		cout<<"\n\t\t\tChecking password...";
		getch();
		exit(1);
[B]
/*

d2 dn po sa part nato pagawa po ako ng statement na may condition na pag na check
 nyang tama yung password mag " display sya ng password correct ",kahit po yung 
password checking lng kung tama di ko kasi makuha please :pray: . eto recent code ko:

	if(strcmp(pwd,tpass)==0)
		{
		cout<<"Password Correct!"<<endl;
		cout<<"\nNow Entering Check Lists With Admin Previledge! :)";
		getch();
		}
		
	   }  
//kaso mali inumaga na ako d ko nakuha:upset: please sana may mag help:help:
*/[/B]





	   }


	else if((choice='n')||(choice='N'))
	   	{
		cout<<"\n\t\t\tPress any key to retry.";
		getch();
		goto start;
	   	}
	else
		{
		exit(1);
		}


getch();
return 0;
}

sa password masking po eto.

salamat po sa mga makakatulung sakin! :praise: :thanks:
 
Re: mga INFORMATION TECHNOLOGY students dyan! eto ang tambayan natin!

pa help naman po..

panu po gumawa nang mobile application sa java po.. and yung coconnect sa database..

and mga details po..

kelangan lang po namin sa project po namin,,,

kahit mga links po or mga masasabi nyu...

:pray: :pray: :pray: :pray: :pray: :pray: :pray:

and panu po ba mag malagay nung sa PDA or any mobile devices po?? yung exclusive lang yung programm na yun ? :)
 
Re: mga INFORMATION TECHNOLOGY students dyan! eto ang tambayan natin!

haaaaaaay good morning!

nako panu gumawa ng FRONT END a BACK END po na website?
 
Re: mga INFORMATION TECHNOLOGY students dyan! eto ang tambayan natin!

@mikee34_1

depende sa gagawin website.


@all

Baka meron dyan java programmer sa company?
Pede namin mainterview? Treat na lang namin kayo ng foods. Need lang sa Java namin mag interview ng real java programmer sa company
 
Re: mga INFORMATION TECHNOLOGY students dyan! eto ang tambayan natin!

sir my tanung lang sa inyo ....
anu ba ung mga formula sa suvey sa thesis ??????
 
Re: mga INFORMATION TECHNOLOGY students dyan! eto ang tambayan natin!

@mikee34_1

depende sa gagawin website.


@all

Baka meron dyan java programmer sa company?
Pede namin mainterview? Treat na lang namin kayo ng foods. Need lang sa Java namin mag interview ng real java programmer sa company

sir about po sa posting ng new entry like a blog po...yung may database sa mysql..


pahingi naman po ng sample
 
Re: mga INFORMATION TECHNOLOGY students dyan! eto ang tambayan natin!

IT here, hindi ko padin alam san ako kasi gusto ko lahat! Bahala na si lord kung san nya ako gusto ilugar software dev , webdev, o multimedia.. :p
 
Re: mga INFORMATION TECHNOLOGY students dyan! eto ang tambayan natin!

IT here, hindi ko padin alam san ako kasi gusto ko lahat! Bahala na si lord kung san nya ako gusto ilugar software dev , webdev, o multimedia.. :p

basta kung saan ka nageenjoy doon ka ehe
anyway goodluck and welcome sa mundo ng IT :)
 
Re: mga INFORMATION TECHNOLOGY students dyan! eto ang tambayan natin!

aw.. more on programming pla ang i.t.

tsk.. mga sir pano pag computer science ang course?

gusto ko sana more on hardware yung course na 4years.. anu bang kurso yon?? :noidea:

Computer Engineering tol...more on hardware
 
Re: mga INFORMATION TECHNOLOGY students dyan! eto ang tambayan natin!

hay hay hay mga IT. now lang ulit nakadalaw here.


Finals week na namin ngayon. waaaaaa :D


goodluck sa mga mageexam tulad ko :)
 
Re: mga INFORMATION TECHNOLOGY students dyan! eto ang tambayan natin!

@mikee34_1

Then you need a CMS bro
Content Management System
Check google.
May mga automatic na nagawa na ng ganyan eh. Like Wordpress,Drupal and Joomla
 
Re: mga INFORMATION TECHNOLOGY students dyan! eto ang tambayan natin!

sir about po sa posting ng new entry like a blog po...yung may database sa mysql..


pahingi naman po ng sample

search mo po yung JoomLa sa net! :)
 
Re: mga INFORMATION TECHNOLOGY students dyan! eto ang tambayan natin!

mga kapwa IT, pa help naman po hindi ko na alam kung ano ang gagawin ko dito sa project ko.. project ko kasi ay SCROLLING TEXT LED USING ZDS II (micro controller) with IC (latch) 74LS373..
tama na ang circuit ko naka row ang lahat na positive at naka column naman lahat ng negative sa LED ko at tama naman ang codes pero ayaw parin mag labas ng output.. meron ba kayung mga sample project jan? para naman mapag aralan ko lapit na kasi deadline sa project next week na.. sana may maka tulong.. salamat po nang marami mga boss..
 
Re: mga INFORMATION TECHNOLOGY students dyan! eto ang tambayan natin!

ako po third year na,,almost uto na ang simula na ng mahihirap na gawain. di namkin matatapos tapos ang isang system ng isang skul.....sql and php gamit namijn..hay..2 weeks nalang final defend na namin..habang maaga pa dyan ang iba dapat study well na kayo.....godblessss:pray::pray::pray:
 
Re: mga INFORMATION TECHNOLOGY students dyan! eto ang tambayan natin!

create a program in ARRAY that accepts number and print the following:

case A; all array elements
case B; sum of all elements
case C;product of all elements
case D; average of all elements
case E; highest element
case F; lowest element
case G;exit

TURBO C.. version 2.01


HELP!!
 
Back
Top Bottom