-
A*算法解决八数码软件
A*算法解决八数码软件-A* algorithm to solve eight digital software
- 2022-03-10 10:49:45下载
- 积分:1
-
an alarm clock procedures, wrote it myself not too good, for example only
一个闹钟程序,自己写的不太好,只作例子-an alarm clock procedures, wrote it myself not too good, for example only
- 2022-07-12 20:45:40下载
- 积分:1
-
实现一个普通表达式到后最表达式的转换(只提供了10以内的数的转换)...
实现一个普通表达式到后最表达式的转换(只提供了10以内的数的转换)-To achieve a common expression is the best expression to the post-conversion (only 10 less than the number of conversion)
- 2023-01-09 18:10:03下载
- 积分:1
-
我估计这是对初学者来说最好的礼物了,我也用过的。
我估计这是对初学者来说最好的礼物了,我也用过的。-I guess this is the best gift for the beginner, and I have used.
- 2022-08-17 10:15:28下载
- 积分:1
-
Source code of format disk.
磁盘格式化是计算机用户经常使用的操作之一,但由于操作系统的控制台和(Shell)提供了对格式化的完美支持,使编程人员很容易忽视用户对格式化的基本需求。在他们看来,磁盘格式化对用户来说并不是一个太大的问题,应用程序不必要对它提供支持。其实,这是一个错觉,当用户在运行应用程序遇到需要格式化磁盘时,再切换到控制台或者资源管理器去格式化磁盘是非常不便和烦琐的。 还有一部分编程人员认为磁盘格式化很容易实现,没有技术障碍,因此没有赋予足够重视。其实,在实际编程时笔者发现磁盘格式化是一个不大不小的问题。一方面,它要求编程尽量简单,不要涉及中断、端口读写、物理扇区存取、VXD、WDM驱动程序等复杂细节,只要能实现格式化即可,代码越简单越好,最好是只调用一个函数即可实现。-Source code of format disk.
- 2022-07-13 06:38:27下载
- 积分:1
-
这是一个如何在你程序里象IE,Office等使用VbScript,Jscript脚本引擎的源代码。这将大大增加你的系统的交互性。...
这是一个如何在你程序里象IE,Office等使用VbScript,Jscript脚本引擎的源代码。这将大大增加你的系统的交互性。-how you like IE Lane procedures, such as the use of VOD Office, Jscript engine source code. This will greatly increase your system"s interactive.
- 2022-02-15 06:57:42下载
- 积分:1
-
得到IE的版本号
得到IE的版本号-The example of getting the version of IE
- 2022-07-18 09:00:24下载
- 积分:1
-
In touch application to cd boxes enclosure
In touch application to cd boxes enclosure
- 2022-01-25 21:46:00下载
- 积分:1
-
8拼图使用DFS C++代码
本文用bfs解决了c++中的8个益智游戏
- 2022-09-18 23:00:04下载
- 积分:1
-
做个图像直线检测的算法,主要是用来检测图像中的直线,
做个图像直线检测的算法,主要是用来检测图像中的直线,-Make out an arithmatic of checking lines.It is mainly used to check and measure the lines in pictures.
- 2022-03-13 11:59:25下载
- 积分:1