-
这个东西是模拟打印机,可以直接打印到pdf文件里面。除了平常需要外,当你测试打印程序却没有打印机时,这个东西用处很大。...
这个东西是模拟打印机,可以直接打印到pdf文件里面。除了平常需要外,当你测试打印程序却没有打印机时,这个东西用处很大。-this thing is simulated printer can print directly to the pdf file inside. In addition to the normal needs, when you test procedures did not print printers, this thing very useful.
- 2023-01-17 17:10:04下载
- 积分:1
-
C++ High reference manual procedures, a tool, a very good study C++ Language boo...
C++程序高级参考手册,一本工具书,一本非常不错的学习C++语言的书籍-C++ High reference manual procedures, a tool, a very good study C++ Language books
- 2023-07-07 23:45:04下载
- 积分:1
-
WAV压缩成MP3格式
将Wav格式压缩成Mp3-to Wav compressed into MP3 format
- 2022-10-27 11:20:04下载
- 积分: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
-
Generated the smallest industrial bar code type. Barcode generator
生成最小型号的工业条形码.
条码生成器-Generated the smallest industrial bar code type. Barcode generator
- 2022-03-06 10:10:19下载
- 积分:1
-
电路板绘制程序用vb编的
电路板绘制程序用vb编的-circuit board drawing program with vb series
- 2022-03-13 20:48:22下载
- 积分:1
-
EWF, window system disk protection program. Application Examples
EWF,window 系统盘保护程序。应用示例-EWF, window system disk protection program. Application Examples
- 2022-12-03 19:15:03下载
- 积分:1
-
直接文件保存的配置信息, 可以替代INI文件,也可以替代注册表 保存你的应用程序的配置信息 附带编辑器...
直接文件保存的配置信息, 可以替代INI文件,也可以替代注册表 保存你的应用程序的配置信息 附带编辑器 -directly saving the file configuration information can replace INI file, but also can replace the registry to keep your application"s configuration information fringe Editor
- 2023-04-29 20:10:03下载
- 积分:1
-
可以计算相关目录(目前在代码里面设置)下的感兴趣(目前在代码里面设置感兴趣的后缀)的文件的行数...
可以计算相关目录(目前在代码里面设置)下的感兴趣(目前在代码里面设置感兴趣的后缀)的文件的行数-Can calculate the related directory (currently in the code inside the set) of interest (currently in the code inside the set of suffixes of interest) documents the number of rows
- 2023-01-22 09:25:03下载
- 积分:1
-
Process begins to create producers, consumers and then create them from the shar...
程序首先创建生产者,然后创建消费者,他们从共享数据结构存取数据,使用互斥信号量,可以有效保护共享数据。-Process begins to create producers, consumers and then create them from the shared data structure to access data, the use of mutex semaphores, shared data can be effectively protected.
- 2022-01-28 19:29:33下载
- 积分:1