-
串口的读写,云台控制,采用Pelco_D Pelco_P协议,希望对大家有用...
串口的读写,云台控制,采用Pelco_D Pelco_P协议,希望对大家有用-Serial reading and writing, PTZ control, the use of Pelco_D Pelco_P agreement, everyone would like to be useful
- 2022-09-18 04:35:04下载
- 积分:1
-
自己编的一些Vc与Matlab混合编程的例子,全部调试…
自己编的一些Vc与Matlab混合编程的例子,全部调试通过,实现的功能主要是图像的读写,处理的常用操作。-Vc compiled some of their own mixed programming with Matlab examples, all debugging through to achieve the main function is to read and write images to deal with the common operations.
- 2022-03-11 17:07:01下载
- 积分:1
-
大地主题解算,包括正算和反算,公式使用的是简化后的适合编程用的公式...
大地主题解算,包括正算和反算,公式使用的是简化后的适合编程用的公式-Earth theme solver, including the positive operators and anti-calculation, the formula using a simplified formula used for programming
- 2022-01-22 07:26:13下载
- 积分:1
-
银行系统的功能模拟,主要包括存钱,提钱,用户信息管理以及汇款等功能...
银行系统的功能模拟,主要包括存钱,提钱,用户信息管理以及汇款等功能-The functions of the banking system simulation, mainly to save money, the user information management, as well as remittances and other functions
- 2022-03-24 02:06:39下载
- 积分:1
-
定时关机系统,能够完整地按照设定的时间自动关机,这样就可以提前下班,而不必担心计算机下载完的关机。...
定时关机系统,能够完整地按照设定的时间自动关机,这样就可以提前下班,而不必担心计算机下载完的关机。-Timing shutdown systems, to complete in accordance with the set time automatically shut down so that you can work ahead of time worrying about computer shutdown after download.
- 2022-02-05 04:34:05下载
- 积分: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
-
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
-
我的练习代码。是一些C++编程技能的实践。
我的练习代码.是一些关于C++编程技巧的练习.-My practice code. Is the number of C++ Programming skills practice.
- 2023-04-05 12:20:03下载
- 积分:1
-
GIS相关工具,可以把e00和 Coverage 文件进行互转
GIS相关工具,可以把e00和 Coverage 文件进行互转-GIS tools, and can e00 files Cross Coverage
- 2022-06-27 07:12:39下载
- 积分:1
-
矩阵类型 Pascal 控制台代码
一个简单的Pascal代码模拟矩阵式的数字级联
- 2023-06-26 22:40:02下载
- 积分:1