-
本程序利用HOOK实现星号密码查看。使用时将鼠标移到要查看的地方,星号密码即可变为明文。...
本程序利用HOOK实现星号密码查看。使用时将鼠标移到要查看的地方,星号密码即可变为明文。-This procedure used to achieve an asterisk password HOOK view. Use the mouse to move where you want to see an asterisk password into plaintext.
- 2022-04-15 16:36:08下载
- 积分:1
-
With a radio button StringGrid, with a radio button StringGrid with a radio butt...
使用单选按钮StringGrid,使用单选按钮StringGrid和单选按钮StringGrid和单选按钮StringGrid
- 2022-03-15 23:43:37下载
- 积分:1
-
Basically timer calculator for 8051 for different modes
Basically timer calculator for 8051 for different modes
- 2022-03-22 03:13:27下载
- 积分:1
-
stmart卡读写程序,用MCS51汇编语言
stmart卡读写程序,用MCS51汇编语言-stmart Card Reader program, assembler 51 Languages
- 2022-04-01 16:07:49下载
- 积分:1
-
1、实验1:带括号的算术表达式求值的两个实验…
一、实验一:带括号的算术表达式求值
二、实验的目的和要求:
1.采用算符优先数算法,能正确求值表达式
2.熟练掌握栈的应用
3.熟练掌握计算机系统的基本操作方法,了解如何编辑、编译、链接和运行一个C++程序
-1, experiment 1: arithmetic expressions with parentheses evaluated two experimental purposes and requirements: 1. Using operators priority number algorithm, able to correctly evaluated expression 2. Familiar with the application of the stack 3. Computer proficiency in the system" s basic methods of operation, learn how to edit, compile, link and run a C++ program
- 2022-06-19 17:03:20下载
- 积分:1
-
对一些初学者很有帮助,可以学会对一些简单的图像处理。
对一些初学者很有帮助,可以学会对一些简单的图像处理。-Helpful for some beginners, you can learn some simple image processing.
- 2022-02-04 21:02:53下载
- 积分:1
-
- 2022-03-06 07:43:36下载
- 积分:1
-
轻松设置Windows外壳扩展程序
轻松设置Windows外壳扩展程序-easily installed Windows shell extension procedures
- 2022-12-26 02:55:03下载
- 积分:1
-
C++ Builder V5.0 AutoCAD VCL源码
c++builder v5.0 AutoCAD vcl源代码
- 2023-03-18 12:30:03下载
- 积分:1
-
这个程序的头文件中包含四种排序方法:泡沫排序法(bubble),插入排序法(insertion),快速排序法(quick)和选择排序法(selection)。头...
这个程序的头文件中包含四种排序方法:泡沫排序法(bubble),插入排序法(insertion),快速排序法(quick)和选择排序法(selection)。头文件中还使用了模板技术,以便可以同时实现几种类型的排序算法。 dinimicky_hu对原程序做了修改和优化,使用了函数指针数组,并修改了一个BUG-The head file of this programme includes 4 methods of sorting : Bublle sorting,insertion sorting,quick sorting and selection sorting.Some
template technics are included in the head file in order to make these sorting metods achieved in the same time . The source code is recomposed and optimized by Dinimicky_hu , using the some arrays of function pointer ,and amened some bugs.
- 2022-07-19 03:30:28下载
- 积分:1