搜索资源列表
SQLET_searcher
- SQLET WebServer 测试 一个C语言编写的搜索引擎,初学者接触搜索引擎学习资料。-SQLET WebServer testing a C language search engine, beginners contact search engine learning materials.
tcpip
- 最简单的TCP/IP协议栈源码,包括socket API,学习TCP/IP最好的资料-The simplest TCP/IP protocol stack source code, including the socket API, to learn TCP/IP information on the best
tcp-ip-sockets-in-c
- C#语言下的TCP/IP编程,不可多得的.Net平台下网络编程的资料。-C# Language under the TCP/IP programming, rare. Net platform network programming information.
Alchemi
- 这个是网格计算框架Alchemi的资料,C#版-Alchemi grid computing framework that is information
PServer4
- linux下实现的通信的程序,此为Dserver服务端。主要用多线程实现的。为公司内部资料。-linux communications under the procedures
winsock
- socket网络编程的资料的集合,对想学习socket编程的人很有用处. -socket network programming information collection,for people want to learn socket programming very useful.
epoll-libevent-proxy
- 分别使用epoll、libevent实现的端口映射程序,学习epoll,libevent的好资料-Respectively, using epoll, libevent port mapping procedures to achieve, learning epoll, libevent good information ...
C
- 计算机二级学习资料,复习迎考的不二选择!-Computer, two learning materials, review Yingkao a prime choice!
winsocket(C)
- 毕业设计中用到的很好的参考资料,当然如果你实在是懒,可以稍微改改就能当自己的毕业设计了,winsocket局域网文件传输系统源代码+项目论文。主要是利用tcp进行文件传输,突出点在于将客户端与server整合成了一个程序,而且是属于控制台程序,操作简单,阅读源码当然也更清晰。够厚道了吧,管理员速度加分-Graduation well used in reference, of course, if you are really lazy, you can change a little chan
CSSreferencemManual3.0
- CSS完全参考手册3.0.chm 本参考手册是在《完美网页设计CSS快速参考》基础上进行的第3次重要升级,同时参考了W3C官方网站信息、微软DHTML参考资料,以及苏昱的《样式表中文手册》信息,在此表示感谢。-Complete reference manual 3.0.chm CSS reference manual is in " perfect web design CSS Quick Reference" on the basis of the 3rd major u
linux-c-data-trans-on-web
- Linux网络编程用户数据报发送~sockfd,buf,len的意义和read,write一样,分别表示套接字描述符,发送或接收的缓冲区及大小. recvfrom负责从 sockfd接收数据,如果from不是NULL,那么在from里面存储了信息来源的情况,如果对信息的来源不感兴趣, 可以将from和fromlen 设置为NULL.sendto负责向to发送信息.此时在to里面存储了收信息方的详细资料. ~-Data transfering on web
linux-c-program
- 这是关于linux c的初级程序,对刚接触linux的同学来说,是很好的学习资料-This is about Linux c primary program, to just contact Linux students, it is very good learning material
Linux-C
- 关于linux C的资料,很经典哦-On Linux C data, classic Oh. . . .
Microcontroller-C-program
- 单片机C语言汇集程序,资料全,全通过,需要的下载。-The microcontroller C language pooled program, that all information, all through, the need to download.
test.c
- 构造一个DNS报文,查了好些资料,好象许多朋友对UDP报文的校验和老是出问题,自己试了一些例子代码,也有问题。所以花了一些时间,做了一个成功的例子,在Linux下GCC通过并验证成功-Construct a DNS packet, to check better information, and if many friends UDP packet checksum always problems, his trial some example code, there are problems.
linux
- linux开发中的C++资料,比较全,以前老师给的,要学习C++的同学不妨下去-linux development of learning materials, based on the C++
jrtplib-3.11.1.01.tar
- RTP协议的c++实现,很不错的源码,希望大家可以资料互享(C ++ implementation of RTP protocol)
C
- 分享C语言编程资料,侵删。对c语言的进一步学习。(C language programming data)
Spire.Pdf
- 非常实用的资料,spire.pdf 破解版,同时内部有C#案例,很容易明白的,内部案例可以直接运行测试,可以生成PDF文件,同时也可以编辑pdf文档,增加书签等,案例给大家提供参考。(Very practical information, spire. PDF 4.8 cracked version, and internal C # cases, it is easy to understand, internal cases can run tests directly, can gener
SNMP编程c#实现
- 分模块实现snmp管理系统的功能,具有良好的页面,可以交互,可以用来入门学习,非常好的学习材料,snmp这块比较全的资料了