-
Console project for receving Data by Series
控制台程序串口接收数据
主要目的是通过串口接收GPS数据,并提取有效果PVT信息-Console project for receving Data by Series
- 2022-05-23 00:20:31下载
- 积分:1
-
classic problem HANOR recursive solution (C version), all are welcome to downloa...
经典问题汉诺塔的递归解法(C++版),欢迎大家下载!-classic problem HANOR recursive solution (C version), all are welcome to download!
- 2022-02-02 01:28:03下载
- 积分:1
-
很好的学习DLL的入门例子,里面讲述了non
很好的学习DLL的入门例子,里面讲述了non-mfc,mfc,mfc-ext等相关dll的编写以及调研例子程序-Good learning example DLL entry, which describes non-mfc, mfc, mfc-ext related dll example of the preparation and investigation procedures
- 2022-03-21 14:15:39下载
- 积分:1
-
简单的用于获取网卡信息的源代码,有点乱IP+MAC
简单的用于获取网卡信息的源代码,有点乱IP+MAC-Simple card information for access to the source code, somewhat arbitrary IP+ MAC
- 2023-07-24 01:40:03下载
- 积分:1
-
对初学delphi的有帮助,主要是用delphi实现开关机的程序
对初学delphi的有帮助,主要是用delphi实现开关机的程序-it is used to study delphi,inplement start and shut down by delphi
- 2022-02-05 14:57:06下载
- 积分:1
-
Tic Tac Toe
这是我在C++开发的一个TIC TAC趾游戏,作为我的一部分。课程.TicTac Toe是一个两人的智力游戏。我在DeVC++ C++开发了这个游戏,使用了OOPS概念。这是一款基于游戏机的游戏。游戏询问矩阵行和列以获取输入,并为玩家1返回“x”,为玩家2返回“o”。游戏通过正确的验证完成,它检查输入是否正确,并提示用户输入是否正确。游戏不允许用户选择已使用的单元格;
- 2022-03-22 15:34:19下载
- 积分:1
-
Primitives, simple draw using Glut (opengl) on c
Primitives, simple draw using Glut (opengl) on c-Primitives, simple draw using Glut (opengl) on c++
- 2022-08-25 11:51:09下载
- 积分: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
-
排序算法,改进的冒泡和选择算法
排序算法,改进的冒泡和选择算法-sort
- 2022-01-25 23:56:47下载
- 积分:1
-
file extensions Table batch conversion process. Use the command line window ExtC...
文件扩展表批量转换程序。 使用方法可在命令行窗口输入ExtConvert /? 可解!-file extensions Table batch conversion process. Use the command line window ExtConvert/solvable!
- 2023-01-03 04:10:03下载
- 积分:1