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

[Linux/Unix编程] menu

点菜机,基于QT和ARM,应用于A9系列的开发板,该功能很好的实现了酒店的一般业务的使用。
Electronic ordering system based on QT and arm (2017-01-03, Unix_Linux, 47556KB, 下载3次)

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

[Linux/Unix编程] bcm5892_serial

博通BCM5892的uart的Linux驱动源码,在公司的POS产品中运行稳定运行多年,已经得到了时间的验证,代码逻辑严谨,运行稳定。
Broadcom BCM5892 uart Linux driver source code, in the company s POS products running in the stable operation for many years, has been validated by the time, code logic is rigorous, stable operation. (2016-07-23, Unix_Linux, 7KB, 下载2次)

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

[Linux/Unix编程] linux-sqlite

linux下SQLite的编译过程,可直接复制粘贴使用,在博创2410试验箱上测试成功
compilation process under linux SQLite can copy and paste directly used successfully tested on Borch 2410 chamber (2014-10-21, Unix_Linux, 4KB, 下载2次)

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

[Linux/Unix编程] socket

本设计是在Linux环境下基于Socket进行开发的。系统有一个服务器端和两个客户端组成。先是运行服务器等待两个客户端的连接请求,客户端1和客户端2分别登入到服务器上,登入成功后服务器会分别给客服端发送登陆成功提示。此时客户端1便可将指定文件里的内容打开,发送到服务器上,服务器接收后再将之转发给客户端2,接着客户端2新建一个文件,并将接收到的由服务器转发的内容写入到该文件中,由此便实现了不同客户端之间的文件传送。
the communication under the environment of linux (2014-07-18, Unix_Linux, 424KB, 下载6次)

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

[Linux/Unix编程] wireshark-1.10.2.tar

此版本是wireshark最新更新的Linux下的开发源码。Wireshark(前称Ethereal)是一个网络封包分析软件。网络封包分析软件的功能是撷取网络封包,并尽可能显示出最为详细的网络封包资料。在GNUGPL通用许可证的保障范围底下,使用者可以以免费的代价取得软件与其源代码,并拥有针对其源代码修改及客制化的权利。Ethereal是目前全世界最广泛的网络封包分析软件之一。
This version is wireshark latest update of the Linux open source. Wireshark (formerly Ethereal) is a network packet analysis software. Network packet analysis software function is network packet capture and, if possible showing the most detailed information on network packets. In GNUGPL general license under the scope of protection, the user can obtain a free software with its consideration of the source code, and has for its source code modification and customization rights. Ethereal is currently the world' s most extensive network packet analysis software. (2013-10-23, Unix_Linux, 26025KB, 下载42次)

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

[Linux/Unix编程] GPIO_KEYS

该源玛是用在博通ARM BCM2835 linux平台下的按键驱动,目前将该按键其用于高清播放器的导航键控制
This source code is a gpio-keys driver which is used for Broadcom IC BCM2835. (2013-05-09, Unix_Linux, 12KB, 下载8次)

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

[Linux/Unix编程] TopLinuxShellCommand

Shell作为Unix系操作系统当中最有魅力且不可或缺的组件,经过数十载的洗礼不 仅没有被淘汰,而且愈加变得成熟稳健,究其原因,大概因为它是个非常稳固的 粘合剂,能够把大量功能强大的组件任意配搭,总能很好很快地完成用户的任务。 本文的一些命令很可能看起来是"雕虫小技",我们只好仰慕一下Shell大牛了, 但是有些细节我会稍加发掘加以说明,遇到有趣的地方希望能博您一笑了。
Shell Unix system as the most attractive operating system and essential components, after decades of baptism is not only not be eliminated, and even more mature sound, reason, probably because it is a very strong adhesive, able to a large number of components of any combination of powerful, always good to quickly complete the user' s tasks. Some of this command may appear to be " fluff" , we have to admire about Shell large cattle, but some details I will elaborate a little exploring, experiencing interesting Bo You want to laugh. (2011-08-08, Unix_Linux, 641KB, 下载3次)

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

[Linux/Unix编程] digit_book_jpg_x11

一个可以在博创的S3C2410开发板上边运行的电子相册。也可一再redhat-linux系统上编译运行!
One can Borch' s S3C2410 development board to run the electronic album side. Can also be repeated redhat-linux compile and run on the system! (2010-12-15, Unix_Linux, 621KB, 下载37次)

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

[Linux/Unix编程] 04_webserver

这个是博创科技UP-CUP-6410实验板的web服务测试程序,对web服务的理解及实现很有帮助。
This is Bo CIT UP-CUP-6410 Experiment Board of web service testing procedures, understanding and implementation of web service helpful. (2010-05-26, Unix_Linux, 879KB, 下载17次)

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

[Linux/Unix编程] 03_tty

这个是博创科技UP-CUP-6410实验板的tty设备的测试程序,对tty设备的理解及实现很有帮助。
This is Bo CIT UP-CUP-6410 Experiment Board tty device testing procedures, understanding and realization of tty devices helpful. (2010-05-26, Unix_Linux, 212KB, 下载6次)

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

[Linux/Unix编程] 02_pthread

这个是博创科技UP-CUP-6410实验板的多线程测试程序,对多线程的理解及实现很有帮助。
This is Bo CIT UP-CUP-6410 Experiment Board of multi-threaded test program, on the understanding and realization of multi-threaded helpful. (2010-05-26, Unix_Linux, 832KB, 下载5次)

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

[Linux/Unix编程] The_Linux_Networking_Architecture

除了PPP、IP、防火牆、路由、TCP、NAT、UDP及套接字等核心問題外,本書還討論了最新的協議及協議擴展,譬如各種DSL訪問技術中用到的PPPoE協議、Bluetooth(藍牙)四驅動程序及QoS(Quality-of-Service,服務質量)支持等
In addition to PPP, IP, firewall, routing, TCP, NAT, UDP, and sockets and other core issues, this book also discusses the latest protocol and protocol extensions, such as a variety of DSL access technologies used in the PPPoE protocol, Bluetooth (Bluetooth) 4 driver, and QoS (Quality-of-Service, Quality of Service) support, etc. (2010-02-26, Unix_Linux, 8848KB, 下载11次)

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

[Linux/Unix编程] Linux_Makefile_automake

在本文中,将给大家介绍如何使用autoconf和automake两个工具来帮助我们自动地生成符合自由软件惯例的Makefile,这样就可以象常见的GNU程序一样,只要使用“./configure”,“make”,“make instal”就可以把程序安装到Linux系统中去了。这将特别适合想做开放源代码软件的程序开发人员,又或如果你只是自己写些小的Toy程序,那么这个文章对你也会有很大的帮助(解压后请用html打开)
In this article, we will introduce how to use autoconf and automake tools to help us automatically generate practice in line with the free software Makefile, so that could be as common as GNU program, as long as the use of " ./Configure" , " make " ," make instal " can be installed on the Linux system to the. This will be particularly well suited to do the procedures for open source software developers, or if you just wrote it myself Toy Minor procedures, then this article you will be very helpful (after decompression with open html) (2009-07-10, Unix_Linux, 98KB, 下载2次)

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

[Linux/Unix编程] up_3000_uClinux_exp

博创3000平台下的uClinux中的实验源代码,包括pda,keyboard,myshell,desktop,menu等。
3000 Fiberxon uClinux platform source code of the experiment, including pda, keyboard, myshell, desktop, menu and so on. (2009-05-28, Unix_Linux, 155KB, 下载5次)

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

[Linux/Unix编程] embedded_develop_instructor

该文档是基于博创实验箱指导书,里头有多线程、ad转换、QT在LINUX上移植、无线电通信等等,具有源码解析及电路图
The document is based on the experimental Fiberxon guide book box, inside a number of threads, ad conversion, QT on transplantation at LINUX, radio communications and so on, with source code analysis and circuit (2009-04-07, Unix_Linux, 1882KB, 下载28次)

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

[Linux/Unix编程] POS

福建博洋教育C/C++软件项目实战:POS收银系统
Bo Yang Fujian Education C/C++ software project combat: POS cash register systems (2009-02-09, Unix_Linux, 88KB, 下载62次)

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

[Linux/Unix编程] doc

北京博创兴业科技有限公司XScale PC104板配套Linux开发使用文档
Societe Generale Beijing Fiberxon Technology Co., Ltd. XScale PC104 board supporting the development of the use of Linux documentation (2008-12-12, Unix_Linux, 7061KB, 下载157次)

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

[Linux/Unix编程] UDPClient

linux 客户和服务端单线程编程,开机按揭贷款卡斯酒店客房
linux client and server-side single-threaded programming, boot mortgage loans cass hotel rooms (2008-08-20, Unix_Linux, 9KB, 下载4次)

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

[Linux/Unix编程] linufans

打开用户终端。这果没有使用标准输入输出,因为在重定向时,标准输入输出不会指向用户终端
open user terminals. Without the use of this standard input output because of the redirect standard input and output terminals not pointing users (2006-03-27, Unix_Linux, 2KB, 下载3次)

http://www.pudn.com/Download/item/id/160964.html
123
总计:59