资源列表
time for c
- c编译器中time.h的实现,对于要想了解c的标准库,有必要看一看。-time.h had the realization that if you want to understand the criteria for c, it is necessary to look at.
stdio-common
- 绝对正真的stdio.h的实现,从原始的io角度看待自己所编写的c指令,对以后c的深入研究大有裨益。-absolute stdio.h is really the realization of the original from the perspective of their io prepared by the c direction right after c-depth study of great benefit.
elf for linux
- 这是gcc编译中不可或缺的代码段,想了解elf的人不如从源代码入手,深入理解elf的思想。-gcc This is an indispensable source of that to understand better the elf from the start with the source code, in-depth understanding of elf thinking.
sniff_snort
- 嗅探是网络攻击中的重要环节,该代码完整介绍的嗅探的全过程。-Sniffer network attacks is an important part of the code introduced by sniffer integrity of the entire process.
距离矢量路由模拟
- 这是一个模拟路由器的距离矢量路由算法,核心是dijkstra算法。-This is a simulated router distance vector routing algorithm is the core-algorithm.
数据结构-教案
- 严蔚民版的数据结构的完整课件,内容详尽,讲解透彻。-Yan Wei China version of the data structure integrity of the courseware, as detailed, thorough explain.
pathfinding
- prolog 找路例子程序: === === === Part 1-Adding connections Part 2-Simple Path example | ?- path1(a,b,P,T). will produce the response: T = 15 P = [a,b] ? Part 3 - Non-repeating path As an example, the query: ?- pa
TCPIPListeners
- 功能源码多线程 TCIIP 侦听器,vb.net,可供学习和交流-function source multithreaded TCIIP interception device, vb.net, for learning and exchange
有理数四则运算
- 利用堆栈实现有理数的四则运算,比较长,但是基本功能都能够实现,算是比较有用的-stack to achieve rational use of the four operations, a long, but the basic functions can be realized, as a relatively useful
用函数指针对两数作四则运算
- 用函数指针做四则运算,文件不大,功能较全面,上传供参考-do with function pointers four computation, not paper, more comprehensive functions, uploads for reference
有理数运算的演示程序设计
- 报告内容: 实现两个有理数的相加、相减、相乘、及相除的四则混合运算。-contents of the report : the Rational achieve two together, subtract, multiply, and eliminate the four mixed computing.
jds
- 本程序是用来实现初步的服务器与 客户端的简单的通信。是Activex与自动化的应用。可以让想学习的人有信心。-this procedure is used for the initial server and the client simple communication. Yes ActiveX and automation applications. Want to learn can have faith in the people.