登录
首页 » Windows_Unix » GRF Editor v1.8.2.7

GRF Editor v1.8.2.7

于 2020-06-23 发布
0 266
下载积分: 1 下载次数: 1

代码说明:

说明:  GRF Editor v1.8.2.7 grf文件解包工具(Trusted Windows (PC) download GRF Editor 1.8.2.4. Virus-free and 100% clean download. Get GRF Editor alternative downloads.)

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

发表评论

0 个回复

  • 装机常用的小软件,不一定最好但一定是最好用的,赶快下吧...
    装机常用的小软件,不一定最好但一定是最好用的,赶快下吧-Installed capacity of commonly used small software, not necessarily the best but definitely the best use, as soon as possible, are you
    2022-03-02 09:39:25下载
    积分: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
  • 这是回合制网游自动喊话器,适用于大多数网游,比较适合初学者学习之用。...
    这是回合制网游自动喊话器,适用于大多数网游,比较适合初学者学习之用。-This is a turn-based online games automatically Megaphone for most online games are more suitable for beginners learning.
    2022-08-09 04:22:56下载
    积分:1
  • VC++远程桌面控制的实现
    VC++远程桌面控制的实现,C/S结构,使用CSocket,实现思路主要是先将远程桌面捕获,再发回本地,在对话框中显示出来,将本地鼠标和盘键输入,变成命令,发到远程主机执行,以模拟出鼠标和键盘的操作,再将远程桌面捕获,再发回本地,在对话框中显示出来.调试程序注意:   1.先运行服务端点开始   2.再运行客户端,点连接,得到屏幕,再点控制就可以操作远程桌面了.
    2022-03-09 18:45:35下载
    积分:1
  • 简单的用VC++6.0编写的对话框,该对话框包括了各种类型的控件....
    简单的用VC++6.0编写的对话框,该对话框包括了各种类型的控件.-Simple to use VC++ 6.0 prepared dialog, the dialog box includes all types of controls.
    2022-04-13 11:30:33下载
    积分:1
  • 学EDA 的时候做的,全是自己设计的,后面还有很多好东西,愿大家分享,希望能给大家带来一定的帮助!...
    学EDA 的时候做的,全是自己设计的,后面还有很多好东西,愿大家分享,希望能给大家带来一定的帮助!-EDA school time to do all of their own design and there are a lot of good things, willing to share the hope that we can bring some help!
    2023-03-22 22:30:04下载
    积分:1
  • 1
    一款基于HTML5/CSS3的3D环形图片墙,该HTML5图片特效是一面3D立体的墙,墙上贴着一些图片,墙体在不停的旋转移动。鼠标滑过图片时,图片墙即停止转动,并将选中的图片放大(A 3D ring picture wall based on HTML5 / CSS3. The HTML5 image special effect is a 3D three-dimensional wall, with some pictures attached to the wall, the wall is constantly rotating and moving. When the mouse slides over the picture, the wall of the picture stops rotating and the selected picture is enlarged.)
    2018-08-14 09:23:14下载
    积分:1
  • CSpreadSheet
    对Excell文件进行读写操作,并可以创建excell文件(Read and Write the excell file)
    2009-07-01 15:27:10下载
    积分:1
  • 图像去噪
    说明:  图像去噪小波变换图像去噪 有程序试试可不可以运行啊(Image de-noising wavelet transform image de-noising program try it can run)
    2020-04-14 14:04:18下载
    积分:1
  • Test_DPC
    cac vao cai dat test may
    2017-09-07 18:58:59下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载