-
With C# Make the play in the Windows on the LUMINES!
用C#做的能在Windows上玩的LUMINES!-With C# Make the play in the Windows on the LUMINES!
- 2022-10-09 10:40:03下载
- 积分:1
-
国庆节素材壁纸,希望帮到有需要的人.有漂亮的好的,可以用的素材,希望大家能用上....
国庆节素材壁纸,希望帮到有需要的人.有漂亮的好的,可以用的素材,希望大家能用上.-National Day wallpaper material, hoping to help those in need. There are pretty good, can use the material, the hope that we can.
- 2022-02-28 13:45:24下载
- 积分:1
-
AVR微闪光
这是他们的程序,AVR微型闪光器
- 2022-09-26 02:15:02下载
- 积分:1
-
The code used to calculate the band TVI values, the code from the operating proc...
该代码用于计算波段的TVI值,该代码来源于作业程序,属于实验程序-The code used to calculate the band TVI values, the code from the operating procedures, an experimental procedure
- 2022-07-10 21:49:25下载
- 积分:1
-
ASP applet browser a simple and practical application in the machine after use w...
ASP小程序浏览器
一个简单实用的应用程序
使用之后 无需在本机配置繁琐的IIS虚拟目录-ASP applet browser a simple and practical application in the machine after use without having to configure complicated IIS virtual directory
- 2022-06-11 13:42:03下载
- 积分:1
-
晕传一个东西居然用这么长时间是不是应该改进一下了现在这个时代谁有那么多的时间去折腾呀...
晕传一个东西居然用这么长时间是不是应该改进一下了现在这个时代谁有那么多的时间去折腾呀-things spent such a long time is not what should be improved now this era who has so much time to toss about ah
- 2022-07-08 23:18:24下载
- 积分:1
-
unix系统管理基础教程.是认证培训的基本教程,权威性较高.
unix系统管理基础教程.是认证培训的基本教程,权威性较高.-based tutorial. Certification training is a basic guide, a higher authority.
- 2023-05-02 22:40:03下载
- 积分:1
-
研究利用RLS算法自适应均衡器纠正存在加性白噪声的信道的畸变。讨论特征值扩散度 对学习曲线的影响。 比较RLS算法和LMS算法在不同信噪比情况下的学习曲线。...
研究利用RLS算法自适应均衡器纠正存在加性白噪声的信道的畸变。讨论特征值扩散度 对学习曲线的影响。 比较RLS算法和LMS算法在不同信噪比情况下的学习曲线。
-RLS algorithm using adaptive equalizer to correct the existence of additive white noise distortion channel. Eigenvalue discussion diffusivity impact on the learning curve. Comparison of RLS algorithm and LMS algorithm for different signal to noise ratio in the case of the learning curve.
- 2022-08-24 05:18:01下载
- 积分:1
-
本算法使用分治法求解最近点对问题。事先用O(nlogn)时间对x坐标进行排序,使得所有的点是按x坐标从小到大排好序的(x坐标相同时y坐标小的排前),然后取下标小...
本算法使用分治法求解最近点对问题。事先用O(nlogn)时间对x坐标进行排序,使得所有的点是按x坐标从小到大排好序的(x坐标相同时y坐标小的排前),然后取下标小于n/2属于左边的点集PL,取下标大于n/2属于右边的点集PR,即用O(1)时间就可以将规模为n的问题分解为两个规模为n/2的、同类型的子问题。分割完毕之后就可以采用分治法,分别求出PL和PR中的最近点对,最终通过递归实现。-This algorithm uses divide and conquer to solve the problem closest point. Prior to use O (nlogn) time to sort the x coordinate so that all points are based on x coordinates from small to large sorted (x coordinates with the same y coordinates of the small, the top), and then remove the standard is less than n/2 the set of points belonging to the left PL, remove the standard is greater than n/2 set of points belonging to the right of PR, that is to use O (1) time can be the problem size n divided into two size n/2, the same type The sub-problems. Segmentation can be used after completion of sub-rule method, respectively, find the PL and PR in the last points and eventually through the recursion.
- 2022-01-25 16:01:13下载
- 积分:1
-
输入算术表达式,分别输出表达式的前缀形式和后缀形式,提供用户图形界面...
输入算术表达式,分别输出表达式的前缀形式和后缀形式,提供用户图形界面-Enter an arithmetic expression, respectively, the form of the output expression prefix and suffix forms, provide the user graphical interface
- 2022-07-27 03:47:04下载
- 积分:1