搜索结果

找到约 236 项符合 Message-Digest 的查询结果

VC书籍 以传统的C/SDK 撰写Windows 程序

以传统的C/SDK 撰写Windows 程序,最大的好处是可以清楚看见整个程序的来龙去脉 和消息动向,然而这些重要的动线在MFC 应用程序中却隐晦不明,因为它们被Application Framework 包起来了。这一章主要目的除了解释MFC 应用程序的长像,也要从MFC 源代 码中检验出一个Windows 程序原本该有的程序进入点(WinMain)、视窗类别 ...
https://www.eeworm.com/dl/686/417907.html
下载: 198
查看: 1071

其他 Introduction Sometimes you may collide with the following problem: a third-party binary component o

Introduction Sometimes you may collide with the following problem: a third-party binary component or control embedded into your application displays windows (usually message boxes) that hang your code until they are closed. If you do not have the source code of this binary and one does not have a g ...
https://www.eeworm.com/dl/534/422105.html
下载: 21
查看: 1026

Linux/Unix编程 在网络安全中经常会遇到rootkit

在网络安全中经常会遇到rootkit,NSA安全和入侵检测术语字典( NSA Glossary of Terms Used in Security and Intrusion Detection)对rootkit的定义如下:A hacker security tool that captures passwords and message traffic to and from a computer. A collection of tools that allows a hacker to provide a backdoor in ...
https://www.eeworm.com/dl/619/423501.html
下载: 79
查看: 1031

VC书籍 深入浅出MFC是一本介绍 MFC(Microsoft Foundation Classes)程式设计技术的书籍。对于 Windows 应用软体的开发感到兴趣

深入浅出MFC是一本介绍 MFC(Microsoft Foundation Classes)程式设计技术的书籍。对于 Windows 应用软体的开发感到兴趣,并欲使用 Visual C++ 整合环境的视觉开发工具,以 MFC 为程式基础的人,都可以从此书获得最根本最重要的知识与实例。      如果你是一位对 Application Framework 和物件导向(Object Oriented ...
https://www.eeworm.com/dl/686/432808.html
下载: 171
查看: 1042

JavaScript This project developed in java leads us to realize a flight reservation system in order to emulate d

This project developed in java leads us to realize a flight reservation system in order to emulate databases containing the structures for the flight and for the booking. These bases extend the List interface and implements additional search鈥檚 methods. Two interfaces provide an access to this syst ...
https://www.eeworm.com/dl/685/432813.html
下载: 161
查看: 1048

数值算法/人工智能 Maya Calendar During his last sabbatical, professor M. A. Ya made a surprising discovery about the

Maya Calendar During his last sabbatical, professor M. A. Ya made a surprising discovery about the old Maya calendar. From an old knotted message, professor discovered that the Maya civilization used a 365 day long year, called Haab, which had 19 months. Each of the first 18 months was 20 days long ...
https://www.eeworm.com/dl/518/434758.html
下载: 146
查看: 1484

Java编程 chat room

chat room,have both server and client.client can talk publicly or privatly sever can send message to all clients or choose one.
https://www.eeworm.com/dl/633/435379.html
下载: 142
查看: 1079

金融证券系统 This package contains the following source code files: - demo.c Demo application sourc

This package contains the following source code files: - demo.c Demo application source, with message packing/unpacking example - benchmark.c Benchmark source, to benchmark pack/unpack operations - dl_c_iso8583_v0_0_3 (16th July 2008) DL ISO-8583 library source files ...
https://www.eeworm.com/dl/638/438211.html
下载: 108
查看: 1078

汇编语言 Tiny Planet is small device connected to a GSM cell phone. When the mobile receives a predefined SMS

Tiny Planet is small device connected to a GSM cell phone. When the mobile receives a predefined SMS (text message), like "Activate burglar alarm" or "Start backup pump", the circuit automatically recognizes it as a command, and switches the output port accordingly. Besides switching the port on or ...
https://www.eeworm.com/dl/644/441161.html
下载: 77
查看: 1068

VC书籍 In c++ risks is a reference to a variable which exists i.e. one 2nd name for the same variable. Thi

In c++ risks is a reference to a variable which exists i.e. one 2nd name for the same variable. This program is broken up into functions.露the function hand constitutes the entrance point of the program, firstly there is the function message which us affiche hello , and the second function produce ...
https://www.eeworm.com/dl/686/442670.html
下载: 74
查看: 1049