-
此代码是在wince 5.0操作系统上运行的,通过串口控制手机模块上网,打电话...
此代码是在wince 5.0操作系统上运行的,通过串口控制手机模块上网,打电话-This code is running on wince 5.0 operating system, and through the serial port control module上网phone, call
- 2022-07-12 00:37:35下载
- 积分:1
-
图像直方图,均衡化直方图。
图像直方图,均衡化直方图。-image histogram, histogram equalization.
- 2023-08-28 15:05:03下载
- 积分:1
-
good! The use of free code
不错的!代码使用免费-good! The use of free code
- 2022-01-25 14:47:26下载
- 积分:1
-
程序
程序-Procedures
- 2022-08-25 14:42:48下载
- 积分:1
-
C#开发的一个库存管理系统。很实用,源码齐全。
C#开发的一个库存管理系统。很实用,源码齐全。-C# development of an inventory management system. Very practical, complete source code.
- 2022-06-15 15:49:39下载
- 积分:1
-
VB编写的代码管理程序
总结C51中的位运算并分析了其用法,例如《 》 _cror_()的用法-Summed up in the C51-bit computing and analysis of its usage, for example,
- 2022-07-16 02:43:59下载
- 积分:1
-
这是一个定时关机的源代码自动关机程序,你只需设置一个时间点,便可实现你意想不到功能...
这是一个定时关机的源代码自动关机程序,你只需设置一个时间点,便可实现你意想不到功能- This is a fixed time Guan Ji source code automatic pass machine
procedure, you only must establish a time spot, then may realize your
opinion not to be able to think of the function
- 2022-07-20 18:01:37下载
- 积分:1
-
可配置屏幕捕捉打包AVI及回放程序
这是以前收集的国外的,VC6.0 编写的,VS2003下需简单调节一下,可完美运行,可配置编码格式,可调节抓取区域,里面还有AVI播放代码
- 2022-01-26 01:25:28下载
- 积分:1
-
ShutUp lets you automate clean
ShutUp lets you automate clean-up tasks before shutdown. It can
clean out selected history lists, eject CDs, delete the files in
your TEMP directory, and run the programs you specify before
shutting down your computer. It also lets you schedule reminders
every day, one day a week, one day a month, or for a specific
date any time in the future.
- 2022-02-07 07:14:22下载
- 积分:1
-
A*算法属于一种启发式搜索。它扩展结点的次序类似于广度优先搜索,但不同的是每生成一个子结点需要计算估价函数F,以估算起始结点到该结点的代价及它到达目标结点的代价...
A*算法属于一种启发式搜索。它扩展结点的次序类似于广度优先搜索,但不同的是每生成一个子结点需要计算估价函数F,以估算起始结点到该结点的代价及它到达目标结点的代价的和;每当扩展结点时,总是在所有待扩展结点中选择具有最小F值的结点作为扩展对象,以便使搜索尽量沿最有希望的方向进行。 -A* algorithm is a heuristic search. It extended node in the order of priority similar to the breadth of search, but in every generation is a sub-node calculated valuation function F, to estimate initial node to the node, the price and it arrived at the target node, and the price; Whenever expansion node, the question has always extended to all nodes with the smallest choosing F value of the node as expansion targets, in order to search as far as possible along the most promising direction.
- 2023-01-19 07:50:04下载
- 积分:1