登录
首页 » 其他项目 » 一个用Delphi写的扫雷程序源码

一个用Delphi写的扫雷程序源码

于 2022-01-25 发布 文件大小:509.40 kB
0 221
下载积分: 2 下载次数: 1

代码说明:

一个用Delphi写的扫雷程序源码-this is a procedure source of mine by delphi!

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 一个简单的模拟喷泉的VB代码,教你有关图片的运用
    一个简单的模拟喷泉的VB代码,教你有关图片的运用-Simulation of a simple fountain of VB code, teach you about the use of Picture
    2022-12-30 03:40:03下载
    积分:1
  • [输入] 图的顶点个数N,图中顶点之间的关系及起点A和终点B [输出] 若A到B无路径,则输出“There is no path” 否则输出A到B路...
    [输入] 图的顶点个数N,图中顶点之间的关系及起点A和终点B [输出] 若A到B无路径,则输出“There is no path” 否则输出A到B路径上个顶点 [存储结构] 图采用邻接矩阵的方式存储。 [算法的基本思想] 采用广度优先搜索的方法,从顶点A开始,依次访问与A邻接的顶点VA1,VA2,...,VAK, 访问遍之后,若没有访问B,则继续访问与VA1邻接的顶点VA11,VA12,...,VA1M,再访问与VA2邻接顶点...,如此下去,直至找到B,最先到达B点的路径,一定是边数最少的路径。实现时采用队列记录被访问过的顶点。每次访问与队头顶点相邻接的顶点,然后将队头顶点从队列中删去。若队空,则说明到不存在通路。在访问顶点过程中,每次把当前顶点的序号作为与其邻接的未访问的顶点的前驱顶点记录下来,以便输出时回溯。 #include int number //队列类型 typedef struct{ int q[20] -[imported] map of the number of vertices N, Vertex map of the relationship between the starting point and end point A and B [output] if A to B without path then exporting "There is no path" Otherwise output A to B on the path vertices [storage structure] plan adopted adjacency matrix of storage. [Algorithm for the basic idea] BFS way from the vertex A, A visit followed with adjacent vertices VA1, VA2 ,..., VAK, visiting times, if not visit B, continue to visit with the VA1 adjacent vertices VA11, VA12 ,..., VA1M. VA2 and then
    2022-01-25 22:50:29下载
    积分:1
  • 这是工厂应用的软件,几年前写的,那是刚学会VC开发。
    这是工厂应用的软件,几年前写的,那是刚学会VC开发。-This is the factory application software, written in a few years ago, it was刚学会VC development.
    2022-11-15 20:45:04下载
    积分:1
  • Beamforming algorithm in MATLAB to achieve under the
    波束形成算法在MATLAB下的实现源代码 -Beamforming algorithm in MATLAB to achieve under the
    2023-01-25 15:05:03下载
    积分:1
  • 包含网吧管理服务器和客户端,将文件解压后即可放在VB环境下使用。...
    包含网吧管理服务器和客户端,将文件解压后即可放在VB环境下使用。-Include a server and a client of netbar manager system,unzip this file and you can application it in VB.
    2022-08-15 13:45:26下载
    积分:1
  • 五种排序算法,此外,几乎包含了所有常见的数论里的算法。...
    五种排序算法,此外,几乎包含了所有常见的数论里的算法。-five sort algorithm。in addition,contains all the common algorithm of maths
    2023-05-30 00:00:03下载
    积分:1
  • function viewer function Viewer
    函数查看器 函数查看器-function viewer function Viewer
    2022-07-17 09:02:46下载
    积分:1
  • 介绍了基于FPGA的多功能计程车计价器的电路设计。该设计采用了可编程逻辑器件FPGA的ASIC设计,并基于超高速硬件描述语言VHDL在Xilinx公司的Spar...
    介绍了基于FPGA的多功能计程车计价器的电路设计。该设计采用了可编程逻辑器件FPGA的ASIC设计,并基于超高速硬件描述语言VHDL在Xilinx公司的SpartanⅡ系列的2sc200PQ208-5芯片上编程实现了整个系统的控制部分,整个自动控制系统由四个模块构成:秒分频模块、控制模块、计量模块和译码显示模块。该设计不仅仅实现了显示计程车计费的功能,其多功能表现在它可以通过选择键选择显示计程车累计走的总路程和乘客乘载的时间。计时、计程、计费准确可靠,应用于实际当中有较好的实用价值和较高的可行性。-introduced FPGA-based multifunctional taxi meter circuit design. The design using programmable logic device FPGA ASIC design, and for the super-high-speed VHDL hardware description language in the company Xilinx Spartan II Series 2 sc 200PQ208-5 chip programming of the control system as a whole, Automatic control the entire system from four modules : a seconds-frequency module, control module, metrology modules and decoding module. The design not only achieved a taxi showed Billing functions, Multifunctional its performance through its keypad revealed taxi taking the cumulative total journey of the passengers took the set time. Program, log, billing is accurate, reliable and practical application of them have good practical value and the
    2022-01-22 15:10:54下载
    积分:1
  • VB操作数据库
    VB操作数据库-VB database operations .....................................
    2022-05-18 12:02:03下载
    积分:1
  • python的学习笔记 很赞的说,深入浅出,我爱python
    python的学习笔记 很赞的说,深入浅出,我爱python-learning python is Chan notes that in layman
    2022-12-19 17:40:04下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载