搜索资源列表
Design-and-Implementation-of-Cut-Down-Method-Based
- 本文首先分析Linux2.6.6内核新特性的基础,探讨对Linux进行实时化和嵌入式化,即通过配置内核,裁减shell和嵌入式C库对系统定制,使整个系统能够存放到容量较小的FLASH中。然后简单介绍了防火墙的概念,深入地分析了Linux2.6.6版新型内核防火墙netfilter框架的工作机制及其实现的方式。
WinExecShellExecute
- 在for DOS的C语言中,有一个system()函数,其功能是执行命令行程序,在VB中也有shell()函数,在Windows程序设计中WinAPI也为我们提供了类似的函数,它们就是WinExec()和ShellExecute(),下面就来讨论一下这两个函数的用法。
perl_program_scripts
- Perl借取了C、sed、awk、shell scr ipting以及很多其他程序语言的特性。其中最重要的特性是它内部集成了正则表达式的功能,以及巨大的第三方代码库CPAN。简而言之,Perl象C一样强大,象awk、sed等脚本描述语言一样方便。-Perl borrows the C, sed, awk, shell scr ipting, and many other programming language features. One of the most important featur
201204_SYJTTESWD
- 高精度的石英晶体测温: 通常,我们都在使用如热电偶,热电阻,热敏电阻,半导体或集成电路传感器....来测量温度,实际上,如果利用晶体来做温度传感器,其精度就会大幅度提高! 石英晶体的振荡频率会随温度的变化而发生微小的变化,利用这一特性,通过测量石英晶体振荡器的频率,就可司接测得相应的温度值,所以石英晶体谐振器还可用来进行温度的测量。测温石英晶体谐振器就属于这一类产品,它采用玻璃外壳封装软弓线电极,分辨率可达0.01℃-0·0001℃,适合作测温敏感元件。 这里
shell
- 希尔排序数据结构的一种算法用C语言编写,可以进行排序-Hill to sort the data structure of an algorithm written in C
C-Program-examples
- 河内塔 费式数列 巴斯卡三角形 三色棋 老鼠走迷官(一) 老鼠走迷官(二) 骑士走棋盘 八个皇后 八枚银币 生命游戏 字串核对 双色、三色河内塔 背包问题(Knapsack Problem) 数、运算 蒙地卡罗法求 PI Eratosthenes筛选求质数 超长整数运算(大数运算) 长 PI 最大公因数、最小公倍数、因式分解 完美数 阿姆斯壮数 最大访客数 中序式转
shell-and-vi-compile
- Linux下的常用shell命令,文本编辑器vi和C语言编译、调试工具gcc、gdb的使用心得。-Commonly used shell commands under Linux text editor vi and C language compiler, debugging tools, gcc, gdb the use of experience.
ConsoleDir
- A simple shell program in c sharp
OReilly.-.21st.Century.C.2012.RETAiL.eBOOk-rebOOk
- Set up a C programming environment with shell facilities, makefiles, text editors, debuggers, and memory checkers Use Autotools, C’s de facto cross-platform package manager Learn which older C concepts should be downplayed or deprecated Expl
shell.c
- shell命令解释器源码,主要包含cd、ls、mkdir、cp等一些命令的实现-shell command
Shell
- Shells ort using c++ in ms studio
shell.tar
- Simpleshell design in c language with linked list
HW1.pdf
- homework 1 is to build a basic shell in c