搜索资源列表
advancedlinuxprogramming
- 1 Getting Started 3 1.1 Editing with Emacs 4 1.2 Compiling with GCC 6 1.3 Automating the Process with GNU Make 9 1.4 Debugging with GNU Debugger (GDB) 11 1.5 Finding More Information 13 2 Writing Good GNU/Linux Software 17 2.1 Int
SymFluteClient_v0.1_src
- MAD-FCL (version 1.7): The software is distributed in binary/source code formats under a GPL (GNU GENERAL PUBLIC LICENSE) license. Here is the official copyright and license. Distribution package is named to MAD-FCL (MAD FileCasting Library). Sourc
Linux-C-program
- 本书讲述的是linux下的C编程,详细的介绍了,linux系统的运行机制,以及各种系统函数库函数的应用。-The book tells the C programming under linux, detailed introduction, the linux system operation mechanism, as well as the function of the various system libraries.
2013
- Linux多线程编程详解,包含linux必要函数库详解,编程实例-Linux multithreaded programming explain that contains the necessary libraries Detailed linux, programming examples, etc.
linux_jingtai_lib
- linux下静态库生成和使用,详细介绍了静态库的生成、步骤和命令选项等。-static libraries generated under linux and use, detailing the static library generation step and command options.
Linux_Gcc
- Gcc generated under Linux and using static and dynamic libraries Comments
程式設計師的自我修養
- 本書主要介紹系統軟體的執行機制和原理:應用程式在Windows和Linux編譯、連結和執行所發生的各種事項,包括:如何保存程式碼指令、程式庫檔案如何與應用程式碼靜態連結、應用程式如何載入記憶體並開始執行、如何實作動態連結、C/C++執行期程式庫的工作原理,以及如何呼叫作業系統提供的系統服務。每個技術專題都配備了大量圖、表和程式碼實例,力求將複雜的機制以簡潔的形式表達出來。本書最後還提供了一個小巧且跨平臺的C/C++執行期程式庫MiniCRT,綜合展示了與執行期程式庫相關的各種技術。(This
Kivy API参考
- Kivy是一个用于开发多点触摸应用程序的开源库。它是跨平台(linux/osx/windows/android/IOS),并按照麻省理工学院许可证. 它提供了对许多点触摸输入设备的本地支持,一个不断增长的多触控小部件库和硬件加速OpenGL绘图。Kivy旨在让您尽可能快速、轻松地构建自定义和高度交互的应用程序。 使用Kivy,您可以充分利用Python的动态特性。有成千上万的高质量的免费库可以集成到您的应用程序中。同时,性能关键部件使用Cython.(Kivy is an open source