-
获取硬盘序列号,并采用算法生成一个唯一的编号
获取硬盘序列号,并采用算法生成一个唯一的编号-disk access sequences, and using an algorithm to only the numbers
- 2022-07-24 22:24:56下载
- 积分:1
-
包含一个源文件,实现一个简单的计算器功能,如自己再扩充功能,可实现自定义变量,自定义方程等。...
包含一个源文件,实现一个简单的计算器功能,如自己再扩充功能,可实现自定义变量,自定义方程等。-contains a source, the realization of a simple calculator functions, such as further expansion of their functions can be realized from the definition of variables, since the definition of equations.
- 2023-03-28 21:00:03下载
- 积分:1
-
曲线离散化算法,douglas_peucker算法。
曲线离散化算法实现,Douglas_Peucker算法。-Curve discretization algorithm, Douglas_Peucker algorithm.
- 2023-04-14 05:05:04下载
- 积分:1
-
VB远程终端开启程序
一个用于开启远程终端的程序,只作学习参考。应用了局域网网络维护、管理。一个用于开启远程终端的程序,只作学习参考。应用了局域网网络维护、管理。一个用于开启远程终端的程序,只作学习参考。应用了局域网网络维护、管理。
- 2022-06-15 10:32:38下载
- 积分:1
-
VC++ matrix class template used to achieve matrix storage, transpose and other i...
VC++中使用的矩阵类模板,实现矩阵存储,转置等问题。-VC++ matrix class template used to achieve matrix storage, transpose and other issues.
- 2023-07-19 18:45:03下载
- 积分:1
-
使用createpolygonrgn和setwindowregion创造奇怪的移动窗口
使用 CreatePolygonRgn 和 SetWindowRegion 来创建一个“稀奇古怪”的可以动窗口-use CreatePolygonRgn and SetWindowRegion to create strange moving windows
- 2022-12-27 06:20:03下载
- 积分:1
-
低应变(反射波法)动测正演计算程序,实现低应变动测正演计算程序。
低应变(反射波法)动测正演计算程序,实现低应变动测正演计算程序。-Low strain (reflected wave method) is my calculation of dynamic testing procedures, the realization of low strain dynamic test procedures for forward calculation.
- 2022-03-23 09:59:31下载
- 积分:1
-
递归枚举模板
问题描述:生成长度为n的字串,其字符从26个英文字母的前p(p≤26)个字母中选取,使得没有相邻的子序列相等。例如p=3,n=5时:
//...
递归枚举模板
问题描述:生成长度为n的字串,其字符从26个英文字母的前p(p≤26)个字母中选取,使得没有相邻的子序列相等。例如p=3,n=5时:
// abcba 满足条件
// abcbc 不满足条件
//输入:n p
//输出:所有满足条件的字串及总数-recursive template Problem description : n generation length of the string and its 26 characters from the English alphabet before p (p 26) 000 1984 letter, makes no adjacent sequences equivalent. For example, p = 3, n = 5 :// abcba meet the conditions// abcbc not satisfied conditions// input : n p// output : to satisfy all the conditions and the total number of strings
- 2023-04-22 22:30:03下载
- 积分:1
-
TCP客户和服务
实现的TCP的通信,一个客户机和一个服务器。
- 2022-03-07 12:04:14下载
- 积分:1
-
井字游戏
这是一个简单的井字游戏。它包括一个电脑 vs 玩家游戏。它使用简单和基本的人工智能,并且是一个控制台应用程序,没有图形。
- 2022-05-05 09:35:19下载
- 积分:1