-
ieee802.11关于ad hoc网路协议的介绍,希望对各位学习有所帮助。...
ieee802.11关于ad hoc网路协议的介绍,希望对各位学习有所帮助。-IEEE802.11 on the ad hoc network protocols, the wish to help you learn.
- 2022-05-16 04:14:43下载
- 积分:1
-
CORTEZCONTABILIDAD
mini cortez mybusiness pos v11
- 2020-06-16 03:20:02下载
- 积分:1
-
pv1 (1)
pv implementation in matlab
- 2019-03-12 22:13:25下载
- 积分:1
-
Qt5开发及实例(第二版)
说明: Qt is a well-known cross-platform C++ visual development platform. Qt open source version provides the same functions as the commercial version. Qt 5 Development and Instance (2nd Edition) inherits the popular Qt 5 development and examples from the market.At the same time (Q1 5.4.0), QT application development is more systematic and more readable.This book is divided into two parts: The first part is the traditional Qt Widget programming. Each chapter introduces the Qt 5 application in a small example based on a brief introduction to the development environment.The development techniques of the program are generally introduced and explained through examples.
- 2020-06-20 14:00:02下载
- 积分:1
-
在蛋白库中搜索到酶结构文件 维度
在蛋白库中搜索到酶结构文件,可以算出真正的酶的盒维度。(By searching the enzyme structure file in the protein library, you can calculate the true enzyme box dimension.)
- 2020-06-24 02:00:02下载
- 积分:1
-
基于PV光伏发电的分布式发电技术
说明: 基于光伏发电的分布式发电技术建模与仿真,提高分布式发电技术的实用性(Modeling and Simulation of distributed generation technology based on photovoltaic power generation)
- 2020-03-31 06:52:06下载
- 积分: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
-
05581364
fundamentals of cbir system... content based image retrieval
- 2010-09-28 22:12:00下载
- 积分:1
-
label
VFP标签控件建立,适合初学者,掌握软件基本操作(VFP label is set up for beginners to master basic operation of software.)
- 2018-04-16 15:26:29下载
- 积分:1
-
在powerbuilder下实现flash界面, 在powerbuilder下实现flash界面
在powerbuilder下实现flash界面, 在powerbuilder下实现flash界面-PowerBuilder realize in the next flash interface flash interface under PowerBuilder
- 2022-01-22 12:54:17下载
- 积分:1