联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 硬件设计(380) 

[硬件设计] Visual-Autonomous

VEX Robotics的路径创建者,允许您将Bezier曲线映射到VEX字段上,以创建匹配自主程序和编程技能电路。
A path creator for VEX Robotics that allows you to map Bezier curves onto a VEX field to create match autonomous programs and programming skills circuits. (2024-03-05, Python, 0KB, 下载0次)

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

[硬件设计] EDA-Titanic-Dataset

这是一个使用Python编程语言和机器学习的关于Titanic数据集的探索性数据分析项目。通过这个我们可以…
It is an Exploratory Data Analysis Project on Titanic Dataset using Python Programming Language & Machine Learning. Through this we can g… (2024-01-14, Jupyter Notebook, 0KB, 下载0次)

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

[硬件设计] TheSocialKnowledge

社会知识是一个教育网站,旨在为各种编程语言提供课程。该网站包括一个建筑物...
The Social Knowledge is an educational websites designed to provide courses for various programming languages. The website includes a built in editor where the user can practice their code among the following languages: C,C++,Java, Python, SQLlite, PHP. The website has a anti testing feature to host multiple choice questions and codeathons. (2023-12-17, JavaScript, 0KB, 下载0次)

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

[硬件设计] alx-low_level_programming

C编程语言由Dennis Ritchie于1969年至1972年在贝尔实验室开发,是一种面向t语言的低级语言...
The C programming language, developed by Dennis Ritchie between 1969 and 1972 at Bell Laboratories, is a low-level language oriented to the implementation of operating systems (Unix), compilers and software development. It is useful, versatile, powerful and complex, so it can be used in any operating system or hardware. (2023-12-12, C, 0KB, 下载0次)

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

[硬件设计] Turnz

Turnz是一个基于SDSU 2014编程设计竞赛问题的项目。游戏由11 x 11网格和一个blob组成。前...
Turnz is a project based on the SDSU 2014 Programming Design Competition problem. The game consists of a 11 x 11 grid and a blob. The premise of the game is, you rotate the game board to make the blob fall into the end point. (2023-12-05, C, 0KB, 下载0次)

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

[硬件设计] Linker-Loader-Assembler

这个Python脚本使用GUI选项卡“真实地”处理汇编程序和编译器生成的Absolute Loader和Linker Loader...
This Python script handles the Absolute-Loader and the Linker-Loader that produced by the assembler and compiler "in real" with a GUI table representing it in a shape of memory. (2023-11-30, Python, 0KB, 下载0次)

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

[硬件设计] Spotify

Spotify Clone,使用Swift、UIKit和Spotify-WebAPI。网络管理器,触觉,身份验证管理器,编程UI,视图,TableVie...,
Spotify Clone, using Swift, UIKit with Spotify WebAPI. Network manager, Haptics, Authentication manager, Programmatic UI, Views, TableView, Compositional Layout. Used first party official API from Spotify (2022-09-16, Swift, 0KB, 下载0次)

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

[硬件设计] alx-low_level_programming

C低级编程是直接与计算机硬件通信的艺术,提供无与伦比的控制和优化...,
C low-level programming is the art of communicating directly with a computer s hardware, offering unparalleled control and optimization. Dive into a world where you ll wield the machine s language, unlocking its true potential, and crafting efficient solutions. This is where the magic happens at the heart of computing. (2023-10-05, C, 0KB, 下载0次)

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

[硬件设计] basketball_shot_clock

在9S12单片机上使用汇编和C编程的篮球铅球时钟蜂鸣器。该设计包括一个接近传感器,L...,
Basketball Shot-clock buzzer using Assembly and C programming on a 9S12 microcontroller. This designed incorporated a proximity sensor, LCD display, ADT music output and buzzer Peripherals (2015-06-22, C, 0KB, 下载0次)

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

[硬件设计] Hacker-Rank-Programming-C-Probelms

内存、一组简单的关键字和简洁的风格,这些特性使C语言适合于像操作系统一样的系统编程...,
C is a procedural programming language. It was initially developed by Dennis Ritchie in the year 1972. It was mainly developed as a system programming language to write an operating system. The main features of C language include low-level access to memory, a simple set of keywords, and clean style, these features make C language suitable for (2020-03-01, C, 0KB, 下载0次)

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

[硬件设计] Coursera-VLSI-CAD

我个人收藏的关于coursera的MOOC VLSI-CAD。它主要包括我对其中的编程项目的解决方案,以及一些注释...,
My personal collection of MOOC VLSI-CAD on coursera. It mainly consists of my solutions to programming projects in it and also some notebooks. (2018-07-23, Python, 0KB, 下载0次)

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

[硬件设计] SocialMediaProject

Bu projede领域驱动设计DDD katmanl mimari ile alt yap haz land。异步编程,工作单元,通用存储库...,
Bu projede Domain-Driven-Design / DDD katmanl? mimari ile alt yap? haz?rland?. Asynchronous Programming, Unit Of Work, Generic Repository gibi teknolojiler kullan?ld?. (2021-02-21, C#, 0KB, 下载0次)

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

[硬件设计] SocialMediaApp

在这个项目中,我在域驱动设计DDD中使用异步编程、工作单元、通用存储库和AutoMapper。,
In this project, I use Asynchronous Programming, Unit Of Work, Generic Repository and AutoMapper within Domain-Driven-Design DDD., (2021-04-20, C#, 0KB, 下载0次)

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

[硬件设计] Lock

在本报告中,我们将看到电路模拟和保险柜的实际编程。接下来,我们将研究将军和...,
?? In this report we will see both the circuit simulation and the actual programming of a safe. (2021-08-15, C++, 0KB, 下载0次)

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

[硬件设计] Unified-Kinematic-DAQ

本项目是kicad和编程,旨在开发一种具有BNO055、BME280、SD卡的微体积和微功耗PCB,以及一种发送...,
This project is kicad and programming to to develop a micro volume and micro-power PCB with a BNO055, BME280, SD card, and a way to send data do other boards. (2023-09-05, C, 0KB, 下载0次)

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

[硬件设计] rce2

遥控电子设备v2。远程控制任何可编程并支持HTTP连接的设备。PC、笔记本电脑、手机、JS en...、...,
Remote Controlled Electronics v2. Remote control any device that is programmable and supports HTTP connections. PC, laptop, mobile, JS enabled refrigerator or a raspberry pi/arduino driving anything. (2023-08-08, C#, 0KB, 下载0次)

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

[硬件设计] traffic-light-project

PIC16F877A微控制器可以使用各种语言(如C)进行编程,并且可以在Proteus中进行模拟,以进行设计、测试和...,
the PIC16F877A microcontroller can be programmed using various languages like C, and it can be simulated in Proteus to design, test, and validate electronic circuits. If you have specific questions or need assistance with programming the PIC16F877A in C or working with Proteus, feel free to ask for more detailed guidance. (2023-08-01, Assembly, 0KB, 下载0次)

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

[硬件设计] usbflashprog

存储设备编程器(Flash EPROM E2PROM)板和软件,通过USB端口连接到PC。
A memory device programmer (Flash EPROM E2PROM) board and software, connected to PC by USB port. (2022-09-29, C++, 10617KB, 下载0次)

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

[硬件设计] Internet-of-Things-Education-Kit

指定、设计和编程现代连接电子系统,以响应不断增长的连接...
Specify, design, and program modern connected electronic systems in response to the ever-growing number of connected devices (2023-04-21, C, 120301KB, 下载0次)

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

[硬件设计] 富士通V1.0的API库函数手册

富士通单片机编程API函数 库函数文件 网上富士通学习资料较少
API function of Fujitsu single chip microcomputer Library function file, there are very few online Fujitsu microcontroller routine (2017-11-28, C/C++, 4468KB, 下载6次)

http://www.pudn.com/Download/item/id/1511832370410459.html
总计:380