搜索结果

找到约 96 项符合 CLOSE 的查询结果

技术资料 c#文件下载多线程方式带进度条

c# 文件下载多线程方式带进度条 全中文注释 var request = WebRequest.Create(this.textBox1.Text);// 返回结果: 特定 URI 方案的 System.Net.WebRequest 子代。会根据//HttpWebRequest,还是FtpWebRequest,返回对应的实列。 //request.Proxy 设置那种代理。 var respones = request.GetRes ...
https://www.eeworm.com/dl/977967.html
下载: 4
查看: 6647

电源技术 Wide-input dc/dc modules offer

When a system designer specifies a nonisolated dc/dc powermodule, considering the needed input voltage range isequally as important as considering the required performanceattributes and features. Generally, nonisolated moduleshave either a narrow or a wide input voltage range. Narrowinputmodules typ ...
https://www.eeworm.com/dl/505/24438.html
下载: 186
查看: 1098

其他 本设计的目的是通过设计和调试一个简单的文件系统

本设计的目的是通过设计和调试一个简单的文件系统,主要是模拟文件操作命令的执行,来模拟文件管理,使学生对主要文件操作命令的实质和执行过程有比较深入的了解,掌握它们的基本实施方法。具体要求如下: (1) 设计一个支持n个用户的文件系统,每个用户可拥有多个文件: (2) 采用二级或二级以上的多级文件目录管理; ( ...
https://www.eeworm.com/dl/534/221368.html
下载: 170
查看: 1095

单片机开发 SD卡驱动 SD_CARD_TIMEOUT 当一个SD卡的操作超出时限

SD卡驱动 SD_CARD_TIMEOUT 当一个SD卡的操作超出时限,将导致返回错误和该标记被置位 SD_CARD_EXIST 当卡槽内插入了合适的卡体,不管是什么卡,都会使该位被设置; SD_CARD_WRITE_PROTECT 当卡体的写保护开关被 LOCK 时,则该位被设置; SD_CARD_READY 当卡槽内的卡被正确识别,并可以随时访问时,则该位被设置; SD_C ...
https://www.eeworm.com/dl/648/349396.html
下载: 33
查看: 1115

Windows编程 Delphi 泛型容器 TDictionary 的用法 Demo

Collection of key-value pairs.  TDictionary represents a generic collection of key-value pairs.  This class provides a mapping from a collection of keys to a collection of values. When you create a TDictionary object, you can specify various combinations of initial capacity, equality ope ...
https://www.eeworm.com/dl/507598.html
下载: 1
查看: 979

技术资料 FreeModbus 英文资料

If register should be written or read.This value is passed to the calback functions which support either reading or writing register values. Writing means that the application registers should be updated and reading means that the modbus protocol stack needs to know the current register values.See a ...
https://www.eeworm.com/dl/834762.html
下载: 10
查看: 5485

笔记 音频放大器设计

This design uses Common-Emitter Amplifier (Class A) with 2N3904 Bipolar Junction Transistor. Use “Voltage Divider Biasing” to reduce the effects of varying β (= ic / ib) (by holding the Base voltage constant)  Base Voltage (Vb) = Vcc * [R2 / (R1 + R2)]  Use Coupling ...
https://www.eeworm.com/dl/523081.html
下载: 9
查看: 274

技术资料 口袋式单片机实验系统研制与应用

为了克服传统实验教学的弊端,促进理论教学和实验教学紧密结合,研制了一款口袋式单片机实验系统。该系统由输入单元、显示单元、通信单元、传感器单元和外设扩展单元构成。该系统将串口通信功能、程序下载功能和供电功能集成在一起,体积小,便于携带,学生能随时随地进行实验。应用表明,该实验系统在实验教学、学生创新能力培养 ...
https://www.eeworm.com/dl/899040.html
下载: 3
查看: 6892

模拟电子 光电转换电路设计

OPTOELECTRONICS CIRCUIT COLLECTION AVALANCHE PHOTODIODE BIAS SUPPLY 1Provides an output voltage of 0V to +80V for reverse biasingan avalanche photodiode to control its gain. This circuit canalso be reconfigured to supply a 0V to –80V output.LINEAR TEC DRIVER–1This is a bridge-tied load (BTL) linea ...
https://www.eeworm.com/dl/571/21451.html
下载: 96
查看: 1090

Delphi/CppBuilder DELPHI basicCtrl+NUM 直接将光标跳到NUM处

DELPHI basicCtrl+NUM 直接将光标跳到NUM处,NUM是用Ctrl+Shift+NUM设置的标号。 NUM不能用小键盘。 Ctrl+Home 将光标移至文件头。 Ctrl+End 将光标移至文件尾。 Ctrl+B Buffer List窗口。 Ctrl+I 同Tab键。 Ctrl+M 同Enter键。 Ctrl+N 同Enter键,但光标位置保持不变。 Ctrl+T 删除光标右边的一个单词。 Ctrl+Y 删除光标所 ...
https://www.eeworm.com/dl/664/147749.html
下载: 63
查看: 1085