联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找单片机开发(95) 其他(82) Windows编程(49) 图形图像处理(32) 游戏(27) 数值算法/人工智能(19) VC书籍(19) 图形图象(17) 嵌入式/单片机/硬件编程(17) Linux/Unix编程(16) WEB开发(16) 其他小程序(12) matlab编程(12) 数据结构(11) 其他嵌入式/单片机内容(10) OpenCV(10) OpenGL(9) 处理器开发(9) 人工智能/神经网络/深度学习(9) 文章/文档(8) 嵌入式Linux(8) 网络编程(7) 其他智力游戏(7) 数学计算(6) 棋牌游戏(6) 书籍源码(5) 系统设计方案(5) 其他书籍(5) VHDL/FPGA/Verilog(5) 源码/资料(4) 通讯编程(4) C#编程(4) 视频捕捉采集剪辑(4) 软件设计/软件工程(4) 界面编程(3) 通讯编程(3) 驱动编程(3) 汇编语言(3) *行业应用(3) 通讯编程文档(3) 进程与线程(3) 手机短信编程(3) TCP/IP协议栈(3) DSP编程(3) 3D图形编程(3) 软件工程(3) .net编程(3) 多媒体编程(2) GDI/图象编程(2) 系统编程(2) Shell编程(2) 网络编程(2) 系统/网络安全(2) 编译器/解释器(2) 加密解密(2) 语音合成(2) Web服务器(2) 流媒体/Mpeg4/MP4(2) 技术管理(2) 对话框与窗口(2) 串口编程(2) USB编程(2) 控制台编程(2) 金融证券系统(2) 绘图程序(2) 超算/并行计算(2) Java编程(1) IP电话/视频会议(1) TreeView控件(1) 网络(1) 数据库系统(1) 远程控制/远程桌面(1) xml/soap/webservice(1) P2P编程(1) FlashMX/Flex源码(1) 手机WAP编程(1) Symbian(1) 操作系统开发(1) 模式识别(视觉/语音等)(1) 文件操作(1) 企业管理(1) 邮电通讯系统(1) 其他行业(1) uCOS/RTOS(1) GIS/地图编程(1) 游戏引擎(1) 家庭/个人应用(1) 行业发展研究(1) 其他游戏(1) Windows CE(1) SNMP编程(1) 酒店行业(1) 交通/航空行业(1) GPS编程(1) RFID编程(1) 认证考试资料(1) CAD(1) 微信小程序(1) 虚拟/增强现实-VR/AR(1) Unity3D(1) 
按平台查找All C/C++(666) 

[其他游戏] 彩球射手

该游戏适合于平时娱乐之用,娱乐时只需将大于等于三个的连在一块就得分,直到最地层触底为止.
the game suited to peacetime use entertainment, entertainment and only three will be larger than the one on even the score until the most far bottom stratum. (2006-01-08, C/C++, 919KB, 下载2323次)

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

[系统设计方案] net-game-servers-design

优秀硕士论文《网络游戏服务器集群的设计和实现》,本论文立足于网络游戏服务器端的开发,在借鉴前人设计的基础上,将网络游戏服务中所普遍需要的几大功能进行分解、实现并进一步将它们构建为服务器集群。对“如何稳定地协调游戏服务器与各功能服务器并同时给游戏玩家以较完美的游戏体验?如何利用服务器集群来将维持整个虚拟游戏世界运转的任务分配到不同的计算机?如何达到降低单台计算机的负载,更好的保证网络的稳定性和通讯的及时性,支持更多的同时在线人数?"等几个问题给出了实现层面的解答。 在本课题给出的服务器集群中,整个游戏服务按功能被分解为游戏世界整体控制、玩家登陆验证、游戏逻辑过程处理和数据存取等不同的部分,这些部分的工作由中央控制服务器、登陆验证服务器、游戏逻辑服务器和数据库服务器分别负责。由于使用了中央控制服务器作为一个信息的集成和中转中心,本服务器构架具有较好的可扩展性,可以在此基础上将其扩展为能够胜任商业化的运营的服务器集群。虽然本文给出的只是游戏服务器集群的一个实现方案,距离商业运营所需达到的要求还有一定的距离,但测试数据说明该方案是可行的,为今后商业运营软件的开发打好了基础。
err (2007-11-28, C/C++, 3338KB, 下载416次)

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

[人工智能/神经网络/深度学习] Clips

一套美国国家宇航局人工智能中心NASA的专家系统工具源代码
a National Center of NASA NASA artificial intelligence expert system tool for source code (2005-01-30, C/C++, 8764KB, 下载384次)

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

[处理器开发] dtu

GPRS通信,支持TCP/IP UDP 支持多中心,使用NXP cortex M3系列ARM,测试通过,可正常运行
GPRS communication, support TCP/IP UDP support, multi-center, the use of NXP cortex M3 series ARM, test can be run (2011-11-14, C/C++, 530KB, 下载358次)

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

[Linux/Unix编程] linuxdriver2

LINUX设备驱动程序第二版配套源码 LINUX设备驱动程序第二版配套源码 Alessandro rubini&Jonathan corbet著 中国电力出版社 魏永明 骆刚 姜君译 69元
source code of <<linux device driver II>> (2005-07-11, C/C++, 586KB, 下载336次)

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

[单片机开发] max262

通过键盘控制,选择max262不同的工作方式(低通,高通,带通)。用‘+’,‘-’及数字键来控制不同的中心频率,该文件就有详细的正确的C51程序及部分仿真电路。该源代码经过实际验证。
max262--Programmable Filtering (2009-09-17, C/C++, 286KB, 下载295次)

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

[通讯编程] CSharpDTU

GPRSDTU客户数据中心源程序C#实现,实现了DTU上传数据的接收和显示以及对DTU的远程设置功能,其中动态链接库wcomm_dll.dll实现了与远程DTU的通信。
GPRSDTU customer data source, DTU upload data reception and display, as well as the remote setting function of the DTU, including dynamic link The library wcomm_dll.dll communication with the remote DTU. (2012-03-01, C/C++, 149KB, 下载261次)

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

[图形图像处理] zhizhenshibie

实现一个高精度指针仪表读数自动识别系统.用数码摄像头采集仪表的图像,然后利用数字图像处理技术识别刻度和指针,根据指针和刻度的相对位置计算指针读数值.使用条件霍夫变换(Constrained HOUGH Transfer)和中心投影分析法实现刻度的全自动识别,采用快速中心投影法进行指针检测与识别,识别速度达到68ms.实验结果表明该方法比传统方法速度快、精度高,系统读数平均误差仅为0.016%
To achieve a high precision automatic identification system pointer meter reading. Instrument with a digital camera capture images, then using digital image processing technology to identify scale and pointer, pointer and scale according to the relative position of the pointer readings calculated. Use Hough transform (Constrained HOUGH Transfer) and center projection analysis method to achieve scale automatic identification method using fast center projection target detection and recognition, recognition speed of 68ms. Experimental results show that faster than traditional methods, high accuracy, the system average error of only 0.016 of reading (2010-07-08, C/C++, 496KB, 下载253次)

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

[RFID编程] MifareHack

Mifare 卡破解所有资料,请大神们娱乐
All Mifare Card hacking info, please enjoy. (2012-12-30, C/C++, 2369KB, 下载247次)

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

[USB编程] RFID_Reader_YW605

YW-605系列射频卡读卡器是采用13.56M非接触射频技术设计而成的通用型读卡器,内嵌MF RC530、RC531和CL RC632等一些列原装芯片,读写性能稳定可靠。天线和主板一体化设计,使芯片的读写性能更出色的发挥出来。该系列读卡器采用USB/ RS232 等数据传输方式与计算机相连接,使计算机二次开发变得更为简单。 该系列读卡器支持ISO14443-A Mifare One S50, S70,ISO14443B和ISO15693及其兼容卡片。广泛应用于非接触智能水、电、气三表、交通一卡通读写器,桌面发卡器,门禁考勤读写卡器,汽车电子感应锁配套,办公/商场/洗浴中心储物箱的安全控制,各种防伪系统及生产过程控制,数据采集等。 值得参考
YW-605 series RF card reader is the use of non-contact radio frequency technology 13.56M design from the universal card reader, built-MF RC530, RC531 and CL RC632 chip and some original column, read and write performance is stable and reliable. Integration of the antenna and motherboard design, enabling the chip to read and write performance even better play. This series of readers use USB/RS232 and other data transmission and computer connected to the secondary development of the computer easier. This series of Reader supports ISO14443-A Mifare One S50, S70, ISO14443B and ISO15693 and compatible cards. Widely used contactless smart water, electricity, gas and three tables, the transportation card reader, desktop card dispenser, card reader access control attendance, automotive electronic sensors lock facilities, office/store/storage bath safety control box various security systems and production (2010-12-03, C/C++, 329KB, 下载239次)

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

[Web服务器] asp.net+sql

c#的asp+sql的网站编和源程序,包括新闻发布系统,网上考试等!
asp sql series and the website source, including press releases, online exams! (2006-05-12, C/C++, 5522KB, 下载233次)

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

[matlab编程] FSWT

频率切片小波变换程序(FTWT),matlab的m文件。从一种新的角度出发,通过自由选择频率切片函数、引进新尺度参数,在频率域实现小波变换,该变换能够很好地刻画信号各成分之间的相对能量关系。此外,频率切片小波变换的时频窗中心频率就是观测频率,而无需进行尺度换算。
Frequency slice wavelet transform procedures (FTWT), matlab m file. Starting from a new angle, through freely chosen frequency slice function, the introduction of a new scale parameter, the wavelet transform in the frequency domain, the transformation can portray the relative energy relations between the components of the signal. In addition, the frequency slice wavelet transform frequency is the observation of the time-frequency window center frequency without scale translation. (2013-02-28, C/C++, 61KB, 下载224次)

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

[其他小程序] lovegirl

一个娱乐的小程序。适合送给你的程序员女朋友
A fun little program. Give your girlfriend for programmers (2010-04-04, C/C++, 153KB, 下载196次)

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

[单片机开发] Gprs003

MSP430与GPRS短消息收发例程,短消息服务中心号码。
MSP430 SMS and GPRS transceiver routines, short message service center number. (2006-09-04, C/C++, 15KB, 下载180次)

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

[图形图像处理] deinterlace

视频去隔行算法,根据顶场或底场的象素进行插值填充,原则是在填充点为中心的17个方向求差的绝对值最小的方向。以此方向两点做平均。
video deinterlace. comparing the 17 direction in the center of the position to be interpolated, canditate one is in the direction where is minum of the SAD. (2009-02-17, C/C++, 11KB, 下载174次)

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

[人工智能/神经网络/深度学习] dataMining

数据挖掘的软件,集成了关联规则、k-均值聚类、模糊聚类、k-中心点聚类四种算法
software of data mining (2009-06-30, C/C++, 145KB, 下载167次)

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

[VC书籍] boost

超越c++标准库——boost程序库导论.chm 深入学习c++的优秀教材。 其作者 Bjö rn Karlsson 是ReadSoft公司的资深软件工程师,他的主要时间用于C++设计及编程。他曾在C/C++ Users Journal,Overload, 以及在线杂志 The C++ Source上发表过大量关于C++和Boost文章。 Karlsson是The C++ Source 顾问组的成员,同时也是C/C++ Users Journal编辑组的成员,同时还是专家论坛的专栏作家之一。他参与 了Boost新闻组,并且是Boost与用户的协调人之一。
Beyond the c++ standard library- boost libraries Introduction. Chm in-depth study of outstanding teaching c++. ReadSoft its author Bjö rn Karlsson is a senior software engineer, his main time for C++ design and programming. He has worked in C/C++ Users Journal, Overload, and the online magazine The C++ Source has published extensively on C++ and Boost the article. Karlsson is The C++ Source Advisory Group members, but also C/C++ Users Journal editorial members of the group is also a columnist for one of the expert forum. He participated in the Boost newsgroups, and is the co-ordination Boost one of the user. (2009-12-15, C/C++, 461KB, 下载150次)

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

[图形图像处理] yaxiangsu

双向亚像素运动估计算法,具体步骤如下: (1) 进行整像素精度的双向运动估计; (2) 以(1)得到的运动矢量所指向的像素点为中心,内插1/2像素点,再进行双向运动估计; 依此类推,直到得到所需的像素精度为止。
Bi-directional sub-pixel motion estimation algorithm, concrete steps are as follows: (1) for the whole two-pixel accuracy motion estimation (2) to (1) obtained by the motion vectors point to point as the center pixel, interpolation 1/2 pixel points, bi-directional motion estimation again and so on, until the necessary pixel accuracy so far. (2008-11-16, C/C++, 24KB, 下载138次)

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

[网络编程] nkf-1.7.1.tar

NKF是网络上写新闻或邮件的时候,汉字的编码转换程序
NKF is on the network news or write mail, the Chinese character coding conversion (2006-12-12, C/C++, 27KB, 下载134次)

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

[Linux/Unix编程] QRCode

二维码生成器,用C++编写的。界面由QT设计。二维条码/二维码(英文名:QR Code) 是用某种特定的几何图形按一定规律在平面(二维方向)分布的黑白相间的图形记录数据符号信息的。二维码是DOI(Digital Object Unique Identifier,数字对象唯一识别符)的一种,全球最大的二维码资源中心是“渡云” ,为全球用户统一提供了“唯一数据样本”的物品、人员、组织二维码识别信息。
Dimensional code generator, with C++ prepared. Interface designed by the QT. Dimensional bar code/two-dimensional code (English name: QR Code) is a specific geometry according to certain rules in the plane (two-dimensional direction) distribution of black and white graphic recording data symbol information. Two-dimensional code is a DOI (Digital Object Unique Identifier, unique digital object identifier) ​ ​ one, the world' s largest two-dimensional code Resource Center is " crossing the cloud" for users worldwide unification provides a " unique data sample" goods, personnel organization dimensional code identifying information. (2013-11-10, C/C++, 1631KB, 下载128次)

http://www.pudn.com/Download/item/id/2396599.html
总计:666