Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Recent content by jawadali477

  1. J

    MFC help: offline map for GUI in MFC

    hi, i have developed a GUI in MFC vs2008. now i wanted to get GPS coordinates of different locations using offline map. the idea is to have a map in my GUI dialog, and by clicking on specific area inside the map would assign the coordinates of that area to specific variable in my GUI code...
  2. J

    [SOLVED] need help in MFC program

    hi, i have developed console program in C language running fine. the program is used to communicate to a motor through serial port. now i wanted to build GUI in MFC vs2008 (some of which i have completed). i'm facing problem in opening serial port as i have done in console program. can any one...
  3. J

    MFC help : code error 0000007B

    hi, i'm developing GUI using MFC in vs2008. i have developed code and it builds fine but when i debug my code, it gives system error 0000007B. part of the code that gives this error is given below + variable initialization. int COMportNum= 3; portstream_fd COMstream; portstream_fd pstream; char...
  4. J

    [SOLVED] MFC help: Cstring to Char[]

    MFC help : code error 0000007B hi, i'm developing GUI using MFC in vs2008. i have developed code and it builds fine but when i debug my code, it gives system error 0000007B. part of the code that gives this error is given below + variable initialization. int COMportNum= 3...
  5. J

    MFC help : serial port and GUI

    hi; i have developed console program in C language for serial communication with a motor where i can select the COM port with which motor is connected and also set the baud rate. both the COM port and baud rate selection are done in cmd prompt through programming. i am developing GUI through MFC...
  6. J

    [SOLVED] interface between C program and GUI program

    thank you milind.a.kulkarni problem has been solved.:-)
  7. J

    [SOLVED] interface between C program and GUI program

    hi, i have developed console program in C language and GUI program in C++ using visual studio 8. now i want to interface my C program with GUI program so that i can use it as single program. any idea?? :?: Regards Jawad
  8. J

    Solution manual "Wireless Communication" by Andrea Goidsmith Chapter 9

    hi, i need solution manual of "Wireless Communication " by Andrea Goldsmith. i need solutions for Chapter 9 (specifically). Regards Jawad
  9. J

    What is the meaning of "throughput" ?

    throughput is the amount of useful data out of the total received data.
  10. J

    Soft Decision Decoding and Matlab

    hi everyone, i'm working on a project related to Soft Decision Decoding of FH-MFSK in Matlab. the soft matrics (expressions) for non-coherent detection of MFSK have been derived. now the time is to implement these soft decisions in matlab to see the results. can anyone help me in how to...
  11. J

    Soft Decision Decoding of FH-MFSK in Matlab.

    Hi, can someone tell me how to implement Soft Decision Decoding of Non-coherent FH-MFSK system in matlab?? Thanks
  12. J

    MFC help for building GUI in microsoft visual studio 2008

    thank you very much p.luc.:) it really helped.
  13. J

    MFC help for building GUI in microsoft visual studio 2008

    hi, i am developing a GUI for my project through MFC using Microsoft visual studio 2008. down below is a part of my code that i have written. the purpose of this code is to get GPS data (using marshallsoft GPS component) from serial port, display, and keep on updating the data. i am facing...
  14. J

    [SOLVED] MFC in visual basic 2008

    hi, i am developing a GUI for my project through MFC using visual basic 2008. down below is a part my code that i have written. the purpose of this code is to get GPS data (using marshallsoft GPS component) from serial port, display, and keep on updating the data. i am facing problem using While...
  15. J

    large gain bandwidth product op amps......

    hi, i need op amps with large gain bandwidth product (~100MHz or above). any suggestions please. thanks jawad

Part and Inventory Search

Back
Top