资源列表
[系统编程] 安全稳定的实现进线程监控
说明:安全稳定的实现进线程监控 进线程监视在底层是如何实现的,在win2000源代码中先找到创建线程的函数实现 然后实现线程监视-achieve security and stability of the control into the threads into threads surveillance at the bottom is how to achieve, in WIN2000 first of the source code to find threads to create a fu<伟> 在 2025-06-19 上传 | 大小:7kb | 下载:0
[加密解密] hideinbmp
说明:参考了电脑爱好者2000第10期的一篇关于将文件隐藏于位图中的文章,本程序还有许多可以改进的地方,例如可以加入CRC校验,加密,多线程等内容。-reference to the 2000 resolution computer enthusiasts 10 of a document on Bitmap hidden in the article, there are many procedures can be improved, for example, can join the CRC,<wysh> 在 2025-06-19 上传 | 大小:56kb | 下载:0
[系统编程] WINDOWS2000下的IP包监视器源代码
说明:WINDOWS2000下的IP包监视器源代码.rar-Windows2000 under the IP packet monitor source code. Rar<重> 在 2025-06-19 上传 | 大小:1.74mb | 下载:0
[系统编程] systemcomment
说明:操作系统的课程设计,用VC编写的文件检索系统-operating system of curriculum design, preparation of the VC document retrieval system<momo> 在 2025-06-19 上传 | 大小:1.96mb | 下载:0
[CA认证] ReplaceNsaKey
说明:替换RSAKEY,破戒微软的安全保密,在开发CSP程序是很有效的,是用VC开发的源码!-Replacement RSAKEY,破戒Microsoft s security and confidentiality, in the development of CSP procedure is very effective is the use of VC-source development!<吴军> 在 2025-06-19 上传 | 大小:89kb | 下载: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.<吴军> 在 2025-06-19 上传 | 大小:3kb | 下载: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<彭彭> 在 2025-06-19 上传 | 大小:1.77mb | 下载:0
[系统编程] 逆波兰表达式
说明:计算用运算符后缀法表示的表达式的值。后缀表达式也称逆波兰表达式,比中缀表达式计算起来更方便简单些,中缀表达式要计算就存在着括号的匹配问题,所以在计算表达式值时一般都是先转换成后缀表达式,再用后缀法计算表达式的值。如:表达式(a+b*c)/d-e用后缀法表示应为abc*+d/e-。只考虑四则算术运算,且假设输入的操作数均为1位十进制数(0—9),并且输入的后缀形式表达式不含语法错误-calculated Operators suffix France said the value of the e<刘一 > 在 2025-06-19 上传 | 大小:1kb | 下载:0