联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找编程语言基础(1528) Windows编程(1286) C/C++基础(758) 其他(613) 工具库(500) 数学计算(460) 超算/并行计算(442) 网络编程(417) Linux/Unix编程(343) 人工智能/神经网络/深度学习(290) 系统编程(283) 单片机开发(282) Leetcode/题库(275) 通讯编程(234) collect(201) 数据结构(192) 界面编程(182) 游戏(176) VC书籍(162) 通讯编程(155) 数值算法/人工智能(150) 串口编程(143) 嵌入式/单片机/硬件编程(129) USB编程(127) 处理器开发(119) GPU/显卡(118) 编译器/解释器(117) 图形图像处理(113) 电子书籍(96) OpenGL(95) 进程与线程(73) C/C++工具库(66) 模式识别(视觉/语音等)(63) 硬件设计(62) 开发工具(62) matlab编程(60) 其他小程序(58) 图形图象(58) 文章/文档(57) 其他书籍(57) 对话框与窗口(56) DSP编程(55) 网络编程(54) 金融证券系统(51) 代码编辑器(47) 操作系统开发(44) 驱动编程(43) Symbian(43) Windows CE(42) 机器人/智能制造(41) 论文(41) DirectX(40) 自然语言处理(38) 数据库系统(37) 内容生成(37) 企业管理(35) C#编程(33) 加密解密(32) 软件设计/软件工程(32) 组合框控件(31) 文件操作(31) 系统/网络安全(30) VHDL/FPGA/Verilog(30) 物理/力学计算(30) 前端开发(29) 3D图形编程(28) 自动编程(28) 汇编语言(26) 按钮控件(26) 网络(25) 书籍源码(25) 大数据(25) 游戏引擎(21) 云计算(21) 游戏机(19) 数据库编程(18) TCP/IP协议栈(18) 虚拟化(18) 教育系统应用(17) 远程控制/远程桌面(16) 区块链开发(16) DirextX编程(15) 生物医药技术(15) 嵌入式Linux(15) 虚拟/增强现实-VR/AR(15) OpenCV(14) 自动驾驶(14) 聚类算法(14) 智慧办公(14) Java编程(13) 搜索引擎(13) 能源行业(电力石油煤炭)(13) 雷达系统(13) 软件工程(11) 机器翻译(11) 数据可视化(11) ActiveX/DCOM/ATL(10) 钩子与API截获(10) uCOS/RTOS(10) STL(10) 
按平台查找All C++(12726) 

[Windows编程] C++programseji2

作为全球使用最广泛的C++经典程序设计教材,本书详细介绍了过程式与面向对象程序设计的基本知识与方法,其中包括C++的强大功能、最新特性和新增的ANSI/ISO C++标准库。本书通过面向一个大型对象(电梯模拟系统)的程序设计,以数百个“活代码”示例程序,重点突出了利用UML进行面向对象的设计。分布在各章的“对象思想”、“案例分析”、“常见编程错误”、“良好编程习惯”、“自测题”和“练习题”等特色部分非常具有实际指导意义,不仅可让接触C++的新手真实体验编程乐趣,还可让有经验的程序员得到启发。本书的读者对象为计算机软件、系统和网络编程人员,也可作为大学计算机相关专业本科生和研究生的编程教材和参考书。
as the world's most widely used C program design classic materials, The book details the process-and object-oriented programming with the basic knowledge and methods, including the powerful C function, The latest properties and the new ANSI/ISO C Standard Library. Book through a large object-oriented (Elevator Simulation System) program design, Hundreds "Runtime" sample program, focusing on the use of UML for object-oriented design. Distribution in the various chapters of the "object" and "Case Analysis", "common programming errors", "good programming practice," "Exercises" and "exercises" and other characteristics of a very practical guide, not only can give the novice contact C programming experience real fun, bu (2007-04-18, C++, 22517KB, 下载13969次)

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

[进程与线程] C++MultiThreadProgramming

全书分为13章,全面讲解构建多线程架构与增量多线程编程技术。第1章介绍了用于构建面向对象程序的不同类型 C++组件,以及如何使用这些组件来构建多线程架构。第2、3、4章简要介绍进程、线程、多任务处理、多线程化、 规划以及线程优先权的概念。第5章讨论进程间和线程间通信。第6章讨论线程和进程同步与合作,详细讨论临界区 、死锁、数据竞争以及无限延迟方面的主题。第7-10章讲解用于线程同步、线程间通信以及多线程处理的C++组件 。第11章讨论C++对象在多线程环境中的行为和交互方式。第12章简单介绍多线程应用程序的测试技术。第13章对全 书内容进行扼要地问顾与思考。
err (2007-11-08, C++, 19192KB, 下载3436次)

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

[Linux/Unix编程] linuxC++

嵌入式linux系统的网络编程(C++) 在ARM上实现视频会议 此程序获得全国研究生电子大赛一等奖 压缩包内为全部源码,包括音频 视频(H.264)socket部分
embedded Linux network programming (C++) on the ARM video conference this procedure electronic access to graduate students won the competition within the compressed source for all, including audio and video (H.264) socket part (2006-04-06, C++, 1432KB, 下载2459次)

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

[书籍源码] 程序员入门与游戏编程经验谈

程序员入门与游戏编程经验谈,对于想要开发游戏的朋友可以看看。
entry programmers and game programming experience, developing games for want of a friend can look at. (2005-05-26, C++, 177KB, 下载1041次)

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

[图形图像处理] A0357

一套完整的图像处理与识别的源码(全中文注释) 这是我们内部开发与使用的一套图像处理代码,里面包括了大部分图像处理与识别处理的的函数:像模板变换,图像的平滑、锐化、边缘识别、图像中值滤波、图像模糊、图像逆滤波、图像模糊加噪、图像维纳滤波、线性变换、灰度拉伸、直方图均衡、图像腐蚀、图像膨胀、图像开运算、GIF确码编码、缩放、旋转、快速付立叶变换、离散余弦变换等等,等等,太多了。可以用于windows软件或嵌入式软件编程。内部用的,全中文注释,为了下载我才拿出来的。你们自己看着办吧。
a complete set of image processing and recognition of the source code (all Chinese Note) This is our internal development and use of a image processing code, includes the most image processing and recognition processing function : as template transform, Image smoothing, sharpening, edge recognition, image filtering and fuzzy images, image inverse filtering, fuzzy image noise increases, Wiener filter images, linear transformation, gray tensile, histogram equalization, images corrosion, expansive images, image open operation, GIF correct coding, zooming, rotation, fast Fourier transform, discrete cosine transform, and so on and so forth, that is too many. Can be used for windows software or embedded software programming. Internal use, and the whole Chinese translations, in order to download (2007-06-22, C++, 301KB, 下载895次)

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

[单片机开发] lpc213x1

自制AT89S51编程器,原理图,PCB图,还有原码,所有东西都提供
homemade AT89S51 programmer, schematics, PCB map, the original code, all things are provided (2006-04-04, C++, 36KB, 下载876次)

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

[] MFC查词典、分词、词频统计程序

MFC编程,功能是查词典(用户可自己导入文本),分词,统计词频,还可以保存结果!我们MFC课的期末作业,强烈推荐!
MFC programming function is to check dictionary (users can import their own version), participle, statistical, frequency, the results can be saved! We MFC class at the end operations, strongly recommended! (2005-04-03, C++, 2913KB, 下载796次)

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

[] Demo_CR95HF

在工作中曾完成的一个NFC读卡器, 主要使用的ST公司的新推出的CR95HF芯片,做板测试已OK。 对于从事NFC开发的人员绝对是一种值得备用的资料。 (附件提供原理图,CR95HF编程手册,驱动CR95HF的C源代码,另包含有 对双接口芯片M24LR64的驱动) CR95HF芯片有如下特点: 标准频率:13.56-MHz 支持多协议:ISO/IEC 14443 A and B,ISO/IEC 15693,ISO/IEC 18092 提供2种标准接口: SPI 和 UART 。 只需简单的7条指令:
Work was done in a NFC reader, the main use of the ST' s new CR95HF chip board test has to do OK. Personnel engaged in the development of NFC is definitely a worthy alternative information. (Annex provides schematics, CR95HF programming manual, driver CR95HF the C source code, and the other contains the dual interface chip M24LR64 driver) CR95HF chip has the following characteristics: standard frequency :13.56-MHz multi-protocol support: ISO/IEC 14443 A and B, ISO/IEC 15693, ISO/IEC 18092 provides two standard interfaces: SPI and UART. 7 simple instructions: (2011-10-30, C++, 273KB, 下载789次)

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

[VC书籍] Matlab与C混合编程

两本非常有用的书,关于如何在C中调用matlab的函数。
two very useful book on how the C call Matlab functions. (2005-12-23, C++, 1631KB, 下载777次)

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

[电子书籍] cadvancedprograming

林锐博士 的 c++/c高质量编程指南 是一本c/c++提高水平的好书
LIN Dr. c/c quality programming guide is a c/c books to raise the level of (2006-07-28, C++, 260KB, 下载697次)

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

[数据结构] 图论算法库 C++ 语言实现

图论算法库 C++ 语言实现 代码内容 图论算法库,包括以下算法: 单源最短路径 Dijkstra 算法 单源最短路径 Bellman-Ford 算法 最小生成树 Prim 算法 每对节点间最短路径 Flod-Warshall 算法 语言 C++ 编译平台 VisualAge C++ 4.0 作者 starfish (starfish.h@china.com) 备注 程序用C++语言编写,在VisualAge C++ 4.0下调试通过。压缩包内的Graph.h文件包含所有的库函数,其调用接口见程序内注释。其他的文件是用来测试算法的测试程序,在VisualAge C++ 4.0下编译运行。 该算法是我为参加ACM/ICPC竞赛而准备的资料,由于竞赛的对编程速度要求较高,所以为了将代码写的短一点,为了便于调试,代码的写的并不是最优的。 虽然该代码在VisualAge C++ 4.0下写成,但是很容易将其移植到MS Visual C++上。
graph algorithm for C language code content graph algorithm library, including the following algorithm : single-source shortest path algorithm Dijkstra single source shortest path Bellman-Ford algorithm youngest generation Prim algorithm for each tree node on the shortest path between Flod- Warshall ALGOL C compiler platform Vi sualAge author starfish 4.0 C (starfish.h @ china.c om) Remarks procedures using C language, the VisualAge C 4.0 debugging through. The compressed file contains all Graph.h the library, the procedure call interface, see the Notes. Other documents algorithm is used to test the test procedures in VisualAge C compiler running under 4.0. The algorithm is for me to participate in ACM/Illinois prepared to contest the information, because the competition for high speed (2006-01-12, C++, 10KB, 下载665次)

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

[数据结构] 9二叉树

几乎包括二叉树的所有编程算法,其中有二叉树的先中后序递归与非递归遍历算法,由先序与后序建立二叉树,层次遍历,求叶子结点数,总结点数,树的深度与宽度。
including binary tree almost all programming algorithm, these binary tree after the first sequence which recursive and non- recursive traversal algorithm, and by the first sequence after sequence to establish a binary tree, the level traverse, for leaf nodes, sum up the numbers and the depth of the tree width. (2006-01-05, C++, 624KB, 下载621次)

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

[] winceforGPSandGPRSconnect

wince串口、GPS信号处理,GPRS拨号上网,已经测试过.
wince serial, GPS signal processing, GPRS dial-up has been tested. (2008-08-23, C++, 110KB, 下载607次)

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

[Linux/Unix编程] Linux环境下串口编程

这是一个linux下的串口编程的源代码。
This is a source code about serial port programming in linux. (2005-09-08, C++, 2KB, 下载553次)

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

[单片机开发] Flowcode_PIC_V4_Crack

Flowcode_PIC_V4_Crack.rar PIC 单片机流程图编程界面 国内还未有过的!实用好用! 做教学分析绝对一流
Single-chip flow chart Flowcode_PIC_V4_Crack.rar PIC programming interface have not been home! Practical easy to use! Analysis of doing absolutely first-class teaching (2009-08-15, C++, 3896KB, 下载535次)

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

[电子书籍] EffectiveSTL

讲述STL编程,PDF格式,还不错...讲述STL编程,PDF格式,还不错...
about STL programming, in PDF format, quite good ... about STL programming, in PDF format, also good ... (2006-06-29, C++, 587KB, 下载533次)

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

[软件工程] 软 件 工 程 思 想

:软件开发过程中的坎坎坷坷,仿佛只是人脸的凹凸不平,用热水毛巾一把就可抹平。让我们高举程序主义、软件工程思想的伟大旗帜,紧密团结在以Microsoft为核心的软件公司周围,沿着比尔• 盖茨的生财之道,不分白天黑夜地编程,把建设有中国特色的软件产业的伟大事业全面推向21世纪。
: software development process of Bumpy Road, as if the face is rugged, a towel with hot water can be smoothed. Let us hold high the procedures, and software engineering thinking of the great banner to unite closely to the core of Microsoft software companies around, along Bill# 8226; Gates's wealth Road, night and day programming, building with Chinese characteristics of the software industry in the great cause to the 21st century . (2005-05-18, C++, 1043KB, 下载507次)

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

[单片机开发] 433RF

433M收发,内有PCB(用99打开),源程序ICC打开,用了IC发送和三极管两种,接收用RX3310
433M transceiver, with a PCB (with 99 open), open source ICC, IC used to send and triode two receivers with RX3310 (2009-01-14, C++, 296KB, 下载495次)

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

[] printlib_demo

一个简单好用的打印类,使程序员在MFC编程环境下轻松实现对文字、旋转文字、表格、位图等的打印功能。
A simple easy to use printing class, causes the programmer under the MFC programming environment the relaxed realization to the writing, to revolve the writing, the form, the position chart and so on the printing function. (2004-06-28, C++, 105KB, 下载484次)

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

[Windows编程] VC++&&Matlab混合编程的快速实现

VC++与Matlab混合编程的快速实现 书籍语言: 简体中文 书籍类型: 程序设计 授权方式: 免费软件 书籍大小: 103 KB
VC and MatLab the rapid realization of books Language : English books categories : program design license : free software books Size : 103 KB (2005-11-19, C++, 103KB, 下载459次)

http://www.pudn.com/Download/item/id/125436.html
总计:12726