Сколько по вашему такое стоит?
2 сообщения
#17 лет назад
Здравтсвуйте! Мне преложили сделать тест(задание на английском). Бесплатно и из текста следует что на работу отводится 3 дня. На мой взгляд эта работа не является тестом а скорее уже заказом на некий программный продукт. Оцените пожалуйста, сколько это может это стоить и стоит ли делать эту работу в качестве бесплатного теста?p.s.: я не заказчик, это задание только для вашей оценки. Спасибо если потратите свое время на прочтение этой лабуды.
________________________
feature called: Distance Check. Clicking on: ‘Distance Check’ button will Programming and Approach assignment
Goal: Learning new subject through writing a C++ program.
Tools: Visual C++/.NET/C#.
Prerequisites: C++ programming knowledge, scan line algorithm study.
Assignment:
Write a C++ program that does the next:
1. Provide a basic Polygon Editor. User will be able to draw in 2D, polygons on the screen. Polygons can be: Squares or Rectangles. The Editor will offer 3 different Layers of Polygon. Every layer is a different color. The system has an information window which the user can enter a minimum distance allowed between polygons of same or different layers. For Example: Polygons that were made using Layer1 must be in minimum distance from Polygons that were made from Layer2 of 1. (1 is a general lambda) In addition Polygons from Layer1 must be at minimum of 2 lambdas from same layer polygons. (Layers) The system will offer a setup window which the user can define the minimum distances between each layer and to its neighboring layers polygons.
2. After the user place few polygons on the screen, the system will have a perform a distance check between all polygons on screen. In case of a smaller distance then required in the setup, the system will highlight a RED line between the polygons with the violated distance. Using this feature user will be able to check if the polygons that he drew are in correct distances from other polygons. (If there is a conditioned distance defined between them)
3. User should be able to draw as many polygons on the screen, made by different or same layer and run the “Distance Check” feature. After the “Distance Check” feature is run, user will be able to view the polygon’s distance information.
4. The program also includes a basic information Viewer to view the found distance violations. When user hovers above a blinking RED line which indicated a distance violation, it will tell the user the minimum distance required and the current distance.
5. Make it simple. The editor should provide an easy square and rectangles drawing mechanism. Make sure that the layers recognition is easy. Layers are identified by different colors per layer. Also make basic ZOOM in/out/fit and ZOOM Box to view specific parts of the area.
Time Frame: Max. 1/2 week. If it can be done earlier it worth “Extra Credit”!
Good Luck!
________________________
317 сообщений
#17 лет назад
Это перевести что ли вам сказали?30$ - может меньше и бы оценил.
Просто текст небольшой и даже я не очень знающий инглиш, понял суть.
2 сообщения
#17 лет назад
anodyne, ну это типо техническое задание для программы, мне это предложили на С++ сделать. Точнее на "Visual C++/.NET/C#".. 