搜索资源列表
rtklib_2.4.1 卫星数据解算的程序
- rtklib 版本2.4.1 An Open Source Program Package for GNSS Positioning 日本开源网站上提供的关于卫星数据解算的程序。All of the executable binary APs for Windows are included in the package as well as whole source programs of the library and the APs. * For real-time PP
LinuxCreference
- Linux C 函数库参考手册(中文版).pdf 带目录书签,配相关例程,相当实用。-Linux C Library Reference Manual (Chinese version). Pdf bookmarks with directory with the relevant routines, very practical.
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
LinuxC_function_library
- linux c 函数库 所有API说明。可以很方便查找调用。-linux c function library for all API descr iption. You can easily find calls.
ccs_complier
- CS provides a complete, integrated tool suite for developing and debugging embedded applications running on Microchip PIC® MCUs and dsPIC® DSCs. This suite includes an IDE for project management, a context sensitive C aware editor, build tool
IOSystemCall
- 在LINUX平台用c编程逆序一个文本文件,显示逆转结果的必须是原文件名。分别用两种方法:(task1):标准C的IO库函数(task2):Unix的IO数-In the LINUX platform using c programming reverse a text file, showing the result must be a reversal of the original file name. Were used in two ways: (task1): Standard C-I
OpenSceneGraph-2.9.7
- OpenSceneGraph是一款高性能的3D图形开发库。广泛应用在可视化仿真、游戏、虚拟现实、高端技术研发以及建模等领域。使用标准的 C++和OpenGL编写而成,可以运行在Windows系列、OSX、GNU/Linux、IRIX、Solaris、HP-Ux、AIX以及 FreeBSD操作系统。 OpenSceneGraph从03年开始,在中国得到广泛的应用与发展,这里集中了一些OSG开发者以及OSG的典型案例和为初学者所准备的教程,无论您是专业的开发VR人员还是抽时间来研究OSG
Linux-C-
- Linux C 常用库函数手册 .chm文件,方便寻找,但还是建议看man手册-Commonly used in Linux C library function manual. Chm file, easy to find, but it is recommended to see the man pages
linux-xia-ku-de-shi-yong
- C++的文档资料,比较适合初学者看看,还包括linux下函数库的一点介绍-Documentation of C++, more suitable for beginners to take a look at, but also a little introduction of the library under linux
Linuxxia-C
- 主要介绍linux下C的编程,很不错的一本资料,内容介绍的也很详细,包含了各个库函数的使用及详细的介绍。-Introduces the C programming under linux, a very good information, content is also very detailed, including the use of the library functions described in detail.
LINUX_glibc-ANDROID_bionic
- LINUX C库是基于GLBIC的, ANDROID 是基于BIONIC C 的 ,本文可以帮助你移植以LINUX GLIBC开发的程序到ANDROID 平台 -LINUX C library based on GLBIC of, ANDROID is based on the BIONIC C, this article can help you transfer LINUX GLIBC development process to the ANDROID platform
Linux-Ckuhanshushouce
- linux C语言库函数完全手册,对平台程序与嵌入式系统开发都有很大的帮助,很全面的哈!-The Complete Guide to the linux C language library functions, platform program with embedded systems development are of great help, very comprehensive Ha!
makefile
- linux下 C++和c混合编译,调用静态链接库和动态链接库-of linux under C++ and c mixed compile, call the static link library and dynamic link library
Linux-basic-books
- Linux开发必备的基本书籍,包括最重要的C陷进与缺陷,Linux C函数库参考手册,LINUX系统分析与高级编程技术-Linux development necessary basic books, including the most important C stuck with defects, Linux C library reference manual, LINUX systems analysis and advanced programming techniques
GLib
- g l i b库是L i n u x平台下最常用的C语言函数库,该文档主要介绍glib基础知识-The glib library is the most commonly used C language function library on linux platform, the document describes the basics glib
c-Library-Functions
- 介绍了linux下的c库函数,非常齐全和详细。可以帮助在编程时查询库函数的用法-Introduced under linux c library functions, very complete and detailed. Queries can help in programming library function usage
libstdcppmanual
- library standard C++ for linux in english
Library.c
- 图书管理系统。解压开为一个文件library.c.使用c语言编写,可在linux下运行。具备图书管理的常用功能。-linux:book managing system. include manual function.
程式設計師的自我修養
- 本書主要介紹系統軟體的執行機制和原理:應用程式在Windows和Linux編譯、連結和執行所發生的各種事項,包括:如何保存程式碼指令、程式庫檔案如何與應用程式碼靜態連結、應用程式如何載入記憶體並開始執行、如何實作動態連結、C/C++執行期程式庫的工作原理,以及如何呼叫作業系統提供的系統服務。每個技術專題都配備了大量圖、表和程式碼實例,力求將複雜的機制以簡潔的形式表達出來。本書最後還提供了一個小巧且跨平臺的C/C++執行期程式庫MiniCRT,綜合展示了與執行期程式庫相關的各種技術。(This