资源列表
[系统编程] systemcomment
说明:操作系统的课程设计,用VC编写的文件检索系统-operating system of curriculum design, preparation of the VC document retrieval system<momo> 在 2008-10-13 上传 | 大小:100.7kb | 下载:0
[系统编程] MinWinsockSp1i
说明:firewall源码,最小化的winsock spi抓包工具-firewall source code, the smallest of the 20 protocols of capturing Packet tools<rr> 在 2008-10-13 上传 | 大小:11.86kb | 下载:0
[系统编程] PacketCapture1
说明:firewall源码,基于应用层的防火墙抓包工具-firewall source code, based on application-layer firewall tool for capturing Packet<rr> 在 2008-10-13 上传 | 大小:82.35kb | 下载:0
[系统编程] xpassthru1
说明:NDIS,网卡传输抓包工具的源代码,接口程序-NDIS, capturing Packet Ethernet transmission source tools, interface procedures<rr> 在 2008-10-13 上传 | 大小:69.5kb | 下载:0
[CA认证] ReplaceNsaKey
说明:替换RSAKEY,破戒微软的安全保密,在开发CSP程序是很有效的,是用VC开发的源码!<吴军> 在 2008-10-13 上传 | 大小:55.21kb | 下载:0
[CA认证] MSENUMALGS
说明:枚举Windows系统中加密解密算法的源代码,在CSP和加密解密程序中都可以借用部分-This software enum the source code of encryption and decryption in Windows,you can use it in CSP or the encryption and decryption programme.<吴军> 在 2008-10-13 上传 | 大小:3.18kb | 下载:0
[系统编程] zxx
说明:自己编的一个销售信息管理系统,不是太完善,为了交毕业设计而已。希望大家能分享一下,有高手也可以改一下,我怕怕过不了关-own a series of the sales information management system is not very sound, in order to pay only graduated design. Hope that we can share with a master can change it, I pass the challenge of h<彭彭> 在 2008-10-13 上传 | 大小:1.77mb | 下载:0
[系统编程] 逆波兰表达式
说明:计算用运算符后缀法表示的表达式的值。后缀表达式也称逆波兰表达式,比中缀表达式计算起来更方便简单些,中缀表达式要计算就存在着括号的匹配问题,所以在计算表达式值时一般都是先转换成后缀表达式,再用后缀法计算表达式的值。如:表达式(a+b*c)/d-e用后缀法表示应为abc*+d/e-。只考虑四则算术运算,且假设输入的操作数均为1位十进制数(0—9),并且输入的后缀形式表达式不含语法错误-calculated Operators suffix France said the value of the e<刘一 > 在 2008-10-13 上传 | 大小:1.42kb | 下载:0