CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - C SHELL
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - C SHELL - List
[
Software Engineering
]
Design-and-Implementation-of-Cut-Down-Method-Based
DL : 0
本文首先分析Linux2.6.6内核新特性的基础,探讨对Linux进行实时化和嵌入式化,即通过配置内核,裁减shell和嵌入式C库对系统定制,使整个系统能够存放到容量较小的FLASH中。然后简单介绍了防火墙的概念,深入地分析了Linux2.6.6版新型内核防火墙netfilter框架的工作机制及其实现的方式。
Date
: 2008-10-13
Size
: 65.2kb
User
:
小流
[
Software Engineering
]
Design-and-Implementation-of-Cut-Down-Method-Based
DL : 0
本文首先分析Linux2.6.6内核新特性的基础,探讨对Linux进行实时化和嵌入式化,即通过配置内核,裁减shell和嵌入式C库对系统定制,使整个系统能够存放到容量较小的FLASH中。然后简单介绍了防火墙的概念,深入地分析了Linux2.6.6版新型内核防火墙netfilter框架的工作机制及其实现的方式。-In this paper, the kernel Linux2.6.6 the basis of new features to explore on the Linux and embedded real-time, that is by configuring the kernel, the reduction of shell and embedded C library on the system customization, so that the entire system to the capacity to store more FLASH in the small. And then briefly introduced the concept of a firewall, in-depth analysis of the new kernel version Linux2.6.6 firewall netfilter framework of the working mechanism and its implementation approach.
Date
: 2025-12-23
Size
: 65kb
User
:
小流
[
Software Engineering
]
WinExecShellExecute
DL : 0
在for DOS的C语言中,有一个system()函数,其功能是执行命令行程序,在VB中也有shell()函数,在Windows程序设计中WinAPI也为我们提供了类似的函数,它们就是WinExec()和ShellExecute(),下面就来讨论一下这两个函数的用法。 -In the C language for DOS, there is a system () function, and its function is to implement command-line program, in VB also shell () function in Windows programming WinAPI also provides us with a similar function, they are WinExec () and ShellExecute (), following on to discuss the usage of these two functions.
Date
: 2025-12-23
Size
: 5kb
User
:
lijing
[
Software Engineering
]
Linux-shell
DL : 0
实验材料Linux使用及shell程序设计-Experimental materials Linux use and shell programming
Date
: 2025-12-23
Size
: 105kb
User
:
linquanfu
[
Software Engineering
]
perl_program_scripts
DL : 1
Perl借取了C、sed、awk、shell scripting以及很多其他程序语言的特性。其中最重要的特性是它内部集成了正则表达式的功能,以及巨大的第三方代码库CPAN。简而言之,Perl象C一样强大,象awk、sed等脚本描述语言一样方便。-Perl borrows the C, sed, awk, shell scripting, and many other programming language features. One of the most important feature is that it integrates the functionality of regular expressions, as well as a huge third-party code libraries CPAN. In short, Perl is as powerful as C, like awk, sed and other scripting language described as easy.
Date
: 2025-12-23
Size
: 604kb
User
:
zk
[
Software Engineering
]
201204_SYJTTESWD
DL : 0
高精度的石英晶体测温: 通常,我们都在使用如热电偶,热电阻,热敏电阻,半导体或集成电路传感器....来测量温度,实际上,如果利用晶体来做温度传感器,其精度就会大幅度提高! 石英晶体的振荡频率会随温度的变化而发生微小的变化,利用这一特性,通过测量石英晶体振荡器的频率,就可司接测得相应的温度值,所以石英晶体谐振器还可用来进行温度的测量。测温石英晶体谐振器就属于这一类产品,它采用玻璃外壳封装软弓线电极,分辨率可达0.01℃-0·0001℃,适合作测温敏感元件。 这里给出的一份文件,摘录有从网络或书籍的有关晶体测温的基本介绍,供朋友们参考!同时,感谢有关网站与原书籍作者的宝贵资料! ------ 期望这种方法可以普及和更广泛的获得实际应用! -High-precision quartz crystal thermometry: Usually, we use such as Thermocouple, RTD, thermistor, semiconductor or integrated circuit sensor .... to measure the temperature, in fact, if you use the crystal to do the temperature sensor, its accuracy will be greatly improved! Quartz crystal oscillator frequency variation with temperature and small changes, the use of this feature, by measuring the frequency of the quartz crystal oscillator, can the Secretary then measured the corresponding temperature value, so the quartz crystal resonator can also be used to the measurement of the temperature. The measured temperature quartz crystal resonator belongs to this type of product, which uses glass shell package soft arch wire electrode with a resolution of up to 0.01 ℃-0 · 0001 ° C, suitable for temperature sensitive components. Given here a document, extract a basic introduction to the crystal temperature from the network or books for friends as a reference! The same time,
Date
: 2025-12-23
Size
: 869kb
User
:
蓝天
[
Software Engineering
]
shell
DL : 0
希尔排序数据结构的一种算法用C语言编写,可以进行排序-Hill to sort the data structure of an algorithm written in C
Date
: 2025-12-23
Size
: 1kb
User
:
刘超
[
Software Engineering
]
shell-and-vi-compile
DL : 0
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.
Date
: 2025-12-23
Size
: 8kb
User
:
商务
[
Software Engineering
]
ConsoleDir
DL : 0
A simple shell program in c sharp
Date
: 2025-12-23
Size
: 21kb
User
:
Rodney Tojo
[
Software Engineering
]
OReilly.-.21st.Century.C.2012.RETAiL.eBOOk-rebOOk
DL : 0
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 Explore problematic C concepts that are too useful to throw out Solve C’s string-building problems with C-standard and POSIX-standard functions Use modern syntactic features for functions that take structured inputs Build high-level object-based libraries and programs Apply existing C libraries for doing advanced math, talking to Internet servers, and running databases
Date
: 2025-12-23
Size
: 4.17mb
User
:
elfenkoenig
[
Software Engineering
]
shell.c
DL : 0
shell命令解释器源码,主要包含cd、ls、mkdir、cp等一些命令的实现-shell command
Date
: 2025-12-23
Size
: 78kb
User
:
许名亮
[
Software Engineering
]
Shell
DL : 0
Shells ort using c++ in ms studio
Date
: 2025-12-23
Size
: 1.33mb
User
:
Karan Jeet
[
Software Engineering
]
shell.tar
DL : 0
Simpleshell design in c language with linked list
Date
: 2025-12-23
Size
: 1kb
User
:
Debesh Panda
[
Software Engineering
]
HW1.pdf
DL : 0
homework 1 is to build a basic shell in c
Date
: 2025-12-23
Size
: 276kb
User
:
JX
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.