-
关于C语言函数指针的使用,对于c语言初学者非常有帮助
关于C语言函数指针的使用,对于c语言初学者非常有帮助-Function pointer on the C language use, language for beginners c very helpful
- 2022-01-25 19:15:36下载
- 积分:1
-
漂亮的C#软件启动界面特效源码,希望对你有帮助!
漂亮的C#软件启动界面特效源码,希望对你有帮助!-Beautiful interface effects start C# software source code, want to help you!
- 2022-02-02 17:19:54下载
- 积分:1
-
资源管理器
Delphi开发的资源管理器,本程序采用shelltreeview实现windows系统文件的浏览、添加、删除、查看功能,跟windows自身资源管理器很类似!
- 2023-02-09 15:15:03下载
- 积分:1
-
实例289——调用MFC扩展DLL,创建圆形按钮
调用MFC扩展DLL,创建圆形按钮。
- 2023-05-10 16:40:04下载
- 积分:1
-
一个一载的源程序
一个一载的源程序-a source of a set
- 2022-06-15 23:40:30下载
- 积分:1
-
可以算到99.55的n次方,并且把结果以很高的精度显示出来哦
可以算到99.55的n次方,并且把结果以很高的精度显示出来哦-Can count to 99.55 of the n-th power, and the results show high accuracy Oh
- 2022-11-04 09:10:02下载
- 积分:1
-
基于VC6的纸牌MFC程序
在VC6环境下,编写的一个MFC程序,主要功能实现了纸牌的排序,发牌,出牌等功能,可以给初学者一点参考。
- 2022-02-04 17:48:59下载
- 积分:1
-
网络编程的入门程序,对初学者很有帮助! 程序分客户端和服务器端,能通信!...
网络编程的入门程序,对初学者很有帮助! 程序分客户端和服务器端,能通信!-The introduction program leading to network programming.It could make a good help to the beginners! The program include Client-end and Server-end,and can communicate between the two.
- 2022-08-09 21:35:18下载
- 积分:1
-
采用邻接矩阵表示无向图,完成图的创建、图的深度优先遍历、图的广度优先遍历操作。其中图的顶点信息是字符型,图中顶点序号按字符顺序排列。本输入样例中所用的图如下所示...
采用邻接矩阵表示无向图,完成图的创建、图的深度优先遍历、图的广度优先遍历操作。其中图的顶点信息是字符型,图中顶点序号按字符顺序排列。本输入样例中所用的图如下所示:
Input Format:
第一行输入两个值,第一个是图中顶点的个数,第二个是图中边的条数
第二行输入各顶点的信息,即输入每个顶点字符
第三行开始输入每条边,每条边的形式为两个顶点的序号,中间以空格隔开,输入完一条边换行
Output format:
首先输出图的顶点信息,输出完毕换行
接着输出图的邻接矩阵,假如图中有n个顶点,则输出形式为n行n列的邻接矩阵,输出完毕换行
接下来一行输出从图的第一个顶点开始进行深度优先遍历的序列,中间以空格隔开,输出完毕换行
最后一行输出从图的第一个顶点开始进行广度优先遍历的序列,中间以空格隔开,输出完毕换行
-Using an undirected graph adjacency matrix representation to complete the map creation, graph depth-first traversal, graph breadth-first traversal operation. In which vertex information is character, the graph vertex number by characters in order. The input sample used in the diagram are as follows:
Input Format:
The first line of input two values, the first one is the number of graph vertices, the second one is the number of graph edges
Second row, enter information in each vertex, that enter each vertex character
Start typing in the third line of each side, each side in the form of two vertices
- 2022-01-26 03:32:41下载
- 积分:1
-
文件ST_CW_Ambg定义了模糊函数的表达式,以相对带宽B为参数。
2.文件MyFigure为运行文件,它调用ST_CW_Ambg中定义的函数作图。...
文件ST_CW_Ambg定义了模糊函数的表达式,以相对带宽B为参数。
2.文件MyFigure为运行文件,它调用ST_CW_Ambg中定义的函数作图。-ST_CW_Ambg document defines the ambiguity function of the expression to the relative bandwidth B for the parameters. 2. MyFigure running document files, it calls ST_CW_Ambg defined mapping function.
- 2023-04-25 12:10:03下载
- 积分:1