搜索资源列表
donny_linuxbook
- 这是一本介绍linux各种技巧知识的好书,由一位细心的人总结论坛得来,是各位linux爱好者有力的工具,对老手和初学者都有用处。-This is a good book which introduce a great deal of skill and knowledge about linux,It comes from sum-up forum by a chary person,it is the powerful tool for linux fan and have useful fo
亲密数
- 如果整数A的全部因子(包括1,不包括A本身)之和等于B;且整数B的全部因子(包括1,不包括B本身)之和等于A,则将整数A和B称为亲密数。求3000以内的全部亲密数。 *题目分析与算法设计 按照亲密数定义,要判断数a是否有亲密数,只要计算出a的全部因子的累加和为b,再计算b的全部因子的累加和为n,若n等于a则可判定a和b是亲密数。计算数a的各因子的算法: 用a依次对i(i=1~a/2)进行模运算,若模运算结果等于0,则i为a的一个因子;否则i就不是a的因子。 *-If all
commoncommandsofunix
- unix常用命令总结,希望对大家学习unix有所帮助-unix commands to sum up, and I hope to emulate unix help
深入理解计算机系统配套Lab4
- 深入理解计算机系统配套Lab4,完全是本人自己制作-Depth understanding of computer systems supporting Lab4, I completely produce their own
qtopia-book
- 本书是一本针对Linux环境下利用C++函数库Qtopia进行嵌入式研发的软件研发人员的入门书。本书融合了笔者在长期的软件研发过程中总结的大量实战经验,以智能移动终端的研发为背景,详细介绍了嵌入式Linux的研发环境和Qtopia的设计架构。本书适用的读者主要为从事嵌入式软件、C/C++等领域的初、中级软件工程师和在校本科生、研究生等。 TrolltechR、Trolltech、QtR、Qt、QtopiaR、Qtopia、SXETM等为Trolltech公司的注册商标,本书涉及的所有代码
SunSolaris
- Introduce for sum system
shutbox-0.4.tar
- Shut the Box is a simple diversion written in C and GTK+. The object is simple: Roll the dice and click the tiles that sum up to that dice roll until there are no more tiles to click. -Shut the Box is a simple diversion written in C and GTK+. The obj
ccost_up.cpp
- spoj CCOST . Usage of a 2 dimensional fenwick tree.Querying (log(n)^2) a 2 dimensional matrix for sub sum and updating a cell in O(logn)
code.c.tar
- this a program ho calculate sum whit the helpe of function -this is a program ho calculate sum whit the helpe of function
OpenMP_exercise
- 对于几个流行的算法(prefix sum,matrix multiplication,Gaussian elimination,Sieve of Eratosthenes)的串行算法和openMP并行算法的代码,以及性能测试的实验报告-For several popular algorithms (prefix sum, matrix multiplication, Gaussian elimination, Sieve of Eratosthenes) of the serial algori
TheUnixTimeSharingSystem
- 本书详尽地介绍了UNIX系统编程的高级技术。通过本书的学习,读者将能够充分利用标准的UNIX开发工具,掌握UNIX操作系统的内部工作方式,包括文件系统的内部操作以及大量UNIX函数的正确使用方法和技巧。本书详细说明了内部处理技术、进程间控制以及通过信号、分支进程和共享内存进行同步的方法。另外,本书还提供了大量的代码实例,这些实例涉及到多用户同时访问文件的技巧、改变目录结构以及动态更改用户和组参数的方法。 本书适用于UNIX专业程序员。 -The book has introduced Po
Polynomial
- calculation POLYNOMIAL this program makes the necessary declaration and reading a polynomial display and is polynomial and is the sum, product, and displays fu-calculation POLYNOMIAL this program makes the necessary declaration and reading a po
md5.tar
- Check md5 sum for nautilus scr ipts
mydu.tar
- unix du命令的简单实现,主要可以学习glob函数的使用-static int64_t mydu_getblocks(const char*path) { int i int64_t sum=0 static struct stat stat_result glob_t glob_result static int ret static char fullpath[PATHMAX] if (lstat(path, &stat
QTP
- QTP的学习经验和运动小技巧,本人精心总结,提供给大家学习!-QTP learning experience and exercise tips, I carefully sum up, available to everyone to learn!
word_count
- linux环境下的GTK+图形编程: 大写字母表示1-26值,计算给定的单词,计算字母值的总和,并且实现了给定文件读入来计算,文件要求每行一个单词,计算和结果保存为result.txt。-linux environment GTK+ graphical programming: capital letters 1-26 values, calculated for a given word, calculate the sum of the value of the letters, and
Linux011-Mem-YuanYi
- linux操作系统的一些资料,linux内存模型-sum book about linux os develop
khademi_p1a
- This is sum array in mpi with send &recv
Linuxscanbook
- Linux扫描式教程,关于本教程,其实在很多学习者中,有一些人希望能偶尔学到些东西,虽不像系统那样学习,零零碎碎总结起来还是受益不少,本教程就是为这些人群制定的。最基本的判断依据是看到哪学到哪,而且以简短的语言来描述,就像用系统一样,不一定要成为高手,但求成为熟悉的使用者。 -Linux scanning tutorial about this tutorial, in fact, in a lot of learners, some hope can occasionally learn
sum
- register unsigned sum Device Driver for linux v2.13.6. -register unsigned sum Device Driver for linux v2.13.6.