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

[Linux/Unix编程] ESP8089-SPI-master

ESP8089-SPI Linux kernel module to use ESP8089 / ESP8266 over SPI. Intended for use with Raspberry Pi Zero.
ESP8089-SPI Linux kernel module to use ESP8089 / ESP8266 over SPI. Intended for use with Raspberry Pi Zero. (2020-04-25, C/C++, 324KB, 下载3次)

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

[Linux/Unix编程] LinuxC

Linux C编程一站式学习 宋劲杉 北京亚嵌教育研究中心 <songjinshan AT akaedu DOT org> 版权 ? 2008, 2009 宋劲杉, 北京亚嵌教育研究中心
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software foundation; with the invariant sections being foreword, with no front cover texts, and No back cover texts. A copy of the license is included in Appendix C, GNU Free Documentation License Version 1.3, 3 November 2008. (2020-03-07, C/C++, 4425KB, 下载1次)

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

[Linux/Unix编程] Linux C语言编程一站式学习--pdf完整版

这本书最初是为北京亚嵌教育研究中心的嵌入式Linux系统工程师就业班课程量身定做的教材之一。该课程是为期四个月的全日制职业培训,要求学员毕业时具备非常Solid的C编程能力,能熟练地使用Linux系统,同时对计算机体系结构与指令集、操作系统原理和设备驱动程序都有较深入的了解。
This book was originally one of the textbooks tailored for the Embedded Linux System Engineers course at the Beijing Institute of Embedded Education Research. The course is for a period of four Full-time vocational training for the month, requiring students to have very solid C programming skills when they graduate, skilled use of Linux systems, and computer architectureHave a deeper understanding of the instruction set, operating system principles and device drivers. (2019-06-11, C/C++, 6464KB, 下载16次)

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

[Linux/Unix编程] dctcp

DCTCP:数据中心拥塞控制实验,基于mininet平台仿真
DCTCP: Data Center Congestion Control Experiment Based on Mininet Platform (2019-04-01, C/C++, 460KB, 下载0次)

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

[Linux/Unix编程] Time

qml实现与C++编程,实时显示时钟信息
QML implementation and C++ programming, real-time display of clock information (2018-04-13, C/C++, 499KB, 下载7次)

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

[Linux/Unix编程] NewsManage_1

qt实现新闻客户端的发布平台,直接通过拖拉网页方式解析内容
qt news devolper (2015-11-27, C/C++, 1444KB, 下载1次)

http://www.pudn.com/Download/item/id/1448629369108069.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

[Linux/Unix编程] xscj

通过学习c语言,我了解到了它的如此强大,不光可以永它编写出各种优秀的应用软件,甚至连功能强大的Unix操作系统和Linux操作系统也几乎是用c语言完成的,只是在硬件操作的代码一般使用了汇编语言,特别是c语言中的指针功能,使用它能灵活地操作内存,但是如果使用不当也会造成因为非法访问而使系统崩溃,也会因为乱使用指针而使内存泄漏,所有,要学习好c语言还是要花费一点功夫的!c语言的课程学习完了,也许现在我们还不能完成一个好强大的操作系统,但是使用c语言解决实际问题的方法还是一样的,所以,我用c语言编写了一个课程设计,题目是成绩信息管理系统。
By learning c language, I learned that it is so powerful, not only can Wing it to prepare a variety of applications, even even the powerful Unix operating system and the Linux operating system is almost c language completed just in hardware operation code generally use assembly language, especially pointer in c language function, use it the flexibility to manipulate memory, but if used incorrectly can also cause crashes because unauthorized access to the system by, also because of the indiscriminate use of pointers so memory leak, to learn good c language or to spend a little more effort! c language course is over, maybe now we can not complete a good operating system, but the methods to solve practical problems using the c language is still the same, so I used the c language curriculum design, entitled Results Information Management systems. (2013-03-21, C/C++, 448KB, 下载3次)

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

[Linux/Unix编程] fzxsxt

通过学习c语言,我了解到了它的如此强大,不光可以永它编写出各种优秀的应用软件,甚至连功能强大的Unix操作系统和Linux操作系统也几乎是用c语言完成的,只是在硬件操作的代码一般使用了汇编语言,特别是c语言中的指针功能,使用它能灵活地操作内存,但是如果使用不当也会造成因为非法访问而使系统崩溃,也会因为乱使用指针而使内存泄漏,所有,要学习好c语言还是要花费一点功夫的!c语言的课程学习完了,也许现在我们还不能完成一个好强大的操作系统,但是使用c语言解决实际问题的方法还是一样的,所以,我用c语言编写了一个课程设计,题目是销售管理系统。
By learning c language, I learned that it is so powerful, not only can Wing it to prepare a variety of applications, even even the powerful Unix operating system and the Linux operating system is almost c language completed just in hardware operation code generally use assembly language, especially pointer in c language function, use it the flexibility to manipulate memory, but if used incorrectly can also cause crashes because unauthorized access to the system by, also because of the indiscriminate use of pointers so memory leak, to learn good c language or to spend a little more effort! c language course is over, maybe now we can not complete a good operating system, but the methods to solve practical problems using the c language is still the same, so I used the c language curriculum design, the title is a sales management system . (2013-03-21, C/C++, 84KB, 下载4次)

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

[Linux/Unix编程] digital

该系统是介绍一个基于web service的数字油田监控系统,整个系统分成三个部分:现场监控终端、监控中心和移动控制终端。以嵌入式linux系统作为现场监控终端,分别在windows平台和liunx平台下实现监控中心。移动终端控制利用嵌入式开发板ARM2410S上的相关设备来实现。三端之间的数据传输都是通过web service实现的,只有在视频数据传输时用socket实现。
The system is to introduce a web service based on the number of field monitoring system, the entire system is divided into three parts: on-site monitoring terminal, control centers, and mobile control terminal. Embedded linux system as the on-site monitoring terminal, respectively, in windows platform and liunx platform to achieve the monitoring center. Control the use of mobile devices on embedded development board ARM2410S related equipment to achieve. Three-terminal data transmission between the web service is achieved by only the video data transmission with the socket implementation. (2010-12-21, C/C++, 850KB, 下载39次)

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

[Linux/Unix编程] LinuxCbianyi

(LinuxC)这书是北京亚嵌教育研究中心的嵌入式Linux系统工程师的教程。 另一本是(Linux下C的 编译与调试)
(LinuxC) This book is embedded in Education Research Center, Beijing Asia Embedded Linux Systems engineer tutorial. Another is the (Linux under the C compiler and debugging) (2010-09-27, C/C++, 4776KB, 下载10次)

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

[Linux/Unix编程] EIOffice_Personal_Lin_5.0.1615.121ZH.tar

永中Office 现在已经不提供免费版本了,永中Office官方网站注册一个帐号,可下载一个15天试用版本,试用版还不如用原来的5.0免费个人版本,目前电脑里还留下一个之前免费时期提供的 for Linux Personal 版本,上传上来共享给大家。版本号:5.0.xx。不用搞破解,不盗版,完全免费。
Evermore Office does not offer the free version now, and never in the Office official site up for an account, you can download a 15 day trial version, trial version not as good as the original 5.0 with a free personal version, the current computer has free time before leaving a available for Linux Personal version, post it here for everyone to share. Version: 5.0.xx. Do not crack, not piracy, it' s free. (2010-09-24, C/C++, 55751KB, 下载10次)

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

[Linux/Unix编程] UNIXw

本书详尽地讲述了用于网络及Internet的各种UNIX工具。本书为每个邮件程序、新闻阅读器和Internet应用的命令、选项及特性提供了简捷的图表示意,使读者非常易于深入掌握各种Unix网络应用技术。作者对主要的Unix网络应用进行了透彻的描述,使人们能较好地掌握Unix网络的各方面知识。本书可作为Unix用户学习的教程和参考书。
This book describes in detail the network and the Internet for a variety of UNIX tools. Book for each e-mail program, news reader and Internet applications, commands, options and features provide a simple chart to indicate to the reader a very easy understanding of the various Unix systems and networks. On the Web applications on the major Unix conducted a thorough description so that people can better grasp the knowledge of all aspects of Unix network. This book can be used as a tutorial to learn Unix user and reference books. (2010-07-02, C/C++, 13798KB, 下载3次)

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

[Linux/Unix编程] hb

蓝白新闻 v3.0 Beta1 蓝白新闻 v3.0 Beta1
V3.0 Beta1 blue news blue news v3.0 Beta1 (2008-11-26, C/C++, 524KB, 下载32次)

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

[Linux/Unix编程] JJZXCX

一个为公安系统接警中心控制软件,不错哦.
A Center for the public security system control software接警, oh well. (2008-09-09, C/C++, 399KB, 下载18次)

http://www.pudn.com/Download/item/id/543656.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
总计:16