-
一
一维小波算法的VC++实现
详细算法流程请参考程序中的注释部分
程序通过测试-One-dimensional wavelet algorithm for VC to achieve a detailed algorithm flow process please refer to the Notes section of the program to pass the test
- 2022-01-25 20:54:15下载
- 积分:1
-
均值聚类算法 vc++图形演示程序
K-均值聚类算法 vc++图形演示程序-K-means clustering algorithm c++ demo program
- 2022-02-16 03:27:12下载
- 积分:1
-
功能getmu(亩= R,信噪比,H,P,M)
function mu=getmu(r,snr,H,p,M)
eigen=eig(H*H )
temp2=0
for i=1:r-p+1
temp1=1/eigen(i)
temp2=temp2+temp1
temp1=0
end
if r-p+1~=0
mu=(M/(r-p+1))*(1+(1/snr)*temp2)
else
mu=0
end -matlab mimo
- 2022-03-20 12:47:15下载
- 积分:1
-
一个扫雷游戏,在win32控制台下开发。其中实现了游戏逻辑,游戏界面不足,操作上不是很顺手,但是用来学习参考还是很不错的、...
一个扫雷游戏,在win32控制台下开发。其中实现了游戏逻辑,游戏界面不足,操作上不是很顺手,但是用来学习参考还是很不错的、-A de-mining game, developed under the win32 console. Which implements the game logic, game interface, lack of operation is not very smoothly, but it is still very good for learning,
- 2022-10-24 07:55:03下载
- 积分:1
-
PHP source _ environmental design contest online voting system, and the competit...
PHP源码_环保设计大赛网上投票系统,是比赛而做的一个系统,此系统最后也因为出色的表现而获奖-PHP source _ environmental design contest online voting system, and the competition is doing a computer system because the final outstanding performance award
- 2022-11-14 15:35:03下载
- 积分:1
-
英文版全站B2B仿阿里巴巴贸易平台网站,全英文
英文版全站B2B仿阿里巴巴贸易平台网站,全英文
- 2023-06-07 10:00:06下载
- 积分:1
-
previous 16 games above machines. It is mainly used in Java rewrite. Still good
以前16位机器上面的游戏。主要是用JAVA改写的。也还不错-previous 16 games above machines. It is mainly used in Java rewrite. Still good
- 2022-05-22 23:58:14下载
- 积分:1
-
- 2022-06-01 12:13:56下载
- 积分:1
-
The word building game is a well known game all over the world. It is also calle...
The word building game is a well known game all over the world. It is also called as scrabble. In this network-supported game, four players can play the game together sharing the same matrix board. Players can join their corresponding opponents directly by searching. I have used UDP sockets for searching the hosted game and TCP sockets for game processing. This game can be played within the subnet.
- 2023-01-15 04:30:03下载
- 积分:1
-
这是谭豪强C语言书上的不分作业习题,是我自己做的,都能运行,有茱萸学习...
这是谭豪强C语言书上的不分作业习题,是我自己做的,都能运行,有茱萸学习-This is the C-language book on the big or worksheets, yes I do, to run, learning Cantleye
- 2022-04-19 05:47:35下载
- 积分:1