-
CRaCK
Crack Adobe Acrobat 10.0 Pro Multilingual Adobe Acrobat 8.0 Pro Multilingual crack & Keygen
- 2012-03-14 00:56:44下载
- 积分:1
-
CANOPen通信的一些源码,C++在linux下的,希望对大家有所帮助
CANOPen通信的一些源码,C++在linux下的,希望对大家有所帮助-CANOPen source of communication, C under Linux, we hope to help
- 2022-06-30 09:54:14下载
- 积分:1
-
landsat8_ro_s_cal
说明: 基于V5.2算法计算Landsat8地表反射率(calculation Surface Reflectance based on V5.2)
- 2021-01-17 14:08:50下载
- 积分:1
-
一个鼠标小车程序,鼠标可以引导小车转动,是闲时编写的小程序。...
一个鼠标小车程序,鼠标可以引导小车转动,是闲时编写的小程序。-a trolley procedures mouse, the mouse can guide the car turning, the man is prepared by the small procedures.
- 2023-05-19 16:25:03下载
- 积分:1
-
inter电脑主板电路原理图,私家收藏网上是找不到的!
inter电脑主板电路原理图,私家收藏网上是找不到的!-inter computer motherboard circuit diagram, private collections are not to be found online!
- 2023-06-29 21:20:06下载
- 积分:1
-
VMD,python代码
说明: 变分模态分解 信号处理方法 数据序列平稳化。(The data sequence of the signal processing method of variational mode decomposition is smoothed.)
- 2021-01-23 22:18:38下载
- 积分:1
-
详细介绍OFDM仿真过程,包括信源的产生,信道的加入,编码解码以及LS,MMSE,SVD三种信道估计方法...
详细介绍OFDM仿真过程,包括信源的产生,信道的加入,编码解码以及LS,MMSE,SVD三种信道估计方法-Detailed OFDM simulation process, including source generation, the addition of channel coding and decoding LS, MMSE, SVD three channel estimation methods
- 2022-02-07 20:50:59下载
- 积分:1
-
C# 创建泛型字典的例子
C# 创建泛型字典,为泛型字典添加3个元素,按键值对泛型字典进行排序操作。
Dictionary users = new Dictionary();//创建泛型字典
users.Add(3, new UserInfo(1, "滕*敏", "01"));//为泛型字典添加3个元素
users.Add(2, new UserInfo(2, "滕*娜", "02"));
users.Add(1, new UserInfo(3, "X家兴", "03"));
//按键值对泛型字典进行排序操作
var query = from item in users
where item.Value.UserName.CompareTo("滕*") > 0//用户名大于"滕立"
orderby item.Key
select item;
label1.Text = "显示查询结果:
";
foreach (var item in query)//显示查询结果
- 2022-08-02 11:59:24下载
- 积分:1
-
MATLAB程序
这里面提供了结构在地震动作用下的傅里叶时程、Newmark响应等程序,有图有程序(This program provides the Fourier history, Newmark response and other procedures of structures in the earthquake.)
- 2017-09-17 23:02:36下载
- 积分:1
-
HMM天气预测
用隐马尔科夫模型进行未来天气的预测,并设计了一个GUI的交互界面(A hidden Markov model is used to predict the future weather, and a GUI interface is designed.)
- 2021-03-15 16:49:22下载
- 积分:1