联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 内容生成(25) 
按平台查找All C(25) 

[内容生成] PPM

用于基准代码生成模型的多样编程问题的自动生成
Automated Generation of Diverse Programming Problems for Benchmarking Code Generation Models (2024-01-26, C, 0KB, 下载0次)

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

[内容生成] Learning-C

我尝试学习C编程的旅程。
My journey on trying to learn C programming. (2023-12-10, C, 0KB, 下载0次)

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

[内容生成] yeta

元编程,C.wip中的代码生成。
metaprogramming, code-generation in C. wip. (2023-12-03, C, 0KB, 下载0次)

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

[内容生成] alx-low_level_programming

试着理解C编程语言并练习它(alx学生),
try to understand C programming language and work on it (alx student), (2023-10-25, C, 0KB, 下载0次)

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

[内容生成] png2gba

根据GBA编程的需要,将PNG图像转换为C数组的实用程序,
A utility to convert PNG images into C arrays as required fro GBA programming, (2023-08-22, C, 0KB, 下载0次)

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

[内容生成] tl13compiler

TL-13编程语言的编译器,使用C和Flex工具,生成C代码。实现了词法分析,语法分析...,
a compiler for the TL-13 programming language using C and Flex tool, which generates C code. Implemented lexical analysis, syntax parsing, and code generation modules for the TL-13 language. (2023-08-09, C, 0KB, 下载0次)

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

[内容生成] cubes

使用C和libsdl学习OpenGL 3d编程的实验(由ChatGPT和Copilot辅助)
Experimenting with learning OpenGL 3d programming with C and libsdl (assisted by ChatGPT and Copilot) (2023-03-11, C, 16KB, 下载0次)

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

[内容生成] Survivor

编程游戏。编写代码与他人作战。
A programming game. Write code to fight against others. (2015-01-21, C, 24559KB, 下载0次)

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

[内容生成] Parallel-Programming---Jacobi-Algorithm---MPI

用MPI并行编程模拟热扩散的Jacobi算法
Using MPI to parallelly program Jacobi Algorithm, which simulates heat diffusion (2021-06-13, C, 10980KB, 下载0次)

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

[内容生成] sox2gba

使用sox将任何音频文件转换为C WaveData结构,以用于GBA编程。
Uses sox to convert any audio file to a C WaveData structure for use in GBA programming. (2015-05-21, C, 16KB, 下载0次)

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

[内容生成] audio-gain

第一个真正的音频处理练习从“音频编程书”,但我使它很容易开始在其他...
First real audio processing exercise from "The Audio Programming Book" but I m making it easy to get started on other exercises. (2021-06-24, C, 4KB, 下载0次)

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

[内容生成] FNB-Listen

计算机网络项目使用套接字编程在IP多播上传输音频
Computer Networks project to stream audio over IP Multicast using Socket Programming (2021-03-16, C, 3800KB, 下载0次)

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

[内容生成] pedal-pi

Pedal Pi是一款低保真可编程吉他踏板,与树莓Pi ZERO板一起工作。这个项目完全是Ope...
Pedal-Pi is a lo-fi programmable guitar pedal that works with the Raspberry Pi ZERO Board. The project is totally Open Source & Open Hardware and made for hackers, programmers and musicians that want to experiment with sounds and learn about digital audio. (2017-09-10, C, 34KB, 下载0次)

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

[内容生成] MultIPAs

MultIPAs:将程序转换应用于数据增强的入门编程分配
MultIPAs: Applying Program Transformations to Introductory Programming Assignments for Data Augmentation (2022-11-14, C, 427KB, 下载0次)

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

[内容生成] 4305-Compilers

回顾编程语言结构、翻译和存储分配。编译程序的理论与实践...
Review of programming language structures, translation, and storage allocation. Theory and practice of compilers and issues in compiler construction including parsing, intermediate code generation, local optimization problems such as register allocation, data-flow analysis, and global optimization. (2022-07-04, C, 1171KB, 下载0次)

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

[内容生成] sw

StreamWork Go代码生成和基于流的编程引擎
StreamWork Go Code Generation and Flow-Based-Programming Engine (2022-08-24, C, 2059KB, 下载0次)

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

[内容生成] necha

Necha是一种早期的编程语言,它允许我探索一般的类型系统和代码生成。
Necha is a early stage programing language that allows me to explore type systems and code generation in general. (2023-03-26, C, 715KB, 下载0次)

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

[内容生成] Leonie

名为Hammer的类HyperTalk编程语言的字节码解释器和原始代码生成后端。
Bytecode interpreter and primitive code generation backend for a HyperTalk- like programming language named Hammer. (2012-04-15, C, 87KB, 下载0次)

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

[内容生成] Leonie

名为Hammer的类HyperTalk编程语言的字节码解释器和原始代码生成后端。
Bytecode interpreter and primitive code generation backend for a HyperTalk- like programming language named Hammer. (2020-05-01, C, 136KB, 下载0次)

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

[内容生成] netPI-netx-programming-examples

Dockerfile生成的Docker镜像“netX编程”的来源
Sources of Dockerfile generated Docker image "netX programming" (2021-03-28, C, 10786KB, 下载0次)

http://www.pudn.com/Download/item/id/1686172221207700.html
12
总计:25