-
演示最简单的程序,实现线程
演示最简单的线程实现的程序-demonstration of the most simple procedures to achieve threads
- 2022-03-14 00:47:11下载
- 积分:1
-
undo/redo操作实现
用栈数据结构非常简洁完美的管理了undo redo命令的实现。每条command结构体里面保存了当前操作的ID,操作前状态,操作后状态,执行命令的同时把该命令push入undo管理栈,undo的时候pop出undo命令栈并push入redo命令管理栈,redo的时候pop出redo栈并push到undo栈。算法清楚明了,可以在此基础上拓展自己的任何类似操作。 &nbs
- 2022-12-31 03:25:03下载
- 积分:1
-
VB在wince s3c2440 LED控制
LED control in VB on WinCE for S3C2440
- 2022-03-16 13:54:01下载
- 积分:1
-
usb接口相关程序,涉及到USB接口的控制方法,数据传输等.
usb接口相关程序,涉及到USB接口的控制方法,数据传输等.-USB interface related program including USB Interface control, data transfer and so on.
- 2022-10-27 04:15:03下载
- 积分:1
-
此文件介绍如何注册相关的控件,以及怎样进行控件的网页发布...
此文件介绍如何注册相关的控件,以及怎样进行控件的网页发布-This document describes how to register the relevant controls, as well as how to control the Web Publishing
- 2022-08-18 21:11:14下载
- 积分:1
-
C/S架构简单例
VS2010 编译,简单对VC++ 可以帮助初学者了解代码。
应用程序向导已为您创建了这个 Server 应用程序。此应用程序不仅演示 Microsoft 基础类的基本使用方法,还可作为您编写应用程序的起点。
本文件概要介绍组成 Server 应用程序的每个文件的内容。
Server.vcxproj
这是使用应用程序向导生成的 VC++ 项目的主项目文件。
它包含生成该文件的 Visual C++ 的版本信息,以及有关使用应用程序向导选择的平台、配置和项目功能的信息。
- 2022-03-15 23:11:05下载
- 积分:1
-
Hook劫持 隐藏注册表键值,本例子隐藏了hirosh键值
Hook劫持 隐藏注册表键值,本例子隐藏了hirosh键值-Hook hostage hidden registry key, the key example of hidden hirosh
- 2022-03-22 06:59:32下载
- 积分:1
-
Windows脚本技术是chm微软Windows脚本版本。
WINDOWS脚本技术是Microsoft Windows 脚本技术的CHM版。-WINDOWS scripting technology is the Microsoft Windows Script version of the CHM.
- 2022-03-18 02:20:39下载
- 积分:1
-
practice a fingering process. Process interface which depicts the various keys (...
一个指法练习程序.程序界面中画出了各个键(限字母)在键盘上的位置,以方便初学者熟悉键盘.可以在程序中设置练习的字母范围,如A~G,H~L...还可以对练习的时间进行设置,时间到后反馈练习成绩.-practice a fingering process. Process interface which depicts the various keys (the letter) in the position of the keyboard, to facilitate beginners familiar with the keyboard. The procedure can set the scope of practice of the alphabet, A to G, H ~ L. .. can also exercise the right time set up, time after practice performance feedback.
- 2023-08-26 00:15:04下载
- 积分:1
-
这也是一个加密算法的源代码库作为ElGamal、理念等50条。
这是又一个加密算法源代码集合如elgamal,idea等50个算法-This is also an encryption algorithm source code pool as ElGamal, idea etc. 50 Algorithm
- 2023-08-18 02:25:04下载
- 积分:1