-
此程序是用排序实现换位递规的的版本, 对程序的操作有一定的帮助作用...
此程序是用排序实现换位递规的的版本, 对程序的操作有一定的帮助作用-This program realizes the conversion recursion by sorting, making some use to operation of program.
- 2022-03-29 10:12:21下载
- 积分:1
-
一个应用程序很好的一个应用程序
一个应用程序很好的一个应用程序-An application a good application
- 2023-07-15 18:45:04下载
- 积分:1
-
增强元文件的读写操作,关于EMF的
增强元文件的读写操作,关于EMF的-strengthen the yuan and write papers on the EMF
- 2022-03-06 03:57:40下载
- 积分:1
-
PCI devices in Windows DMA prepared under way
PCI 设备中在WINDOWS下编写DMA的方法-PCI devices in Windows DMA prepared under way
- 2022-05-28 15:22:31下载
- 积分:1
-
.NET PetShop购物程序_学习专用
.NET PetShop购物程序_学习专用-. NET PetShop _ learning dedicated to procedures
- 2022-06-01 12:37:48下载
- 积分:1
-
求图中从一个顶点到另一个顶点的一条路径。
//为简化算法,没有提供顶点到其编号的转换函数,函数Path_vtou(ALGraph G,VexIndex v,...
求图中从一个顶点到另一个顶点的一条路径。
//为简化算法,没有提供顶点到其编号的转换函数,函数Path_vtou(ALGraph G,VexIndex v,VexIndex u)
//中两顶点参数用的是顶点的编号;函数Printpath(ListType Path)输出的是路径上的顶点编号序列-seeking a map from the vertex to another vertex of a path.// To simplify the algorithm, not to its peak numbered conversion, function Path_vtou (ALGraph G, VexIndex v, u VexIndex)// 2 vertex parameters of the number of vertices; Function Printpath (ListType Path) output is on the path to the peak numbers Sequence
- 2022-08-31 23:55:03下载
- 积分:1
-
使用方便小巧的通讯录
使用方便小巧的通讯录-compact easy-to-use directory
- 2022-01-26 04:05:44下载
- 积分:1
-
名片管理软件
名片管理软件,名片管理软件,名片管理软件,名片管理软件,名片管理软件,名片管理软件,名片管理软件,名片管理软件。
- 2022-01-25 21:43:55下载
- 积分:1
-
The use of Kalman filtering to achieve the goal of two
使用Kalman滤波实现二维图像中目标的轨迹跟踪源代码-The use of Kalman filtering to achieve the goal of two-dimensional image of the trajectory tracking of the source code
- 2022-03-07 12:11:15下载
- 积分:1
-
procedures have only mean of 0 and variance for a random number to produce the m...
程序只产生均值为0,方差为1的随机数,要产生均值为E,方差为D的随机数,只要随机数*D+E就可以了。 高斯随机数程序还是带参数的,参数是用来描述正态分布的一个浮点数表。在执行程序时 ,先生成这个表(只做一次),而后就可以任意多次地执行高斯随机数产生程序了。 使用C是为了保证通用性,如果有人觉得麻烦,可以用C++做个类,把这些东西都封装进去 。 另外,如果有人有兴趣,也可以把它修改成任意形式分布的连续随机数产生程序,修改非 常简单,这里就不提示了。-procedures have only mean of 0 and variance for a random number to produce the mean E, D variance for the random number, as long as a few random E* D on it. Gaussian random process parameters or with the parameter is used to describe a normal distribution of the float table. In the implementation process, Mr. into the table (one-off), and you can repeatedly arbitrary implementation Gaussian random number generator proceedings. The use of C is to ensure commonality, if someone finds trouble, can be used to be a Class C, all these things into account Packaging. Also, if someone is interested, can you change the form of arbitrary distribution of continuous random number generator procedure is very simple changes, I will not be sacrificed as a result.
- 2022-10-24 11:05:03下载
- 积分:1