-
扫雷
要执行项目。它将用于我的科目。我想知道它如何工作。扫雷是我的项目。我想要你的帮助来做我的项目。我想研究或了解如何在扫雷艇正在使用 c#。而我也教我对它如何工作的朋友。
- 2023-01-11 14:10:04下载
- 积分:1
-
操作注册表的例子
罗的操作注册表的例子
.386
.model flat, stdcall
option casemap :none
;>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
; Include 文件定义
;>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
include windows.inc
include user32.inc
includelib user32.lib
include kernel32.inc
includelib kernel32.lib
include Advapi32.inc
includelib Advapi32.lib
;>>>>>>>>>>>>>>>>>
- 2022-06-30 19:09:30下载
- 积分:1
-
数据结构(C语言)――哈夫曼编码及其应用
数据结构(C语言)――哈夫曼编码及其应用-Huffman Coding and Its Application
- 2022-09-22 07:55:02下载
- 积分:1
-
互刷源码
互刷的平台源码,不错的。现分享出来大家,大家互相研究下。
- 2022-06-18 09:49:12下载
- 积分:1
-
NTBOOTautofix.rar
NTBootAutofix:一款极为优秀的自动修复XP/VISTA/WIN7系统引导的工具。
适用范围:
1.启动菜单/启动文件丢失修复:
适用所有NT5.x(2000/XP/2003)和NT6.x(Vista/2008/Win7/2008r2/Win8) 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-04-29 09:21:17下载
- 积分:1
-
这个代码功能是格式化需要输入内容的文本框,同时对输入的数据进行检查和验证。每当按键产生变化,如回车,粘贴等动作时,文本框会自动检查和修改。
另外代码具有自动...
这个代码功能是格式化需要输入内容的文本框,同时对输入的数据进行检查和验证。每当按键产生变化,如回车,粘贴等动作时,文本框会自动检查和修改。
另外代码具有自动文本全选、改变文本框颜色、默认背景/前景色、保存当前输入内容以被撤消时恢复用。支持各种类型的字符和数字格式化,支持按键检测,如按 ESC撤消,按回车和向下箭头键调到下一个文本框,类似TAB键,支持回车声音事件、聚焦和失焦颜色编号等。-This code function is to format the text box to enter the content, while the input data checking and validation. Whenever the button a difference, such as Enter, paste and other movements, the text box will automatically check and modify. Another source with automatic text Select All and change the text box color, the default background/foreground color, save the current input in order to resume use was withdrawn. Support various types of characters and numbers, formatting, support for key detection, such as press ESC Undo, press enter and down arrow keys transferred to the next text box, similar to the TAB key, enter the sound to support the event, focus and lose focus color number.
- 2022-07-28 08:59:44下载
- 积分:1
-
图的应用
图的应用-铁路最短路径的源码以及实验报告!-Diagram- railway source shortest path, as well as experimental reports!
- 2022-09-19 07:00:03下载
- 积分:1
-
自动在文本框中填写文本,自动点击按钮,并自动将查询结果保存在文本文件里。此程序是针对龙帝引擎的数据提取而写的。...
自动在文本框中填写文本,自动点击按钮,并自动将查询结果保存在文本文件里。此程序是针对龙帝引擎的数据提取而写的。-automatically fill in the text box text, automatically click on the button, and automatically search result will be preserved in the text document. This procedure is against the Dragon Dili engine data extraction and write.
- 2023-01-04 06:10:03下载
- 积分:1
-
字典序问题:在数据加密和数据压缩中常需要对特殊的字符串进行编码。给定的字母表 A 由 26 个小
写英文字母组成 A={a,b,…,z}。该字母表产生的升序...
字典序问题:在数据加密和数据压缩中常需要对特殊的字符串进行编码。给定的字母表 A 由 26 个小
写英文字母组成 A={a,b,…,z}。该字母表产生的升序字符串是指字符串中字母按照从左到
右出现的次序与字母在字母表中出现的次序相同,且每个字符最多出现 1 次。例如,a,b,ab,
bc,xyz 等字符串都是升序字符串。
-search the postion for the given ascend sor string.
- 2022-11-11 07:15:03下载
- 积分:1
-
实现一个简单的时钟
实现一个简单的时钟-achieve a simple clock
- 2023-04-10 11:10:03下载
- 积分:1