-
如何使用制表符动态除和删除的定义…
怎样使用自定义的Tab类
动态增加和删除TabCtrl中的标签-how to use the definition of the category of Tab dynamic addition and removal of the label TabCtrl
- 2023-04-14 16:25:04下载
- 积分:1
-
该程序通过二进制操作,实现磁盘的格式化。类似dos里的format...
该程序通过二进制操作,实现磁盘的格式化。类似dos里的format-the program through binary operation to achieve disk formatting. The dos similar format
- 2022-02-25 02:25:35下载
- 积分:1
-
A simple calculator that supports basic arithmetic, prime number checking, trigo...
A simple calculator that supports basic arithmetic, prime number checking, trigonometry, quadratic equation solving, and as of version 1.4, graphing. The calculator includes installation instructions and extensive help.
- 2022-02-02 20:19:11下载
- 积分:1
-
74hc244中文资料
word格式的
74hc244中文资料
word格式的-74hc244 Chinese data word format
- 2022-02-02 00:49:31下载
- 积分:1
-
907求多元线形回归方程及预报
一.功能 x1,x2, x3,………..xp为自变量,Y为随机变量,
求线形回归方程
Y= + +…+ +
其...
907求多元线形回归方程及预报
一.功能 x1,x2, x3,………..xp为自变量,Y为随机变量,
求线形回归方程
Y= + +…+ +
其中 。。。, 为常数, 是随机变量,且 ―N(0, )
来描述Y与X的变化规律。并用T检验法检验线形回归是否显著。
如果线性回归显著,可用经验回归平面方程对Y作出预报,并给出预报值的置信区间。
-907 for multiple linear regression equation and a prediction. Functional x1, x2, x3, ... .. xp as variables, Y random variables, linear regression equation for Y = ... which. . . For the constant, random variables and-N (0), to describe the X and Y changes. Using T-test whether linear regression significantly. If the linear regression notable experience available on the return plane equation Y forecasts, and gives the predicted confidence interval.
- 2023-01-01 14:35:09下载
- 积分:1
-
一个机械原理的小作业,求使截面系数最大的α角,即当α为何值时,抗弯截面系数最大。...
一个机械原理的小作业,求使截面系数最大的α角,即当α为何值时,抗弯截面系数最大。-a mechanical principle of the small operations, and seeking to make the largest section coefficient alpha angle, that is why when value, the largest coefficient bending section.
- 2023-04-30 16:05:03下载
- 积分:1
-
具有WINDOWS计算器的所有功能,可以很好的实现计算器的各项功能...
具有WINDOWS计算器的所有功能,可以很好的实现计算器的各项功能-WINDOWS calculator has all the features, you can achieve a very good calculator functions
- 2022-03-21 08:32:24下载
- 积分:1
-
systematic management tools useful oh
做系统管理工具有用哦-systematic management tools useful oh
- 2022-10-13 03:05:04下载
- 积分:1
-
Description:
采用邻接表表示有向图,完成图的创建、图的深度优先遍历、图的广度优先遍历操作。其中图的顶点信息是字符型,图中顶点序号按字符顺序排列,...
Description:
采用邻接表表示有向图,完成图的创建、图的深度优先遍历、图的广度优先遍历操作。其中图的顶点信息是字符型,图中顶点序号按字符顺序排列,边的输入按照边的顶点序号从小到大的顺序排列,如下图的边的输入顺序为0 1,0 2,0 3,1 2,1 3,2 4,3 4共七条边,邻接表的边结点采用头插法。本输入样例中所用的图如下所示:
Input Format:
第一行输入两个值,第一个是图中顶点的个数,第二个是图中边的条数
第二行输入各顶点的信息,即输入每个顶点字符
第三行开始输入每条边,每条边的形式为两个顶点的序号,中间以空格隔开,输入完一条边换行
Output format:
首先输出图的顶点信息,输出完毕换行
接着输出图的邻接表,格式为首先输出第一个顶点,接着输出该顶点的所有的临界点的序号,换行,然后输出下一个顶点及邻接点,以此类推
接下来一行输出从图的第一个顶点开始进行深度优先遍历的序列,中间以空格隔开,输出完毕换行
最后一行输出从图的第一个顶点开始进行广度优先遍历的序列,中间以空格隔开,输出完毕换行
-Description:
Adjacency list using said directed graph to complete the map creation, map of the depth-first traversal, breadth-first graph traversal operations. In which vertex information is character, the graph vertices in order arranged by character number, while the input side of the vertex according to serial number from small to large order, the following graph of the input side of the order of 0 1,0 2,0 3,1 2,1 3,2 4,3 4 a total of seven edge, the edge-node adjacency list using the first interp
- 2022-01-28 23:09:39下载
- 积分:1
-
C#浏览器
精心挑选和开发的基于C#的浏览器 采用的是winform 下的webbrowse控件 希望能够给你开发类似的工具提供一点帮助,欢迎交流下载,谢谢
- 2022-12-13 15:30:06下载
- 积分:1