-
判断随机数,用于随机读取数据的时候,是初级源代码,可以修改用于其他地方...
判断随机数,用于随机读取数据的时候,是初级源代码,可以修改用于其他地方-Determine the random numbers for random read data, it is the primary source code, can be modified for other places
- 2022-01-30 22:01:58下载
- 积分:1
-
Shortest Path
资源描述Write a program to find the weighted shortest distances from any vertex to a given source vertex in a digraph. If there is more than one minimum path from v to w, a path with the fewest number of edges is chosen. It is guaranteed that all the weights are positive and such a path is unique for any vertex.
- 2022-08-26 06:49:00下载
- 积分:1
-
让任务管理器的CPU使用记录呈正弦曲线显示
通过SetProcessAffinityMask指定多核CPU中的一核来运行,然后通过GetTickCount() - startTime来控制CPU忙时的时间,从而达到
让CPU记录状态呈正弦曲线显示
- 2022-03-15 22:00:04下载
- 积分:1
-
是一个利用VC实现的求星期几的小程序.它可以实现你所在日期的是星期几的查询.是一个比较简单的程序.
是一个利用VC实现的求星期几的小程序.它可以实现你所在日期的是星期几的查询.是一个比较简单的程序.-VC is a realization of a few weeks for a small procedure. It can be achieved in your date is a few weeks of inquiries. It is a relatively simple procedure.
- 2022-06-14 07:43:06下载
- 积分:1
-
TIN划分,然后遍历生成等值线
通过读取文件中的离散点数据,然后读取断层数据,根据这些数据进行不规则三角网划分,然后对不规则三角网进行遍历,找出各条等值线
- 2023-08-30 09:50:02下载
- 积分:1
-
高斯主元消去法
guass主元消去方法-guass main element elimination method
- 2022-06-18 23:56:17下载
- 积分:1
-
Connect to the database to remove stop words word weighted value
连接数据库 分词 去除停用词 计算权重值-Connect to the database to remove stop words word weighted value
- 2022-03-20 14:55:35下载
- 积分:1
-
Hanoi汉诺塔
解开汉诺塔谜题,理解递归原理。
新手作品。
- 2022-07-09 08:00:46下载
- 积分:1
-
java ARQ prog
ARQ-算法它是 Java 开发的并且描述了在按定义的算法 ARQ pesudocode 函数中生成。这种描述可以利用改性的所有代码和用户的必需品。
- 2022-05-12 21:41:10下载
- 积分:1
-
DFA 最小化
一个简单的确定性有限自动机最小化算法的C++。它使用一个类来表示的DFA从文本文件中读取。的最小化是通过一个函数对象完成的,并且最小化该处被显示在控制台。
- 2022-03-05 04:51:12下载
- 积分:1