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

[自动编程] NSA-PSA-CUCAI

加拿大人工智能本科会议会议论文的可复制代码
Reproducible code for conference paper at the Canadian Undergraduate Conference on AI (2024-03-07, C++, 0KB, 下载0次)

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

[自动编程] AICPCoding

该存储库包含我对AICP(巴基斯坦人工智能社区)challen提出的每周挑战的解决方案...
This repository contains my solutions to the weekly challenges presented by the AICP (Artificial Intelligence Community Pakistan) challenge. Each week, I ll be tackling new problems and challenges, demonstrating my problem-solving skills, coding expertise, and understanding of algorithms and data structures. (2023-11-25, C++, 0KB, 下载0次)

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

[自动编程] MorseCode_Translator

将文本转换为莫尔斯电码的程序,反之亦然
Program to translate text into Morse code and vice versa (2023-11-24, C++, 0KB, 下载0次)

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

[自动编程] OSC-Competititive-Programming-DSA-mini_project--3

这个C++程序帮助您将文本转换为莫尔斯电码,反之亦然。莫尔斯电码是一种使用点(.)来表示字母和数字的方法...
This C++ program helps you convert text to Morse code and vice versa. Morse code is a way to represent letters and numbers using dots (.) and dashes (-). This program uses a simple menu to let you choose between converting regular text to Morse code or Morse code back to text. (2023-11-12, C++, 0KB, 下载0次)

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

[自动编程] projet_morse

从书面文本到莫尔斯代码的转换器,反之亦然-C++学校项目,
Translator from written text to morse code and vice versa - C++ school project, (2023-09-05, C++, 0KB, 下载0次)

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

[自动编程] morseR24

Arduino草图,将文本转换为莫尔斯码,输出到GPIO引脚,并可以使用nRF24L01无线电传输到从属设备,
Arduino sketch that converts text to Morse code, outputs to GPIO pin, and can transmit to slave devices using nRF24L01 radio, (2023-08-23, C++, 0KB, 下载0次)

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

[自动编程] morse

文本到莫尔斯电码转换器,
A text to Morse code translator, (2023-08-02, C++, 0KB, 下载0次)

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

[自动编程] morse_code

使文本到莫尔斯电码发生器,输出您的消息的音频。后来的版本应该允许莫尔斯电码在...
Making text to Morse code generator that outputs audio of your message. Later versions should allow for Morse code input and should be an educational tool. (2022-03-14, C++, 1393KB, 下载0次)

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

[自动编程] WM8S_Morse

莫尔斯电码发生器和训练器。
Morse Code generator and trainer. (2016-05-11, C++, 28KB, 下载0次)

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

[自动编程] Morse-Code-Encoder

莫尔斯电码发生器
Morse Code Generator (2022-03-01, C++, 1KB, 下载0次)

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

[自动编程] SwampMorse

声音发生器莫尔斯电码。
Sound generator morse code. (2015-09-23, C++, 5KB, 下载0次)

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

[自动编程] morselizer

该MORSELIZER是一个用于Arduino-Uno的异步莫尔斯码生成器草图,它使用精确定时的硬件int...
This MORSELIZER is an asynchronous morse code generator sketch for Arduino Uno that uses precisely-timed hardware interrupts. Unlike most morse code generators, this one runs in a non-blocking way, in the background, like the (BIOS) keyboard-subroutine of PCs, leaving most of the processor power at your disposal (2020-05-21, C++, 5KB, 下载0次)

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

[自动编程] Morse_Code_Generator

CLI(命令行界面)软件,用于生成给定消息的莫尔斯码。
CLI (command line interface) software to generate Morse code of the given message. (2020-09-29, C++, 10KB, 下载0次)

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

[自动编程] De-Bruijn-Sequence-Generator-C-

这是从维基百科文章中关于De Brujin序列的python代码的简单翻译,我翻译了...
This is a simple translate from the python code from the Wikipedia article about De Brujin sequences that I translated to C++ and added some extra stuff (2018-01-21, C++, 203KB, 下载0次)

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

[自动编程] Arduino-Morse-Gate-Generator

基于Arduino的莫尔斯码合成模块
Arduino-based synthesizer module generating Morse Code (2022-05-29, C++, 2861KB, 下载0次)

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

[自动编程] AlgDesign

Tim Roughgarden的斯坦福算法设计和分析课程的解决方案代码。
Solution codes for the Stanford course on Design and Analysis of Algorithms by Tim Roughgarden. (2023-05-30, C++, 6163KB, 下载0次)

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

[自动编程] MorseCodeArduino

Arduino的莫尔斯电码读取器。将文本转换为电信号。引脚可以连接到LED或蜂鸣器。
Morse code reader for Arduino. Translates text to electric signals. Pin may be attached to LED or buzzer. (2021-01-11, C++, 1KB, 下载0次)

http://www.pudn.com/Download/item/id/1686235277880471.html
总计:17