-
MUSIC, Maximum Likelihood, and Cramer-Rao
MUSIC, Maximum Likelihood, and Cramer-Rao Bound
- 2017-11-03 00:39:04下载
- 积分:1
-
planets
planet示例演示了如何实现一个应用程序,该应用程序结合了使用基于three.js库的Canvas3D呈现和Qt Quick 2D元素。这个例子展示了我们太阳系的八颗行星和太阳。(The Planets example demonstrates how to implement an application that combines the use of three.js library-based Canvas3D rendering with Qt Quick 2D elements. The example shows the eight planets of our Solar System with the Sun.)
- 2020-06-25 18:00:01下载
- 积分:1
-
最优化方法及其matlab程序设计
最优化方法的matlab实现,牛顿法,高斯牛顿法,LM法等(The matlab implementation of the optimization method)
- 2018-04-21 15:41:14下载
- 积分:1
-
使用 ManWrap 库在本机 C++ 代码中调用.NET。该程序将向你展示如何以本机方式包装框架类,以便你能不借助 /clr 而在任何 C++/MFC 应用程...
使用 ManWrap 库在本机 C++ 代码中调用.NET。该程序将向你展示如何以本机方式包装框架类,以便你能不借助 /clr 而在任何 C++/MFC 应用程序中使用它们。在我们的测试案例中,将在一个DLL中包装.NET框架中的 Regex 类,并实现三个使用该包装类的 MFC 程序。你可以用 RegexWrap.dll 在自己的 C++/MFC 应用程序中添加正则表达式支持,或者用 ManWrap 工具来包装自己喜爱的框架类。-use in the C-code call.NET. The program will show you how to approach the packaging machine type framework, so that you can not use/clr and in any C/MFC applications using them. In our test cases, in a DLL packaging.NET framework of Regex class, and to achieve the use of three types of MFC packaging procedures. You can use RegexWrap.dll in their C/MFC application is added to the regular expression support, or used ManWrap tools to package their favorite framework category.
- 2022-01-26 03:09:24下载
- 积分:1
-
problem with M
排列问题
M个1,N个0的排列(高效率版)
排列数为:c(m+n,n)
对n个0,m个1,我的想法是这样的:
每个排列可以分三段:
全0列,全1列, 子问题列
设各段长:r,s,t .子问题列就是 (n,m) = (n-r,m-s),其中0
- 2022-11-27 09:05:03下载
- 积分:1
-
无线传感器网络mrps协议算法的vc实现算法
无线传感器网络mrps协议算法的vc实现算法
- 2023-08-17 14:40:03下载
- 积分:1
-
C语言编写的,利用非线性插值发进行网格值插值运算,等价于从新定义数组大小。...
C语言编写的,利用非线性插值发进行网格值插值运算,等价于从新定义数组大小。-prepared by the C language, the use of non-linear interpolation for the grid operator interpolation value, equivalent to the new definition of array size.
- 2022-09-24 09:10:03下载
- 积分:1
-
该系统为学生信息管理系统,功能较完善,
此为软件工程的课后作业。...
该系统为学生信息管理系统,功能较完善,
此为软件工程的课后作业。-the system for student information management system, function better, the software works for the after-school operations.
- 2023-02-25 22:10:03下载
- 积分:1
-
c829d5a031ba
对于通信时隙分配的TDMA仿真,对其MAC协议进行了详细的模拟(TDMA slot allocation for the simulation of communication, its MAC protocol in detail the simulation)
- 2010-12-24 20:22:15下载
- 积分:1
-
定位算法Matlab实现
基于rssi的室内定位算法,分享一下。(RSSI based indoor positioning algorithm, share a little bit)
- 2018-03-13 20:20:40下载
- 积分:1