-
本程序利用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
-
帕斯卡尔 · 迷你编译器 LEX 和 YACC
莱克斯-l Lexfile.l
yacc-Parser.y d
g + + lex.yy.c y.tab.c
./a.out < input.txt > output.txt
程序集编译:
nasm-f 小精灵 input.asm
ld-o 输出 input.o
./ 输出
- 2022-03-09 18:42:57下载
- 积分:1
-
This is a procedural maze, the labyrinth is based on the size you the array size...
这是一个迷宫程序,迷宫大小是根据你定的数组大小来决定的,enjoy it。-This is a procedural maze, the labyrinth is based on the size you the array size to decide, enjoy it.
- 2023-05-04 10:55:03下载
- 积分:1
-
在VC中使用Borland BDE的数据
在VC中使用Borland BDE的数据-in VC use Borland BDE data
- 2022-01-25 17:38:23下载
- 积分:1
-
c++学习软件,能有效帮助程序设计初学者入门!
c++学习软件,能有效帮助程序设计初学者入门!-c++ learning software can effectively help beginners entry program design!
- 2022-01-25 17:30:13下载
- 积分:1
-
GPRS手机上网程序
通过此程序,可以实现3G的联通卡或移动卡的GPRD连接及拨号,也可以实现AT命令的相关程序的开发,对开发人员来讲,可以实现3G的所有通讯等的功能,极大的方便了开发人员进行相关开发的工作。
- 2022-07-20 08:07:20下载
- 积分:1
-
用VB实现的排课系统,采用了排课算法,支持SQL和Access数据库两种连接。...
用VB实现的排课系统,采用了排课算法,支持SQL和Access数据库两种连接。-Course Scheduling System implemented with VB, using the Course Scheduling algorithms to support SQL and Access database, two kinds of connections.
- 2022-01-28 16:51:11下载
- 积分:1
-
词法扫描并生成中间表达式,理解中间代码,将非后缀式用来表示的算术表达式转换为用逆波兰式来表示的算术表达式...
词法扫描并生成中间表达式,理解中间代码,将非后缀式用来表示的算术表达式转换为用逆波兰式来表示的算术表达式
-Lexical scanning and generate intermediate expression, understanding of intermediate code will be used to indicate the non-suffix type is converted to the arithmetic expressions using reverse Polish expression to represent the arithmetic
- 2022-02-02 06:28:00下载
- 积分:1
-
VC++编的状态服务器,有良好的线程模型,可靠的网络通信。
VC++编的状态服务器,有良好的线程模型,可靠的网络通信。-VC series of the state server, a good-threaded model, a reliable communications network.
- 2022-03-03 03:34:55下载
- 积分:1
-
it can parse kml document
解析KML文件,能够将KML文件中的节点信息提取出来,并能够最终一文本的方式打印出来。。里面有很多注释掉的内容,如果大家需要的话可以适当的将这些代码去掉注释,在运行看看。。会有另一翻惊喜-it can parse kml document
- 2022-08-24 22:16:20下载
- 积分:1