联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找collect(2429) 其他(2276) 处理器开发(1873) 嵌入式/单片机/硬件编程(1315) 人工智能/神经网络/深度学习(836) 单片机开发(786) 系统编程(773) 数学计算(709) C/C++基础(679) 编辑器/阅读器(610) 网络编程(568) GPU/显卡(451) 硬件设计(437) 流媒体/Mpeg4/MP4(421) Modem编程(400) 编译器/解释器(366) 远程控制/远程桌面(364) 数值算法/人工智能(362) Linux/Unix编程(321) C/C++工具库(311) VHDL/FPGA/Verilog(278) Ftp服务器(277) 自然语言处理(267) 虚拟化(259) 内容生成(255) 加密解密(253) 游戏(249) 模式识别(视觉/语音等)(244) 通讯编程(231) 嵌入式Linux(231) 浏览器(226) 图形图像处理(223) GPS编程(221) 物理/力学计算(207) 网络截获/分析(202) Telnet客户端/Shell(184) 虚拟/增强现实-VR/AR(183) matlab编程(181) 工具库(174) 雷达系统(172) 编程语言基础(166) Python编程(164) wifi(164) 压缩解压(154) 能源行业(电力石油煤炭)(153) DSP编程(148) 物联网(144) 代码编辑器(143) OpenGL(141) 特征抽取(123) 游戏机(120) iPhone/iOS(118) uCOS/RTOS(116) 自动驾驶(112) 调试/Bug(110) 测试(105) GPT/ChatGPT(104) 超算/并行计算(103) 驱动编程(103) Julia编程(103) 操作系统开发(102) android开发(102) RFID编程(101) 视频会议(101) Redis(98) 3D图形编程(86) 机器人/智能制造(84) 数据库系统(80) hotest(79) 图形图象(78) 磁盘编程(77) 音频处理(74) 自动编程(74) 图片显示(73) 系统/网络安全(70) COBOL编程(70) CA认证(68) 生物医药技术(68) 分形几何(68) 网络(66) 云数据库/云存储(63) 汇编语言(61) Web服务器(61) 前端开发(59) Email客户端(57) 多国语言处理(56) TCP/IP协议栈(56) 游戏引擎(55) WEB开发(53) 3G/4G/5G开发(51) 交通/航空行业(50) 数据结构(48) 云原生工具(46) C#编程(45) Git(44) Telnet服务器(43) 聚类算法(43) 中间件编程(36) Pascal/Delphi编程(34) 大数据(34) 
按平台查找All C(27331) 

[处理器开发] voice_recorder_with_stm32f103

用stm32f103制作语音记录仪,用ADC采样,用pwm制作模拟波形
we make voice recorder with stm32f103 , we getting samle with ADC and making analog wave with pwm (2024-03-25, C, 0KB, 下载0次)

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

[单片机开发] rch-device-for-nonlinear-distortion-of-amplifiers

本设计是一个能产生非线性失真的晶体管放大器,由两级共射放大电路以及控制电路构成。可以通过单片机控制4066电子开关来切换不同的滑动变阻器以变更静态工作点,使电路输出无明显失真、底部失真、顶部失真、双向失真、交越失真五种波形。并利用单片机的A D+DMA搬运去采集波形数据,使用快速FFT来分析失真波形的频谱并计算出THD值显示在OLED屏上
This design is a transistor amplifier which can produce nonlinear distortion. It consists of two stages of common radiation amplifier circuit and control circuit. The single chip microcomputer can control 4066 electronic switch to switch different sliding rheostats to change the static working point, so that the circuit output has no obvious distortion, bottom distortion, top distortion, bidirectional distortion, and crossover distortion. And use the A D+DMA of MCU to collect waveform data, use fast FFT to analyze the spectrum of distorted waveform and calculate the THD value to display on the OLED screen (2024-03-14, C, 0KB, 下载0次)

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

[其他] code-collection

为帮助初学者理解正在发生的事情而编写的代码集合。
A collection of code written to help beginners to programming understand what is going on. (2023-11-27, C, 0KB, 下载0次)

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

[网络编程] doker-dev-stack

第一个自动化微服务应用程序开发的多产品企业解决方案。使用CI、CCQ、CD和头盔、Kubernetes...
First Multi Product Enterprise Solution to automate developpement of microservices applications. Using CI, CCQ, CD and helm, Kubernetes, docker and Data Distribution Dervices (2023-01-22, C, 0KB, 下载0次)

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

[] ssi_failures

此项目提供了一个视图来监视PostgreSQL数据库中发生的序列化失败
This project offers a view to monitor serialization failures occuring in a PostgreSQL database (2017-03-21, C, 0KB, 下载0次)

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

[音频处理] waveform-generation

多路信号生成器,具备生成多路具有不同相位差的信号的能力。用户可以自由调整代码中的参数,以控制信号的频率、峰值和波形。,
The multi-channel signal generator has the ability to generate multi-channel signals with different phase differences. The user can freely adjust the parameters in the code to control the frequency, peak value and waveform of the signal., (2023-10-15, C, 0KB, 下载0次)

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

[Linux/Unix编程] CronAlarms

Arduino IDE库,用于使用crontab语法计划报警在特定时间发生,
Arduino IDE library for scheduling alarms to occur at specific times with crontab syntax, (2022-04-25, C, 0KB, 下载0次)

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

[collect] fastk-medians

计算序列中每个k-mer在集合中发生的平均次数
Calculate median number of times each k-mer in a sequence occurs across a set (2023-02-07, C, 0KB, 下载0次)

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

[OpenGL] dawn

C++中受3.js启发的GUI库,只有在发生更改时才会呈现。,
Three.js inspired GUI library in C++ which ony renders when changes occurs., (2017-06-09, C, 0KB, 下载0次)

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

[] EDRSniper

用于在TCP连接发生时丢弃它们的Windows工具,如基于PCAP的防火墙
Windows tool to drop TCP connections as they happen, like a PCAP-based firewall (2019-05-20, C, 0KB, 下载0次)

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

[数学计算] Level-Set-Based-Method-for-Cellular-Rearrangement

组织形态发生中细胞重排的数值模拟算法
a numerical algorithm for modeling cellular rearrangements in tissue morphogenesis (2022-09-27, C, 0KB, 下载0次)

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

[C/C++工具库] SignalRecovery

当发生非法访问时,防止程序崩溃的C库。
A C library that keep your program from crashing when illegal access occurs. (2019-03-15, C, 0KB, 下载0次)

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

[网络] connwatch

正在工作,按pid报告发生的linux内核网络连接
work in progress, report linux kernel network connections as they occur, by pid (2014-08-09, C, 0KB, 下载0次)

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

[单片机开发] ADC-controlling-PWM-dutycycle-Firmware

在这个项目中,我使用电位计来控制PWM波形的占空比。
In this project i am using a potentiometer to control the dutycycle of PWM waveform. (2020-05-19, C, 2KB, 下载0次)

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

[单片机开发] esp32_ps_pwm

使用ESP32或ESP32-S3 MCPWM硬件模块之一生成相移PWM波形
Generate a Phase-Shift PWM Waveform using One of the ESP32 or ESP32-S3 MCPWM Hardware Modules (2021-05-26, C, 23KB, 下载0次)

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

[硬件设计] sp2sp

从一种spice类型的模拟波形文件格式转换为另一种
Translate from one spice-type analog waveform file format to another (2013-10-22, C, 41KB, 下载0次)

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

[Telnet客户端/Shell] docker_tty_intrusive

Docker映像能够与主机系统的虚拟控制台发生混乱
Docker image able to mess with the virtual consoles of the host system (2020-10-15, C, 3KB, 下载0次)

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

[自动驾驶] autopilot

允许您在计算机状态发生更改时自动执行操作的守护程序
A daemon that allows you to automate actions to occur on changes in your computer s state (2020-06-20, C, 30KB, 下载0次)

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

[内容生成] waveform

用于FreeBSD 10的C程序,该程序使用ffmpeg生成音频文件的png波形图像
C program for FreeBSD 10 that uses ffmpeg to generate png waveform images of audio files (2018-07-21, C, 91KB, 下载0次)

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

[虚拟/增强现实-VR/AR] ArduCAM

ArduCAM的折射版本,因为发生了巨大的变化而远离发行版!
A refractored version of ArduCAM, keeped away from distro because massive changes! (2015-11-28, C, 475KB, 下载0次)

http://www.pudn.com/Download/item/id/1448641005165574.html
总计:27331