Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
A

Ahmed Ismail Mohamed

@Ahmed Ismail Mohamed
About
Posts
15
Topics
7
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • the dll and lib files in OpenCV
    A Ahmed Ismail Mohamed

    I have the manual of openCV and i have some sort of experience with it. but i am talking about some lib and files we include it in the VC++ directories. i gonna run C++ code based on openCV on NOISE|| mirceoprocessor. so, i need to recompile these lib and dll files. I hope my point is clear now. :)

    Ahmed Ismail

    C / C++ / MFC question

  • the dll and lib files in OpenCV
    A Ahmed Ismail Mohamed

    Hi, I 'd like to know what does the dll and lib files in OpenCv contains? and how can i explore their codes? i know that openCV is an open source library so, why it contains dlls and libs files? is it considered closing the source code. Thank you Ahmed

    ****************** ****************** ** Ahmed Ismail ** ****************** ******************

    C / C++ / MFC question

  • Why doesn't this work?
    A Ahmed Ismail Mohamed

    myhanguk wrote:

    double rand_mt(void){ blockquote> i am beginer in c++ but i want to know what (void) refere to? thanks

    ****************** ** Ahmed Ismail ** ******************

    Managed C++/CLI help question

  • how can i get the ref of multi dimension array
    A Ahmed Ismail Mohamed

    i make a multi-dimesion array in a class and in its private. and i want an array of pointer to return this addresses and i want to make it multidimension. how can i do that. thanks :)

    ****************** ****************** ** Ahmed Ismail ** ****************** ******************

    Managed C++/CLI data-structures question

  • How to write a C++ program to find out these???
    A Ahmed Ismail Mohamed

    I thank you have to make you problem more clear by putting it in paragraphs, defining each variable in one line, the equation in a separet line ..etc. Please modify you rmassege to be able to understand it easily. Thanks you.

    C / C++ / MFC help tutorial c++ com question

  • Convertions ??
    A Ahmed Ismail Mohamed

    hello! All i want to ask about a modifiction of the below line i want to know is it right or wrong and why?

    Programm3r wrote:

    char Value[] = variable;

    first:Programm3r has made a mistake here that he assigned a value var to a pointer. second: i think it may be char value[]; &value[0] = variable; thanks for your reply

    ****************** ****************** ** Ahmed Ismail ** ****************** ******************

    C / C++ / MFC data-structures help question

  • how to make a extension .ico file by myself
    A Ahmed Ismail Mohamed

    you can also you the Paint program that is installed with windows, you can make icons and save it by the ext *.ico, but you have to make the dimesions of width and hight bet 35-50 pixels. Ahmed Ismail

    C / C++ / MFC tutorial

  • Using a C++ code in a c# program
    A Ahmed Ismail Mohamed

    i want to know how i can use a header file and *.dll written by C++ in a c# code. Thank you Ahmed Ismail

    C# csharp c++

  • Thread, User closes app while thread running
    A Ahmed Ismail Mohamed

    I think that there is a usefull articale in the threading section its title is: "Wait for threads in a ThreadPool object to complete" By gtamir. here is its URL: http://www.codeproject.com/csharp/waitforthreads.asp[^] I wish you find what do you want exactlu in it. Regards:) Ahmed Ismail

    C# database help visual-studio question

  • Formated text in the textbox
    A Ahmed Ismail Mohamed

    How I write mormated text to the text box, so that i can make some word in BOLD , Italic or UnderLine. and chage the yexy size of certain words? If the answer is : "that i can not"; is there a control that enables me to do that? thanks ** Ahmed Ismail **

    C# question

  • operations in the cout<<
    A Ahmed Ismail Mohamed

    int x = 4; cout<< x+3; i want to know what is the type of variable holds the expression x+3 in the cout statement. ****************** ****************** ** Ahmed Ismail ** ****************** ******************

    C / C++ / MFC question

  • Adding two large numbers
    A Ahmed Ismail Mohamed

    waldermort wrote:

    ULONG size1 = 0xFFFFFF00; ULONG size2 = 0xFFFFFF00;

    if you divede both size1 and size by a big number that make you sure that you can add and you still in the range of long. size1 = size1/n; size2 = size2/n;

    waldermort wrote:

    size1 += size2; // == 0xFFFFFE00

    adding in this line will not make a problem then finally, when you want to output the final value , make the value the program do it time the number you devide by it: ex: textbox1.text = Tostring(size2 * n) // n is the number you devided by it. I hope it work properly with you. regards;:) ** Ahmed Ismail **

    C / C++ / MFC question css help

  • A new line in textbox control
    A Ahmed Ismail Mohamed

    Hi all, about using TextBox control: I want to know how I make each paragraph written in a separet line, i tried the escape seq. '\n' but it does not work, the compiler print in the text. thank you:) ** Ahmed Ismail **

    C#

  • constant variable at run time
    A Ahmed Ismail Mohamed

    :rolleyes:but i think that a pointer have the address of const var can do changes, but when i make that i failed Ahemd Ismail

    C / C++ / MFC

  • constant variable at run time
    A Ahmed Ismail Mohamed

    I want to know is it possible to to make a constant variable to hold a value the user of my application at the run of the program choose and i want him to not not chang it again. thank you:)

    ****************** ****************** ** Ahmed Ismail ** ****************** ******************

    C / C++ / MFC
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups