-
DELPHI FFT written procedures, the demonstration curve, convenient reference.
DELPHI写的FFT程序,有曲线的演示,方便大家参考。-DELPHI FFT written procedures, the demonstration curve, convenient reference.
- 2023-03-16 17:20:03下载
- 积分:1
-
booth法c语言实现
比较好的带符号数乘法的方法是布斯(Booth)算法。它采用相加和相减的操作计算补码数据的乘积。Booth算法对乘数从低位开始判断,根据两个数据位的情况决定进行加法 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2023-06-14 21:15:02下载
- 积分:1
-
How to modify the MFC AppWizard Wizard to generate the appearance of the framewo...
如何修改MFC AppWizard向导生成的框架程序的外观和大小,修改图标、光标、背景的三种方法。如何增加和删除工具栏按钮,如何给应用程序增加工具栏,如何显示和隐藏工具栏。定制状态栏,在状态栏中添加时钟显示,CTime类及其用法。在状态栏中添加进度条(主窗口产生后立即产生进度条的巧妙思想,不能在OnCreate函数中直接处理,要用到自定义消息的方法)。鼠标坐标显示,在CView中获取状态栏对象的几种方式。如何为应用程序添加启动画面。
-How to modify the MFC AppWizard Wizard to generate the appearance of the framework of procedures and size, modify the icon, cursor, background three methods. How to add and remove toolbar buttons, how to increase the application toolbar, how to show and hide the toolbar. Custom status bar, add in the status bar clock display, CTime class and its usage. In the status bar to add the progress bar (the main window immediately after the progress bar the ingenious ideas, in the OnCreate function should not directly deal with, to use a custom message to the method). Mouse coordinates shows that access to the status bar in the CView object in several ways. How to add a splash screen applications.
- 2022-12-03 22:25:03下载
- 积分:1
-
qt 调用类
应用背景 在qt环境下,先写了类,类中包含构建函数和减法函数。然后再写另一个主函数,来调用 这个类中的函数,如果调用成功,就会返回调用成功结果。
- 2023-08-18 10:20:03下载
- 积分:1
-
面向物联网的无线传感器网络综述
资源描述摘要:在分析无线传感器网络国内外研究现状及技术成熟度的基础上,从技术层面阐述了无线传感器网络与物联
网之间的相互关系,总结了无线传感器网络系统执行所需要的信息采集系统设计、网络服务支持和网络通信协议设
计等关键技术,说明了无线传感器网络未来发展所面临的挑战,并提出了面向物联网的无线传感器网络发展新思路。
关键词:无线传感器网络;物联网;信息采集系统;网络服务支持;网络通信协议
- 2022-02-02 04:57:36下载
- 积分:1
-
近年数学建模竞赛优秀论文,具有较大参考价值
近年数学建模竞赛优秀论文,具有较大参考价值-Mathematical Contest in Modeling in recent years excellent papers, with a larger reference value
- 2022-05-17 02:34:21下载
- 积分:1
-
java(sl275课程习题的求解模块
java(sl275课程习题解module1-module3共7道习题的题目以及程序)-java (sl275 courses Exercise Solution module1- module3 a total of seven topics and the questions of procedure)
- 2023-06-27 00:35:02下载
- 积分:1
-
冒泡排序算法的C++
该代码读取输入文本文件并将其排序,然后将这些数字排序为输出文本文件。代码采用了气泡排序算法进行排序。
- 2022-01-26 05:50:08下载
- 积分:1
-
另一种离散傅立叶变换程序
另一种离散傅立叶变换程序-a discrete Fourier transform procedures
- 2022-02-13 03:23:13下载
- 积分:1
-
Neighbor Coverage Based Probabilistic Rebroadcast for reducing Routing Overhead in MANET
广播是移动Ad Hoc网络的无线自组网的基本操作,从而在源节点发送相同或相同的数据包到网络中的所有节点。用于路由发现其中一个移动节点盲目地再广播接收机路由请求分组为止的路径建立特定目的地简单泛洪技术。而广播有许多优点,它也有一些缺点,诸如广播风暴的问题,它会导致多余的重发,碰撞,以及争用。邻居覆盖率基于概率转播路由协议的开销减少MANET中。此方法结合了邻居覆盖知识方法和概率方法,它可以解决广播风暴问题,也减少了路由的开销来提高性能。在这种方法中首先计算重播延迟是确定的转发顺序,也乘以附加的覆盖率和连通因子计算重播概率。
- 2023-04-22 00:40:04下载
- 积分:1