资源列表
[其它] 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.<haugnwm> 在 2008-10-13 上传 | 大小:71.96kb | 下载:0
[其它] 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.<haugnwm> 在 2008-10-13 上传 | 大小:242.47kb | 下载:0
[其它] 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.<haugnwm> 在 2008-10-13 上传 | 大小:263.16kb | 下载:0
[其它] sniff_snort
说明:嗅探是网络攻击中的重要环节,该代码完整介绍的嗅探的全过程。-Sniffer network attacks is an important part of the code introduced by sniffer integrity of the entire process.<haugnwm> 在 2008-10-13 上传 | 大小:5.17kb | 下载:0
[其它] 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 e<Fa> 在 2008-10-13 上传 | 大小:1.8kb | 下载:0
[其它] TCPIPListeners
说明:功能源码多线程 TCIIP 侦听器,vb.net,可供学习和交流-function source multithreaded TCIIP interception device, vb.net, for learning and exchange<张熙贤> 在 2008-10-13 上传 | 大小:25.23kb | 下载:0
[其它] 用函数指针对两数作四则运算
说明:用函数指针做四则运算,文件不大,功能较全面,上传供参考-do with function pointers four computation, not paper, more comprehensive functions, uploads for reference<刘新夏> 在 2008-10-13 上传 | 大小:2.98kb | 下载:0
[其它] 含括弧的任意精度四则运算的详细解释
说明:1.本程序主要的功能是利用链表将用户输入的任意精度中缀表达式转换成后缀表达式,为了以便于区分数据和操作符,数据间用下划线将它们区分开来,并且计算出此表达式的值。 2.需要注意的是:此程序所叙述的四则运算是狭义的,并没有显式的要求用户以中括弧“[]”或者是大括弧“{}”进行输入,因为这样会大大的加大程序的代码量,为了简便起见,同时又为了实现四则混合运算的功能,只要用户将含有中括弧或者是大括弧的地方均以小括弧表示即可。-1. Th<刘新夏> 在 2008-10-13 上传 | 大小:4.13kb | 下载:0
[其它] 有理数运算的演示程序设计
说明:报告内容: 实现两个有理数的相加、相减、相乘、及相除的四则混合运算。-contents of the report : the Rational achieve two together, subtract, multiply, and eliminate the four mixed computing.<刘新夏> 在 2008-10-13 上传 | 大小:17.27kb | 下载:0