搜索资源列表
linux_draw_line
- 这个只有90多行的源代码, 示意了在linux平台下, 开发图形程序的原理。由C语言写成,采用了GTK+和GDK库。在Federa 4下调试通过。-more than 90 lines of source code, hint of the Linux platform, the development of the tenets of the program. From the C language, and using the GTK GDK libraries. The Federa 4
060321linuxcode
- Linux0.0.1版源代码,暴强,最早一个版本的linux,一共8000多行代码,适合linux内核初学者阅读.-Linux0.0.1 version of the source code, strong violence, a first version of linux, a total of more than 8,000 lines of code, the Linux kernel suitable for beginners to read.
myshell
- 应用UNIX的fork()等系统调用,编写一个c程序具有以下功能: a) 实现Shell的基本功能,包括有:打印提示符;接受和分析命令行(滤去无效的空格、tab符号以及换行符等);执行命令(要有出错处理;输入exit或者bye退出);返回父进程; b) 处理后台程序(不需要wait) c) 处理多行命令(分析命令行中的‘ ’并处理之) d)应用 dup(), pipe()系统调用具有输入输出重定向以及管道功能;-Application of UNIX s fork () system call,
test.cpp.tar
- linux多线程矩阵相乘(C++) 采用多线程技术,对于每行每列的计算都进行了相应的线程操作。-linux multi-threaded matrix multiply (C++)
linux_kernel_explain
- linux0.11的源代码和linux内核解释的pdf。非常适合linux初学者,linux0.11的代码量为1万多行,而最新的linux源代码会有几百万行,可能一辈子也没办法全部理解,所以我们要理解linux的精髓。linux0.11版本是我们学习linux的最适合的源代码^_^,配合这位同济大学的教授的注释,真的很不错^_^-linux0.11 the linux kernel source code and explanation of the pdf. Linux is very sui
linuxneihezhushi
- linux0.11的源代码的注释,有很高的实用价值,代码量很少,只有一万多行。-linux0.11 footnote to the source code with a high degree of practical value, code volume rarely, and only more than 10,000 lines.
COMTEST
- linux 多串口测试程序,很方便大家在多串口的情况来测试各个串口,在运行的附代几个参数就行了,可以做为一个常用小工具-linux serial port testing procedures more easily everyone in a multi-serial situation to test all serial port, running the attached on behalf of several parameters on the list, can be used a
01051312.tar
- 应用UNIX的fork()等系统调用,编写一个c程序具有以下功能: a) 实现Shell的基本功能,包括有:打印提示符;接受和分析命令行(滤去无效的空格、tab符号以及换行符等);执行命令(要有出错处理;输入exit或者bye退出);返回父进程; b) 处理后台程序(不需要wait) c) 处理多行 -With C++ Prepared Linux myshell, support the redirect and pipe symbols, support for CD command r
ivi_ls
- 目的: 1、应用UNIX的fork()等系统调用,编写一个c程序具有以下功能: a) 实现Shell的基本功能,包括有:打印提示符; 接受和分析命令行(滤去无效的空格、tab符号以及换行符等); 执行命令(要有出错处理;输入exit或者bye退出);返回父进程; b) 处理后台程序(不需要wait) c) 处理多行命令(分析命令行中的‘ ’并处理之) d)应用 dup(), pipe()系统调用具有输入输出重定向以及管道功能;
siesta-3.0-b
- SIESTA用于分子和固体的电子结构计算和分子动力学模拟。SIESTA使用标准的Kohn-Sham自恰密度泛函方法,结合局域密度近似(LDA-LSD)或广义梯度近似(GGA)。计算使用完全非局域形式(Kleinman-Bylander)的模守恒赝势。基组是数值原子轨道的线性组合(LCAO)。它允许任意个角动量,多个zeta,极化和截断轨道。计算中把电子波函和密度投影到实空间网格中,以计算Hartree和XC势,及其矩阵元素。除了标准的Rayleigh-Ritz本征态方法以外,程序还允许使用占据轨
debug
- Linux 终端显示的缓冲是有限的(默认的显示几百行),所以如果我们程序printf行数较多,或者程序运行时间较长,难免有一些记录被冲掉,进而影响查看bug。特别是对随机的、少重现错错误,想通过屏幕上printf出来的数据调试,就难免困难一些,当然我们也可以使用重定向实现 程序>log.txt 但是这种方式,打印到文件上便不能显示到屏幕上了,所以有一定的局限性。 于是写了一个程序用意实现。 改程序有以下几个文件 Debug.c Debug.h
list
- 练习使用vi,使用UNIX的系统调用和库函数,体会UNIX文件通配符的处理方式以及命令对选项的处理方式。与ls命令类似,命令行参数可以有0到多个,实现自定义选项r,a,l,h,m以及--. ——北京邮电大学计算机系Cc-Practice to use vi, use the UNIX system calls and library functions, experience of UNIX file handling of wildcards, and command of the optio
FilesSort
- 对不定行大小的大文件进行磁盘外排序,分片时用的是双缓冲和双线程,归并排序时使用单线程这一点可以作多线程优化,提高归并效率。-Large size of the variable line outside the sorting disk files, sub-films using a double-buffering and double thread, the use of single-threaded merge sort can be long on this thread optim
magent-0.6.tar
- magent 是一个简单,但非常有用的 memcached 缓存服务器的代理小程序。 主要功能: • 保持到memcached服务器的多个连接 • 支持下列memcached指令 1. get gets 2. delete 3. incr decr 4. add set replace prepend append 5. cas • 基于 libevent 的事件驱动库 • 支持 ketama 算法
LinkChecker-5.2.tar
- LinkChecker 是一个网页链接检查程序,主要特性: • 循环遍历和多线程检查 • 输出各种格式检查结果:text, HTML, SQL, CSV, XML • 支持 HTTP/1.1, HTTPS, FTP, mailto:, news:, nntp:, Telnet 和本地文件链接检查 • 可使用正则表达式对链接的url进行过滤 • 支持代理服务器 • 支持用户名和密码验证 ̶
H263decffmpeg.tar
- ffmpeg中提取的h263解码程序,大约2000多行代码-ffmpeg h263 decoding process extracted about more than 2000 lines of code
Linux
- Linux源代码,一共8000多行代码,适合linux内核初学者阅读.-Linux source code, a total of more than 8,000 lines of code, linux kernel for beginners to read.
multiline_comment
- Source Insight多行注释代码-Source Insight multiline_comment
keyboard-input-line-switch
- keyboard实现多行切换输入 The realization of keyboard input line switch-The realization of keyboard input line switch The realization of keyboard input line switch
多线程copy
- 一命令行的形式实现多进程copy,同时显示进度。eg:./my_cp srcfile destfile N(Achieve multi process copy, while displaying progress)