-
用c++编写的简单的绘图程序,能够绘制基本的图形,如矩形,三角形等。...
用c++编写的简单的绘图程序,能够绘制基本的图形,如矩形,三角形等。-c prepared with a simple drawing program, to draw up the basic graphics, such as rectangular, triangular, etc..
- 2022-01-25 16:44:29下载
- 积分:1
-
AutoUpdate自动更新、解压缩实例
系统结构服务端自动更新服务:这个是部署到web服务器的,如果有新的版本,只要放到自动更新服务App_DataUpdate目录下,即可【注意:每次更新版本时,需要更新软件的版本号,即解决方案的AssemblyInfo.cs文件,类似如下内容[assembly: AssemblyVersion("1.0.0.1")][assembly: AssemblyFileVersion("1.0.0.1")]更新版本时换这个内容】客户端MyApp:每次启动时需要检测版本【引用“自动更新服务”】,有新版本时进行解压和更新具体的内容参考详细的代码。
- 2021-04-12 13:58:57下载
- 积分:1
-
CollectClient
socket编程,实现一个客户端,一个服务器,是学习socket编程的好代码(socket programming, a client, a server, is a good source to learn socket programming)
- 2010-07-15 12:14:14下载
- 积分:1
-
visual c#网络编程技术与实践
visual c#网络编程技术与实践visual c#网络编程技术与实践visual c#网络编程技术与实践visual c#网络编程技术与实践
- 2023-07-02 18:10:04下载
- 积分:1
-
图像识别的文本识别方法
图像识别的文本识别方法-text Image Recognition Recognition
- 2022-07-01 02:50:31下载
- 积分:1
-
TransServer
vc——服务器TransServer的程序源码,值得一看!(vc- server TransServer the program source code, worth a visit!)
- 2011-08-23 22:51:08下载
- 积分:1
-
scoket 聊天程序
scoket 聊天程序
- 2015-04-25下载
- 积分:1
-
ProjExtend
中频感应加热以其加热效率高、速度快,可控性好及易于实现机械化、自动化等优点,已在熔炼、铸造、弯管、热锻、焊接和表面热处理等行业得到广泛的应用。
本设计根据设计任务进行了方案设计,设计了相应的硬件电路,研制了20KW中频感应加热电源。
本设计中感应加热电源采用IGBT作为开关器件,可工作在10 Hz~10 kHz频段。它由整流器、滤波器、和逆变器组成。整流器采用不可控三相全桥式整流电路。滤波器采用两个电解电容和一个电感组成Ⅱ型滤波器滤波和无源功率因数校正。逆变器主要由PWM控制器SG3525A控制四个IGBT的开通和关断,实现DC-AC的转换。
设计中采用的芯片主要是PWM控制器SG3525A和光耦合驱动电路HCPL-316J。设计过程中程充分利用了SG3525A的控制性能,具有宽的可调工作频率,死区时间可调,具有输入欠电压锁定功能和双路输出电流。由于HCPL-316J具有快的开关速度(500ns),光隔离,故障状态反馈,可配置自动复位、自动关闭等功能,所以选择其作为IGBT的驱动。
对原理样机的调试结果表明,所完成的设计实现了设计任务规定的基本功能。此外,为了满足不同器件对功率需要的要求,设计了功率可调。这部分超出了设计任务书规定的任务。(induction heating with high heating efficiency, speed and good controllability and easy to mechanization. the advantages of automation, in melting, casting, bending, forging, welding and surface heat treatment and other industries have been widely employed. According to the design tasks for the design of the program design, design corresponding to the hardware circuit, Development of 20 KW induction heating power. The design of induction heating power IGBT used as a switching device, which can work in 10 Hz- 10 kHz frequency band. It consists of rectifier, filter, and the inverter components. Controlled Rectifier not use the entire three-phase bridge rectifier circuit. 2 filter used an electrolytic capacitor and inductor components II-type filter and passive PFC. Inverter mainly by the PW)
- 2007-04-19 11:31:35下载
- 积分:1
-
DPSO
说明: 离散的PSO算法解决0-1背包问题,比传统的PSO效果更好(Discrete PSO algorithm solves the 0-1 knapsack problem)
- 2021-04-14 15:48:55下载
- 积分:1
-
TCP服务器框架(HP-Socket)
HP-Socket 是一套通用的高性能 TCP/UDP 通信框架,包含服务端组件、客
户端组件和 Agent 组件,广泛适用于各种不同应用场景的 TCP/UDP 通信系统,
提供 C/C 、 C#、 Delphi、 E(易语言)、 Java、 Python 等编程语言接口。 HP-Socket
对通信层完全封装, 应用程序不必关注通信层的任何细节; HP-Socket 提供基于
事件通知模型的 API 接口,能非常简单高效地整合到新旧应用程序中。
为了让使用者能方便快速地学习和使用 HP-Socket,迅速掌握框架的设计思
想和使用方法,特此精心制作了大量 Demo 示例(如: PUSH 模型示例、 PULL
模型示例、 PACK 模型示例、 性能测试示例以及其它编程语言示例)。 HP-Socket
目前运行在 Windows 平台,将来会实现跨平台支持
- 2021-08-20 00:31:53下载
- 积分:1