-
C#读取XML文件内容并绑定到DataGrid中显示
C#读取XML文件内容并绑定到DataGrid中显示,申明一个数据集,DataSet dsAddress = new DataSet("address");读取XML文件,并将读到的数据内容显示在DataGrid组件中,并显示XML文件的框件结构。将XML中的数据以表格的形式展现,对应于XML文件的各个节点。
- 2022-06-13 04:56:03下载
- 积分:1
-
particlefiltering
说明: 一篇硕士论文,详细介绍了利用粒子滤波在无线传感器网络目标跟踪中的应用
基于粒子滤波的无线传感器网络目标跟踪算法的研究(A master' s thesis, detailing the use of particle filtering in wireless sensor network application of target tracking based on particle filtering for wireless sensor network target tracking algorithm)
- 2010-03-18 20:11:47下载
- 积分:1
-
blue
用于SAMP的作弊器,可以吸车,踢人,刷BOT(Cheaters for SAMP can suck cars, kick people and brush BOT)
- 2021-02-03 12:09:59下载
- 积分:1
-
采用有限差分法对二维静电场的数值计算。用mathematica语言编的源程序。...
采用有限差分法对二维静电场的数值计算。用mathematica语言编的源程序。-using the finite difference method to two-dimensional electrostatic field of numerical calculation. Using Mathematica addendum to the source.
- 2023-02-25 17:55:02下载
- 积分:1
-
power_wind_dfig1
本例题是在MATLAB环境下搭建双馈风力发电机的模型,通过解耦控制实现功率的控制。(The sample questions are in the MATLAB environment to build double-fed wind turbine model, through the decoupling control to achieve power control.)
- 2009-02-16 10:24:37下载
- 积分:1
-
班级成绩管理系统(C语言)
大一学C语言自己做的一个班级成绩管理系统(C is the base machine language)
- 2018-09-14 11:27:40下载
- 积分:1
-
WENO5
本程序利用五阶WENO格式结合Lax-Friedrichs矢通量分裂法求解二维Euler
方程(u_t = RHS = -f(u)_x - g(u)_y)的空间项,应用三阶TVD Runge-Kutta法
求解其时间项来模拟Riemann间断问题.(The program uses five order WENO scheme combined with Lax-Friedrichs vector flux splitting method to solve two-dimensional Euler.
Equation (u_t = RHS = -f (U) _x g (U) _y) space terms, the three order TVD Runge-Kutta method is applied.
The time term is solved to simulate the Riemann discontinuity problem.)
- 2018-05-26 09:01:16下载
- 积分:1
-
C#在窗体的状态栏中加入图标显示
C#在窗体的状态栏中加入图标显示,比如示例窗体的左下角,在“操作员”的左侧,有一个彩色的小图标,这就是本程序实现的功能,在窗口的状态栏中显示图标的功能。
- 2022-07-14 04:51:18下载
- 积分:1
-
LEON3 SOC environment, PCI bridges.
LEON3 SOC environment, PCI bridges.
- 2023-07-13 21:30:04下载
- 积分:1
-
JSON HTML5结合实现网页播放器功能
JSON HTML5结合实现网页音乐播放器,本播放器运行时显示在网页的右下角,可折叠、展开,展开后显示播放列表,播放 器本身具备自动播放的功能,支持手动控制音量、上一曲、下一曲、拖动进度等功能,界面简洁。使用了JSON调取播放列表和音乐地址,测试请在服务器环境下,不要直接打开。
- 2022-06-28 15:30:21下载
- 积分:1