-
194947
用TCP获得网路标准时间来设定您的PC时钟(Set your PC clock with TCP to get network standard time)
- 2018-12-31 15:05:46下载
- 积分:1
-
This the contructor for this class. It is possible the set the size of the inter...
This the contructor for this class. It is possible the set the size of the internal buffer in the constructor.
- 2022-08-19 10:08:24下载
- 积分:1
-
an_r01an0318eg_rx62n_rsk
瑞萨RX62N单片机的参考代码。非常有用,对应使用该单片机工程师来说非常具有参考意义。(this is a package of sample project code for rx62n of renesas. )
- 2013-08-23 09:36:16下载
- 积分:1
-
《Qt及Qt Quick开发实战精解》代码
《Qt及Qt Quick开发实战精解》代码
- 2020-02-21下载
- 积分:1
-
控制台光标位置跳转_C语言
一个控制命令窗口上光标位置的任意跳转,在屏幕有效区域上可以跳转的任意位置上打印字符;基于该函数可以做出基于控制台窗口的动画效果,任意跳转光标位置进行屏幕上字符的替换或覆盖,以使屏幕内容刷新;
- 2022-04-29 09:31:32下载
- 积分:1
-
51ucosii
μC/OS-II是一种可移植的,可植入ROM的,可裁剪的,抢占式的,实时多任务操作系统内核。它被广泛应用于微处理器、微控制器和数字信号处理器。SDCC是一个免费的开放源代码的软件,依据GNU General Public License (GPL) 发布。(μC/OS-II is successfully implemented in some of the highest level safety-critical devices)
- 2012-05-08 13:34:57下载
- 积分:1
-
d.s.
data structure objective type questions.
- 2019-05-30 13:22:31下载
- 积分:1
-
带高斯噪声彩色图像的平滑滤波处理
生成一幅带有高斯噪声的图像,再对其进行平滑滤波处理。
- 2022-02-01 16:51:32下载
- 积分:1
-
MMSE
MMSE忙多用户检测算法的收敛性能分析,比较LMS和RLS算法的收敛性能(MMSE busy multi-user detection algorithm convergence performance analysis, by comparing the convergence of LMS and RLS algorithm performance, simulation and training forgetting factor selected sequence, the simulation results show that the algorithm has a smaller bit error rate performance, can effectively improve the quality of communication .)
- 2011-06-16 14:46:00下载
- 积分:1
-
exp6-4
4. 实现函数max(),来输出树中的最大值。
template <typename T>
tnode<T> *max(tnode<T> *t)
请参考第三题中计算树的深度算法,编写程序,调用max()显示整数树中的最大值。(4. To achieve function max (), to maximum output in the tree. template <typename T> tnode <T>* Max (tnode <T>* T) refer to the third question in the calculation of the depth of the tree algorithm, programming, call max () shows the maximum integer tree.)
- 2010-06-19 19:30:40下载
- 积分:1