-
“面包圈大战”程序。 编译donuts.dsw文件,在Debug目录下会生成donuts.exe文件,直接双击该文件,即可运行“面包圈大战”程序。 ******...
“面包圈大战”程序。 编译donuts.dsw文件,在Debug目录下会生成donuts.exe文件,直接双击该文件,即可运行“面包圈大战”程序。 *************** 要正确编译该程序,需要安装DirectX 9.0及其以上版本。-"bread circle Wars" procedures. Compiler donuts.dsw documents in the Debug directory will generate donuts.exe document, double-click the file directly, and can run "bread circle Wars" procedures.******************************* To compile the correct procedures need to install DirectX version 9.0 and above.
- 2022-01-22 00:57:27下载
- 积分:1
-
通迅路,西欢德任柯一侠霞霞
tong xun lu,xi huan de ren ke yi xia xia lai kan kan-numberstong xun lu,xi huan de ren ke yi xia xia lai kan kan
- 2022-08-10 19:15:45下载
- 积分:1
-
线索二叉搜索树结点的插入删除以及树的打印。
线索二叉搜索树结点的插入删除以及树的打印。-clues two forks search tree node of the tree to insert, delete and print.
- 2022-01-25 15:01:01下载
- 积分:1
-
基于matlab编程,仿真。matlab编程百例有助于熟悉matlab基本编程命令,最好成为编程高手。小数据量法求lyapunov指数源程序,可以减轻做混沌控制...
基于matlab编程,仿真。matlab编程百例有助于熟悉matlab基本编程命令,最好成为编程高手。小数据量法求lyapunov指数源程序,可以减轻做混沌控制与同步研究的编程苦恼。-Matlab-based programming, simulation. 100 cases of familiar programming matlab help matlab command of basic programming, preferably as a programming expert. Method of small amount of data source lyapunov index can be done to alleviate study of chaos control and synchronization of programming distress.
- 2022-09-04 00:00:03下载
- 积分:1
-
Nobel Prize Winner's Paper
Nobel Prize Winner s Paper-Nobel Prize Winner"s Paper
- 2023-03-06 19:40:03下载
- 积分:1
-
it is a card thingy that i don t really know
it is a card thingy that i don t really know
- 2022-01-30 16:14:05下载
- 积分:1
-
韦根感应IC卡读写器PCB图,成熟产品,已经用于销售,单片机采用STC89C58RD+,读写模块为RC5...
韦根感应IC卡读写器PCB图,成熟产品,已经用于销售,单片机采用STC89C58RD+,读写模块为RC5-Wiegand sensor IC card reader PCB map, mature product that has been used for sales, single-chip microcomputer used STC89C58RD+, Read and write modules for RC5
- 2022-11-26 10:35:03下载
- 积分:1
-
用易语言开发的 cad插件 。进入cad中。画线
用易语言开发的 cad插件 。进入cad中。画线-Language development with easy plug-cad. Entered in cad. Draw a line
- 2022-08-03 20:31:46下载
- 积分:1
-
基本遗传算法C语言程序,可移植性高,算法完备可靠
基本遗传算法C语言程序,可移植性高,算法完备可靠-The basic genetic algorithm C language program, portability high, complete and reliable algorithm
- 2022-01-26 03:45:03下载
- 积分: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