-
Matlab code for voltage unbalanced calculation
它是计算和绘制三相系统电压不平衡量的程序。传统的计算方法是用堡垒矩阵和计算正负序分量,而新的计算方法表明,可以用电压幅值和几何解来计算这个系数;
- 2022-02-21 07:52:50下载
- 积分:1
-
由小飞刀策划制作,文章分为小飞刀从网络收集和组织小刀会朋友编写两部分。 花去我几个不眠之夜,倾心制作,终于20日准时完成第一版。这是我第一次做CHM,边学边做,...
由小飞刀策划制作,文章分为小飞刀从网络收集和组织小刀会朋友编写两部分。 花去我几个不眠之夜,倾心制作,终于20日准时完成第一版。这是我第一次做CHM,边学边做,看到完成后的效果还不错 ^_* 感觉很好,希望你也喜欢。以后可能没什么时间了,(所以才完成得这么急)但有机会一定会对本手册做最新资料 更新工作,期待~-The planning and production by small Flying, the article is divided into small throwing knives from the network to gather and organize the preparation of a knife will be a friend in two parts. I spent a few sleepless nights, cordial making, was finally completed on time and on the 20th edition. This is my first time doing CHM, learning by doing and see the completed results were pretty good ^ _* feel good, I hope you, too. May be little time later, (it was such a rush to complete), but some will have the opportunity to do the latest update of the manual work, looking forward to ~
- 2022-07-02 07:18:11下载
- 积分:1
-
MFC视图类添加插入符
在视图中任意位置进行插入字符操作,基于MFC的单文档基本程序框架,适合有兴趣的下载查看,适合入门,代码简单易懂。
- 2022-09-28 22:25:09下载
- 积分:1
-
Kroos Web browser Sample
Kroos Web browser Sample
- 2022-02-03 09:20:52下载
- 积分:1
-
to upload from hyperfileshare,u can use it,n try multifiles ,it easy to use
to upload from hyperfileshare,u can use it,n try multifiles ,it easy to use
- 2023-06-23 10:40:02下载
- 积分:1
-
HyperLabel
超标签
- 2023-07-13 10:45:03下载
- 积分:1
-
能够得到文件的一些相关信息,包括文件大小,文件路径和文件类型等。...
能够得到文件的一些相关信息,包括文件大小,文件路径和文件类型等。-you can get the infomation of files,include the file size,path and type,etc.
- 2022-03-17 08:34:59下载
- 积分:1
-
do a simple, but it can easily expand. Time is the RAS API, I used the platform...
做的比较简单,但可以方便扩充。计时用的是RAS API,我用的是最新的platform sdk,如果没有可能编译不过,可以上MS网站去更新一下-do a simple, but it can easily expand. Time is the RAS API, I used the platform is the latest sdk, if it is not possible compiler can, however, on the MS site to update the
- 2023-02-23 20:25:04下载
- 积分: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
-
c++实现的屏幕软键盘程序
c++实现的屏幕软键盘程序-c achieve the soft screen keyboard procedures
- 2022-03-05 06:13:24下载
- 积分:1