Forum: JSP Jun 25th, 2009 |
| Replies: 0 Views: 283 How can i develop a website where user can design their own webpage design??? thanks |
Forum: C++ Oct 3rd, 2008 |
| Replies: 5 Views: 2,593 I already install the opencv and see the sample but i need to copy paste in the dll files which i downloaded. But when i run the code using visual studio it seems like cannot run. What i need to do... |
Forum: C++ Oct 2nd, 2008 |
| Replies: 7 Views: 1,531 It had tried out the code but seems like i m blur of the code. Which part shuld be parallelize. Is there any others code beside this which is simpler.. |
Forum: C++ Oct 2nd, 2008 |
| Replies: 5 Views: 2,593 How to use tis OpenCV i had install it but it seems like consist of library file and i had install a OpenCV.exe but i seems like do not knw how to use it. Beside this, is there any others methods |
Forum: C++ Oct 2nd, 2008 |
| Replies: 5 Views: 2,593 How for me to create gaussian noise to be put into images where the gaussian noise have several level of noise. Eg) i can select 10% until 100% for the level of gaussian noise to be inserted into the... |
Forum: C++ Oct 2nd, 2008 |
| Replies: 7 Views: 1,531 |
Forum: C++ Oct 2nd, 2008 |
| Replies: 7 Views: 1,531 I want a source code which can be input with plaintext and output with ciphertext. The twofish source code in scheneier website do not provide an input but come out with a lot of txt file. I just... |
Forum: Network Security Oct 2nd, 2008 |
| Replies: 2 Views: 734 Can anyone help me by providing me a website link or source code of twofish cryptography other than schneier website where the code consist of input of plaintext and output of ciphertext in C++... |
Forum: C++ Oct 1st, 2008 |
| Replies: 7 Views: 1,531 Can anyone help me by telling me where to find twofish source code other than from scheinier website?? I just want to find a sample source code of encrytion and decrytion using twofish algorithm. Thx... |
Forum: Game Development Jan 23rd, 2008 |
| Replies: 4 Views: 1,288 I just want to ask whether anyone of you all knw how to develope warcraft games and what kind of software are use to develope the games for example the programming, the artificial intelligent rules... |
Forum: ASP.NET Jan 23rd, 2008 |
| Replies: 1 Views: 1,495 I have been using The Beer House web example to develope a project and i wan to add photo gallery inside but i m stuck when i can't get the user login identification from the web login which uses the... |
Forum: ASP.NET Jan 23rd, 2008 |
| Replies: 8 Views: 2,162 Yes, thx to remind me on that really appreaciate it. I use the datasets cause i want to get all the value from the database and compare it with the login ID and password. |
Forum: C# Jan 23rd, 2008 |
| Replies: 2 Views: 2,052 Thanks for the clue but what i want to find id the _userId.Text. I can't get the UserId from the Beer house Web example cause i don't have any idea where to get it. Hope you can get the Beer house... |
Forum: ASP.NET Jan 17th, 2008 |
| Replies: 8 Views: 2,162 Hope this can help you... |
Forum: C# Jan 17th, 2008 |
| Replies: 2 Views: 2,052 I have been using The Beer House web example to develope a project and i wan to add photo gallery inside but i m stuck when i can't get the user login identification from the web login which uses the... |
Forum: VB.NET Jan 4th, 2007 |
| Replies: 2 Views: 824 i m new in VB.net so i hope tht anyone can give me the webpage to get information on how to learn VB.net as i dunno anything about programming....:cheesy: |
Forum: C Jan 2nd, 2007 |
| Replies: 3 Views: 2,841 Can anyone show me how to solve the 8 puzzles either using the heuristic search thank you. if u can , u may attach the sourcecode too. thank u :cheesy: |
Forum: C++ Aug 23rd, 2006 |
| Replies: 6 Views: 5,233 quote=Salem;245110]Well can you do the "populate a linked list with some data" part of the problem?
There's no point talking about the "sort" side of things until you can do that.
I mean,... |
Forum: C++ Aug 21st, 2006 |
| Replies: 6 Views: 5,233 i dunno how to develope a program that need to use linked list both the single linked list and double linked list which need to enter the list of number using linked list and using radix sort that is... |
Forum: C++ Aug 13th, 2006 |
| Replies: 6 Views: 5,233 i wan to know the code for the radix sort using a queue and a radix sort using a linked list |