联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All Linux/Unix编程(343) 
按平台查找All C++(343) 

[Linux/Unix编程] JAWS

玩弄QT、Linux编程、Bash脚本、HTML、CSS和Javascript,同时尝试提出Just Anot...
Fiddling with QT, Linux programming, Bash scripting, HTML, CSS and Javascript, while trying to come up with Just Another Widget System :) (2012-08-05, C++, 0KB, 下载0次)

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

[Linux/Unix编程] Centipede-Game

C++中使用OOP(面向对象编程)概念的简单蜈蚣游戏
A Simple Centipede Game in C++ using OOP (Object Oriented Programming) concepts (2022-10-03, C++, 0KB, 下载0次)

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

[Linux/Unix编程] brainfuck_cli_interpreter

深奥编程语言“BRAINFUCK”的命令行解释器。Windows和MacO二进制文件可用...
A command line interpreter for the esoteric programming language "BRAINFUCK". Windows & MacOs binaries are available here, while Linux binaries can be compiled with one command. (2020-10-17, C++, 0KB, 下载0次)

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

[Linux/Unix编程] Gogoing

自行开发的轻量级Http服务器,用于研究Linux网络编程。参考nginx,用c++编写。
Self-developed light Http Server,for studying Linux network programming.Reference nginx, write by c c++. (2015-09-29, C++, 0KB, 下载0次)

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

[Linux/Unix编程] Snake-Game-in-cpp-language-for-Linux-Environment

这是一个用c++编程语言为Linux环境开发的蛇游戏。
This is a snake game developed in c++ programming language for Linux environment. (2018-08-28, C++, 0KB, 下载0次)

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

[Linux/Unix编程] spacesockets2

SpaceSockets2使C++开发人员更容易进行套接字编程。
SpaceSockets2 makes socket programming much easier for C++ developers. (2021-01-10, C++, 0KB, 下载0次)

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

[Linux/Unix编程] OpenMicron

在Linux下编程CRT Micron UV、AnyTone AT-778UV和Retevis RT-95收发器的软件
Software to program CRT Micron UV, AnyTone AT-778UV and Retevis RT-95 transceivers under Linux (2023-02-26, C++, 0KB, 下载0次)

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

[Linux/Unix编程] CodeNowHere

CLI应用程序创建几乎任何编程语言文件!
CLI application to create almost any programming language file! (2023-04-06, C++, 0KB, 下载0次)

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

[Linux/Unix编程] uclang

解释的、动态类型的、面向对象的编程语言
Interpreted, dynamically typed, object-oriented programming language (2023-06-25, C++, 0KB, 下载0次)

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

[Linux/Unix编程] Simple-Server-and-Chat-Program

一种简单的套接字编程,在linux上的两个终端之间创建连接。
A simple socket programming which creates a connection between two terminals on linux. (2022-09-25, C++, 0KB, 下载0次)

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

[Linux/Unix编程] qdmr

在Linux和MacOS X下配置和编程廉价DMR无线电的GUI应用程序。
A GUI application for configuring and programming cheap DMR radios under Linux and MacOS X. (2023-06-21, C++, 0KB, 下载0次)

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

[Linux/Unix编程] pverride

80C196单片机鼠标接口程序设计实例通过对鼠标底层通信原理及协议的深入分析,探讨了鼠标在80C196单片机系统中的应用价 (2018-07-07, C++, 75KB, 下载0次)

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

[Linux/Unix编程] 44415532

本协议名叫动态TDMA时隙分配协议,使用在移动无线自组织网协议的实现 (2018-02-03, C++, 88KB, 下载4次)

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

[Linux/Unix编程] 59463858

(2,1,3)卷积码搭建了简单的系统来进行纠错展示,可以实现从编码,加入错误,译码,输入输出码字对比等基本功能,另外加入了 (2017-12-28, C++, 1KB, 下载1次)

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

[Linux/Unix编程] SampleSocket

Linux下TCP\UDP套接字编程,包括TCP三次握手协议、UDP广播、单播等
TCP\UDP Socket programs,including TCP three handshakes protocol and UDP broadcast (2016-01-13, C++, 85KB, 下载4次)

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

[Linux/Unix编程] Proficient-in-Qt4-programming

qt编程的学习宝典,无论初学者还是开发者都是一本用得到的书
qt programming learning canon, whether a beginner or developers are one with the book (2012-02-20, C++, 21751KB, 下载3次)

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

[Linux/Unix编程] Qtprogramspecification

QT编程中文说明书,这是从QT英文文献翻译过来的,有很高的参考价值
QT programming instructions in Chinese, English literature which is translated from the QT, and has high reference value (2010-04-22, C++, 6732KB, 下载63次)

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

[Linux/Unix编程] Programming_with_Qt4

Qt4程序设计指南,《C++ GUI Programming with Qt4 》的中文版,通过一系列简单的实例,让初学者尽快了解Qt编程,是一本不可多得的好书
Qt4 Programming Guide, " C++ GUI Programming with Qt4" the Chinese version, through a series of simple example, as soon as possible so that beginners learn Qt programming, is a rare book (2009-04-14, C++, 4026KB, 下载342次)

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

[Linux/Unix编程] UNIX_cbianczn

Unix下的C编程,总共有四章内容。具体内容看了便知
Programming C under Unix, a total of four chapters content. The specific content of reading glance (2007-11-26, C++, 3425KB, 下载5次)

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

[Linux/Unix编程] tcpcliserv

unix 下tcp编程,C++语言;多线程;可做商业程序
under tcp programming, C language; Multi-threaded; Do business processes (2006-06-07, C++, 16KB, 下载72次)

http://www.pudn.com/Download/item/id/192302.html
总计:343