-
用c语言编写的Dijkstra算法的源代码。代码短小精炼有注释
用c语言编写的Dijkstra算法的源代码。代码短小精炼有注释-Using c language source code Dijkstra algorithm. Refining short code annotated
- 2022-04-09 21:29:24下载
- 积分:1
-
程序对48个城市的TSP问题(城市坐标文件对应于48.txt)进行计算,求解路径和最优路径图如下。
48个城市结果,大的红*表示路径开始城市,途经城市依次用...
程序对48个城市的TSP问题(城市坐标文件对应于48.txt)进行计算,求解路径和最优路径图如下。
48个城市结果,大的红*表示路径开始城市,途经城市依次用蓝色方块和红色*标示。
-Procedures of the 48 cities TSP problem (document coordinates corresponding to the city 48.txt) to calculate the optimal solution of the path and road map are as follows. The results of 48 cities, the path of the red* indicates the beginning of the city, passing through the city followed by the blue box and red* marked.
- 2022-03-19 10:29:44下载
- 积分:1
-
conv_code_20181106
说明: 将miniseed 转换成sac文件(增加批量处理、模块处理),适用于重庆仪器厂短周期地震的初步数据转换工作(Converting miniseed into sac file (increasing batch processing and module processing) is suitable for the preliminary data conversion of short-period earthquakes in Chongqing Instrument Factory.)
- 2021-04-23 18:58:48下载
- 积分:1
-
蚂蚁定时修改列表v1.0%28多任务版%29
说明: 提供列表自动定时替换功能.支持文本替换定时使用替换盘符内任意位置的文本文件内容.(Provides automatic list timing replacement function. Supports text substitution timing using text file content at any location within the substitution disc character.)
- 2020-06-23 19:00:02下载
- 积分:1
-
PCNN图像增强
说明: 基于PCNN的图像处理方法,能够有效进行图像的增强。(The image processing method based on PCNN can effectively enhance the image.)
- 2019-12-15 21:38:25下载
- 积分:1
-
HTTP
通过geturl、posturl来与http进行交互并操作(Interact and operate with HTTP through geturl and posturl)
- 2019-05-15 14:56:46下载
- 积分:1
-
C 程序设计语言定义了两个标准的内存管理函数:malloc() 和 free()。C 程序员经常使用那些函数在运行时分配缓冲区,以便在函数之间传递数据。然而在许...
C 程序设计语言定义了两个标准的内存管理函数:malloc() 和 free()。C 程序员经常使用那些函数在运行时分配缓冲区,以便在函数之间传递数据。然而在许多场合下,您无法预先确定缓冲区所需的实际大小,这对于构造复杂的 C 程序来说,可能会导致几个根本性的问题。一种自我管理的抽象数据缓冲区概括地给出了抽象缓冲区的伪 C 代码实现,并详细介绍了采用这种机制的优点。-C programming language defines two standard memory management functions: malloc () and free (). C programmers frequently use those functions at run-time allocation of buffers in order to pass data between functions. However, in many occasions, you can not pre-determine the actual size of the buffer required, which for the complex structure of the C program, it may lead to several fundamental questions. A self-management, abstract data buffer generally gives the pseudo-C code for an abstract buffer implementation, and details the advantages of using this mechanism.
- 2022-03-11 11:19:26下载
- 积分:1
-
mapapi0.4alpha
Mapeasy 最初版本,比较干净!!!!!!!!!(Mapeasy)
- 2009-12-25 11:32:45下载
- 积分:1
-
汇编程序从键盘输入一个字符,要求调用bios中断,并用八进制的形式显示其扫描码和ascii码...
汇编程序从键盘输入一个字符,要求调用bios中断,并用八进制的形式显示其扫描码和ascii码-assembler input from the keyboard of a character, called bios interrupt request, and octal form indicating their scan code and code ascii
- 2022-05-23 23:00:59下载
- 积分:1
-
全国大学生电子设计大赛智能小车单片机程序…
全国大学电子设计大赛 智能小车单片机程序及报告+流程图+管脚说明-National University of Electronic Design Competition smart car Singlechip procedures and report+ Flowchart+ Pin description
- 2022-01-25 22:15:52下载
- 积分:1