-
nodule
根据已经得到的肺实质区域检测当中是否含有肺结节(The obtained which has lung parenchymal area comprising detecting whether pulmonary nodules)
- 2017-04-23 21:21:22下载
- 积分:1
-
VB仿Windows加强版画图程序源码
VB仿Windows加强版画图程序源码,支持更多规定格式的开关、几何图形,不规则图形等,还带有滤镜功能,比Windows自带的画图板功能更多,界面也更专业,通过这个小程序你可多多学习一些VB在绘图方面的基础知识。
- 2022-07-28 08:44:26下载
- 积分:1
-
9
说明: Use windows other middle system
- 2018-12-25 20:15:08下载
- 积分:1
-
TIDM02002
说明: 双向dcdc原理图,可实现双向控制 ,基于高频变压器,可实现闭环控制(Schematic diagram of bidirectional DCDC)
- 2020-06-29 15:52:30下载
- 积分:1
-
03---DRPEinFourierdomain
双随机相位编码Double random phase encoding(Double random phase encoding)
- 2017-05-14 13:48:18下载
- 积分:1
-
boost
升压斩波电路(Boost)的仿真
针对 Boost 变换电路,完成以下工作:
(1) 在 MATLAB/SIMULINK 下搭建 Buck 电路仿真模型,并设置好各个模块的参数;
(2) 分别选择 3 个不同的占空比,用示波器同时观察 E,uGE,i1,io,uo 以及电感两
端的电压 uL和流过电容的电流 iL的波形(注意频率的选择)。(Boost simulation model is built under MATLAB / SIMULINK, and the parameters of each module are set up.
(2) Choose three different duty cycles and simultaneously observe E, uGE, i1, io, uo and inductance with an oscilloscope.
Voltage UL at End and Current iL Waveform through Capacitor (Attention to Frequency Selection)
- 2018-12-12 21:49:00下载
- 积分:1
-
C# 利用HAVING子句过滤分组数据
C# 利用HAVING子句过滤分组数据,用于查询平均年龄大于22岁的学院学生的数量,在平时的应用中,这是很实用的一个数据库查询技巧。
string P_Str_ConnectionStr = string.Format(//创建数据库连接字符串
@"server=WIN-GI7E47AND9RLS;database=db_TomeTwo;uid=sa;pwd=");
string P_Str_SqlStr = string.Format(//创建SQL查询字符串
"SELECT * FROM tb_Student");
SqlDataAdapter P_SqlDataAdapter = new SqlDataAdapter(//创建数据适配器
P_Str_SqlStr, P_Str_ConnectionStr);
DataTable P_dt = new DataTable();//创建数据表
P_SqlDataAdapter.Fill(P_dt);//填充数据表
return P_dt;//返回数据表
- 2022-04-10 01:41:39下载
- 积分:1
-
16路SD存储完结+离线采集SD采集
说明: adc采集数据,将采集的数据存储在sd卡上(ADC collects data and stores the collected data on SD card)
- 2020-11-29 22:59:29下载
- 积分:1
-
一个关于PCI板卡的测试与功能检测的DEMO程序源代码安装版,可以在其中看到一些有用的代码...
一个关于PCI板卡的测试与功能检测的DEMO程序源代码安装版,可以在其中看到一些有用的代码-a PCI card for the functional test and detection of the source code DEMO version of the installation, which can be seen in some useful code
- 2022-03-15 05:15:58下载
- 积分:1
-
windowsmobilepowertoys
说明: cerdisp.zip for use with Windows compact embedded
- 2020-06-24 01:20:02下载
- 积分:1