-
3DTetris_Java
用java开发的3D俄罗斯方块。用到些 openGL的东西。还有个版本是基于C++开发的。请在站内搜索(3D Tetris
)
- 2012-02-19 20:54:27下载
- 积分:1
-
5G Toolbox? Getting Started Guide
说明: 5G Toolbox? Getting Started Guide,5G工具箱(5G Toolbox Getting started guide,matlab 5g toolbox)
- 2020-06-16 20:11:11下载
- 积分:1
-
Desktop
说明: program example3
implicit none
real,parameter::weight=50.0
real,parameter::e=0.1
real guess
write (*,*) " weight is"
do while(abs(guess-weight)>e)
read(*,*) guess
if(abs(guess-weight)
- 2020-01-10 20:18:46下载
- 积分:1
-
measure_alpha_gamma
说明: pscad测量角度阿尔法,模型可以很好地运行(PSCAD can measure the angle alpha, and the model can run well)
- 2021-04-16 11:07:29下载
- 积分:1
-
一维河流水质模型隐式求解matlab代码
说明: 有限差分隐格式求解一维河流水质模型,BOD沿程浓度变化(Finite difference implicit scheme for solving one-dimensional river water quality model)
- 2020-07-30 11:20:41下载
- 积分:1
-
Current_zhihuan
单相逆变器仿真,MATLABR2016B工程文件,THD小于1%,电压电流双闭环控制,并且加入了负载扰动,控制效果良好(Simulations of single-phase inverters show that the THD of MATLAB R2016B project file is less than 1%. Double closed-loop control of voltage and current is adopted, and load disturbance is added. The control effect is good.)
- 2018-12-29 15:58:24下载
- 积分:1
-
icolorbuffer
Downloads of the software peaked in 2013 with an average of just under 148,000 per day compared to less than 50,000 in Q2 2019.(It can also read and write a wide variety of other file formats, with particular attention to those from)
- 2020-06-17 01:20:01下载
- 积分:1
-
Thermal Cycling
说明: The main goal of this step is to detect whether there is a mismatch of the thermal expansion
coefficients, PCB mounting problems, weak solder joints, and IC package integrity
- 2020-06-16 04:00:01下载
- 积分:1
-
一个简单游戏――迷宫的原代码,同样是课程设计期间找到的,希望对大家有帮助...
一个简单游戏――迷宫的原代码,同样是课程设计期间找到的,希望对大家有帮助-A simple game- the maze of the original code, the same is found during the course design, in the hope that everyone has to help
- 2022-07-25 16:06:24下载
- 积分:1
-
C# 分组查询数据库内容
C# 分组查询数据库内容,可将查询条件分组后进行整合查询,有效提升查询性能,本源码仅是提供一种思路,实际应用时,需要对代码进一步完善。
- 2023-05-07 10:10:03下载
- 积分:1