Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
0 Endorsements
~1K People Reached
Favorite Tags
Member Avatar for onlyvidya

hello everyone, I want to divide an image into blocks using Matlab.how to divide it by Matlab? I tried following code but its not working. I=imread('ab.jpg'); block = mat2cell(I, [60 60 60 60 60 60 60 60 60 60], [80 80 80 80 80 80 80 80 80 80],3); imshow(I); …

Member Avatar for ealydecosta
0
132
Member Avatar for pracks

hiii...everyone i m a bsc-it student and need some good project topic in vb...plzz suggest me some topics..

Member Avatar for onlyvidya
-1
134
Member Avatar for onlyvidya

hi frnds m doing project on tracking keyboard,mouse & URL activity. which programming language is much easier to implement this project? Is Java better or VC++ is more better option? plzzzzz suggest me as soon as possible.

Member Avatar for onlyvidya
0
121
Member Avatar for onlyvidya

Hi frndz!! I am doing a final yr project named as Tracking keyboard,mouse,URL activity for security purpose. This is a research level project in computer science stream.plzz suggest me any ideas if u hv n hw to proceed further.what information is required or which sites,books or links should I refer.

0
60
Member Avatar for onlyvidya

Hello friends, I want to update the record in my database in MS-Access.What code should I write to update it?? What is the syntax for update statement?? plzz suggest me if u hv any idea...

Member Avatar for onlyvidya
0
102
Member Avatar for onlyvidya

Hi frnds,, i hv a form in which i want to calculate balance.I wrote code for this as follows. But its giving me an error as "Datatype mismatch error". I hv declared bal & amt in database as Currency.Is this proper??If not suggest me some other code plzzzz. what datatype …

Member Avatar for sierrainfo
0
91
Member Avatar for onlyvidya

hello all, I have a form to insert the records of patient in database. i wrote code for this as Dim objcmd1 as new OleDbCommand("insert into PatientDetail values(@PatId,@PatName,@ContactNo,@Addr,@Age,@Gender)",conn) objcmd1.Parameters.Add("@PatName",txtname.text) objcmd1.Parameters.Add("@PatId",txtid.text) where,conn is the OleDbConnection object. so,what should i do?? can u plz provide me a better solution for this??

Member Avatar for selvaganapathy
0
84
Member Avatar for onlyvidya

hi frnds,, How should I create a splash screen in VB.NET as in VB? & how should I run a progress bar on a form?what properties i need to set for it?& what code should I write?plzzzz suggest me...

Member Avatar for selvaganapathy
0
79
Member Avatar for Dani

What exactly is the point of the <tbody> tag? Can one table consist of more than one pair of these tags?

Member Avatar for MidiMagic
0
227
Member Avatar for onlyvidya

Hi,frnds I am doing web project on cartoons.But, still the scope of my site is not yet decided. What exactly I should do in it?? can I show the cartoons history in it or what else?? Plz,,suggest...

0
43