-
最新的电力系统计算的工具包,包括连续潮流、最优潮流计算。...
最新的电力系统计算的工具包,包括连续潮流、最优潮流计算。-The latest calculation of power system kits, including the continuation power flow, optimal power flow calculation.
- 2022-01-27 15:12:07下载
- 积分:1
-
一个压缩软件..
a compression software..in linux-debian environment
- 2022-04-16 14:47:28下载
- 积分:1
-
pain dragon line in Dos C
pain dragon line in Dos C
- 2023-01-20 06:00:04下载
- 积分:1
-
C# 设置屏幕分辨率
C# 改变屏幕分辨率,功能仿windows 的屏幕分辨率设置,改变滑块改变分辨率大校本例可学习一下滑块的用法。源代码如下:
long RetVal = 0;
DEVMODE dm = new DEVMODE();
dm.dmSize = (short)Marshal.SizeOf(typeof(DEVMODE));
dm.dmPelsWidth = dWidth;//宽
dm.dmPelsHeight = dHeight;//高
dm.dmDisplayFrequency = 85;//刷新率
dm.dmFields = DEVMODE.DM_PELSWIDTH | DEVMODE.DM_PELSHEIGHT | DEVMODE.DM_DISPLAYFREQUENCY | DEVMODE.DM_BITSPERPEL;
RetVal = ChangeDisplaySettings(ref dm, 0);
- 2023-03-16 15:00:04下载
- 积分:1
-
本文件为PPT文件格式,详细演示集成电路基本器件的工艺流程。...
本文件为PPT文件格式,详细演示集成电路基本器件的工艺流程。-this document for PPT file format, detailed demonstration of the basic integrated circuit device process.
- 2022-05-21 12:10:35下载
- 积分:1
-
verilog编写的RTC(实时时钟)包含APB总线接口、时钟计时部分等...
verilog编写的RTC(实时时钟)包含APB总线接口、时钟计时部分等-verilog prepared by the RTC (real time clock) contains APB bus interface, clock time some other
- 2022-05-18 10:16:02下载
- 积分:1
-
with delphi development of the beauty salon management system, the future receiv...
用delphi开发的美容院管理系统,前台收款,后台管理-with delphi development of the beauty salon management system, the future receivables management background
- 2022-12-07 02:20:03下载
- 积分:1
-
Automatic calculation of filter coefficients fir tools, try
自动计算fir滤波器系数的工具,不妨一试-Automatic calculation of filter coefficients fir tools, try
- 2022-03-19 22:53:08下载
- 积分:1
-
用汇编语言写得一个小程序,可以播放mp3,avi等多媒体文件.源代码在txt文件里面...
用汇编语言写得一个小程序,可以播放mp3,avi等多媒体文件.源代码在txt文件里面-written in assembly language using a small program that can play MP3, avi and other multimedia files. The source code inside the txt file
- 2023-08-20 20:20:03下载
- 积分:1
-
DVD软件开机画面更换工具,为凌阳DVD
DVD软件开机画面更换工具,适用于凌阳DVD-DVD Software boot screen replacement tool for Sunplus DVD
- 2022-02-16 04:13:53下载
- 积分:1