-
D3D Tile demo, very good presentation Tile
D3D Tile demo,很好的Tile演示-D3D Tile demo, very good presentation Tile
- 2023-08-08 19:45:03下载
- 积分:1
-
对于汉诺塔,大家一点不陌生,这是我数据结构的一个作业,里面讲的很详细...
对于汉诺塔,大家一点不陌生,这是我数据结构的一个作业,里面讲的很详细-The Tower of Hanoi, is no stranger to everyone, this is my data structure of a work, which stresses the very detailed
- 2023-04-28 17:20:03下载
- 积分:1
-
Of the QRS wave of ECG to pre
对心电信号的QRS波进行前期处理,主要是下载信号和对信号去噪滤波。-Of the QRS wave of ECG to pre-treatment, mainly to download signals and to signal de-noising filter.
- 2022-03-25 15:09:26下载
- 积分:1
-
python百度贴吧爬虫
资源描述使用python编写百度贴吧的爬虫,爬取帖子的时间、内容、以及回复人,利用了requests库文件,包含在内,直接把它copy到python的lib文件夹内即可。但需要安装其他的插件lxml。
- 2023-03-10 14:10:04下载
- 积分:1
-
Displays raw data of figure plots in separate spreadsheet tables
Displays raw data of figure plots in separate spreadsheet tables
- 2022-03-03 20:20:37下载
- 积分:1
-
C++实现的复数+_*/运算,自己用了很多年了
C++实现的复数+_*/运算,自己用了很多年了-C++ complex
- 2022-02-16 03:10:28下载
- 积分:1
-
powerbuilder开发的一个仓库程序
powerbuilder开发的一个仓库程序-PowerBuilder development of a warehouse procedures
- 2022-03-22 14:05:48下载
- 积分:1
-
介绍三星2440处理器的详细英文文档,是一本比较好的学习2440资料
介绍三星2440处理器的详细英文文档,是一本比较好的学习2440资料-Samsung 2440 processor introduce detailed documentation in English is a relatively good information on learning 2440
- 2022-03-24 16:44:03下载
- 积分:1
-
本代码是基于labview的UDP点对点通信程序,已经在局域网内测试通过...
本代码是基于labview的UDP点对点通信程序,已经在局域网内测试通过-The code is based on the LabVIEW UDP peer-to-peer communication program has been tested in the LAN
- 2023-03-19 22:55:03下载
- 积分:1
-
显示螺旋队列,//螺旋队列.cpp
// 21 22 ... ...
// 20 7 8 9 10
// 19 6 1 2 11
// 18 5...
显示螺旋队列,//螺旋队列.cpp
// 21 22 ... ...
// 20 7 8 9 10
// 19 6 1 2 11
// 18 5 4 3 12
// 17 16 15 14 13
//看清以上数字排列的规律,设1点的坐标是(0,0),X方向向右为正,y方向向下为正。例如,7的坐标为
//(-1,-1),2的坐标为(0,1),3的坐标为(1,1)。编程实现输入任意一点坐标(x,y),输出所对应得-Show the spiral queue,// spiral queue. Cpp// 21 22 ... ...// 20 7 8 9 10// 19 6 1 2 11// 18 5 4 3 12// 17 16 15 14 13// see the above figures with the laws of 1:00 set the coordinates is (0,0), X is positive to the right direction, y direction is positive downward. For example, 7 of the coordinates// (-1,-1), 2 coordinates for (0,1), 3 coordinates for the (1,1). Programming enter coordinates of any point (x, y), the output corresponding to a
- 2023-02-15 09:00:03下载
- 积分:1