-
推箱子游戏,游戏规则详见源代码注释部分,全C语言编程
推箱子游戏,游戏规则详见源代码注释部分,全C语言编程-Tuixiangzi game, the rules of the game as detailed source notes, the entire C language programming
- 2023-04-16 06:30:03下载
- 积分:1
-
shangjiao6.m为主程序;pcode.m为产生伪码的子程序;bu.m为进行补0的子程序(为了使得进行FFT和IFFT的点数满足2的N次方个) c_b.m...
shangjiao6.m为主程序;pcode.m为产生伪码的子程序;bu.m为进行补0的子程序(为了使得进行FFT和IFFT的点数满足2的N次方个) c_b.m为数据进行串并转换的子程序。-shangjiao6.m-based procedures pcode.m for producing pseudo-code subroutine bu.m for fill 0 Subroutine (carried out in order to make the point FFT and IFFT of the N-th power to meet the 2 months) c_b.m for data for string and conversion subroutine.
- 2022-05-20 09:20:20下载
- 积分:1
-
- 2022-02-12 14:04:53下载
- 积分: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
-
这个程序执行functonality 4位ALU
this program performs the functonality of 4 bit alu
- 2022-02-05 10:13:20下载
- 积分:1
-
查看yuv文件的软件,非常使用.可以有几种格式查看文件
查看yuv文件的软件,非常使用.可以有几种格式查看文件-View yuv document software, is the use of. There are several format can view the document
- 2023-08-03 16:35:03下载
- 积分:1
-
四色算法的改进算法,针对四色算法的不足进行了相关改进。...
四色算法的改进算法,针对四色算法的不足进行了相关改进。-Four-color algorithm algorithm algorithm for four-color deficiencies were related to improve.
- 2022-04-06 16:22:01下载
- 积分:1
-
彩票号码筛选的程序
彩票号码筛选的程序-lottery number Screening procedures
- 2022-02-01 12:39:57下载
- 积分:1
-
一个非常有用的软件,可以进行各种图象处理工作.应该很有用....
一个非常有用的软件,可以进行各种图象处理工作.应该很有用.-a very useful software that can be various image processing work. Be very useful.
- 2022-06-16 13:52:46下载
- 积分:1
-
1.支持文章,论坛,图片,flash,音乐,BT等采集.
2.增加自定文件采集.用户可采集网页中的所有文件.
3.采集内容替换功能,用户可设置替换规则进...
1.支持文章,论坛,图片,flash,音乐,BT等采集.
2.增加自定文件采集.用户可采集网页中的所有文件.
3.采集内容替换功能,用户可设置替换规则进行替换.
4.支持所有文件远程保存到本地.
5.断点续采功能.不受意外关闭影响,重新启动后可继续采集 不重复.
6.支持多种CMS导库,本程序 与(科汛网站管理系统V2.2)整合在一起.
7.增加2级分类采集。适应各种网站采集.
8.缓存机制,在缓存中保存数据,操作常见动作,大量减少对数据库的增加,删除频繁的操作。
用户:admin
密码:admin
-1. Support articles, forums, photos, flash, music, so BT acquisition. 2. an increase in fixed document collection. website users can collect all the documents. 3. content Acquisition replacement gong energy, users can set up rules to replace the replacement. 4. all documents supporting the preservation of the local long-distance. 5. Breakpoint continued mining function. not the closure affected by the accident, the restart will continue after acquisition will not repeat them. 6. CMS support for a variety of guided arsenals, this procedure (Section website flood management system V2.2) together. 7. two additional classification acquisition. Adapt site acquisition. 8. Cache mechanism, the preservation of data cache,
- 2022-01-25 17:08:02下载
- 积分:1