搜索资源列表
imp1.tar
- Linux 是一个源码开放的操作系统,无论是普通用户还是企业用户都可以编写自己的内核代码,再加上对标准内核的裁剪从而制作出适合自己的操作系统。目前有很多中低端用户使用的网络设备的操作系统是从标准 Linux 改进而来的,这也说明了有越来越多的人正在加入到 Linux 内核开发团体中。 一个或多个内核模块的实现并不能满足一般 Linux 系统软件的需要,因为内核的局限性太大,如不能在终端上打印,不能做大延时的处理等等。当我们需要做这些的时候,就需要将在内核态采集到的数据传送到用户态的一个
imp2.tar
- Linux 是一个源码开放的操作系统,无论是普通用户还是企业用户都可以编写自己的内核代码,再加上对标准内核的裁剪从而制作出适合自己的操作系统。目前有很多中低端用户使用的网络设备的操作系统是从标准 Linux 改进而来的,这也说明了有越来越多的人正在加入到 Linux 内核开发团体中。 一个或多个内核模块的实现并不能满足一般 Linux 系统软件的需要,因为内核的局限性太大,如不能在终端上打印,不能做大延时的处理等等。当我们需要做这些的时候,就需要将在内核态采集到的数据传送到用户态的一个
z_bing_TestInte
- 打印端口控制的vxd程序的测试程序源代码。-Print port control procedures vxd testing program source code.
打印预览源代码
- (推荐)打印预览源代码.-(recommended) Print Preview source code.
dingdan
- 本人学习中做的源代码 大家可以参考下 里面还有打印发票的功能-I study the source code so you can refer to the next there is also the function of print invoices
FontTest
- 本代码可以实现打印功能,仅限于文字,不可打印条码-Print this code functions can be achieved is limited to text, can not print barcodes
tree
- 模拟linux下的shell中的目录系统,把目录抽象为一个多叉树,目录的打印比较有创意,虽然和pstree的打印结果很像,程序中用了大量的递归,简化了代码的长度,增强了可读性-Simulation of the shell under linux directory in the system, the abstract for more than one directory-tree, print directory of more creative, though, and print th
printf
- 本人参照linux 0.1内核源代码写的printf函数的实现,支持 c, s, o, d, x, f的打印输出-I am the light of linux 0.1 kernel source code to write to achieve the printf function in support of c, s, o, d, x, f print output
ffpis_math-0.0.2.tar
- ffpismath for finger print technology from NIST
PEResolve
- 该源码解析一个PE文件,打印其输入表、输出表、重定位表等详细信息!-this code resolves a file of PE type,and print the information of the file s import table,export table and relocal table,etc.
catch2
- 源代码为linux下的抓包程序,平台为fedora10,该程序可以打印出数据报的来源端口,ip地址等信息-Linux source code for the capture process, platform fedora10, the program can print out the source of the data reported to the port, ip address and other information
print
- 经过我改进的 很简单的进程隐藏代码 代码易懂 安全爱好者们必备啊-After I improved very simple process, hidden code for security enthusiasts who must have ah ..
C++biginnerDisplayTextOnScreen
- This is source code describes how to print a text (Note: This is only biginner code)
Pr
- VC 从底层打印精彩代码.的类 方法和例子-VC exciting code from the underlying print.' s Class methods and examples of
LINUX.short.print.device
- LINUX设备short print开发经典代码LINUX development of the classic short print device code -LINUX development of the classic short print device code
print-pflog
- Original code by Andy Heffernan.
print-rx
- This code unmangles RX packets. RX is the mutant form of RPC that AFS uses to communicate between clients and servers.
print-pppoe
- Original code by Greg Stark.
Print--046706Immediate8760
- 源码Print 046706Immediate8760是个不错的源码,功能也已经集成到一起了-Source code Print- 046706 immediate8760 is a good source, functions have also been integrated together
printk_string
- 当printk无法打印的时候,利用tty方式打印字符串进行调试,驱动代码(When printk can't print, print string to debug with TTY and drive the code)