搜索资源列表
Proxy源代码分析
- Linux网络编程是非常重要的,而且当我们一接触到Linux网络编程,我们就会发现这是一件非常有意思的事情,因为以前一些关于网络通信概念似是而非的地方,在这一段段代码面前马上就豁然开朗了。在刚开始学习编程的时候总是让人感觉有点理不清头绪,不过只要多读几段代码,很快我们就能体会到其中的乐趣了。下面我就从一段Proxy源代码开始,谈谈如何进行Linux网络编程。-Linux Network Programming is very important, but when we reach a Linu
at91_patchs.rar
- 这个是我在网站下到的ARM的at91rm9200芯片的内核补丁。那个网站地址便动了,以前的地址不能够连接上该网站。所有我这里把所有的linux的2.4和2.6内核的补丁都下下来了。希望对大家有点帮助。另外,这些代码都是我在网络上下载的,版权归原作者所有。,This is the site I went to the ARM core chip at91rm9200 the patch. The website address of a move, before the address can n
googlehash
- google hash table算法,api清晰好用,附有本人测试的example程序,linux gcc。-google hash table algorithm, api clear easy to use, with the example I am testing procedure, linux gcc.
fs2410-usbcon.tar
- 此压缩文件是linux的usb驱动,由于本人接触时间不长可能里面还有些问题,希望大家提出-This compressed file is linux the usb drive, I am not a long contact time may be inside some of the problems, hope that we put forward
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
ramdisk
- 本人在原有的ramdisk基础上制作新ramdisk的过程,对学习编译busybox等有很大帮助-I am the original ramdisk to create a new ramdisk based on the process of study, such as compile busybox has very helpful
NO_STARCH-Linux_Enterprise_Cluster
- linux book, this book is about linux programing. i hope it will help you. i am glad to share my files. thanks :) Moving to Linux Second Edition-linux book, this book is about linux programing. i hope it will help you. i am glad to share my files. 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
siyu
- 与大家分享,希望打击多多指教,还有我是菜鸟,那个代码是错误的-To share with you the hope to combat the exhibitions, as well as I am a rookie, the code is wrong
ubuntucmd
- 记录了常用的liunx命令,很适合刚刚学习linux的朋友学习-Recorded liunx commonly used commands, I am just learning linux for a friend to learn
41543
- 欢迎使用深蓝PHP留言本,改留言本属初步完成,仍有很多不到之处,希望能给作者指出来: 1.采用面向过程的编程方式 2.程序响应速度快,稳定 3.代码简洁、易懂、特别适合新手参考 4.基本功能:悄悄话留言、留言置顶、管理回复 欢迎体验!意见或建议请到作者博客交流:-guanyushiqing i am yixunde
20081518740354
- 目录 1 引言..... 1 1.1 编写目的............... 1 1.2 范围.... 1 1.3 定义.... 1 1.4 参考资料............... 1 2 总体设计................. 1 2.1 需求规定............... 1 2.2 运行环境............... 2 2.3 基本设计概念和处理流程...... 2 2.4 结构.... 2 2.5 功能需求与程序的关系.....
trayicon_xqt4
- Qt3、Qt4 托盘程序 由于Qt对不同平台的托盘需要不同的写法,国外网上流传着Qt3的托盘程序的多个平台实 现程序的源码,但其源码并不能直接拿来就用,使得初学者陷入困惑之中,而且感觉很多朋友对源码的交流是有保留的,至少对代码没有一定阅读能力和对编译报错 没有足够的理解经验的朋友来说是这样的。 我也不再另外提供Qt3的托盘源码,以下提供下载的Qt4托盘源码已经包含了国外开源爱好者提供的Qt3--win平台和linux平台的托盘源码,不能直接用来编译的原因是trayicon.h
Qt4_trayicon
- Qt3,的Qt4托盘程序 由于在不同的平台需要不同的写作Qt的托盘,国外的网路循环 Qt3托盘程序的多个平台程序的源代码,但 它的源代码,不能直接进入混乱中使用了带 初学者,也能感受到对通信的来源很多朋友是合格的,在 最少的 该代码并不一定阅读能力,并汇编Baocuo没有足够 经验来了解一个朋友就是这个样子。 我不会为其他来源Qt3托盘,下面的源代码,供 下载的Qt4托盘载有外国的开源爱好者已被Qt3提供- 赢 平台和
iscsitarget-1.4.18.tar
- 一个在Linux下实现iSCSI的源码,已经编译成功,绝对可以使用!-iSCSI target source! i am sure it can be used!
dialog
- 这是一个QT的简单IP输入对话框,本人在初学的时候,由于没有找到代码而花了很多时间,希望对初学QT的有帮助-This is a simple IP input dialog QT, when I am in the beginner, because did not find the code and spend a lot of time and want to help beginners QT-
md5
- 最近在研究魅族M8也就是Windows Mobile6.0系统下的数据库编程,打算开发M8Money个人记账软件,为了让数据库更严谨,秉承一贯的作风,对个人帐号的password字段进行MD5散列,我所使用的是轻量级嵌入式数据库sqlite (仅有几K大小)并没有大多数流行数据库提供的password()内置函数,(但这丝毫没有降低我对sqlite的好感,一款强大的跨平台+嵌入式数据库,支持标准SQL语法,纯粹由C代码组成)。网上找了很多MD5加密的代码,自己又重新研究了一下《密码学》,综合各方
7z465
- 最新版7zip源代码,给适合的朋友们,本人正在寻找zip压缩算法,纯C语言,希望得到大家的帮忙,谢谢!-The latest version of 7zip source code, to appropriate friends, I am looking for zip compression algorithm, a pure C language, want to get everyone' s help, thank you!
c_the_pointer
- c和指针一书的清晰版。不要告诉我你的比我的清晰。c和指针,c语言进阶的经典之作。-c, a clear pointer to a version of the book. Do not tell me your clear than I am. c and pointer, c language advanced classic.
threecodes
- 1、 用C语言写一个程序名字为procs4,该程序运行过程中共有4个进程,procs4程序(父进程)创建2个子进程p1和p2,p1子进程再创建一个子进程p3。4个进程完成如下工作: 父进程并打印字符串“I am main process”;p1子进程打印“I am child process p1”字符串;p2子进程打印“I am child process p2”;子进程p3打印字符串“I am child process p3”,然后使用exec(族)系统调用打印当前目录下文件和子目录下