Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Showing results 1 to 15 of 15
Search took 0.00 seconds.
Search: Posts Made By: amin1982
Forum: C++ May 8th, 2005, 8:07 AM
Replies: 2
Views: 129
Posted By amin1982
Wink question(filename)

i want to promt the user to enter the file name and then use the entered file name to open that file>>>the method i use is as follows

usigned char a[200][200];
string filename;
cout<<"enter file...
Forum: C++ May 8th, 2005, 7:40 AM
Replies: 2
Views: 127
Posted By amin1982
Post question(ARRAy)

i have the following problem:

i need to define two dimension array with unkown size,the array define after its size is computed>>>>example:
#include<iostream.h>



int main()
{
Forum: C++ May 5th, 2005, 3:35 PM
Replies: 1
Views: 141
Posted By amin1982
Post question

hi
how can i prompt the user to enter file name
and receive this name of the file and do an operation on that file
that is: let the file name change as the user require
and do operations at that...
Forum: Visual Basic May 5th, 2005, 3:30 PM
Replies: 3
Views: 182
Posted By amin1982
Post question

hi
how can i open a file from a visual basic interface if the file is in anywhere in the computer
and then send the file name to an EXE file to do operation on the opened file?
Private Sub...
Forum: C Apr 26th, 2005, 3:22 PM
Replies: 4
Views: 425
Posted By amin1982
Post no prob

for ur case
u can write your data to an (.RAW) file instead of BMP which needs header
u need a photoshop to open .raw file
when writing to it u dont need to write a header

amin.........
Forum: C Apr 26th, 2005, 3:17 PM
Replies: 4
Views: 425
Posted By amin1982
i need help

hi .........
i am doing an image compressing algorithms
so i had the following problem in programming the jpeg algorithm

when the data is entered for the DCT equation
when i want to return it back...
Forum: C++ Apr 22nd, 2005, 3:53 PM
Replies: 4
Views: 133
Posted By amin1982
the equations that i mean are DCT and inverse DCT...

the equations that i mean are DCT and inverse DCT for jpeg compression
u can find them easily if search about them
hope that i will find reply
bye
Forum: C++ Apr 22nd, 2005, 3:51 PM
Replies: 4
Views: 133
Posted By amin1982
#include<fstream> #include<iostream> #include<math...

#include<fstream>
#include<iostream>
#include<math.h>


using namespace std;
void DCT(int a[][8]);
void IDCT(int a[][8],float b[][8]);
int round(float x);
Forum: C++ Apr 22nd, 2005, 3:49 PM
Replies: 4
Views: 133
Posted By amin1982
Post attached is c++ code

ok
this is the equations
Forum: C++ Apr 22nd, 2005, 3:46 PM
Replies: 4
Views: 133
Posted By amin1982
Post question (important)

hi ppl!

i want to do compression algorithm : while i am doing it i had the following problem that i want to be solved as soon as possible if any one can help me plz
..........
i have an equation in...
Forum: C++ Apr 21st, 2005, 4:40 PM
Replies: 2
Views: 322
Posted By amin1982
Smile question (BMP header)

hi ppl
i want to ask about how to write to a bmp file by c++
that is bmp files begin with header so if i want to write bmp file by c++ i must write the header before writing data
so any one can help...
Forum: C++ Apr 6th, 2005, 2:05 AM
Replies: 1
Views: 119
Posted By amin1982
Cool question about files

hi ppl

i want someone please to answer me!

how can write a data such as ( 0.7) to a file in a size which is smallest
that is not a float , i want the least size that i can

another question...
Forum: C++ Mar 18th, 2005, 12:19 PM
Replies: 2
Views: 161
Posted By amin1982
Post question about BINtoASCII

plz anyone can help in finding a code for converting a sequence of binary to its ascii code
if i want to convert every 8 binary to ascii , and every 16 binary sequence to 2 ascii codes . and write...
Forum: C++ Mar 9th, 2005, 2:52 AM
Replies: 6
Views: 171
Posted By amin1982
Thumbs up very important question!

hi people!
i am doing a graduation project about image compression,and i faced the following problem:
my c++ program read the image as unsigned char , and i want to store it as unsigned int and this...
Forum: Assembly Oct 23rd, 2004, 4:36 AM
Replies: 28
Views: 2,082
Posted By amin1982
only with me u wil find good...

only with me u wil find good tutorials

amin...........muslim........ramallah........palestine
Showing results 1 to 15 of 15

 
Forum Jump



DaniWeb IT Discussion Community
All times are GMT -5. The time now is 10:47 PM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC