联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 自动编程(247) 

[自动编程] ICSimpleSoccer

使用ICPP为ICP构建的足球模拟的后端。基于《人工智能游戏编程示例》一书中的代码样本。
Backend for a soccer simulation built for ICP using ICPP. Based on code sample from book "AI Game Programming by Example". (2023-12-04, C++, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1701804686182815.html

[自动编程] detect-fake-news

在这项研究中,我们专注于使用Python编程的机器学习技术在Google Colab环境中预测假新闻...
In this research, we focus on predicting fake news in Google Colab environment with machine learning techniques using Python programming language. (2023-12-03, Jupyter Notebook, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1701772246425372.html

[自动编程] Analysis_Using_R

该存储库由专用于使用R编程语言执行数据分析项目的R脚本和文件组成。它包含...
This repository comprises R scripts and files dedicated to executing data analysis projects with the R programming language. It contains data files, code for tasks such as data cleaning and visualization, along with documentation elucidating the analysis methodology and results. (2023-11-21, R, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1700559398245962.html

[自动编程] Coding-Quizzer

Coding Quiz Generator是一个web应用程序,允许用户选择编程语言、测验类型和难度级别。它...,
The Coding Quiz Generator is a web application that dynamically generates coding-related quizzes, allowing users to test their knowledge and skills. Used Google Firebase for Backend as a service (2023-09-26, JavaScript, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1695774065835647.html

[自动编程] My_Competitive_Programming

该存储库包含竞争性编程竞赛和实践的源代码文件,按问题和竞赛名称组织...,
This repository contains source code files for Competitive Programming contests and practice, organized by problem and contest names for easy access?and?review. (2023-08-05, C++, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1691291274104853.html

[自动编程] Codex-WebApp

使用OpenAI的AI模型构建了一个编程聊天机器人,优化参数以准确和改进对编码查询的响应。,
Built a programming chat bot using OpenAI s AI model, optimizing parameters for accurate and improved responses to coding queries., (2023-05-24, JavaScript, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1688719883963240.html

[自动编程] OpenCode

使用OpenCode,我们可以用各种编程语言为您生成代码。无论您是经验丰富的开发人员还是刚刚起步…,
With OpenCode, we can generate code for you in a variety of programming languages. Whether you re a seasoned developer or just starting o…, (2023-01-27, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1688719518329022.html

[自动编程] pack-code-to-text

帮助学生将编程练习打包到一个大文本文件中以供同行评审的程序。
Program that helps students to pack their programming exercises into one big text file for peer reviews. (2023-02-12, Java, 90KB, 下载0次)

http://www.pudn.com/Download/item/id/1687287680317159.html

[自动编程] selenium-price-drop-alert

Python编程语言被广泛用于自动化,而selenium恰好是实现这一目的的一个很好的工具...
The Python programming language is widely used for automation and selenium happens to be a great tool for that purpose. The instant pot is a brand of multicookers that has a lot of good reviews and will definitely save you a lot of time and money (if you always go to the restaurant due to a lack of time for example). This is a simple program (2021-08-01, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1687287605267185.html

[自动编程] Review-To-Do-List

Review To Do List是一个成对编程项目,其中每个编码合作伙伴必须检查和审查其他人的工作...
Review-To-Do-List is a pair programming project where each coding partner must check and review the other s work for best practices in HTML, CSS, and JavaScript in all their directories. (2023-01-23, JavaScript, 758KB, 下载0次)

http://www.pudn.com/Download/item/id/1687286910637512.html

[自动编程] Python-YouTube-QR-Code-Generator

这是一个简单的python项目,它揭示了如何使用python编程构建qr代码生成器...
This is a simple python project which reveals out how to build a qr code generator using python programming, This project specifically generates a QR code from a link which hold a QR code. We have specified for this project to generate a QR code from the YouTube channel link. (2023-01-13, Python, 1KB, 下载0次)

http://www.pudn.com/Download/item/id/1686704923626846.html

[自动编程] nptel_Prog-and-Algo-and-DS

NPTEL 2015年的“编程和数据结构”课程中我的课堂代码示例和作业版本...
My version of In-class code examples and assignments from NPTEL s 2015 run of the "Programming and Data Structures" and "Design and Analysis of Algorithms" online MOOCs. (2015-09-07, C, 54KB, 下载0次)

http://www.pudn.com/Download/item/id/1686703253732442.html

[自动编程] d_Online_Design_and_Analysis_of_Algorithms_Part_2

该存储库由算法代码和数据结构组成,这些代码是解决编程分配所必需的...
This repository consists of codes for algorithms and data structures that were necessary to solve programming assignments issued in the Stanford s online class on "Design and Analysis of Algorithms Part - 2" taught by professor Tim Roughgarden, all the codes are written in C++ and are well commented in order to avoid any kind of ambiguity. This ... (2013-01-31, C++, 4337KB, 下载0次)

http://www.pudn.com/Download/item/id/1686702895493495.html

[自动编程] VS-Code-Config

VS代码设置(实时输入输出),使竞争性编程和程序分析变得容易!
VS Code Setting (Live input output) to make competitive programming easy and program analysis ! (2023-05-10, Others, 861KB, 下载0次)

http://www.pudn.com/Download/item/id/1686698833960606.html

[自动编程] custom-compiler

自定义编程语言的编译器的全功能前端,类似于C。构建解析器、扫描仪...
A fully functional front-end of the compiler for a custom programming language, similar to C. Built parser, scanner, abstract syntax tree, interpreter for generating intermediate representation (LLVM IR) code for an input code file. (2019-12-23, C++, 69KB, 下载0次)

http://www.pudn.com/Download/item/id/1686698205936373.html

[自动编程] a-mini-language-in-c

一种C语言编程语言,具有标记器、解析器、抽象语法树解释器、编译器和虚拟机...
A programming language in C, with a tokenizer, a parser, an abstract syntax tree interpreter, a compiler, and a virtual machine. (2020-01-02, C, 12KB, 下载0次)

http://www.pudn.com/Download/item/id/1686698083757424.html

[自动编程] vite-plugin-graphql-codegen

Zero-config vite插件使用vite文件观察器以编程方式运行graphql代码生成,而无需安装...
Zero-config vite plugin that uses the vite file watcher to run graphql codegen programmatically without needing to start a separate watcher (2023-05-25, TypeScript, 122KB, 下载0次)

http://www.pudn.com/Download/item/id/1686146500711974.html

[自动编程] codeX

一款交互式网络应用程序,用于竞争性编程(带计时器的棘手MCQ问题),具有实时领导板功能...
An interactive web app for competitive programming (tricky MCQ questions with a timer) with a live leader board functionality. (2017-12-13, JavaScript, 1996KB, 下载0次)

http://www.pudn.com/Download/item/id/1686145016528173.html

[自动编程] Codex

它是程序员的实时聊天平台,使他们能够根据编程计划在房间里聊天...
It is a real time chatting platform for coders, it enables them to chat in the rooms according to the programming language they code in. (2022-07-24, JavaScript, 477KB, 下载0次)

http://www.pudn.com/Download/item/id/1686144984682826.html

[自动编程] deep_architect

通用、模块化和可编程的体系结构搜索框架
A general, modular, and programmable architecture search framework (2022-11-21, Python, 298KB, 下载0次)

http://www.pudn.com/Download/item/id/1669038516466067.html
总计:247