搜索资源列表
-
0下载:
最著名的操作系统Linux内核源码: 是研究学习操作系统内核,以及系统级编程非常好的参考资料.-most famous operating system Linux kernel source : the study is to examine the operating system kernel. and system-level programming very good reference.
-
-
0下载:
Linux操作系统的源码,版本为0.01,是学习操作系统开发和学习编程的好资源。-Source Linux operating system, version 0.01, is to learn the operating system development and good resources to learn programming.
-
-
1下载:
linux 内核的api函数介绍,涉及网络、驱动、文件系统等等各个方面,是linux 内核编程不可多得的参考手册。-all kinds of linux kernel api that involve the network, drivers, file system, and so on all aspects of linux kernel is a rare reference manual programming.
-
-
0下载:
GNU linux系统编程代码学习~希望对大家有所帮助~-GNU linux system programming code to learn ~ want to help everyone ~
-
-
0下载:
在Linux下实现操作系统编程的存储管理-The operating system programming storage management in Linux
-
-
0下载:
操作系统基本原理及基础编程,适合初级linux用户学习使用-Basic principles and basic programming of the operating system for primary linux users learn to use
-
-
0下载:
CUDA入门实验,Windows操作系统和Linux下的入门程序,有详细步骤介绍,适合初学GPU下编程的开发人员-CUDA entry experiment, the Windows operating system and Linux entry procedures, detailed steps, suitable for novice developers of GPU programming under
-
-
0下载:
为使用Linux系统的编程者或普通用户提供一个命令行使用说明书,让他们更好地使用该操作系统!-Linux system programming or user manual provides a command line to enable them to make better use of the operating system!
-
-
0下载:
中文名是 跟我一起写Makefile ,文中讲述了一个怎样一步步去写Makefile,相信对Linux下系统编程很有帮助-Chinese name with my write Makefile, about a step by step how to write the Makefile, I believe on the Linux system programming helpful
-
-
0下载:
DM365 Linux内核和文件系统的详细烧写方法及其UBOOT参数设置-Detailed programming methods and UBOOT parameters DM365 Linux kernel and file system settings
-
-
0下载:
本代码为《linux/unix系统编程手册》一书的配套库函数,学习本书的朋友可以下载使用-
The code for the supporting library function linux/unix System Programming Guide, a book, learning book friends can download
-
-
0下载:
LabVIEW ( Laboratory Virtual Instrument Engineering Workbench) is a system-design platform and development environment for a visual programming language National Instruments. The graphical language is named G (not to be confused with G-code). Origina
-
-
0下载:
GO语言的入门介绍,来自于linux公社。
Go 编程语言是一个使得程序员更加有效率的开源项目。Go 是有表达力、简洁、清晰和有效率的。它的并行机制使其很容易编写多核和网络应用,而新奇的类型系统允许构建有弹性的模块化程序。Go 编译到机器码非常快速,同时具有便利的垃圾回收和强大的运行时反射。它是快速的、静态类型编译语言,但是感觉上是动态类型的,解释型语言。-Introduction to GO language, the Linux idc.
Go programming langua
-
-
0下载:
介绍了英特尔至强处理器和英特尔Xeon Phi协处理器和讨论它们的功能和目的。我们也开始介绍便携式的,面向未来的并行编程和讨论在英特尔MIC架构的高性能的先决条件:线程的并行性,矢量化和优化的内存访问模式。本课程将介绍本地的规划模型英特尔Xeon Phi协处理器,允许重用代码的应用程序设计为通用的CPU。会议的实践部分演示了如何在Linux操作系统(OS)在主机上运行的操作系统间的协处理器,以及如何使用英特尔的编译器上运行的处理器的本地应用程序。-Intel Architecture
In
-
-
0下载:
SQLite,是一款轻型的数据库,是遵守ACID的关系型数据库管理系统,它包含在一个相对小的C库中。它是D.RichardHipp建立的公有领域项目。它的设计目标是嵌入式的,而且目前已经在很多嵌入式产品中使用了它,它占用资源非常的低,在嵌入式设备中,可能只需要几百K的内存就够了。它能够支持Windows/Linux/Unix等等主流的操作系统,同时能够跟很多程序语言相结合,比如 Tcl、C#、PHP、Java等,还有ODBC接口,同样比起Mysql、PostgreSQL这两款开源的世界著名数据库
-