-
网络结构图控件中的节点定义,可用于配置分布式系统网络结构...
网络结构图控件中的节点定义,可用于配置分布式系统网络结构-network structure of the control node definition can be used to configure distributed network structure
- 2022-01-26 05:15:20下载
- 积分:1
-
Spectrum Sensing
信号参数由用户定义。根据信号参数有好信号和坏信号的分类。我用频率作为分类参数。我们将计算信号的功率谱密度并确定信号类型
- 2022-05-14 16:35:56下载
- 积分:1
-
书上的例子,是本人在学习过程中的作品,上传给大家学习学习...
书上的例子,是本人在学习过程中的作品,上传给大家学习学习-book on the case, I was in the learning process works, we upload to learn from
- 2022-04-28 00:08:35下载
- 积分:1
-
a simple demo of table.
一个简易的表格,实现一个屏幕如何划分成表格的状态.-a simple demo of table.
- 2022-07-19 20:06:27下载
- 积分:1
-
使用在ppc2003,一个线上改变来电铃声的作法
使用在ppc2003,一个线上改变来电铃声的作法-use of the ppc2003, an online calls to change the practice of ringtones
- 2022-05-31 15:57:11下载
- 积分:1
-
VBA小程序。
导出一个Visio文件中所有页上的所有图形中包含的文字。...
VBA小程序。
导出一个Visio文件中所有页上的所有图形中包含的文字。-VBA applet. Export a Visio document, all pages of all the graphics contained in the text.
- 2023-04-01 05:05:03下载
- 积分:1
-
数据库批量转换
数据库批量转换-database batch conversion
- 2022-02-04 06:47:11下载
- 积分:1
-
This is a countdown procedures, he will retain the desktop tools of a tiny show...
这是一个倒计时程序,他会在桌面上保留一个小小的工具条,显示距离某个日子(如考研)还有多少天。拉开程序界面之后,还可以在每一天里面写上数条笔记,记下要做的事情,比如读书计划等。-This is a countdown procedures, he will retain the desktop tools of a tiny show from a particular day (taking tests) how many days. After the proceedings started interface, but also on every day they write a few notes, recording things to do, such as reading programs.
- 2022-01-26 05:03:26下载
- 积分:1
-
基于MFC 实现的个人通讯录程序,内有文件操作,功能齐全,整个工程打包下载!...
基于MFC 实现的个人通讯录程序,内有文件操作,功能齐全,整个工程打包下载!-Based on MFC to achieve personal address book program, there are file operations, complete functions to download the whole project package!
- 2022-04-28 09:28:47下载
- 积分:1
-
完全实现快速排序又称分区交换排序法 在待排序文件中任取一个元素(例如第一个元素),以该元素为标准,将所有元素分为二部分:所有小于该元素的集合,所有大于等于该元素...
完全实现快速排序又称分区交换排序法 在待排序文件中任取一个元素(例如第一个元素),以该元素为标准,将所有元素分为二部分:所有小于该元素的集合,所有大于等于该元素的集合。 将该元素放在二部分中间 利用递归原理,分别对每部分进行排序-Fast sort algrithms
- 2022-04-30 00:53:20下载
- 积分:1