-
并口开发实用工具的文档和源码,已根据此开发出并口调试I2C的实用工具。...
并口开发实用工具的文档和源码,已根据此开发出并口调试I2C的实用工具。-Parallel to the development of practical tools and source files, this has developed parallel debugging I2C a practical tool.
- 2023-02-21 09:35:04下载
- 积分:1
-
程序在系统托盘中显示的托盘类
程序在系统托盘中显示的托盘类-procedures in the system tray shows the type tray
- 2023-02-24 20:15:03下载
- 积分:1
-
串口通信开发示例
主要针对MFC串口通信控件的开发,实现了串口数据的交互,新手学习和了解串口通信的最好示例。
- 2022-01-26 03:39:18下载
- 积分:1
-
查看体育文件头文件头文件
PE文件头的查看工具,用于查看PE文件头-PE file header of the view the tool to view PE file header
- 2022-02-20 02:11:13下载
- 积分:1
-
通过7个实例来讲解opengl的入门知识。
通过7个实例来讲解opengl的入门知识。-7 through opengl examples to explain the entry of knowledge.
- 2022-11-03 16:20:02下载
- 积分:1
-
通信系统传输模型
这是信息论与编码的作业,有3种信源编码方式,费诺编码、唯一可译码、香农码。
唯一可译码:若码的任意一串有限长的码符号序列只能被唯一地译成所对应的信源符号序列,则此码称为唯一可译码,否则,就称为非唯一可译码。
香农码:按不等式选择的码长所构成的码称香农码,香农码满足克拉夫特不等式。
- 2022-05-09 14:36:43下载
- 积分:1
-
hi this program zooom up the coordinate system
hi this program zooom up the coordinate system
- 2023-08-12 15:25:03下载
- 积分:1
-
一个计算24点的小游戏 只要给出四个数字就能算出所有结果
一个计算24点的小游戏 只要给出四个数字就能算出所有结果-a calculation of 24 points in the game as long as a small number will be given four calculate all the results
- 2022-11-08 02:40:03下载
- 积分:1
-
参考源码,学习例子
参考源码,学习例子-reference source, study examples
- 2022-03-12 00:37:45下载
- 积分:1
-
输入一个自然数N(2≤N≤9),要求输出如下的螺旋矩阵,即边长为N*N,元素取值为1至N*N,1在左上角,呈顺时针方向依次放置各元素。
N=3时,相应...
输入一个自然数N(2≤N≤9),要求输出如下的螺旋矩阵,即边长为N*N,元素取值为1至N*N,1在左上角,呈顺时针方向依次放置各元素。
N=3时,相应的矩阵中每个数字位置如下图所示:
1 2 3
8 9 4
7 6 5-Enter a natural number N (2 ≤ N ≤ 9), the requirements are as follows spiral output matrix, that is, edge length of N* N, the element values for the 1 to N* N, 1 in the upper left corner, showing a clockwise direction in order to place the various elements . N = 3, the corresponding figures for the location of each matrix as follows: 123,894,765
- 2023-07-10 21:40:03下载
- 积分:1