-
OFDM系统的自适应功率和比特分配算法
OFDM系统的自适应功率和比特分配算法,实现系统资源的自适应分配(4)--原创(The adaptive power and bit allocation algorithm of OFDM system realizes the adaptive allocation of system resources (4)-- original.)
- 2021-04-07 17:59:01下载
- 积分:1
-
RVE
说明: RVE with periodic boundary conditions
Conen, Barink, Gielen
Representative Volume Element (RVE) with periodic boundary conditions
- 2D plane strain model.
- Prescribe average deformation.
- Calculate effective/average stress.
- Perturbation method to calculate effective stiffness tensor.
- 2020-04-06 22:44:44下载
- 积分:1
-
ChartEmpty
使用C#加CSS編程開發翻頁書功能,簡便易學的手把手教學(Using C # and CSS programming to develop the function of turning pages, easy to learn hand-to-hand Teaching)
- 2020-06-25 07:20:01下载
- 积分:1
-
ssc_lithium_cell_1RC
锂离子电池模型 基于simscape平台开发 一阶RC等效电路模型(lithiumBattery model)
- 2021-03-12 12:39:25下载
- 积分:1
-
micro avr program
你好,朋友,我写的13个程序为微控制器avr与代码viosion完整的代码测试和附加十六进制文件。你可以使用它
- 2022-01-25 18:36:31下载
- 积分:1
-
VISTA
说明: 用VB做得,仿Vista经典界面的日历,也算个万年历,(Done using VB, a classic interface like Vista' s calendar, a calendar are also considered,)
- 2009-08-02 21:19:36下载
- 积分:1
-
car
本程序采用C语言编写,设计实现了汽车的模糊车速控制程序,包括了模糊化、模糊推理与解模糊化三个主要子模块。程序输入汽车速度和车间距离,输出车速调整结果。(failed to translate)
- 2012-05-17 10:21:32下载
- 积分:1
-
C# 调用外部的EXE文件
C# 调用外部的EXE文件,程序中主要是使用System.Diagnostics.Process.Start(textBox1.Text);来执行外部的exe文件。
private void button1_Click(object sender, EventArgs e)
{
openFileDialog1.Filter = "exe文件(*.exe)|*.exe";//设置打开文件的格式
if (openFileDialog1.ShowDialog() == DialogResult.OK)//判断是否选择了exe而文件
textBox1.Text = openFileDialog1.FileName;//显示选择的文件
}
private void button2_Click(object sender, EventArgs e)
{
System.Diagnostics.Process.Start(textBox1.Text);//执行exe文件
}
- 2023-06-03 22:35:03下载
- 积分:1
-
keystone变换实现距离补偿 19854828ch4_keystone_contour
简单的keystone变换实现距离补偿,自测可用(Distance compensation based on simple keystone transform)
- 2020-06-28 09:20:02下载
- 积分:1
-
非常强大的打印控件,我们一直用他,价格便宜量又足
非常强大的打印控件,我们一直用他,价格便宜量又足-Very powerful print controls, we have been with him, the volume also cheap enough
- 2022-01-26 03:04:24下载
- 积分:1