English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

Programming & Design - August 2006

[Selected]: All categories Computers & Internet Programming & Design

I am going to write a simple program in C++ for converting a simple ciphertext to plaintext using letter substitution scheme. I got the logic in a blurred manner. I have enclosed it herewith. please correct me i I am wrong. Can you also write the code for me . My complier is TC++ 4.5

Create a function called encipher()
assign characters and the cryptovariables, for eg;
char *a = "a";
char a = "z";
;
;
and assign the cryptovariables.
Then create function for decipher and then finally declare a character array and then apply the functions with apporpiate logical desicions like "A.Decipher", "B.Encipher" "C.Quit".

2006-08-04 06:40:47 · 1 answers · asked by Anonymous

Is there a way to turn a photoshop droplet into a stand alone program?

Im doing simple changes to some photos and it would be nice if I could make these changes without requireing photoshop.
thanks

2006-08-04 06:36:17 · 4 answers · asked by Anonymous

any link to start learning AJAX and mainly with asp.net

2006-08-04 05:25:56 · 2 answers · asked by theQMan 1

It is simple for Programmers. Two .txt or .html files. First file has 40 lines and second one has 260 lines. If I want to show in an .php or .html file the result which will be get from letting the user of choose which file and which range of lines in the chosen file should be shown in the same .php or .html page.

2006-08-04 05:14:19 · 1 answers · asked by AshOsaki 1

I restarted the computer and it worked fine.

2006-08-04 04:42:21 · 2 answers · asked by Bride2Be 8/30/08 5

How do you create and apply a signature to your emails?

2006-08-04 04:27:11 · 3 answers · asked by Evelyn R 2

2006-08-04 03:38:14 · 12 answers · asked by Anonymous

I went to my account but couldent figer. Do i have to go on 360?

2006-08-04 03:34:42 · 7 answers · asked by Anonymous

2006-08-04 02:56:51 · 5 answers · asked by Anonymous

i will like to design my web page. i need help with free web tools and any assistance i might need. e.g. hosting... etc... etc...
thanks.

2006-08-04 02:56:34 · 5 answers · asked by freeboy32m 1

I was interested to see what it was so did a search and found it. In system requirements you need a 3d card in your computer but i have never been able to tell if I have one or not.How can I check.

2006-08-04 02:11:37 · 1 answers · asked by Julie 5

I have been designing web pages with macromedia studio mx 2004 for the last couple of years and am working on a web site to put on cd-rom to show prospective employers...I have a degree in an unrelated subject and am about to enrol on an Msc in Computing to gain a relevant qualification and improve my programming skills. Can anyone offer any advice/hints to break into the industry??

2006-08-04 01:35:28 · 6 answers · asked by 0000 2

After Installing Oracle 9i and started "SQL plus" ,after entering name:scott,psw:tiger, it is showing an error(i.e.,#ERROR:
ORA-12560: TNS:protocol adapter error#) so plz tell me how to
1) Uninstall oracle 9i
2)Re-install Oracle 9i perfectly inorder to work Sql plus
plz tell me(host Id's,names etc., i hav to mention while i installing oracle 9i)

2006-08-04 01:35:01 · 4 answers · asked by sandeep 1

Some of the things I know about...

ls, mv, etc
df
chown, chmod
who
which
su
sudo
more
less
grep
man
ifconfig
--help
sed (*shudder*)
vi
mount, umount
| > and <

...stuff at that general level. Usually, if I know what a command is called I can find out how to work it and what the flag settings are.

Can anyone suggest any essential or blisteringly useful little tricks that are not on that list?

Thanks in advance!

2006-08-04 01:13:13 · 9 answers · asked by wild_eep 6

My computor has been running reeeaaalllyy slow, my son told me it was because I have too many programs running at the same time [after trying everything else] he did the ctrl,alt,del.,and showed me I had 15 programs open at the same time he closed most of them and now my computor has never run faster!!!! although he couldn't tell me how to tell what these programs were or how to tell what was open without having to use the ctrl-alt-del method please help!!!

2006-08-04 01:09:34 · 7 answers · asked by dawn h 1

I have two seperate worksheets and in the first one, I have a lot of codes describing different jobs the lads in our factory do. On the second worksheet, I would like to make it so that if I entered one of the codes on the first worksheet onto the second worksheet, the job desription would appear on the second worksheet. For example: if A = cleaning on the first worksheet, then if I enter A in the column for codes on the second worksheet, I would like the word "cleaning" to appear in a different column next to the code column.

I'm sorry if this confusing for anyone, but it's cracking me up as I know it's possible and I can't do it. Help!!!!!! Any more info needed, I will gladly provide.

2006-08-04 00:41:33 · 7 answers · asked by theallknowingscouser 3

public class EnumTest {
public static void main(String[] args)
{
Grade grade = ____________;
switch(grade) {
case ________ :
System.out.println(grade);
default :
System.out.println("Default");
}
}
}
------------------------------------------------------------------------------------
Code Hints : Enum
public String toString () { return "Book";}
return "Book"
"Book"
enum
A
Grade.A

2006-08-03 23:22:17 · 2 answers · asked by K Ban 2

2006-08-03 23:05:54 · 5 answers · asked by gurjinder 1

Can you plez help me??????????????????????

2006-08-03 22:27:14 · 10 answers · asked by Mrcool789 1

2006-08-03 22:13:49 · 3 answers · asked by TRAN M 1

Im aiming to produce a master background which will sit as a canvas in powerpoint and would like to know the size of the page.
Im guessing it is around 800x600 @ 72ppi?

2006-08-03 21:27:35 · 2 answers · asked by Sherlock 6

2006-08-03 20:53:43 · 6 answers · asked by Abhi 2

2006-08-03 20:34:35 · 4 answers · asked by Anonymous

new to myspace....

2006-08-03 19:42:01 · 4 answers · asked by Anonymous

1.What is disco file?
2.What are the events fired when web service called?
3.How will do transaction in Web Services?
4.In what order do the events of an ASPX page execute. As a developer is it important to undertsand these events?
5.How would you get ASP.NET running in Apache web servers - why would you even do this?
6.What tags do you need to add within the asp:datagrid tags to bind columns manually?
7.What are the page level transaction and class level transaction?
8.What are different transaction options?
9.What is the namespace for encryption?
10.What is the difference between application and cache variables?
11.What is the difference between control and component?
12.You ve defined one page_load event in aspx page and same page_load event in code behind how will prog run?
13.What r the diff types of inheritance in C#?give examples or syntax?
14.What is delegates in C#?

these r some interview questions.pls give answer.........

2006-08-03 19:24:51 · 3 answers · asked by anjus 3

im making a personal website.can anyone tell me how to arrange a good display of website?

2006-08-03 18:58:46 · 4 answers · asked by slightly_yossie 1

fedest.com, questions and answers