Φίλτρο

Οι πρόσφατες αναζητήσεις μου
Φιλτράρισμα κατά:
Προϋπολογισμός
σε
σε
σε
Είδος
Δεξιότητες
Γλώσσες
    Κατάσταση Δουλειάς
    656 gdi δουλειές που βρέθηκαν, με τιμές EUR

    I am seeki...libraries. • Demonstrated ability in displaying METAFILE, vector, and bitmap images. • Expertise in manipulating OLE Objects. • Working knowledge of MS Access 2013 or higher. This project will require the developer to receive an MS Access database (provided by me) with images stored using the OLE Object data type. Each image is a Windows clipboard image (an unknown image format, possibly of the GDI+ class) that has been captured and stored in the database using an OLE Object control in a MS Access form. The developer will need to import the OLE Object data from the MS Access database into a SQL Server database and display it using C# and Blazor. If you match these requirements and can handle this task, please bid with technical motivation why you qual...

    €422 (Avg Bid)
    €422 Μέση Προσφορά
    20 προσφορές
    Delphi Bitmap Text Outliner Έχει λήξει left

    Looking to get a small application written in Delphi10.1 Windows 64 bit. This application will demonstrate drawing text words (e.g. "Hello World") onto a bitmap with all the letters outlined in a different color. Project will use GDI. Writing the outlined text must be fast. I propose the application consist of one button and one TImage placed on a form. The TImage is pre-loaded with a Bitmap image such as a photo. Pressing the button writes "Hello World", with outlined letters, onto the TImage bitmap.

    €399 (Avg Bid)
    €399 Μέση Προσφορά
    8 προσφορές
    UWP App Print Watermark Έχει λήξει left

    I would like to insert text/image watermark by hooking when printing a document in a UWP App (Photos, etc.). (Target: Windows 10, 11 Must developed by c/c++) I know that Desktop programs use GDI print API when printing, but UWP uses Windows.Graphics.Printing. I am looking for a freelancer to handle this task. Thank you

    €565 (Avg Bid)
    €565 Μέση Προσφορά
    12 προσφορές
    C++ Kernel driver job Έχει λήξει left

    Hello, For help in my project I am looking for someone who knows x64bit C++ Kernel Driver development, more specifically using GDI in the driver to draw (can use something different to GDI if performance is good). The job is to be able to draw a line on the screen using GDI in the kernel level/driver. The project already has code to draw a rectangle. In usermode you would use GDI function FrameRect() to draw a rectangle but in kernel you do not have access to it so I have remade it, the project already has hook to call on kernel/Nt functions such as NtGdiPatBlt() which is the kernel version of PatBlt() which is used in FrameRect() to draw a line. So with this, I am able to draw a rectangle using the recreated function in kernel, see link at the end.. The jo...

    €978 (Avg Bid)
    €978 Μέση Προσφορά
    7 προσφορές

    I have an application that after a couple of hours, exceeds a thousand GDI objects. I need help to detect the origin of the problem, I have already tried several things, but nothing has solved the problem. Unfortunately I cannot share the source code of the project, what I can share is the XML of the BEAR program, where the GDI objects are displayed. I'm looking for an expert who can help me figure out where the problem can come from. I listen to proposals, thank you.

    €72 (Avg Bid)
    €72 Μέση Προσφορά
    11 προσφορές
    fix the php code Έχει λήξει left

    i have the following code to crop an image in a circle with transparent borders.. // create the transparent circle image $filename = APP_WEB_PATH."img/user/".$_GET['img'].".jpg"; $imagefilenamepng = APP_WEB_PA...$newwidth, $newheight, 100); imagecolortransparent($image,$red); imagefill($image, 0, 0, $red); imagepng($image,$imagefilenamepng); imagedestroy($image); imagedestroy($mask); The image looks good and transparent and even when opened with a photo editor but when used inside an image using php GDI i get a black border instead of transparent if i re save the using a photo edit such as and then use it it works just fine only bid if you have worked with php gdi and know what to do.. dont waste yours and mine with a genera...

    €25 (Avg Bid)
    €25 Μέση Προσφορά
    13 προσφορές

    I have an application that after a couple of hours, exceeds a thousand GDI objects. I need help to detect the origin of the problem, I have already tried several things, but nothing has solved the problem. I am looking for an expert. I listen to proposals, thank you.

    €32 (Avg Bid)
    €32 Μέση Προσφορά
    17 προσφορές

    i have windows app which is missing Tile Vertically function, so basically need to perform reverse engineer windows API process and to replicate the GDI rendering output and re-arrange in Tile Vertically function

    €159 (Avg Bid)
    €159 Μέση Προσφορά
    8 προσφορές

    I have cretate a function called "GetPixelDX11" that should return the pixel color like GetPixel, but return always zero. Attached the project that I have used to test the API. I have a very limitated in DirectX. I Ask quote to fix the problem. Thank You !

    €21 (Avg Bid)
    €21 Μέση Προσφορά
    4 προσφορές
    VB6 source code using GDI+ (small) Έχει λήξει left

    The task is to create source code in VB6 (only VB6) to alter pictures. Not making a large picture... See picture with the wanted result. We will send the test app when we have a contract. The test app is really simple. Only pure VB6 source code is allowed, using GDI+. No 3rd party tools (except the VBCCR17)! Source has to be clean, no leftovers, no memory leaks, no file operations. Also it has to be quick as possible. The test app uses , a replacement for the standard VB6 controls. Download is here: We see this project as a quick and small work for people who are used to GDI+. The project is considered ready after testing the source in here.

    €142 (Avg Bid)
    €142 Μέση Προσφορά
    17 προσφορές
    OutOfMemoryException VB.Net Έχει λήξει left

    I have a program developed in vb.net, which after running a couple of days in a row, closes due to OutOfMemoryException. At the moment before giving the exception, the GDI object counter exceeds 2 thousand. I need an experienced freelancer to help me find possible memory problems in my system. Thanks.

    €44 (Avg Bid)
    €44 Μέση Προσφορά
    14 προσφορές
    Windows Printer Driver Development Έχει λήξει left

    We need to develop a simple printer driver for Windows. The printer is a thermal label printer and is very simple in its requirements. The settings will basically be paper size(to set label size), print density, fit to page, etc. Since it's a simple B&W graphics printer, the expectation is that the driver will take in a some type of image/GDI elements from the host application and print it to the label. Here is what we are looking for the developer to deliver: -Recommendation on the type of printer driver(PS, XPS, OpenXPS, etc). -Setup an appropriate Visual Studio(preferably 2019) project that implements the appropriate driver type and deliver that project/code to us. We may also ask you to perform the full driver development. -Provide guidance on how to appropriately ...

    €41 / hr (Avg Bid)
    €41 / hr Μέση Προσφορά
    11 προσφορές

    ...several mini applications embedding CEF windows that look like Chrome. However, the text in the embedded CEF windows looks blurry on my 4K monitor after I changed their mode to GDI Scaling. It's known that "There is new functionality in the Creators Update that results in text and primitives rendering crisply on high-DPI displays for GDI-based apps only. For applications that are GDI-based Windows can now DPI scale these on a per-monitor basis. This means that these applications will, magically, become per-monitor DPI aware. Now keep in mind that this solution is not a silver bullet. There are some limitations: - GDI+ content doesn’t DPI scale - DX content doesn’t DPI scale - Bitmap-based content won’t be crisp - It won’t be...

    €556 (Avg Bid)
    €556 Μέση Προσφορά
    2 προσφορές
    .net Core Playwright Library code Έχει λήξει left

    We have a website ...from an API that we no longer have source access to. We require some C# code that we will integrate into our library, to extract the json object into a class and return as a populated c# object. This is an easy task. We use the Microsoft PlayWright NuGet library for such tasks, so we will need you to use this library, Selenium is not an option as the code will be running in Azure and there are GDI issues, but you are welcome to suggest others or a solution to this. For an experienced PlayWright this should be an easy task. The json object is embedded in some javascript code in the header section of the web page. It is populated after the page has loaded so you will need to wait for the json object to be populated. Should be a few hours work at most. Happ...

    €162 (Avg Bid)
    €162 Μέση Προσφορά
    8 προσφορές
    C# Programmer Έχει λήξει left

    Descripción de la posición de C#: Requisitos: • experiencia de desarrollo en C#; • comprensión de los principios y características del desarrollo de aplicaciones WinForms; • comprensión de los principios de trabajo con GDI+; • experiencia en el desarrollo de aplicaciones de subprocesos múltiples; • familiaridad con SQL; • experiencia con git; • conocimientos básicos de matemáticas: geometría, estereometría, procesamiento digital de señales; Diferenciadores: • experiencia con WPF, FastReport, ASP.NET, Blazor, SQLite, PostgreSQL, OpenGL, OpenTK, Guardant SDK, DevExpress, InnoSetup; • experiencia en el uso de pruebas unitarias; • experiencia con colas de tarea...

    €19 / hr (Avg Bid)
    €19 / hr Μέση Προσφορά
    16 προσφορές
    Aplicação em C# Έχει λήξει left

    Conceber e implementar a aplicação designada na linguagem de programação Visual C# e utilizar as rotinas GDI+ para obter os resultados gráficos solicitados. Deve ser apresentado como um projeto do MS Visual Studio, versão 2013 ou posterior. Os objetivos deste trabalho consistem em elaborar uma aplicação onde sejam experimentadas as seguintes técnicas básicas: (figuras, textos e imagens) ção de desenhos (exposição, dimensionamento e outros) ção (movimentos, colisões, físicas e outros) ção (controlos, controlo de rato e teclado)

    €174 (Avg Bid)
    €174 Μέση Προσφορά
    4 προσφορές

    I want you to a form should be round corner code. This corner have to be smooth and anti aliasing, you shouldn't use GDI, qt, etc. any component (self code) Code should be efficiency and clean.

    €28 (Avg Bid)
    €28 Μέση Προσφορά
    1 προσφορές

    ...reuse the FreeRDP's code and be able to catch raw H264 content by implementing our own version of the SurfaceCommand callback (), there should be a little bothering because it catches all calls for surfaces, the callback that is wired by default is this one (). So we implement our own and just pick the codec we're interested in (H264 AVC420, AVC444v1 and AVC444v2). Then, once we have the h264 frame, before sending them to the server, since RTMP accepts only packets within a container format such as flv or mp4, we should also generate the target container, fill it with the encoded audio and video flows, and finally send it. Finally, two RPC

    €194 / hr (Avg Bid)
    €194 / hr Μέση Προσφορά
    9 προσφορές

    Preparing to bid in a project for a Gas Distribution facility to provide Software for : Pipeline Operation, Real-Time Metering and Analysis, Line Pack Monitoring, Realtime Flow Totals, Gas Device Interface (GDI), Gas Quality Management, Gas Day Advisor, Load Forecasting, Gas Day Planning, Gas Day Monitoring, Peak Determination, Schedule Balancing as as per same requirement. Gas Balancing & Energy monitoring: Statistical reconciliation will be used to find the imbalances and leakage in the entire gas network. This will also help to do daily accounting of the network. Gas Balancing - Single mass-based network balance model reconciliation using Statistical least square method techniques for the network at the time of award of contract. Looking for a freelance consul...

    €213 (Avg Bid)
    €213 Μέση Προσφορά
    2 προσφορές

    I have two projects created in Visual C++ 6.0 using MFC (Microsoft Foundation Classes). One of them is a Windows GUI application and the other one is a DLL. I need those projects to be converted into C# Dot Net applications. These projects use libraries & features including DirectX (Direct3D), GDI+, GDI, ODBC (with SQL Server and MySQL), COM/DCOM, ActiveX, Excel integration, etc. My main reason to convert them into C# .NET is to make my applications portable (and platform independent) web apps that can be published on a cloud like Azure. I need help with choosing a technology stack and then rewriting those projects in that technology.

    €432 (Avg Bid)
    €432 Μέση Προσφορά
    19 προσφορές

    I need a small and simple VB6 routine that draws a semi-transparent rectangle on an object that has a hDC. Parameters that should be passed: oTarget As Object (object with a hDC, like a picturebox) X1, X2, X3, X4 as Long (x-coordinates of each of the corners of the rectangle) Y1, Y2, Y3, Y4 as Long (y-coordinates of each of the corners of the rectangle) lFillColor As Long (Windows color code) iPercentageTransparent As Integer (0 = solid color, 100 = fully transparent) Note: the calling routine will make sure that X1/Y1 is the bottom left corner, X2/Y2 top left, X3/Y3 top right, X4/Y4 bottom right. The delivery should include all declarations of private types, api-calls, etc. Best would be that it's working is demonstrated within a simple app where the rectange is drawn over a pi...

    €45 (Avg Bid)
    €45 Μέση Προσφορά
    3 προσφορές

    The Global Disinformation Index (GDI, ) is a UK-based non-profit which aims to disrupt, defund and down-rank disinformation sites. We collectively work with governments, business and civil society. We operate on three core principles of neutrality, independence and transparency. We automatically collect the content of articles from thousands of news websites. For a 2020 study of the South African media market, our researchers will assess 10 articles each from 30 news domains. Each of these articles will be sent to them as a text file with any mention of the publisher removed in order to avoid any bias toward or against the website from influencing their assessment. We are able to collect articles and store them as text files, but these files often include

    €258 (Avg Bid)
    €258 Μέση Προσφορά
    35 προσφορές

    The Global Disinformation Index (GDI) is a UK-based non-profit which aims to disrupt, defund and down-rank disinformation sites. We collectively work with governments, business and civil society. We operate on three core principles of neutrality, independence and transparency. We automatically collect the content of articles from thousands of news websites. For a 2020 study of the UK media market, our researchers will assess 10 articles each from 30 news domains. Each of these articles will be sent to them as a text file with any mention of the publisher removed in order to avoid any bias toward or against the website from influencing their assessment. We are able to collect articles and store them as text files, but these files often include mentions of the publisher. They also ...

    €259 (Avg Bid)
    €259 Μέση Προσφορά
    29 προσφορές

    The Global Disinformation Index (GDI, ) is a UK-based non-profit which aims to disrupt, defund and down-rank disinformation sites. We collectively work with governments, business and civil society. We operate on three core principles of neutrality, independence and transparency. We automatically collect the content of articles from thousands of news websites. For a 2020 study of the South African media market, our researchers will assess 10 articles each from 30 news domains. Each of these articles will be sent to them as a text file with any mention of the publisher removed in order to avoid any bias toward or against the website from influencing their assessment. We are able to collect articles and store them as text files, but these files often include

    €273 (Avg Bid)
    €273 Μέση Προσφορά
    14 προσφορές
    Need to speed up my application Έχει λήξει left

    Hi, i need well experienced c# developer to work on my application's speed and improvements. needs well experienced in GDI and c#

    €58 (Avg Bid)
    €58 Μέση Προσφορά
    3 προσφορές
    Need C# developers Έχει λήξει left

    Hi everyone, i need someone who's a little experienced with gdi need to move few features from 2 source code 3 features in total need to configure it on my software's architect Happy bidding :)

    €57 (Avg Bid)
    €57 Μέση Προσφορά
    9 προσφορές
    Looking for GDI+ experts! Έχει λήξει left

    Hi there, we have a software which has some basic graphic UI and it needs some smoothing effects to it. happy bidding!

    €32 (Avg Bid)
    €32 Μέση Προσφορά
    2 προσφορές
    Need C# GDI experts! Έχει λήξει left

    Hi everyone! I'm looking for a really well-experienced developer to work on my c# application need to speed up the graphical user interference

    €141 (Avg Bid)
    €141 Μέση Προσφορά
    11 προσφορές

    Hey guys I need h...Interference for program done in IDE Visual Studio 2017 as an application for Windows 10. ---- 1. Design (Create) UI in integrated development environment (IDE) Visual Studio 2017 by using aplication model UI framework WinForms or WPF. 2. Solution should be implemented by using language C# and IDE Visual Studio 2017 for .NET Framework 4+ and CPU x64. 3. For graphic functions and output use library GDI+ or Direct2D. --- Assignment to solve by using method described above. - Generating pixels in a raster for a circle (circle rasterization) specified by the center and radius using the Bresenham algorithm and sequential visualization outcome. (You probably need to google this mathematical method). Otherwise should be pretty simple. Estimated bid is around 2...

    €28 (Avg Bid)
    €28 Μέση Προσφορά
    5 προσφορές
    GDI property group Έχει λήξει left

    Its about REITs and we have to fill in the details

    €108 (Avg Bid)
    €108 Μέση Προσφορά
    4 προσφορές

    Seasoned GDI+/.Net Programmer that is comfortable with math geometry and 2D shapes To provide a library in C#/.Net where it can be fed parameters and it would return graphical components that is scalable to be embedded in other applications. Example: We can provide something width/height/label, corners and we will get something like this. It is important to have the shapes generated to the dimensions that were provided.

    €19 / hr (Avg Bid)
    €19 / hr Μέση Προσφορά
    5 προσφορές
    Draw on GMAP.net gdi Έχει λήξει left

    Draw on overlay on a vb.net application. Create sample code.

    €139 (Avg Bid)
    €139 Μέση Προσφορά
    4 προσφορές
    software update Έχει λήξει left

    ...ENDALL$( 487 ) Called from: => __QUIT( 0 ) Called from: => INITPPP( 430 ) Called from: => STARTUP( 334 ) Called from: => (b)MAIN( 316 ) Called from: .sourceclasses => TMDIFRAME:ACTIVATE( 983 ) Called from: => MAIN( 316 ) System ====== CPU type: Intel(R) Xeon(R) CPU E5-2673 v3 @ 2.40GHz 75 Mhz Free System resources: 90 % GDI resources: 90 % User resources: 90 % Windows total applications running: 13 1 , C:WindowsSystem32 2 , C:WindowsSystem32 3 , C:WindowsSystem32 4 , C:WindowsSystemAppsMicrosoft.Windows.Cortana_cw5n1h2txyewy 5 , C:Windows 6 DWM Notification Window, 7

    €155 (Avg Bid)
    €155 Μέση Προσφορά
    4 προσφορές

    I have two projects created in Visual C++ 6.0 using MFC (Microsoft Foundation Classes). One of them is a Windows GUI application and the other one is a DLL. I need those projects to be converted into C# Dot Net applications. These projects use libraries & features including DirectX (Direct3D), GDI+, GDI, ODBC (with SQL Server and MySQL), COM/DCOM, ActiveX, Excel integration, etc. My main reason to convert them into C# .NET is to make my applications portable (and platform independent) web apps that can be published on a cloud like Azure.

    €140 (Avg Bid)
    €140 Μέση Προσφορά
    12 προσφορές
    C++ GDI expert needed -- 2 Έχει λήξει left

    C++ GDI expert needed. Requirement is Virtual Studio, win32. Please bid only if you can do. OpenGL or DIrectX is not allowed.

    €86 (Avg Bid)
    €86 Μέση Προσφορά
    1 προσφορές
    C++ GDI expert needed Έχει λήξει left

    C++ GDI expert needed. Requirement is Virtual Studio, win32. Please bid only if you can do. OpenGL or DIrectX is not allowed.

    €80 (Avg Bid)
    €80 Μέση Προσφορά
    4 προσφορές

    C# WPF OpenNI 1.5.7 programming , have sample program can compiled and works, but contain UNSAFE coding, want to refine program to safe coding This project required to have Depth Camera. Such as LIPS DL camera. ...DL camera. change Openni (1.5.7) program to safe coding. and program has using bitmap drawing user from video, if add lebal to to display Skeleton reading values, the program will show the error, related openni control belong another thread. The error can be using to temperate solve. but if run program long , then new error message "A generic error occurred in GDI+," Want to refine coding to solve. development platform: Windows 10 Visual Studio 2013 Openni 1.5.7 Project task: Want to have program in C# WPF source code refine to safe coding.

    €36 (Avg Bid)
    €36 Μέση Προσφορά
    3 προσφορές

    Hello Everyone, I will need a professional or a team with C++ and Graphics skills to make a system for a tutoring book company. You will need develop and use your software renderer in order to create your own 3D demonstration. Your deliverable must be a Win32 application written in C++ (visual studio) and use only GDI calls for all graphical functionality (i.e. use of APIs such as OpenGL or DirectX are forbidden). Your deliverable must clearly demonstrate the use of the features of your software 3D renderer in a creative way. With those features: Here is the current feature list: - Assemble arbitrary 3D solid from triangles dined by three points in 3D space - Lighting - Save as STL file - Project from viewpoint to 2D plane - Save projection as SVG file - Display projectio...

    €79 (Avg Bid)
    €79 Μέση Προσφορά
    2 προσφορές

    C# WPF OpenNI 1.5.7 programming , have sample program can compiled and works, but contain UNSAFE coding, want to refine program to safe coding change Openni (1.5.7) program to safe coding. and program has using ...safe coding change Openni (1.5.7) program to safe coding. and program has using bitmap drawing user from video, if add lebal to to display Skeleton reading values, the program will show the error, related openni control belong another thread. The error can be using to temperate solve. but if run program long , then new error message "A generic error occurred in GDI+," Want to refine coding to solve. development platform: Windows 10 Visual Studio 2013 Openni 1.5.7 Project task: Want to have program in C# WPF source code refine to safe coding.

    €18 (Avg Bid)
    €18 Μέση Προσφορά
    3 προσφορές

    Hello Everyone, I will need a professional or a team with C++ and Graphics skills to make a system for a tutoring book company. You will need develop and use your software renderer in order to create your own 3D demonstration. Your deliverable must be a Win32 application written in C++ (visual studio) and use only GDI calls for all graphical functionality (i.e. use of APIs such as OpenGL or DirectX are forbidden). Your deliverable must clearly demonstrate the use of the features of your software 3D renderer in a creative way. I will send you a 2-pages detailed in chat. The budget is $80 and we have 5-6 days. Thank you a lot for your bids :) Kindly let me know

    €49 (Avg Bid)
    €49 Μέση Προσφορά
    1 προσφορές

    Hello Everyone, I will need a professional or a team with C++ and Graphics skills to make a system for a tutoring book company. You will need develop and use your software renderer in order to create your own 3D demonstration. Your deliverable must be a Win32 application written in C++ (visual studio) and use only GDI calls for all graphical functionality (i.e. use of APIs such as OpenGL or DirectX are forbidden). Your deliverable must clearly demonstrate the use of the features of your software 3D renderer in a creative way. I will send you a 2-pages detailed in chat. The budget is $80 and we have 5-6 days. Thank you a lot for your bids :) Kindly let me know

    €56 (Avg Bid)
    €56 Μέση Προσφορά
    3 προσφορές

    Hello Everyone, I will need a professional or a team with C++ and Graphics skills to make a system for a tutoring book company. You will need develop and use your software renderer in order to create your own 3D demonstration. Your deliverable must be a Win32 application written in C++ (visual studio) and use only GDI calls for all graphical functionality (i.e. use of APIs such as OpenGL or DirectX are forbidden). Your deliverable must clearly demonstrate the use of the features of your software 3D renderer in a creative way. I will send you a 2-pages detailed in chat. The budget is $80 and we have 5-6 days. Thank you a lot for your bids :) Kindly let me know

    €49 (Avg Bid)
    €49 Μέση Προσφορά
    1 προσφορές

    C# WPF OpenNI 1.5.7 programming , have sample program can compiled and works, but contain UNSAFE coding, want to refine program to safe coding change Openni (1.5.7) program to safe coding. and program has using ...safe coding change Openni (1.5.7) program to safe coding. and program has using bitmap drawing user from video, if add lebal to to display Skeleton reading values, the program will show the error, related openni control belong another thread. The error can be using to temperate solve. but if run program long , then new error message "A generic error occurred in GDI+," Want to refine coding to solve. development platform: Windows 10 Visual Studio 2013 Openni 1.5.7 Project task: Want to have program in C# WPF source code refine to safe coding.

    €15 (Avg Bid)
    €15 Μέση Προσφορά
    2 προσφορές

    C# WPF OpenNI 1.5.7 programming , have sample program can compiled and works, but contain UNSAFE coding, want to refine program to safe coding change Openni (1.5.7) program to safe coding. and program has using ...safe coding change Openni (1.5.7) program to safe coding. and program has using bitmap drawing user from video, if add lebal to to display Skeleton reading values, the program will show the error, related openni control belong another thread. The error can be using to temperate solve. but if run program long , then new error message "A generic error occurred in GDI+," Want to refine coding to solve. development platform: Windows 10 Visual Studio 2013 Openni 1.5.7 Project task: Want to have program in C# WPF source code refine to safe coding.

    €14 (Avg Bid)
    €14 Μέση Προσφορά
    4 προσφορές

    We need to get a google maps image (2D or 3D) in a vb.net 2015 project. We are giving the latitude, longitude, and the height. Normally this is done in a webbrowser which we can do ourselves to a certain level. However, we do not want to display a web browser as we want to draw over the image gdi graphics. The process should be: Load hidden browser control Copy image from hidden browser control showing maps Ideally hide google search options We need a sample code that illustrates how this is done. Google maps API code is also acceptable.

    €197 (Avg Bid)
    €197 Μέση Προσφορά
    5 προσφορές
    CONVERGE CFD Project Έχει λήξει left

    Few small projects needs to be done using converge you have access to CONVERGE CFD software then bid here. Work Brief ======== Work with a GDI Engine model within the CONVERGE CFD Software. Turn off the combustion and assess in cylinder turbulence near to start of combustion, at boundary conditions typical of the ULTRABOOST OPERATING CONDITIONS. Parameters and boundary conditions necessary to complete the case setup and conduct the analysis, before moving onto post-processing Once the setup is completed on CFD-Converge, post-processing will be needed.

    €11 / hr (Avg Bid)
    €11 / hr Μέση Προσφορά
    3 προσφορές
    Detect click on GDI+ screen Έχει λήξει left

    Hi, I have a GDI+ dll project, I draw all gdi and gdi+ functions into a provided DC by an external application. Not need help with this. All work fine with GDI+. I only need a way to detect when a region are clicked by mouse, and do something, like change the value of a variable. Please don't send me offers to make it for free for a review. I don't release milestone without test the code. Only professionals, please. Thanks

    €19 (Avg Bid)
    €19 Μέση Προσφορά
    5 προσφορές
    MFC and GDI major lag issues. Έχει λήξει left

    I have an updater program that when you are downloading big files will lag your pc to the point where you almost need to restart your pc. It feels fine at first, but the more it downloads, the more it will start to lag your pc. It was much worse before I had another coder look at it. They told me the issue was with gdi+ and would need to be recoded into c#. I am not looking to have it recoded as this is a big expense. If you have experience with similar issues please let me know in your write up.

    €157 (Avg Bid)
    €157 Μέση Προσφορά
    11 προσφορές