联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找单片机开发(1122) 其他(512) 嵌入式/单片机/硬件编程(281) 处理器开发(233) Windows编程(195) DSP编程(114) Linux/Unix编程(103) 其他嵌入式/单片机内容(85) uCOS/RTOS(81) 网络编程(75) 文章/文档(66) TCP/IP协议栈(65) 网络编程(64) 通讯编程(55) 游戏(51) 其他书籍(50) 通讯编程文档(48) 数据结构(45) 源码/资料(44) 驱动编程(44) 数值算法/人工智能(44) 嵌入式Linux(37) VHDL/FPGA/Verilog(37) 网络(34) VC书籍(33) 串口编程(31) 软件设计/软件工程(29) 人工智能/神经网络/深度学习(26) 其他小程序(24) 系统设计方案(24) WEB开发(23) 图形图像处理(22) VxWorks(22) matlab编程(22) C#编程(19) 电子书籍(17) 图形图象(17) USB编程(15) 操作系统开发(15) 编译器/解释器(14) 数学计算(14) 界面编程(13) 文件格式(12) 游戏引擎(12) 书籍源码(11) 文件操作(11) 教育系统应用(11) 物联网(11) 通讯编程(10) 系统/网络安全(10) 加密解密(10) 3D图形编程(10) Windows CE(10) 3G/4G/5G开发(10) 系统编程(9) 棋牌游戏(9) OpenGL(8) 汇编语言(8) *行业应用(8) 搜索引擎(8) 金融证券系统(8) 软件工程(8) 其他智力游戏(8) GPS编程(8) RFID编程(8) .net编程(8) 流媒体/Mpeg4/MP4(7) 手机短信编程(7) Symbian(7) 驱动编程(7) ActiveX/DCOM/ATL(6) 多媒体(6) 网络截获/分析(6) IP电话/视频会议(6) STL(6) 编辑器/阅读器(5) 语音合成(5) mpeg/mp3(5) 组合框控件(5) 对话框与窗口(5) 视频捕捉采集剪辑(5) 其他游戏(5) SNMP编程(5) MTK(5) 硬件设计(5) Web服务器(4) ICQ/即时通讯(4) 技术管理(4) P2P编程(4) FlashMX/Flex源码(4) 控制台编程(4) 中间件编程(4) 其他行业(4) GIS/地图编程(4) 认证考试资料(4) 能源行业(电力石油煤炭)(4) android开发(4) OpenCV(4) 多国语言处理(3) 浏览器(3) 
按平台查找All C/C++(4369) 

[其他] 1

第一次尝试点亮一个LED,花了不少时间在找官网资料,终于算是完成了点亮LED这个大项目了。
static void LED_CKCU_Config() { CKCU_PeripClockConfig_TypeDef CCLOCK; CCLOCK.Bit.PC = 1; CCLOCK.Bit.AFIO = 1; CKCU_PeripClockConfig(CCLOCK, ENABLE); } (2020-10-14, C/C++, 1KB, 下载0次)

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

[单片机开发] stc15xx-STC8-sch-pcb-library

STC8/15系列SCH/PCB库 下载自宏晶公司官网,有需要的可以下载查看
Download from the official website of Hongjing company. You can download and view it if necessary (2019-11-09, C/C++, 353KB, 下载1次)

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

[其他] Fluent自带的几个算例

fluent官方提供的几个 案例 教程
Fluent Officially Officially Provides Several Case Tutorials (2019-06-18, C/C++, 80890KB, 下载3次)

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

[嵌入式/单片机/硬件编程] LD3320_try

基于正点原子精英版,参考网上以及官方例程写的测试程序。
Based on the positive atom elite version of the reference network and official routine written test procedures. (2018-09-15, C/C++, 5558KB, 下载2次)

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

[其他] Linux设备驱动开发详解_宋宝华

学习Linux驱动的一本好书,清晰度还可以。
Learning a good book driven by Linux (2018-08-18, C/C++, 8524KB, 下载8次)

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

[] ffmpeg-4.0.1-win64-dev

FFmpeg最新64位Dev文件压缩包官网提供开源代码
FFmpeg latest 64 bit Dev file compression package (2018-07-25, C/C++, 587KB, 下载10次)

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

[文章/文档] 实验程序

51单片机入门,普中单片机完整的实验例程,其中有基础、中级、高级的例程
51 singlechip learning (2018-07-09, C/C++, 5680KB, 下载1次)

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

[单片机开发] T01602.X

在16F877A芯片上用T0定时器控制时间,在1602液晶上实现数字依次累加
The T0 timer is used to control the time on the 16F877A chip, and the number is accumulated sequentially on the 1602 LCD. (2018-04-09, C/C++, 71KB, 下载1次)

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

[其他] 乱码

世界c++乱码大赛的优秀作品,看不懂,膜拜。
The outstanding works of the world c++ random code competition can not be understood and worshiped. (2018-03-07, C/C++, 1KB, 下载1次)

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

[其他] 如何烧写RX23T开发板

瑞萨官网官方例程,如何烧写rx23t,更方便快捷试用芯片
Renesas official website official routine, how to write rx23t, more convenient and quick trial chip (2017-07-17, C/C++, 5383KB, 下载7次)

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

[Linux/Unix编程] demo_linux_x64

linux手写识别引擎,主要是64位的,我试过了可以用,arm版的官网有
Linux handwriting recognition engine, mainly 64-bit, I tried to use, arm version of the official website (2016-11-12, C/C++, 1775KB, 下载5次)

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

[WEB开发] Metasploit

Metasploit渗透测试指南(中文完整清晰版),介绍了Metasploit渗透测试的各个阶段,而且比较容易上手。
Metasploit penetration testing guidelines (Chinese complete and clear version), describes the Metasploit penetration testing at all stages, and relatively easy to use. (2015-05-05, C/C++, 26620KB, 下载4次)

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

[单片机开发] CCSV4Install-and-use

TI官网给出的关于CCSV4安装和使用包括新建工程的方法还有c2000系列的硬件使用
The method of installation and use on CCSV4 including new construction of TI' s official website also gives c2000 series of hardware uses (2014-12-31, C/C++, 1413KB, 下载1次)

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

[DSP编程] can_receive_send

基于DSP320F28035的CAN收发程序,根据官网程序改写,经测试可以使用。
Based DSP320F28035 CAN transceiver procedures, according to the official website of the program rewriting, the test can be used. (2014-01-15, C/C++, 4087KB, 下载82次)

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

[单片机开发] SIM908-and-SIM928A-and-SIM968

详细比较了三个无线定位传输模块,SIM908、SIM928A和SIM968,是本人参看了官网下载到的所有文档后总结的,从硬件区别、AT指令、功能区别,写的很细
the difference of SIM908、SIM928A and SIM968 (2013-11-24, C/C++, 814KB, 下载73次)

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

[单片机开发] ST_PCB_2012

ST公司发布的开发板原理图和PCB,好东西,欢迎下载!!!!!!!!!!
Development board schematics+PCB the official release of the ST companies, a good thing, welcome to download! ! ! ! ! ! ! ! ! ! (2012-06-19, C/C++, 740KB, 下载29次)

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

[GPS编程] AP_2_6_2

APM代码,最新版的融合GPS功能,对常用传感器都支持,只需改动一点设置就行了,PCB图到官网下载
APM code,ArduPilot 2.6.2 Header file (2012-05-18, C/C++, 55KB, 下载51次)

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

[数值算法/人工智能] Dijkstra.c.tar

帝杰斯特拉算法C++ 语言实现, 代码详细,解释明了,适合初学者
Royal Jiesitela algorithm C++ language, code in detail, to explain and clear, suitable for beginners (2010-06-04, C/C++, 1KB, 下载1次)

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

[数值算法/人工智能] cp4

学习资料,主要讲了一些经典算法。基于c++的算法总汇,给初学者很大的帮助。
Learning materials, mainly made some classic algorithms. Algorithm based on C++, the pool of great help to beginners. (2009-12-19, C/C++, 6105KB, 下载3次)

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

[Windows编程] Virus_and_kernel_article

windows系统内核、病毒与汇编文章收集总汇,对于木马,病毒有兴趣可以下来看看
System kernel, the compilation of virus and the collection of summary articles (2009-06-17, C/C++, 4743KB, 下载33次)

http://www.pudn.com/Download/item/id/811147.html
总计:4369