Numerical methods in civil engineering pdf notes工作

筛选

我最近的搜索
筛选项:
预算
类型
技能
语言
    工作状态
    2,000 numerical methods in civil engineering pdf notes 找到工作

    Task Objectives Create an extensive course on overseas social media operations, covering TikTok, YouTube, Instagram, Facebook, and other relevant platforms. Deliver the course in the form of documents and videos, structured systematically. Cover platform introductions, account setup, operational strategies, monetization methods, content creation, traffic acquisition, paid promotions, and advanced tools to improve efficiency. Comprehensive Course Framework (Extended Outline) Phase 1: Introduction to Social Media Platforms Overview of key platforms: TikTok, YouTube, Instagram, Facebook Emerging platforms (e.g., LinkedIn, Pinterest, Twitter) Characteristics and demographics of platform users Pros and cons of each platform for businesses and creators Account setup and optimiza...

    $5826 Average bid
    $5826 平均报价
    7 个竞标

    Task Objectives Create an extensive course on overseas social media operations, covering TikTok, YouTube, Instagram, Facebook, and other relevant platforms. Deliver the course in the form of documents and videos, structured systematically. Cover platform introductions, account setup, operational strategies, monetization methods, content creation, traffic acquisition, paid promotions, and advanced tools to improve efficiency. Comprehensive Course Framework (Extended Outline) Phase 1: Introduction to Social Media Platforms Overview of key platforms: TikTok, YouTube, Instagram, Facebook Emerging platforms (e.g., LinkedIn, Pinterest, Twitter) Characteristics and demographics of platform users Pros and cons of each platform for businesses and creators Account setup and optimiza...

    $1942 Average bid
    $1942 平均报价
    2 个竞标

    一个非常简单的网站,只有一个URL输入框,然后把URL的网页调用一个英文翻译中文... 等等。 相像一下,您要找办公室,但不熟悉英文。 但需要读懂,各个网站上的信息,比如,他们公司是适合哪一类的办公室: 我希望有一个,很简单的工具,能把网站, 有了这个工具网站,我可以输入URL,网址,它就帮我翻译并把翻译结果做成网页链接,我可以直接把链接发给顾客。 如果可以把附件的PDF 文件翻译成中文,那就设计两个页面,一个页面显示输入URL,一个页面显示上载英文PDF.

    $932 Average bid
    $932 平均报价
    7 个竞标

    Use PHP to copy this AI management panel and add new functions. Our situation: At present, our software has a web version front-end (the front-end has source code, written in Vue3+Gin); The back-end (the management panel obtained by purchasing a license, all functions are encrypted). We need to develop an management panel that is exactly the same as it. And add some new functions to make it more suitable for mobile phone display effects. Optimize AI functions: Add new functions and optimize AI functions: including: the original AI Chat function (add canvas function, search function, memory function, multimodal function, export document function, real-time voice interaction function, voice to text function, memory function), AI drawing function (add editable pictures, expand pictu...

    $29129 Average bid
    $29129 平均报价
    8 个竞标

    ...Fixes Add a fix for the logo redirection bug: Correct the error where the logo does not redirect properly, ensuring normal navigation to the homepage or the specified page. Add a check for all code bugs: Conduct a thorough code review, identify and fix all potential issues, ensuring logical correctness and stable operation of the code. 2.2 Data Monitoring and Display Add data monitoring features in the admin system, displaying the following metrics: Add user visit count: Real-time statistics on total user visits. Add regional access ratio: Display the percentage of users visiting from different regions. Add user source ratio: Show user acquisition channels, such as organic search, social media, advertising, etc. Add order count: Track and display the total number of orders and ...

    $8684 Average bid
    $8684 平均报价
    8 个竞标

    ...(Planning Center) Development Notes Details to Discuss Overview This development document has been updated according to the latest requirements. It aims to detail the development needs of the frontend, backend, and admin panel to ensure that developers understand the logic, effects, and tasks of each function. Please follow the requirements below during development and communicate with the project leader if you encounter any problems or have suggestions. General Requirements Testing and Production Environment: Before development, use a test domain for development. After testing is passed and completed, switch to the production domain. Communication and Feedback: During development, if there are new problems or suggestions, please communicate with the project leader in a ...

    $3216 Average bid
    $3216 平均报价
    5 个竞标

    1.对添加到软件的资源进行浏览、添加、删除。资源包含Word、Excel、PPT、PDF音视频。 2.对访问软件资源的用户以账号形式进行权限管理,并可以通过管理账号进行用户账号的权限编辑。 3.如果是网页形式,需要能在本地和局域网进行访问网站。

    $1476 Average bid
    $1476 平均报价
    3 个竞标
    Portugal Saft system
    已经结束 left

    T29. Simule a integração de 2 documentos manuais de acordo com o ponto 2.4 do Despacho n.º 8632/2014 de 03 de julho do Diretor Geral da Autoridade Tributária e Aduaneira sendo que o 1º documento pertence à série F com o nº 23 do dia 14-01-2022 e o 2º pertence à série D com o nº 3 do dia 12-01-2022 e respetivo PDF. (Note que, de acordo com o ponto 2.4.2, deve ser criado um novo documento do mesmo tipo que recolha todos os elementos do documento manual emitido, significando que todos os elementos são de introdução livre, por exemplo: denominação usual, quantidade, preço, valor do imposto, total de imposto e do documento, etc.); T30. Simule a integra&cced...

    $217 / hr Average bid
    $217 / hr 平均报价
    4 个竞标

    請看仔細的項目要求PDF,主要希望弄一個自動化的折纸机械可以去對折不同的纸成三角形。

    $1484 Average bid
    $1484 平均报价
    2 个竞标
    文章写作 on pdf
    已经结束 left

    我正在寻找一个非常好的文章作家来为一篇从英文到中文的文章写一些词

    $132 / hr Average bid
    $132 / hr 平均报价
    13 个竞标

    ...当前的长链接。 在前端,通过使用[geturl] 就可以显示输出当前网址。 (当然,输出当前网址方式有很多,这里只是实例说明 SHORTCODE的使用方法。) 短链接转换后,代码结构类似于: 这样, 我可以通过使用[shorturl]短代码在前端显示 转换后的短链接。 2.最后,使用google 二维码API(如果有国内类似的二维码api也可以。)短链接转换为二维码。 代码如下: <img src=";cht=qr&chl=[shorturl]&choe=UTF-8;chld=H;" title="Link to "> 上面标红的,就是用短代码将转换后的短链接传递给google api。 这段前端代码,可以直接在页面使用,也可以在我打印PDF模板使用。 如果国内有类似的前端调用的二维码生成api,能这样使用,也是可以的。

    $233 - $1942
    $233 - $1942
    0 个竞标
    constellation
    已经结束 left

    ...some comments and notes 1. A small crawler program on Windows; I can download the file and click an .exe for running it. This program has an interface for some simple operations: there is a search box and search button in the page, a status bar, a conversion button, an import button, and a visualization button. 2. First, I can type a word in the search box of the program’s interface. 3. According to the word I typed in step2, the program searches for the corresponding words on 4. Create a list1 to document the explanations on of the word searched in step2. Please notice that only level-1 explanations are needed (as shown in the jpg "无标题", the level-1 explanations of “this” are the sentences rounded by the red ci...

    $1942 Average bid
    $1942 平均报价
    1 个竞标

    資料會以问卷式輸入,可以自由用任何程式建造 (Web base or apple App) 但必須能夠在ipad 上使用 ,把需要资料输入后, 可建立一份报表( html , pdf or excel 格式 ) , 报表包括pie chart , table . —————————————————— Create a questionnaire form and print out a report based on the data from questionnaire , the form should be able to run on ipad , so it can be web based or ios app , the output report can be html , pdf , excel or any else ( as long as it can be print out in A4 side ) . The report are including a pie chart & table .

    $4264 Average bid
    $4264 平均报价
    5 个竞标

    将蓝色框内的FORTRAN代码转换成MATLAB的代码,蓝色框中的代码对应着pdf文档中的22页,25页,26页,27页的黄色部分的代码。

    $16 - $62 / hr
    $16 - $62 / hr
    0 个竞标

    Hi, I need a person located in China to have 20 friends fill up this questionnaire (phone number and name required, and will be randomly verified for validity). Details are listed below in Chinese. Thanks for bidding! 这是一份关于国内健康风险的市场调查问卷,总共需要完成20份,可以使用经自己朋友同意的信息,只要求真实性。 注意事项:(1)每份问卷的姓名和联系电话要真实有效,提交后会抽查核实(2)参与调查人员的年龄分布要大致均衡(3)受调查人员只限居住在中国境内(4)问卷是电子版本,问卷结果以电子文档形式提交(pdf.、doc.)

    $194 Average bid
    $194 平均报价
    2 个竞标

    这是一份关于国内健康风险的市场调查问卷,总共需要完成20份,可以使用经自己朋友同意的信息,只要求真实性。 注意事项:(1)每份问卷的姓名和联系电话要真实有效,提交后会抽查核实(2)参与调查人员的年龄分布要大致均衡(3)受调查人员只限居住在中国境内(4)问卷是电子版本,问卷结果以电子文档形式提交(pdf.、doc.)

    $194 Average bid
    $194 平均报价
    1 个竞标

    我需要您来为我开发一些软件。该软件需适配Windows。

    $1235 Average bid
    $1235 平均报价
    1 个竞标

    寻“简历解析”精准度高的算法 支持格式:.html|.htm|.doc|.docx|.pdf|.txt|.xls|.xlsx|.jpg|图片简历解析等;

    $20406 Average bid
    $20406 平均报价
    11 个竞标

    你好,请问你有智能家居设计和自动化专家的设计经验吗? 优选考虑MEP设备工程师在中央空调系统,安全系统,停车场监控系统,医院呼叫系统和/或老年监护系统领域中最为理想。 该项目是一个退休村或老年保育活动中心。 能够使用Sketchup,AutoCAD或ArchiCAD技能进行设计。 请立即通过PDF格式的电子邮件将简历以英文和设计产品组合与工程数据计算在一起发送! 这是个自由职位紧急!关键不是你出价多少,但你不能虚张声势,真的知道如何做好你的工作! 固定价格按项目面积平方米计算。 在开始工作之前将支付押金。

    $21664 Average bid
    $21664 平均报价
    4 个竞标

    前台系统/ A 项目单管理 1、客户端 表单生成及填写 2、增删改项目单(存在的客户调出客户资料,不存在的新建客户) 3、导入客户填写项目单 B 报价管理 1、读取项目单生产报价单/新建报价单(存在客户调出,不存在的创建客户) 2、删/改报价单 3、提交审批报价单 4、审批通过(打印PDF) 5、报价确认 6、分配项目至负责人 C 工作单管理 1、读取项目单生成工作单 2、工作单分配(1人、多人) 3、工作单调整(拆分/合并) 4、分享工作单 5、倒计时提醒 D 日程/进度管理 1、读取项目单生成日程计划 2、创建工作单 3、工作单调整 4、日程/进度分享至客户 5、新建行事历(SCHEDULE)(打印PDF) 6、客户修改日程 7、确认客户修改日程 8、客户日程修改记录 E 设计+提案管理 1、系统提案上传 2、工作单完工管理 3、完善项目信息 4、提案分享至客户(限时阅读) F 完稿+制作/生产 1、系统提案定稿管理(定稿后不能删除/修改) 2、工作单完工管理 3、完善项目信息 4、提案分享至客户(限时阅读) G 结算管理 1、结算单生成、修改/删除 2、合并项目生成结算单 3、结算单审批 4、打印结算单(打印PDF) 5、委托方确认管理 6、入账结算 7、归档 H 项目查询 I 项目统计分析 J 日历管理 K 任务提醒 L 公司网页 M 客户交互端 1进度浏览 2进度修改 3提案浏览 N 后台系统 ...

    $30309 Average bid
    $30309 平均报价
    5 个竞标

    ...供信息,不是外观建 模的标准,也不是外观设计的标准。 再重复一次:下面的设计是失败的设计,现在征求是全新外观设计,不是按需求 建模,不需要做结构设计。功能是一样的。 外观风格3款以上供选择,提供完整效果图 根据提供参考样图片,虽不要求做装配结构,但需要适当考虑装配的空间 交付说明:产品效果图,3种以上配色图以及各个角度的场景图,1:1的3D模型图, 至少能提交stp格式的模型 1. 重量2.防水3.美观 4.建立模具容易,模具制造成本低。出模方便,通过 模具完成产品容易达到设计的精度 一个安全帽加一个动车横穿安全帽的设计,能否做得惊艳一些,流线线条需要 突出现代和时尚感,还可以带来视觉上的冲击力,在外形上要突出我们设计上的优 势。把帽子做成一个美观的艺术品。 流线型:流线型动车 这个前面的凹缺口,后期生产好脱模? 旧依据:安全帽的设计符合GB 2811-2007 安全帽.pdf标准 原来黄山的安全帽整个设计,帽子部分有些通用性的地方还是得沿用的,比如 帽子头戴部分的大小,前后遮挡到头部的什么位置等.这个参照黄山厂的320G安全 帽样本。那款头盔是比较通用型,内衬比较轻也合适的,这样安全帽的基本参数数 据的时候以这个为依据,否则全部自由发挥的话就不合适的,弄出来虽然造型可以, 但佩戴不合适又走弯路去适配调整头型佩戴就复杂了。 1. 安全帽自身重量<320克,这个很黄山的一家安全帽厂联系过,他们可以连内饰加 帽子控制在320G,功能性已经定了,设备也定了,必要的空间也是固定的。做美化 又不能增加空间和材料(材料会增加重量,总重量包括内部头戴内饰控制<=320g) 我们的摄像头80G, 开关20G,

    $2330 Average bid
    $2330 平均报价
    1 个竞标
    PDF图转html 存手写
    已经结束 left

    实现PDF转html,熟悉css/css3, 使用javascript,考虑性能与兼容除非客户要求不会用jQuery。做出成品后,3个星期内(与页面不符)只要客户发邮件提出,免费小范围修改,但是大范围的修改要加价。重要的事说三遍:存手写代码切图,存手写代码切图,存手写代码切图。

    $233 Average bid
    $233 平均报价
    1 个竞标

    前台系统/ 项目单管理 1、导出空白项目单(XLS) 2、增删改项目单(存在的客户调出客户资料,不存在的新建客户) 3、导入客户填写项目单 报价管理 1、读取项目单生产报价单/新建报价单(存在客户调出,不存在的创建客户) 2、删/改报价单 3、提交审批报价单 4、审批通过(打印PDF) 5、报价确认 6、分配项目至负责人 工作单管理 1、读取项目单生成工作单 2、工作单分配(1人、多人) 3、工作单调整(拆分/合并) 4、分享工作单 5、倒计时提醒 日程/进度管理 1、读取项目单生成日程计划 2、创建工作单 3、工作单调整 4、日程/进度分享至客户 5、新建行事历(SCHEDULE)(打印PDF) 6、客户修改日程 7、确认客户修改日程 8、客户日程修改记录 设计+提案管理 1、系统提案上传 2、工作单完工管理 3、完善项目信息 4、提案分享至客户(限时阅读) 完稿+制作/生产 1、系统提案定稿管理(定稿后不能删除/修改) 2、工作单完工管理 3、完善项目信息 4、提案分享至客户(限时阅读) 结算管理 1、结算单生成、修改/删除 2、合并项目生成结算单 3、结算单审批 4、打印结算单(打印PDF) 5、委托方确认管理 6、入账结算 7、归档 项目查询 项目统计分析 日历管理 任务提醒 公司网页 客户交互端 1进度浏览 2进度修改 3提案浏览 后台系统 1字典管理 2个人账户管理 3客户管理 4项目信息管理 5权限管理 6角色管理 7工作单维护 8系统参数设置 9客户编号/项目单编号管理 注:界...

    $39856 Average bid
    $39856 平均报价
    4 个竞标

    前台系统/ 项目单管理 1、导出空白项目单(XLS) 2、增删改项目单(存在的客户调出客户资料,不存在的新建客户) 3、导入客户填写项目单 报价管理 1、读取项目单生产报价单/新建报价单(存在客户调出,不存在的创建客户) 2、删/改报价单 3、提交审批报价单 4、审批通过(打印PDF) 5、报价确认 6、分配项目至负责人 工作单管理 1、读取项目单生成工作单 2、工作单分配(1人、多人) 3、工作单调整(拆分/合并) 4、分享工作单 5、倒计时提醒 日程/进度管理 1、读取项目单生成日程计划 2、创建工作单 3、工作单调整 4、日程/进度分享至客户 5、新建行事历(SCHEDULE)(打印PDF) 6、客户修改日程 7、确认客户修改日程 8、客户日程修改记录 设计+提案管理 1、系统提案上传 2、工作单完工管理 3、完善项目信息 4、提案分享至客户(限时阅读) 完稿+制作/生产 1、系统提案定稿管理(定稿后不能删除/修改) 2、工作单完工管理 3、完善项目信息 4、提案分享至客户(限时阅读) 结算管理 1、结算单生成、修改/删除 2、合并项目生成结算单 3、结算单审批 4、打印结算单(打印PDF) 5、委托方确认管理 6、入账结算 7、归档 项目查询 项目统计分析 日历管理 任务提醒 公司网页 客户交互端 1进度浏览 2进度修改 3提案浏览 后台系统 1字典管理 2个人账户管理 3客户管理 4项目信息管理 5权限管理 6角色管理 7工作单维护 8系统参数设置 9客户编号/项目单编号管理 注:界...

    $36298 Average bid
    $36298 平均报价
    2 个竞标

    关于online shopping的5000字REPORT,已经写了3000字左右,剩下research methods ,analysis finding 和 conclusion.

    $1313 Average bid
    $1313 平均报价
    1 个竞标

    具体加微信商量 The creature should be designed so that it can be instantiated as an object. You should be able to create instances of the creature with varying sizes through a single float argument passed into the constructor. The location of the object should vary each time the constructor is called. In addition to the constructor, make sure that the class implements all of the methods of the AnimatedObject Interface (and i have the required codes)

    $233 - $1942
    $233 - $1942
    0 个竞标

    Requires a database that helps users in our company to organise different packaging specifications for each of our products. Since different customers require different packaging format of the same products, we need to be able to pick from existing packaging format or create new format for each customer. Requires the following functions. 1) Product overview (list all the items, and related different packaging specifications) 2) Functions that allow users to alter and add new packaging format for each item. 3) Functions that allow users to pick different products (and its respective forma) and output the selection to Excel or PDF 4) An import and export function that allows us to import all the existing packaging data into the database.

    $1289 Average bid
    $1289 平均报价
    2 个竞标

    ...companies in Dongguan, Guangdong, China, including: 1. 公司名 2. 地址 3. 城市 4. 省 5. 国家 6. 电子邮件 7. 电话1 8. 电话2 9. 手机1 10. 手机2 11. 传真 12. 网站 13. 来源 14. 公司简介 15. 招聘职位 I include the spreadsheet to complete here. **** NOTE: The successful Freelancer will state the top 10 job recruitment sites that they will use to gather information in their bid please. INSTRUCTIONS: 1. On any of the popular job-listing websites, locate details of an employee (company profile) 2. Complete the company profile columns B - M 3. Include any links to profiles on the job site (the source) 4. List the number of vacancies the employer is currently listing, if available 5. Make sure all links are live and...

    $78 - $233
    $78 - $233
    0 个竞标

    以Android NDK开发如roamingfix 的APP,可以NDK来让android手机进行不同AP间的roaming(同样SSID, WPA2 Enterprise加密) Please refer to the pdf file in the attachment. Using Android NDK to develop an APP for wifi roaming, a roamingfix like APP. Using NDK to make android mobile phone roaming among APs ( the same SSID, WPA2 Enterprise encryption)

    $22006 Average bid
    $22006 平均报价
    2 个竞标

    我有一个持续工作,之前与之相关的项目为'Add watermark on PDF'

    $62 / hr Average bid
    $62 / hr 平均报价
    1 个竞标

    我在这个网站接项目赚得$44.5,现在我不想做了,但是这些钱取出来特别麻烦而且要手续费,我想把以项目的方式将这些钱兑换成人民币,当然由于扣除我这边发布项目3$ 你接受项目5$,也就剩36.5$实际兑换值,如果你愿意接受,我可以先创建托管金,先释放20$,等你支付宝付款这部分对应的,我再释放,你再支付剩余的。我希望兑换的总数不低于150元。有意者投标

    $318 - $318
    $318 - $318
    0 个竞标

    能够汉语沟通,为人可信,行动快速,了解淘宝交易流程,知道电子书制作方式

    $318 Average bid
    $318 平均报价
    5 个竞标
    Build a Website
    已经结束 left

    ...上网的人群和角落扩张。 手机应用开发:网站的设计和开发,能够很好的考虑到和手机ios,android 应用的无缝对接 交易功能:用户可以通过网站或者手机应用进行交易,确保交易安全。 界面设计:本网站已经完成界面设计(总共有一百多个页面),开发时,完全按照界面设计进行开发,某些设计不专业的地方,可以相互沟通修改,以提高用户体验。 Overall requirement: The website could work within >10Million PV/day, every high efficient website (like airbnb,com, Craigslist). The website should be very easy to maintain or expand, for development in the next steps. Type: The website is classified website similar to Craigslist, however, it could mediate the transaction for the items, service (restaurant, housing, renting). The market and users are same as Craigslist. However, the design and function of the website is totally different from Craigslist. Mobile application function: During the website’s developm...

    $44330 Average bid
    $44330 平均报价
    12 个竞标

    ...pay the bill using the balance in balance account. 4. the value in coupon account can be positive or negative. For example if administrator set value 5 to the user, next time when user purchase, the total amount will be deducted by $5. if admin set value as -5, when user purchase, the total amount will be added $5. after submit, the value becomes 0. but if the order is cancelled, the value in coupon account should be restored. what's the issues: 1. when choose paypal for payment, the value of coupon account is not counted in. It looks fine when choose the other payment methods. 2. After submit the purchase, the order is appeared in my order list. But the price there is not correct. Main problem is that the value of coupon account...

    $1507 Average bid
    $1507 平均报价
    6 个竞标

    ...pay the bill using the balance in balance account. 4. the value in coupon account can be positive or negative. For example if administrator set value 5 to the user, next time when user purchase, the total amount will be deducted by $5. if admin set value as -5, when user purchase, the total amount will be added $5. after submit, the value becomes 0. but if the order is cancelled, the value in coupon account should be restored. what's the issues: 1. when choose paypal for payment, the value of coupon account is not counted in. It looks fine when choose the other payment methods. 2. After submit the purchase, the order is appeared in my order list. But the price there is not correct. Main problem is that the value of coupon account...

    $233 - $1942
    $233 - $1942
    0 个竞标

    ...pay the bill using the balance in balance account. 4. the value in coupon account can be positive or negative. For example if administrator set value 5 to the user, next time when user purchase, the total amount will be deducted by $5. if admin set value as -5, when user purchase, the total amount will be added $5. after submit, the value becomes 0. but if the order is cancelled, the value in coupon account should be restored. what's the issues: 1. when choose paypal for payment, the value of coupon account is not counted in. It looks fine when choose the other payment methods. 2. After submit the purchase, the order is appeared in my order list. But the price there is not correct. Main problem is that the value of coupon account...

    $233 - $1942
    加封
    $233 - $1942
    4 个竞标
    Type a book -- 2
    已经结束 left

    聘請打字員幫我將書本的直排PDF檔打成橫排DOC檔。(必須要懂得打of繁體中文和全型符號) 項目一共有十本書,每本約十萬字。 我們要求品質保證,在十萬字中不多於一個錯字。

    $4016 Average bid
    $4016 平均报价
    7 个竞标
    Type a book
    已经结束 left

    聘請打字員幫我將書本的直排PDF檔打成橫排DOC檔。(必須要懂得打中文和全型符號)

    $3837 Average bid
    $3837 平均报价
    32 个竞标

    我的網頁是用MAGENTO編寫的, 接近完成的階段, 但有以下事項需要完成 (詳情請參考附件PDF.): 1) 改PAGE LINK 2) 小量版面修改 3) 我網頁有一個FLASH的試衣程式, 需要導入網頁和輸出XML數據同步.(我的試衣程式設計員會給你指引怎樣去完成工作.) 如有任何問題請與我聯繫.

    $1499 Average bid
    $1499 平均报价
    2 个竞标
    编写 iPad应用程式
    已经结束 left

    因公司发展需要,我们现在需要做一个针对的iphone和ipad客户端的一个App,要求如果 1.简洁首页,只要有我们公司logo,和登陆界面就可以,但是用户 不能自行注册 2.登陆之后,有以下几个板块 B.通知 C.书(PDF版本) D.父母帮我 E.常用文件 这些板块下边,还会有分班级 每个用户登陆进去之后,可以看到自己所在的类别的信息 我们自己要有登陆的后台,在后台,我们可以添加视频,书,通知,这些我刚才说的那些文件 界面不用太复杂,简单就可以 如果您觉得能胜任我们的工作,请与我们联系 我的邮箱,QQ2289678711

    $2291 Average bid
    加精
    $2291 平均报价
    3 个竞标
    PrestaShop 1.6 网站
    已经结束 left

    定制PrestaShop, 基于1.6版本,UK的英文网站, 大多数功能1.6版本已可实现, 不需要在线付费, 后台基本不用改, 所需四点定制如下 1. 实时更新价格 -已有live xml feed,需要根据feed每过几分钟更新一下产品价格即可 2. 根据公司现有的主网站定制shop的模板, - 只需重用现有的css,layout和图片 3. 产品价格的基础上增加percentage based commission - 类似折扣但是增加一个百分比,比如产品价格是100圆,commission是2%,那么价格应为 100 + 2 = 102 4. 扩展用户注册 - 第一步和现有的prestshop一样 - 第二步要根据公司的用户登记pdf表格增加一些信息 价格可议, 有意者请留skype,QQ 或email

    $6470 Average bid
    $6470 平均报价
    2 个竞标

    作为一个成功的B2B国际贸易推广平台,ECVV一直在开拓海外市场,创造更高的影响力带动海外流量访问。由于业务需要,征集优秀的海外推广人员和方案进行有偿服务。 您可能提供的服务:1,为ECVV编写原创营销性质软文,中英文皆可。要求结合热点话题,与网站本身紧密相关,无语法错误。$5-10 2,在贸易相关性论坛留下ECVV的链接和有关内容,保证不被删除。$1-5 3, 如果你有自己的网站,特别是有数量较多的运营正常的网站,你可以在首页添加一条链接到ECVV首页。我们将评估你的网站质量,按月付最高$100 4,在facebook和twitter上加ECVV官方账号为好友并转推一条。$1 目标网站: A... 目标网站: As a successful Manufacturers marketplace, ECVV (target-) quickly open the door of the overseas to bring China's greatest products to the world's buyers. To better introduce ECVV Brand, we want talented guys to join us marketing Ecvv online marketplace through SNS (FACEBOOK, TWITTER), industry products wholesales forum and other internet marketing methods. We will give you payment according to values of what you've done.

    $233 - $1942
    $233 - $1942
    0 个竞标

    ...searching for a diverse group of professionals in tech fields to fill multiple roles as teachers and developers. Key Responsibilities: - Teaching and lecturing in various tech domains. - Developing software and systems. - Engaging in data analysis and AI research. prepare course outline / curriculum Ideal candidates should possess: -practical experience in his field - Extensive experience in their respective fields, particularly Software Engineering, Data Science, UI/UX Design, Machine Learning, AI, Quantum Computing, Cyber Security, and Web Commerce. - Strong teaching skills, with the ability to convey complex concepts in an understandable manner. - A passion for technology and education. The selected professionals will play a cruci...

    $101 / hr Average bid
    $101 / hr 平均报价
    40 个竞标

    Hi I have a western digital external hard and made a password and I forgot it so I want to break it More details: Have you tried any methods to recover the password? Yes, but they didn't work What kind of data is stored on the external hard drive? Personal documents and photos Do you have any backups of the data on the external hard drive? No, I don't have any backups

    $1616 Average bid
    $1616 平均报价
    3 个竞标

    ...institution (EMI), and not a bank or credit institution. As a non-bank payment provider, we are required by regulation to protect your money. We work with X brokerage to protect your government-issued fiat money received in relation to the e-money issued, XXXX® Coins, Digital & Notes, or payment services we provide, this protection process is known as ‘safeguarding’. Safeguarding your money starts immediately on receipt of funds. XXXX is a company that provides cross-border payment and e-money solutions to individuals and businesses. XXXX is founded on the belief in financial security and liquidity for all. XXXX was created to free everyone from the fiat monetary system. For ages, gold has been the trusted store of wealth. Today, it’...

    $334 / hr Average bid
    $334 / hr 平均报价
    17 个竞标

    I am looking for a skilled data scienti...meaningful insights, and defining at least five SHACL node shapes with a minimum of three property shapes each to validate the graph’s structure and integrity. Tools required for the project include OpenRefine, RML, RML Mapper, and YARRRML. Deliverables include a fully populated knowledge graph, a set of SHACL validation shapes, and a concise PDF report (maximum 10 pages) documenting the methodology, tools, results, and key insights. Applicants should have expertise in data analysis, knowledge graph creation, SPARQL, and experience with the specified tools, along with strong documentation and communication skills. If you can meet these requirements and deliver high-quality results within the given time and budget, I look forward...

    $1134 Average bid
    $1134 平均报价
    10 个竞标
    Ein Tik Tok/YouTube erstellen
    6 天 left
    已验证

    Ein Tik Tok/YouTube/Instagram Video aus Bildern, anderen Videos, einer Sparchnotiz, PDF Dateien zusammenstellen und schneiden. Dieses Video soll für WhatsApp und weitere Social media kanäle verwendet werden. Es handelt sich um eime ofizielle Stellungnahme zu einem anderen Video

    $171 Average bid
    $171 平均报价
    23 个竞标

    ...tools to send bulk SMS or individual messages. Validation Tools: Capabilities for validating numbers and ensuring accuracy. Lookup Services: Number lookup to fetch carrier details or other related information. User Dashboard: A secure and intuitive dashboard for users to manage their services. Payment Integration: Support for multiple payment methods, ensuring secure transactions. Requirements: Proven experience in developing similar platforms. Proficiency in modern web development technologies (e.g., HTML, CSS, JavaScript, PHP, Python). Experience with API integrations, especially for SMS services. Ability to deliver a responsive, mobile-friendly design. Preferred Skills: Experience with server management and hosting setups. Familiarity with popular SMS service A...

    $113307 Average bid
    $113307 平均报价
    96 个竞标

    I'm looking for someone to assist me with data entry from PDF files into an Excel spreadsheet. The data is a mixture of both text and numbers, and primarily, the converted Excel file will be used for record keeping. Ideal Skills and Experience: - Proficient in Excel and familiar with data entry processes - Attention to detail to ensure accuracy in data transfer - Ability to handle mixed data (text and numbers) - Prior experience with data entry from PDF files is a plus Please note that specific formatting or organization in the Excel file may be required, but this will be clarified during the project.

    $155 Average bid
    $155 平均报价
    31 个竞标

    ...ensure a clear view of both the application and the source material. This setup will allow you to comfortably display the application and the PDF file side by side for efficient data entry. 3. Internet Connection: A stable and reliable internet connection is required to ensure uninterrupted remote desktop access. 4. Experience: Previous experience with MS Access or similar data entry projects is preferred but not required. 5. Confidentiality: o You must adhere to strict confidentiality and data security protocols, as the information you’ll handle is sensitive. o It is strictly prohibited to take screenshots or share any part of the work publicly, including in personal portfolios, on social media, or with other parties. 6. IP Whitelisting: Your IP address will be whit...

    $31 / hr Average bid
    $31 / hr 平均报价
    82 个竞标