-
实现求解二次方程的程序,需先输入正确密码
实现求解二次方程的程序,需先输入正确密码-The realization of the procedure for solving quadratic equations, need to first enter the correct password
- 2023-01-22 17:40:04下载
- 积分:1
-
电子地图,青岛的呀,如果需要别的告诉我呀
电子地图,青岛的呀,如果需要别的告诉我呀-Electronic map, Qingdao of you, if you need me to tell other
- 2022-02-14 23:47:24下载
- 积分:1
-
人力资源管理软件,是实现电子化人力资源的重要工具和平台。...
人力资源管理软件,是实现电子化人力资源的重要工具和平台。-Human resources management software, is the realization of e-an important tool for human resources and platforms.
- 2022-07-23 02:00:05下载
- 积分:1
-
图书借阅系统文档与程序实现
图书借阅系统文档与程序实现-Lending Library System files and Program Implementation
- 2023-04-15 15:10:04下载
- 积分:1
-
用于个人网站建设用的搜索代码 用HIML语言编的
用于个人网站建设用的搜索代码 用HIML语言编的-personal website for the search using code language series hole
- 2023-05-05 02:25:02下载
- 积分:1
-
还是C小程序 很有意思的拉 越编越过隐 大基本功
还是C小程序 很有意思的拉 越编越过隐 大基本功-or C minor procedure very interesting series stretching across the great saphenous basic skills
- 2022-12-24 15:55:04下载
- 积分:1
-
the procedure can be generated source java html document
该程序可将java源程序生成html文件-the procedure can be generated source java html document
- 2023-07-25 14:10:03下载
- 积分:1
-
精饲料单放机快速地翻看联赛积 v
精饲料单放机快速地翻看联赛积 v-Feed player quickly look at the plot League player feed quickly look at the league plot v
- 2022-07-11 21:19:02下载
- 积分: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
-
华为PCB设计规范,详细介绍了电路板EMI,EMC
华为PCB设计规范,详细介绍了电路板EMI,EMC-Huawei PCB design specifications, detailing the circuit board EMI, EMC
- 2022-01-31 17:49:15下载
- 积分:1