-
该程序关键在于Shell sort的实现: 缩小增量排序法 取整数d1,将所有距离为d1的倍数的元素为1组,在各组内排序。(每组内部插入排序) 取d2<d...
该程序关键在于Shell sort的实现: 缩小增量排序法 取整数d1,将所有距离为d1的倍数的元素为1组,在各组内排序。(每组内部插入排序) 取d2
- 2022-11-14 10:55:03下载
- 积分:1
-
将bmp转换为include文件,用于嵌入式编程中
将bmp转换为include文件,用于嵌入式编程中-will include conversion of documents for Embedded Programming
- 2023-05-19 06:05:03下载
- 积分:1
-
Winodws CE/Mobile, Connection Manager Helper
Winodws CE/Mobile, Connection Manager Helper
- 2022-03-18 02:11:55下载
- 积分:1
-
动态装载WDM驱动程序,包含DEMO工程,用vc6.0编译通过.
动态装载WDM驱动程序,包含DEMO工程,用vc6.0编译通过.-dynamic loading WDM, including DEMO works with vc6.0 compile.
- 2023-08-10 04:30:03下载
- 积分:1
-
Some very simple c language program is just getting started to go bad as experim...
一些很简单的c语言程序,是恶刚刚入门的去当成实验来用。有一些帮助-Some very simple c language program is just getting started to go bad as experimental use. Have some help
- 2022-05-09 01:26:21下载
- 积分:1
-
SDK API
SDK API 的系统托盘编程的一个例子 编译环境VC 6.0-SDK API
- 2022-01-31 16:04:30下载
- 积分:1
-
VB 中切换中文输入法
VB 中切换中文输入法,利用 GetKeyboardLayoutList 、 GetKeyboardLayoutName、GetKeyboardLayout 、
ActivateKeyboardLayout 实现设置默认输入法
- 2023-06-10 07:10:02下载
- 积分:1
-
本文档的目的在于阐述一种方法,通过该方法,开发小组可以在他们所编写的代码中保持一贯的风格。这样做的目的是使在开发小组中的每一个程序员都可以明白其他程序员的代码。...
本文档的目的在于阐述一种方法,通过该方法,开发小组可以在他们所编写的代码中保持一贯的风格。这样做的目的是使在开发小组中的每一个程序员都可以明白其他程序员的代码。这有助于提高代码编写的可读性和使用的一贯性。-This document aims to set out a way through this method, the development team can be prepared in their code to maintain a consistent style. The aim is to enable the development teams in each of the programmers can understand other programmers code. This helps to improve code readability and use of the preparation of consistency.
- 2023-07-13 13:10:10下载
- 积分:1
-
RARopen 延长开放进程
Raropen 使用在 Windows 资源管理器或其他程序 entegration。非常基本和有用的代码。打开RAR文件。您的程序打开 RAR文件吗?我们解释的RAR文件并推荐的软件我们知道可以打开或转换您的RAR文件。
- 2022-02-13 00:00:58下载
- 积分:1
-
定时倒计时自动关机软件,可用两种方式设置关机,可隐藏到系统托盘,没有使用提升应用程序权限的形式,最后关机调用的是系统命令,如果说生成的exe文件不改名的话,可能...
定时倒计时自动关机软件,可用两种方式设置关机,可隐藏到系统托盘,没有使用提升应用程序权限的形式,最后关机调用的是系统命令,如果说生成的exe文件不改名的话,可能会无法关机,因为这个exe文件可能会与系统的shutdown命令同名-Automatic shutdown software countdown timer can be set off in two ways, to hide the system tray, do not use the authority to upgrade the application form, the last system shutdown command is called, if the generated exe file does not change its name, it may not be able to shutdown, because the exe file and system may be of the same name of the shutdown command
- 2022-08-26 10:20:50下载
- 积分:1