Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    686 gdi jobs found, pricing in USD

    This is an extension of an original project posted and completed on RentaCoder in June 2002, as follows: A small MFC application (VC++6) with one view based on CScrollView. The view should be able to display GDI objects, specifically rectangles and polygons representing large objects (such as beams and columns) of up to several thousand meters (with a specific scale). The view should handle zoom in/out and scroll horizontal and vertical, and should operate in both 16bit GDI (Windows 95/98) and 32bit GDI (Windows NT/2000/XP). For very large objects with numerous component (rectangles for example), the view should use clipping for increased display/refresh performance The projects was completed and I now need to extend the capabilities as described in attached document. ...

    $220 (Avg Bid)
    $220 Avg Bid
    7 bids

    **Step One:** User is asked to load a video clip. Supports AVI or Image sequence (I have code that reads both). The user can press play to see the video clip. Also, using a slider, the user can choose t...of code... e.g. ~ I may want you to use a custom control that we have written in the past (for the trim control, see step one). ~ We have our own license of the Image Processing Library available at http://www.smalleranimals.com. We'd want you to use this for image processing/display, unless you can convince me that you have a better solution. ~ I want the drawing to be done using GDI+ ~ To simplify the process, I'm happy for the program to only work with image sequences, rather than AVI files. I have code that wraps the abillity to read files fro...

    $195 (Avg Bid)
    $195 Avg Bid
    2 bids

    ...screen. All of that works fine. However, I want the TRichEdit control to look like a standard Windows hint when it's displayed i.e. pale yellow backbround rectangle with a black border. Using CBuilder, there is no way to directly create that style using properties. The closest I can get is a pale yellow box with a 3D border or a pale yellow box with no border. I don't want that. If I use the Windows GDI calls to change the border, the control will no longer position itself properly where the mouse is located and appears at random locations on the screen. To fulfill this project, I want a simple one form application that displays a TRichEdit control named RichEdit1 containing "Hello, world!", pale yellow background and a black border. As the user moves the mous...

    $4 (Avg Bid)
    $4 Avg Bid
    2 bids

    ...shape control for VB6 with properties that make it possible to: Create a circular or eliptical shape Rotate the axis of the elipse any given number of degrees Change the fill colour of the shape Change the border colour of the shape The control should have handles that allow the user to resize or rotate by draging the handle with the mouse. This might be a useful link. ().asp?target=setworldtransform Also attached is a demo project that is not an Active X but might be useful. ## Deliverables 1) Complete and fully-functional working program(s) in executable form as well as complete source code of all work done. 2) Installation package that will install the software (in ready-to-run condition) on the platform(s) specified in this bid request.

    $30 - $100
    $30 - $100
    0 bids

    Create an Activ...shape control for VB6 with properties that make it possible to: Create a circular or eliptical shape Rotate the axis of the elipse any given number of degrees Change the fill colour of the shape Change the border colour of the shape The control should have handles that allow the user to resize or rotate by draging the handle with the mouse. This might be a useful link. ().asp?target=setworldtransform Also attached is a demo project that is not an Active X but might be useful. ## Deliverables 1) Complete and fully-functional working program(s) in executable form as well as complete source code of all work done. 2) Complete ownership and distribution copyrights to all work purchased. ## Platform VB6, Win9X, 2000, Me, XP

    $18 (Avg Bid)
    $18 Avg Bid
    7 bids

    Hi I need the following Some base gdi+ classes with the following features I can define either background image or background color I can define the exact location where i would like the text to be placed. so x pixels from top and x pikels from left I can define the color of the font to be used and also the font to be used ( this doesnot have to be one installed o the system it can be any font ) I can define if i want the image to be generated as either jpg png or gif I can define the widh and height of the image or i can let it be auto calculated by the class. I can define the direction of the font, from top to bottom, bottom to top, reverse etc. All code for this can be found at aspaliance , i just need it converted into one base class I just need the clas...

    $63 (Avg Bid)
    $63 Avg Bid
    1 bids

    I need someone (GDI expert preferably) to fix the following 5 bugs to my control (written in VB6 as a DLL) This is a tab component emulating tabs. Demo is supplied, its source code will be provided if you accept to sign up the non-disclosure agreement. Deliverables/Task description (please see demo for illustration) : Bugs to be fixed are (please note that I know why & when there are happening, I'll provide clear reference & explanation as to where to start) : 1. "Destroy" Tab group after drag n' drop operation (I know why & when this is happening) 2. Sometimes trying to resize tab group result start drag n' drop operation (I know why & when this is happening) 3. *Flickerless* Resize Support (already done, but it doesn't keep the same s...

    $134 (Avg Bid)
    $134 Avg Bid
    3 bids

    We require a GDI+ (C#) line drawing component. This component will be used as part of a databse diagramming tool. The completed component class should be called DiagramEdge and *MUST* derive from the Edge class in the attached .zip file. We require this very quickly, so only serious coders with GDI+ skills please. A bonus will be awared based on completion time. The DiagramEdge class will be a component type that must set its region to the required drawing area only and be capable of being added to the controls collection of a panel. The coordinates that the line must pass through are defined in the LinePath class (there is a funtion in there to return a GraphicsPath if required). These coordinates are relative to the drawing surface of the parent control (i.e. the panel). Th...

    $272 (Avg Bid)
    $272 Avg Bid
    2 bids

    ...Visual C++ .NET (The IDE will be VC++.NET. However the code/control to be developed will be a standard Win32 control and not a .NET control - so NO managed code required). Runtime platform - Windows 98/Me/2000/XP (Home as well as Professional editions). Control is to be based on ATL 7.0 only (MFC or other libraries/Frameworks should not be used!) Note: For drawing the tooltip control, only Win32 GDI can be used - no thrid party Graphics libraries to be used. Basically I am looking for a raw ATL 7.0 (ATL 3.0 is also fine as there is not much difference with 7.0 version as far as developing this control is concerned) based Tooltip control developed with WIN32 API. NO EXTERNAL DEPENDENCIES WHATSOEVER. NOT EVEN MFC!!! ## Platform Windows 98/ME/2000/XP ## Deadline information ...

    $81 (Avg Bid)
    $81 Avg Bid
    3 bids

    We're looking for a C++ class wrapper for some of DirectX's directDraw functionality. Basically, we have quite a bit of drawing to do in realtime and we need to take advantage of the hardware accelerator to make it faster than simply using (for instance) GDI/GDI+ (software rendering). (most of the following requirements are open to suggestions if you know that there is a better way) **[1]** Absolutely necessary: The class would be able to run with or without being drawn to the screen **[2]** Class would be derived from CStatic. See the following article which I wrote a while back and is a good example of how I like things wrapped: [C3DPortal][1] **[3]** Class would expose a pointer to the bits of the bitmap to which it must draw. e.g. ...

    $65 (Avg Bid)
    $65 Avg Bid
    7 bids

    A Toronto, Ontario (Canada) based software company ...for individuals capable to secure software development and consulting projects for us. NOTE: This is a SALES facilitation position. We are not looking for programmers. Technical areas of expertise: VC++, VB, .NET, Delphi, ASP, ASP+, COM, DCOM, IIS, C# Java, J2EE, JSP, EJB, Java Beans, JDBC Oracle, SQL Server, MS Access, Sybase, Informix Weblogic, WebSphere OpenGL, DirectX, GDI+ UNIX, Linux, GCI, Perl, PHP, MySQL XML, XSL, DOM, SAX. BizTalk Industry/Application expertise: Financial, securities, insurance Transportation, Manufacturing IVR E-Commerce, Web Design Other industries and projects are also welcome. ## Deliverables Software development projects. ## Platform Windows, U...

    $1416886 (Avg Bid)
    $1416886 Avg Bid
    6 bids

    A self contained Win32 App that Will display PCL files. -Must be written C/C++ -Can not use MFC (Not even statically linked) -Only needs to handle a small subset of PCL commands -Text - Only Ansi Symbols HP fonts should be mapped to standard windows fonts and handle size, bold, italic, and underline -Rectangle commands should be mapped to GDI rects -Only needs to support 'dot' coordinate system 300 dpi -Must have zoom+ zoom-, Page forward, page back. -Must be able to print to standard windows printers. I have enclosed a sample PCL file and corresponding tiff file to show what it looks like rendered. As well as commands that need to be supported. ## Deliverables 1) Complete and fully-functional working program(s) in executable form as well a...

    $170 (Avg Bid)
    $170 Avg Bid
    1 bids

    I want a function which will accept two StdPicture objects, compare them (on a byte to byte basis), and return True if they match. Assumably, you will need create a GDI bitmap from the passed object and them do the comparision from there, using GetBitmapBits or something better. Bitmaps *and* icons must be supported by this routine. Probably most compares will be made againts icons, so it is essential that this is supported, and from the same method. Also, all bitmap color depths need to be supported... I know from my own experiments that the bitmap strucutre is different for the different depths, *all* must be supported. Also, to clarify what I mean by the differences which will cause the function to return false: * The image dimensions do not match * The color depths are different...

    $52 (Avg Bid)
    $52 Avg Bid
    14 bids

    ...5e (compatible with the HP Laserjet 4) for a 600dpi printer. You can use the Microsoft standard drivers for this such as and pcl5eres.dll. It is possible that this whole project may only involve new .inf files to go with existing MS drivers (although may involve more). ## Deliverables 1) All driver files necessary so that I can install your driver programmatically using the Windows GDI function AddPrinterDriver( … ) onto any windows system (NT 4.0+, Win2000, WinXP, Win 98, Win ME). You may need different files for different versions of Windows. All source code (if any) in C or C++, and scripting and project files used with the MS Driver dev kits and VC++ 6.0. Nothing can be developed in VB. We MUST be able to re-compile any dll or exe you supply using the source code (...

    $349 (Avg Bid)
    $349 Avg Bid
    4 bids

    ...5e (compatible with the HP Laserjet 4) for a 600dpi printer. You can use the Microsoft standard drivers for this such as and pcl5eres.dll. It is possible that this whole project may only involve new .inf files to go with existing MS drivers (although may involve more). ## Deliverables 1) All driver files necessary so that I can install your driver programmatically using the Windows GDI function AddPrinterDriver( … ) onto any windows system (NT 4.0+, Win2000, WinXP, Win 98, Win ME). You may need different files for different versions of Windows. All source code (if any) in C or C++, and scripting and project files used with the MS Driver dev kits and VC++ 6.0. Nothing can be developed in VB. We MUST be able to re-compile any dll or exe you supply using the source code (...

    $30 - $100
    $30 - $100
    0 bids

    ASP.NET component which uses GDI+ to generate web graphics on the fly. Supported graphs/charts should be: - Pie Chart (2D,3D,Exploded) - Bar Chart (2D,3D,Horizontal,Vertical,Stacked) - Line Chart (2D,3D) These chart classes should support ArrayLists and DataSets. The charts should be as customizable as possible. Size, colors, layout, fonts, legends etc. should be configurable. Graphics formats to be supported: GIF, JPEG, PNG, BMP. In case of JPEG, a compression factor should be supported. Option to either Save the Chart to disk or view in the browser (via linking the image src to an ASPX page, writing out the image stream). The component should feature basic design time support (types of graph and colors...). Component should accept a license key (and maybe an organization name) as...

    $1544 (Avg Bid)
    $1544 Avg Bid
    3 bids

    i need a control containg a hook which tells me the screen regions that have been modified ( of course the hook will be activated when a paint is made on the screen) Please bid opnly if you have experience in using GDI from windows. ## Deliverables Complete and fully-functional working program(s) in executable form as well as complete source code of all work done. Complete copyrights to all work purchased. ## Platform Windows 98/2000/me/xp

    $66 (Avg Bid)
    $66 Avg Bid
    4 bids

    ...may resize an AVI file. Typically, a user would be presented with an avi of say, 1000 frames in length. They need to be able to use their mouse or keyboard to resize the video. The control will allow mouse control to drag in and out points or nudge the in/out "markers" by a frame at a time. The selected area would be highlighted and optional timecode would be displayed, too. The coder would use GDI+, be familiar with double-buffering and may use supplied code to build on. I believe the coder needs to be flexible because there are elements of the control that will change during development. For example, we may decided that it is not necessary to display timecode in the control, etc. Conversely, we may decide it would be good to provide a context menu should users want to...

    $42 (Avg Bid)
    $42 Avg Bid
    1 bids

    We're looking for an MFC developer proficient in GUI development. The coder would be comfortable with GDI, and hopefuly experienced with using GDI+. Once we're happy with a coder, we will have a few more projects like this. Size/position control: It will have a very small amount of drawing (GDI+) and will allow user to drag a mouse on the control to adjust the values. Control would support integer or float display. Coder will interact and discuss the design on start of the project. ## Deliverables Complete and fully-functional working program(s) in executable form as well as complete source code of all work done. Complete copyrights to all work purchased. ## Platform Win NT/XP

    $22 (Avg Bid)
    $22 Avg Bid
    5 bids

    ...may resize an AVI file. Typically, a user would be presented with an avi of say, 1000 frames in length. They need to be able to use their mouse or keyboard to resize the video. The control will allow mouse control to drag in and out points or nudge the in/out "markers" by a frame at a time. The selected area would be highlighted and optional timecode would be displayed, too. The coder would use GDI+, be familiar with double-buffering and may use supplied code to build on. I believe the coder needs to be flexible because there are elements of the control that will change during development. For example, we may decided that it is not necessary to display timecode in the control, etc. Conversely, we may decide it would be good to provide a context menu should users want to...

    $85 (Avg Bid)
    $85 Avg Bid
    1 bids

    An small MFC application (VC++6) with one view based on CScrollView. The view should be able to display GDI objects, specifically rectangles and polygons representing large objects (such as beams and columns) of up to several thousand meters (with a specific scale). The view should handle zoom in/out and scroll horizontal and vertical, and should operate in both 16bit GDI (Windows 95/98) and 32bit GDI (Windows NT/2000/XP). For very large objects with numerous component (rectangles for example), the view should use clipping for increased display/refresh performance. ## Deliverables Complete and fully-functional working program(s) in executable form as well as complete source code of all work done. All work MUST be done with Visual C++ 6.0 and MFC using object oriente...

    $88 (Avg Bid)
    $88 Avg Bid
    6 bids

    I have an in system memory image capture from a camera that produces YCbCr422 images. Rows are dword aligned. Bit depth is 8. Channels is 3. I need MFC/VC++ a routine to blit this as fast as possible to the screen while at the same time decimating it in both X and Y by a factor of 4. I am willing to use a graphics card with YUV hardware (matrox G450 or anything comparable). I will also need window/view configuration code if it isn't going to a RGB DIB. The source image cannot be destroyed, and will not be available after this routine (copy of data necessary). Minimizing CPU cycles while retaining good image fidelity is the key. ## Deliverables Complete and fully-functional working program(s) in executable form as well as complete source code of all work done. Complete copyrights to...

    $74 (Avg Bid)
    $74 Avg Bid
    2 bids

    ...the “detail lines?? of the invoice. These lines are identified by their tag, which starts with a 551 at the left, followed by a 554 line for each detail item. The following example is an entire file which contains two detail lines in it. The rest of the info is header stuff: 500|1|3658|2004986|400|| 501|3658|2004986|400|1|H3|400||GME010808L63|MARR610323HASRYC03|9.04680|0|0|0|0|0|1034.208|7|7|7|1|GDI MEX, S.A. DE C.V.|COLINAS SECCION COLINAS PARQUE INDUSTRIAL EL FLORIDO||11730|22597|TIJUANA|BC|MEX| 505|2004986|08042002|1327-18|FOB|USD|46600.00|46600.00|USA|CA|33-0952223|MEC DESIGNS INC.|PATHWAY STREET SUITE 101||9540|92071|SANTEE| 506|2004986|1|08042002| 506|2004986|2|08042002| 507|2004986|MQ|20013242| 509|2004986|16|140.00000|2| 510|2004986|16|0|161| 511|2004986|1|PLACAS NO...

    $191 (Avg Bid)
    $191 Avg Bid
    11 bids

    a software that can control a remote computer through streaming screen shot,keyboard, mouse move and clicking are transferred from local to remote computer. programmer can use either Video hook driver technology or GDI (--A GDI (Graphics Device Interface) hook on Win9x/NT machines captures standard Windows video intercepts sent to the video driver and forwards them to control PCs. On Windows 2000, the Mirror Driver technology (dual-monitor support) could be used to intercept video instructions. For added performance, Video Skipping technology that examines video instructions which is already sent to the control PC; if the screen information is the same, the control redraws its screen using previous instructions) to accomplished this. I'm looking for at least 10 screen up...

    $358 (Avg Bid)
    $358 Avg Bid
    15 bids

    I need a 2 projects which will run under .net with GDI+ functionality. 1 which is MFC enabled, one which is not. I have tried using the code from msdn but it will not compile... ## Deliverables Complete and fully-functional working program(s) in executable form as well as complete source code of all work done. ## Deadline information Its only a 5minute job if you know what you are doing.

    $25 (Avg Bid)
    $25 Avg Bid
    1 bids

    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...

    $21 / hr (Avg Bid)
    $21 / hr Avg Bid
    16 bids

    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)

    $188 (Avg Bid)
    $188 Avg Bid
    4 bids

    ... Atención y soporte técnico a Clientes corporativos• Diagnóstico y solución de incidentes técnicos en primer nivel• Apoyo de mantenimientos en sitios y pruebas de continuidad• Monitoreo proactivo de servicios.• Detección y diagnóstico de incidencias masivas.• Análisis de reincidencia de casos – Optimización de servicios• Contacto directo y escalamiento con GDI para subir a Nivel 2 Conocimientos:• Configuración y troubleshooting de las siguientes plataformas:• Linux• Unix• Redes TCP/IP deseable CCNA.• Balanceadores F5• BD SQL• BD OracleTurnos Rotativos Lunes a Do...

    $244 (Avg Bid)
    $244 Avg Bid
    1 bids

    K...Berikut point-point kerjasama dengan Nagaswara: 1. GDI akan memberikan laporan Intensive Watch (nama produk/jasa monitoring digital) secara gratis atas monitoring yang dilakukan kepada 10 artis Nagaswara (Kerispatih, Wali, The Virgin, Zivilia, Merpati, Zaskia Gotik, Siti Badriah, Fitri Carlina, Hesty, Duo Anggrek) di radio-radio yang dimonitor oleh GDI. 2. Pemantauan menggunakan Intensive Watch akan dimulai di tanggal 20 Januari 2015, dan laporan pertama untuk weekly monitoring yaitu laporan mingguan akan dikirim 7 hari setelahnya (27 Januari 2015) dan laporan kedua akan dikirim untuk monthly monitoring yaitu pemantauan selama 30 hari (20 Januari 2015 - 19 Februari 2015) dan akan dikirim pada tanggal 20 Februari 2015. NOTE: GDI di Blok M, jadi Pengadilan...

    $69 (Avg Bid)
    $69 Avg Bid
    3 bids

    ...e criação de Web sites. O seu verdadeiro crescimento deu-se a partir do momento em que a empresa decidiu recompensar os seus afiliados pelas suas vendas/recomendação de novos afiliados. A GDI consta na conceituada lista da INC. 500, que aponta as empresas privadas de maior crescimento no mercado Americano. Está registada na DSA onde se encontram empresas como AVON, Herbalife... Tem clientes como BMW, UPS, Coca-Cola... Produto: Dominio e hospedagem. Websites. Ao vender o produto da empresa está dar a mesma oportunidade a essas pessoas, de também ganharem dinheiro com isso. Então, ao aderir à GDI será cobrada a primeira mensalidade de 50$ (cerca de 37€), e a partir do momento que está ...

    $8 - $97937
    $8 - $97937
    0 bids

    ...e criação de Web sites. O seu verdadeiro crescimento deu-se a partir do momento em que a empresa decidiu recompensar os seus afiliados pelas suas vendas/recomendação de novos afiliados. A GDI consta na conceituada lista da INC. 500, que aponta as empresas privadas de maior crescimento no mercado Americano. Está registada na DSA onde se encontram empresas como AVON, Herbalife... Tem clientes como BMW, UPS, Coca-Cola... Produto: Dominio e hospedagem. Websites. Ao vender o produto da empresa está dar a mesma oportunidade a essas pessoas, de também ganharem dinheiro com isso. Então, ao aderir à GDI será cobrada a primeira mensalidade de 50$ (cerca de 37€), e a partir do momento que está ...

    $8 - $97937
    $8 - $97937
    0 bids

    ...vida do jogador, não considere maiúsculas e minúsculas. A cada letra errada, exiba no vídeo algum indicador de que o usuário está perdendo. Pode ser um boneco ou algo do tipo. Neste caso irei contar com a sua criatividade :) Você pode inclusive exibir imagens (!!!) no console. Como? Você irá precisar utilizar os comandos abaixo para posicionar o cursor em partes específicas da tela: e Console.CursorTop. Pesquise sobre eles para ver como funcionam. Caso o usuário pressione F2 no lugar de digitar uma letra, deve se exibir a próxima dica. Neste caso o programa deverá se comportar como se o usuário tivesse errado uma letra. Se ele só puder errar

    $130 (Avg Bid)
    $130 Avg Bid
    8 bids

    Biblioteka ma oferowac takie same funkcje jak GDI+ w zakresie rysowania prostej grafiki wektorowej. Dla usera ma zachowywac sie jak GDI+ tzn. ze nie bedzie widzial roznicy a plik wynikowy jego dzialan bedzie w SVG. Ma wczytywac i rysowac (na ekranie) pliki SVG przeskalowane lub nie. Ma zapisywac pliki SVG Ma eksportowac SVG do JPG preferowany jezyk C# w wersji dla .NET 2.0 wiecej info na: egmos@

    min $2
    min $2
    0 bids

    Zlecę wykonanie prostej "bazy danych" a właściwie tabeli najchętniej w formacie DB...informacje o wybranych parametrach technicznych dostępnych na rynku oraz archiwalnych (wybranych) modeli drukarek. Interesują nas parametry takie jak: technika druku: laser mono/ laser kolor/atrament/led/matrix (igłowa) ilość funkcji: 1, 3w1, 4w1 format max: foto/A4/A3/A2/A1/A0 i więcej interfrejsy: USB,równoległy,szeregowy,LAN,WLAN,Bluetooth,Podczerwień,Pict Brigde,Cardreader języki: Hostbased GDI/PCL/Poscript III (emulacja)/SPL gwarancja: 1rok/2/3/4/5 Jeśli będziemy zadowoleni, zlecenie zostanie poszerzone o większą ilość danych. Proszę o rzetelne kalkulacje oraz rzetelną ocenę czasu który będzie potrzebny na wykonanie zadania. Forma współpracy - ...

    min $2
    min $2
    0 bids

    Witam, do wykonania jest interfejs graficzny jednego okna (WindowsForms) służący rozmieszczaniu prostokątnych obiektów (plakat) na prostokątnej powierzchni (słup reklamowy - rozwinięty walec) w elemencie PictureBox. Zawarte powinny zostać 3 funkcjonalności: 1. Przeglądanie już wiszących plakatów - proste namalowanie powierzchni słupa z prostokątnymi obszarami reprezentującymi plakaty. 2. Zaznaczanie plakatów wiszących na słupie w celu wypisania większej ilości jego cech w polach tekstowych poniżej. 3. Wklejanie nowego plakatu pomiędzy już istniejącymi, wywołane z guzika poza interfejsem, wybór miejsca wklejenia plakatu przy pomocy myszki. Szczegółowy opis wraz ze szkicem i opisem struktur danych wysyłam drogą elektroniczną.

    $40 (Avg Bid)
    $40 Avg Bid
    1 bids

    Zlecę modyfikacje programu przeprowadzającego wizualizacje oddziaływań grawitacyjnych pomiędzy obiektami w przestrzeni 2D. Program ma korzystać z WinApi, MFC oraz GDI. Środowisko wykorzystane do napisania aplikacji Visual Studio 6. Więcej info na mail fressbie@

    min $2
    min $2
    0 bids