-
-
300_encrypt.rar
... RSA key
cryptest g
- To encrypt and decrypt a string using RSA
cryptest r
- To calculate MD5, SHS, and RIPEMD-160 message digests:
cryptest m file
- To encrypt and decrypt a string using DES-EDE in CBC mode:
cryptest t
- To encrypt ...
-
jmi.rar
WinAPI Sample, including CerateWIndow. REgister WIndows Class, Dispatch message
-
-
popeconnect.rar
实现进程的管道通信。用系统调用pipe( )建立一管道,二个子进程P1和P2分别向管道各写一句话:
Child 1 is sending a message!
Child 2 is sending a message!
父进程从管道中读出二个来自子进程的信息并显示(要求先接收P1,后P2)。
-
wangluowzq.rar
ChessWZQ1.0 采用C/S模式编写
客户端和服务器端的交互有class Message中定义,有很好的可扩展性(见 Message 定义)
客户端负责界面维护和收集用户输入的信息,及错误处理
服务器维护各在线用户的基本信息和任意两个对战用户的棋盘信息,动态 ...
-
AVCTP_Spec_v1_0.rar
... and response messages for controlling Audio Video features in conformant devices. This protocol enables a device to support more than one control profile at the same time each supported profile shall define its own message formatting and/or usage rules.
-
Video_capture.zip
... prompted me to develop my own independent application. Initially, “LiveVideo” detects the availability of the Video Capture card and whether WebCam is attached or not. Otherwise, it shows the message. Most of the API functions are used from DirectX SDK.
-
68_wzq.rar
ChessWZQ1.0 采用C/S模式编写
客户端和服务器端的交互有class Message中定义,有很好的可扩展性(见 Message 定义)
客户端负责界面维护和收集用户输入的信息,及错误处理
服务器维护各在线用户的基本信息和任意两个对战用户的棋盘信息,动态维护用户列表
鉴于Applet的下载速度太慢,故做成Application
-
FileWatch_demo.zip
This class helps you to monitor files like in the DevStudio. If the file is modified outside your application a message box pops up and lets you choose between ignoring modifications or reloading the data, thus discarding all changes.
-
-