搜索资源列表
ProgrammingPearls(COMPLETE)
- C和C++学习书籍。This book is a collection of essays about a glamorous aspect of software: programming pearls whose origins lie beyond solid engineering, in the realm of insight and creativity. This book provides a guide for both students and experien
BiTreeExcise
- 二叉树的练习,先序输入,先序,中序,后序输出-binary tree exercises, first order input, first sequence, the sequence after sequence output
os2_VirtualMemory
- 学习Linux如何实现虚拟存储。与体系结构无关的通用存储模型是所有Linux虚拟存储实现的基础,但是任何特定的实现都依赖于特定的硬件平台。本练习集中于i386的实现。介绍解释了存储管理程序的设计。而且还将学习代码细节,修改虚拟存储代码以检测系统缺页错误的发生频率。此外本实验牵涉到系统调用的相关知识,包括学习如何产生一个系统调用以及怎样通过往内核中增加一个新函数从而在内核空间中实现对用户空间的读/写。-learning how Linux virtual memory. Architecture
linux_exp3
- linux下操作系统习题-Exercises
lab
- 练习,linux下基于TCP的多线程的ECHO服务-exercises, linux-based TCP multithreaded ECHO services
wblx-sdl-0.6.8.tar
- 五笔练习 for Linux V0.6.8 ( SDL版 )五笔练习 for Linux V0.6.8 是一个免费软件, 提供源代码,你可以根据通用公共许可证的条款使用和修改它。系统需求: 安装有SDL、SDL-devel 以及SDL_mixer SDL_mixer-devel库的1.2.x版本。-five exercises for Linux V0.6.8 (SDL version) five practice V0.6.8 for Linux is a free software, the
LearningOpenCV_Code
- Opencv learning课后习题与大家共享,希望能帮到大家-Opencv learning exercises on the answer book and share what I hope we can help to
Linux
- Linux系统应用与开发教程习题和答案(第二版),附fedora配置方法,以及linux复习题-Linux system application and development of tutorial exercises and answers (second edition), with a fedora configuration method, and the linux review questions
qtprogram
- 几个qt-linux的练习小程序,适合初学者阅读,实现了几个qt的基本功能-Qt-linux several exercises small procedures, suitable for beginners to read, to achieve a few basic functions of qt
thecprogramminglanguageanswer
- 经典教程C语言程序设计英文版的课后习题答案详细解答。-Classic Course C Language Programming Exercises after the English version of the answer in detail.
HotKey
- 这个是学习热键操作的好程序,虽然代码是很久以前的,但对这方面不懂的朋友还是可以参考一下的,这个小程序练习了在系统添加启动项、热键关机/重启/注销等功能,它还带了一些自定义快捷键的操作,是将一些常用的小例子集合到了一块。 -This is a good learning process hotkey operation, although the code is a long time ago, but friends do not understand in this regard or ref
SX01
- 初学者的C语言习题解决法宝,考试不用愁,必过。-The C language exercises for beginners to solve a magic weapon, do not worry about the examination, must have been.
SX02
- 初学者的C语言习题解决法宝,考试不用愁,必过。-The C language exercises for beginners to solve a magic weapon, do not worry about the examination, must have been.
UnixLinux
- 该书详细介绍了Linux编程的完整学习过程,包括shell的编程练习,由浅入深,是初学者的优秀教程-Linux programming book described in detail the complete process of learning, including shell programming exercises, Deep is an excellent tutorial for beginners
abs-guide
- This tutorial assumes no previous knowledge of scr ipting or programming, but progresses rapidly toward an intermediate/advanced level of instruction . . . all the while sneaking in little snippets of UNIX® wisdom and lore. It serves as a tex
linux_quiz.tar
- linux 系统调用习题举例,基于fedora 10平台-linux system calls Exercises For example, based on fedora 10 Platform
i
- 记忆力练习用,易语言源码,不过答错了后果会让人吃惊哦-Memory exercises to use, easy-language source code, but got it wrong the consequences will be surprise oh
lex
- 课堂练习 系统编程 词义分析 编译原理 语法分析-Classroom exercises system programming semantic analysis of grammatical analysis Compiler Principle
famille.pl.tar
- petit exercises de prolog, l arbre familial et quelques examples
OS
- OS作業系統fork練習使用linux使用C語言撰寫-OS operating system to use fork exercises written in linux using C