搜索资源列表
AESDemo
- 本文以实现aes算法加解密例程为例,说一下C#代码转换为VC代码经验。 例子代码下载Http://otiana.com/vcangle/source/aesdemo.rar 相应C#的例子请参考Http://www.vckbase.com/document/viewdoc/?id=1068 这个c#的类是没有头文件的。在vc中我们为了使用方便需要为他构造一个头文件, 把相应的变量和函数声明放进来即可。-Aes algorithm encryption and decryption
talk-0.17-9.src
- linux/unix下各用户之间talk函数源码(C语言)
Proxy源代码分析
- Linux网络编程是非常重要的,而且当我们一接触到Linux网络编程,我们就会发现这是一件非常有意思的事情,因为以前一些关于网络通信概念似是而非的地方,在这一段段代码面前马上就豁然开朗了。在刚开始学习编程的时候总是让人感觉有点理不清头绪,不过只要多读几段代码,很快我们就能体会到其中的乐趣了。下面我就从一段Proxy源代码开始,谈谈如何进行Linux网络编程。-Linux Network Programming is very important, but when we reach a Linu
BT4
- 密码破解首先说说BT3跟BT4 的区别吧!BT4比3支持的网卡多,破解的网络路由也多。他们就好比WIN98和WINXP的区别 ,应该说BT4 操作比BT3好。各自使用感觉吧!-Password cracking Let me talk about the difference between BT3 BT4 with it! BT4 more than 3 card support, break the network routing is also more. They like the di
xmphp
- 谷歌聊天软件。用php编写的。本地调试版本-google talk for php use
Linux---Sysfs
- 讲述linuxUSB驱动开发,是复旦大学学生以调侃的语气讲述。很生动,不枯燥。LINUX那些事儿系列之---Linux那些事儿之我是Sysfs-About linuxUSB Driven Development is a University student to talk about the tone of ridicule. Very lively, not boring. LINUX those things--- Linux series of those things I was Sy
TLS_CallBack
- 漫谈TLS_CallBack:原理、编程、手工感染及检测.利用TLS_CallBack(线程局部存储回调函数)玩弄调试器以及感染PE文件.-Talk TLS_CallBack: principles, programming, manual infection and detection. Use TLS_CallBack (thread local storage callback function), as well as playing with the debugger PE file
LaptopBackupsource
- 热插拔设备现在是一个巨大威胁的IT安全。 In this article, we will try to develop a user-mode application to detect device change on the system, ie plug-in a USB drive, iPod, USB wireless network card, etc. The program can also disable any newly plugged devices.在本文中,我们将尝
Linux--Hub
- 讲述linuxUSB驱动开发,是复旦大学学生以调侃的语气讲述。很生动,不枯燥。LINUX那些事儿系列之---Linux那些事儿之我是Hub-About linuxUSB Driven Development is a University student to talk about the tone of ridicule. Very lively, not boring. LINUX those things--- Linux series of those things I am a Hub
Bourne_again_shell(bash)basic_programming
- Bourne again shell (bash) 基本编程.pdf 通过学习如何使用 bash 脚本语言编程,将使 Linux 的日常交互更有趣和有生产 力,同时还可以利用那些已熟悉和喜爱的标准 UNIX 概念(如管道和重定向)。 在此三部分系列中,Daniel Robbins 将以示例指导您如何用 bash 编程。他将讲述 非常基本的知识(这使此系列十分适合初学者),并在后续系列中逐步引入更高 级特性。-Bourne again shell (bash) Basic pr
CrackMd5
- 这是一个讲述如何对MD5进行破解的文档。-This is a talk about the crack MD5 documents.
inetutils-1.5
- linux下常用的网络工具的代码,如tftp,talk,rlogin,telnet等-linux network under the common instrument of code, such as tftp, talk, rlogin, telnet, etc.
armLinuxportingguid.pdf
- Arm Linux porting guide.讲解移植ARM LINUX 的好文章。-ARM Linux porting guide ,talk about how to poring Linux on ARM
CCSuserguide.pdf
- ccs use guide,CCS 用户手册,是本讲解如何使用CCS 的书。-ccs use guide, a book talk about how to use CCS.
Linux-driver-src
- 这些是对(用 )于 书的来源文件" Linux Device Drivers" 。 在这里你(们)找到已经包括在书里的完全来源。 我尽可能地测试了他们, 但是, 可以(可能)有一些问题离开了, 尤其有 2.1.43 (当位于下面代码基础(底模)(是)连续不断变化时, 可靠性测试所有他们, 这是难) 。 尤其是, 你(们)可以(可能)找到具有" genksyms " 的一些问题, 其句法在核心的 2.0 和 2.1 版本之间改变了。 你(们)在 misc - progs 中
linuxshell
- 红联出的linux shell编程教程,从基础讲起,循序渐进-Red Alliance of linux shell programming tutorials, from basic talk, step-by-step
Linuxcore
- 读这本书,仿佛就像是一位朋友在对着你讲话,他把Linux源码中的枯燥的理论跟生活中普遍的事物联系起来,像进程的task_struct结构体,相当于我们的“户口本”,进程转换到"zombie”状态,“进程死亡了无法帮自己注销户口登记,要父进程帮忙”等等,这些解释非常地形象。所谓的大师也便是如此,用最通俗的语言把最深奥的道理讲明白,我想,这本书的作者做到了。 - Reading this book, as if a friend is like a speech in front of you
The.Art.of.Unix.Programming
- unix编程艺术,讲 Unix 编程的书,英文版。-unix programming art, talk about Unix programming book, the English version.
linuxmanagerstudy
- 一周内学会linux系统管理PPT文档。第一讲Linux的概述.ppt第十六讲NFS服务.ppt-Institute of linux system administration within a week PPT document. First talk about Linux, an overview. Ppt 16th speaking NFS services. Ppt
SystemV
- linux 编程中非常重要的信号之间通信机制的实例源代码 内容很多 讲的比较详细-linux programming signals are very important communication mechanism between the instances of the source code a lot of talk in more detail the contents of